commit ee5235c6fe6ea2aada116db4aeddc56b3e2582df Author: dongdonglin(林向东) Date: Fri Oct 12 17:14:54 2018 +0800 feat(local): commit code diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..a79c666 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,22 @@ +language: python + +python: + - "2.7" + +node_js: "8" + + +install: + - pip install django==1.11.13 + - pip install pylint + - pip install mysql-python + - pip install scikit-learn + - npm install + +services: + - mysql + +script: + - export PATH=./node_modules/.bin:$PATH + - commitlint-travis + - make test diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ab5d797 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,38 @@ +# Contributing to Metis + 我们欢迎[report Issues](https://github.com/Tencent/Metis/issues) 或者 [pull requests](https://github.com/Tencent/Metis/pulls)。 在贡献代码之前请阅读以下指引。 + +## 问题管理 +我们用 Github Issues 去跟踪 public bugs 和 feature requests。 + +### 查找已知的issue 优先 +请查找已存在或者相类似的issue,从而保证不存在冗余。 + +### 新建 Issues +新建issues 时请提供详细的描述、截屏或者短视频来辅助我们定位问题 + +### 分支管理 + +有两个主分支: + +1. `master` 分支 + 1. **注意不要提交PR到此分支** +2. `dev` 分支. + 1. **这是稳定的开发分支,经过完成测试后,`dev`分支的内容会在下次发布时合并到 `master`分支。** + 2. **建议提交PR到`dev`分支。** + +### Pull Requests + +我们欢迎大家贡献代码来使我们的Metis更加强大 +代码团队会监控pull request, 我们会做相应的代码检查和测试,测试通过之后我们就会接纳PR ,但是不会立即合并到master分支。 + +在完成一个pr之前请做一下确认: + +1. 从 `master` fork 你自己的分支。 +2. 在修改了代码之后请修改对应的文档和注释。 +3. 在新建的文件中请加入licence 和copy right申明。 +4. 确保一致的代码风格。 +5. 做充分的测试。 +6. 然后,你可以提交你的代码到 `dev` 分支。 + +## 代码协议 +[BSD 3-Clause License](https://github.com/Tencent/Metis/master/LICENSE.TXT) 为Metis的开源协议,您贡献的代码也会受此协议保护。 diff --git a/LICENSE.TXT b/LICENSE.TXT new file mode 100644 index 0000000..e6d08b2 --- /dev/null +++ b/LICENSE.TXT @@ -0,0 +1,418 @@ +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +If you have downloaded a copy of the Metis binary from Tencent, please note that the Metis binary is licensed under the BSD 3-Clause License. +If you have downloaded a copy of the Metis source code from Tencent, please note that Metis source code is licensed under the BSD 3-Clause License, except for the third-party components listed below which are subject to different license terms. Your integration of Metis into your own projects may require compliance with the BSD 3-Clause License, as well as the other licenses applicable to the third-party components included within Metis. +A copy of the BSD 3-Clause License is included in this file. + +Other dependencies and licenses: + +Open Source Software Licensed Under the Apache License, Version 2.0: +---------------------------------------------------------------------------------------- +1. xgboost v0.71 +Copyright (c) 2016 by Contributors + + +Terms of the Apache License, Version 2.0: +-------------------------------------------------------------------- +Apache License + +Version 2.0, January 2004 + +http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +“License” shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. + +“Licensor” shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. + +“Legal Entity” shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, “control” means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. + +“You” (or “Your”) shall mean an individual or Legal Entity exercising permissions granted by this License. + +“Source” form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. + +“Object” form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. + +“Work” shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). + +“Derivative Works” shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. + +“Contribution” shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, “submitted” means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as “Not a Contribution.” + +“Contributor” shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: + +a) You must give any other recipients of the Work or Derivative Works a copy of this License; and + +b) You must cause any modified files to carry prominent notices stating that You changed the files; and + +c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and + +d) If the Work includes a “NOTICE” text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. + +You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. +9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work +To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at +http://www.apache.org/licenses/LICENSE-2.0 +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + + + +Open Source Software Licensed Under the MIT License: +---------------------------------------------------------------------------------------- +1. tsfresh v0.11.0 +Copyright (c) 2016 Maximilian Christ, Blue Yonder GmbH + +2. react v16.4.1 +Copyright (c) 2013-present, Facebook, Inc. + +3. react-router v4.3.1 +Copyright (c) React Training 2016-2018 + +4. lodash 4.17.5 +Copyright JS Foundation and other contributors + +5. immutable-js v3.8.2 +Copyright (c) 2014-present, Facebook, Inc. + +6. moment 2.17.1 +Copyright (c) JS Foundation and other contributors + +7. Numeral-j 2.0.6 +Copyright (c) 2016 Adam Draper + +8. shallowequal v1.1.0 +Copyright (c) 2017 Alberto Leal (github.com/dashed) + + +Terms of the MIT License: +--------------------------------------------------- +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 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + +Open Source Software Licensed Under the Python Software Foundation License Version 2: +---------------------------------------------------------------------------------------- +1. Python 2.7.11 +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, +2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. + +Copyright (c) 2000 BeOpen.com. +All rights reserved. + +Copyright (c) 1995-2001 Corporation for National Research Initiatives. +All rights reserved. + +Copyright (c) 1991-1995 Stichting Mathematisch Centrum. +All rights reserved. + + +Terms of the Python Software Foundation License Version 2: +--------------------------------------------------- +A. HISTORY OF THE SOFTWARE +========================== +Python was created in the early 1990s by Guido van Rossum at Stichting +Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands +as a successor of a language called ABC. Guido remains Python's +principal author, although it includes many contributions from others. + +In 1995, Guido continued his work on Python at the Corporation for +National Research Initiatives (CNRI, see http://www.cnri.reston.va.us) +in Reston, Virginia where he released several versions of the +software. + +In May 2000, Guido and the Python core development team moved to +BeOpen.com to form the BeOpen PythonLabs team. In October of the same +year, the PythonLabs team moved to Digital Creations (now Zope +Corporation, see http://www.zope.com). In 2001, the Python Software +Foundation (PSF, see http://www.python.org/psf/) was formed, a +non-profit organization created specifically to own Python-related +Intellectual Property. Zope Corporation is a sponsoring member of +the PSF. + +All Python releases are Open Source (see http://www.opensource.org for +the Open Source Definition). Historically, most, but not all, Python +releases have also been GPL-compatible; the table below summarizes +the various releases. + + Release Derived Year Owner GPL- + from compatible? (1) + + 0.9.0 thru 1.2 1991-1995 CWI yes + 1.3 thru 1.5.2 1.2 1995-1999 CNRI yes + 1.6 1.5.2 2000 CNRI no + 2.0 1.6 2000 BeOpen.com no + 1.6.1 1.6 2001 CNRI yes (2) + 2.1 2.0+1.6.1 2001 PSF no + 2.0.1 2.0+1.6.1 2001 PSF yes + 2.1.1 2.1+2.0.1 2001 PSF yes + 2.1.2 2.1.1 2002 PSF yes + 2.1.3 2.1.2 2002 PSF yes + 2.2 and above 2.1.1 2001-now PSF yes + +Footnotes: + +(1) GPL-compatible doesn't mean that we're distributing Python under + the GPL. All Python licenses, unlike the GPL, let you distribute + a modified version without making your changes open source. The + GPL-compatible licenses make it possible to combine Python with + other software that is released under the GPL; the others don't. + +(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, + because its license has a choice of law clause. According to + CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 + is "not incompatible" with the GPL. + +Thanks to the many outside volunteers who have worked under Guido's +direction to make these releases possible. + +B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON +=============================================================== +PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 +-------------------------------------------- + +1. This LICENSE AGREEMENT is between the Python Software Foundation +("PSF"), and the Individual or Organization ("Licensee") accessing and +otherwise using this software ("Python") in source or binary form and +its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, PSF hereby +grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, +analyze, test, perform and/or display publicly, prepare derivative works, +distribute, and otherwise use Python alone or in any derivative version, +provided, however, that PSF's License Agreement and PSF's notice of copyright, +i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, +2011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved" +are retained in Python alone or in any derivative version prepared by Licensee. + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python. + +4. PSF is making Python available to Licensee on an "AS IS" +basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR +FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT +INFRINGE ANY THIRD PARTY RIGHTS. + +5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between PSF and +Licensee. This License Agreement does not grant permission to use PSF +trademarks or trade name in a trademark sense to endorse or promote +products or services of Licensee, or any third party. + +8. By copying, installing or otherwise using Python, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 +------------------------------------------- +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 + +1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an +office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the +Individual or Organization ("Licensee") accessing and otherwise using +this software in source or binary form and its associated +documentation ("the Software"). + +2. Subject to the terms and conditions of this BeOpen Python License +Agreement, BeOpen hereby grants Licensee a non-exclusive, +royalty-free, world-wide license to reproduce, analyze, test, perform +and/or display publicly, prepare derivative works, distribute, and +otherwise use the Software alone or in any derivative version, +provided, however, that the BeOpen Python License is retained in the +Software, alone or in any derivative version prepared by Licensee. + +3. BeOpen is making the Software available to Licensee on an "AS IS" +basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR +FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE +WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + +4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE +SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR +LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR +ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +5. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +6. This License Agreement shall be governed by and interpreted in all +respects by the law of the State of California, excluding conflict of +law provisions. Nothing in this License Agreement shall be deemed to +create any relationship of agency, partnership, or joint venture +between BeOpen and Licensee. This License Agreement does not grant +permission to use BeOpen trademarks or trade names in a trademark +sense to endorse or promote products or services of Licensee, or any +third party. As an exception, the "BeOpen Python" logos available at +http://www.pythonlabs.com/logos.html may be used according to the +permissions granted on that web page. + +7. By copying, installing or otherwise using the software, Licensee +agrees to be bound by the terms and conditions of this License +Agreement. + + +CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1 +--------------------------------------- +1. This LICENSE AGREEMENT is between the Corporation for National +Research Initiatives, having an office at 1895 Preston White Drive, +Reston, VA 20191 ("CNRI"), and the Individual or Organization +("Licensee") accessing and otherwise using Python 1.6.1 software in +source or binary form and its associated documentation. + +2. Subject to the terms and conditions of this License Agreement, CNRI +hereby grants Licensee a nonexclusive, royalty-free, world-wide +license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use Python 1.6.1 +alone or in any derivative version, provided, however, that CNRI's +License Agreement and CNRI's notice of copyright, i.e., "Copyright (c) +1995-2001 Corporation for National Research Initiatives; All Rights +Reserved" are retained in Python 1.6.1 alone or in any derivative +version prepared by Licensee. Alternately, in lieu of CNRI's License +Agreement, Licensee may substitute the following text (omitting the +quotes): "Python 1.6.1 is made available subject to the terms and +conditions in CNRI's License Agreement. This Agreement together with +Python 1.6.1 may be located on the Internet using the following +unique, persistent identifier (known as a handle): 1895.22/1013. This +Agreement may also be obtained from a proxy server on the Internet +using the following URL: http://hdl.handle.net/1895.22/1013". + +3. In the event Licensee prepares a derivative work that is based on +or incorporates Python 1.6.1 or any part thereof, and wants to make +the derivative work available to others as provided herein, then +Licensee hereby agrees to include in any such work a brief summary of +the changes made to Python 1.6.1. + +4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS" +basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR +IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND +DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR +FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL +NOT INFRINGE ANY THIRD PARTY RIGHTS. + +5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON +1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS +A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, +OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + +6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + +7. This License Agreement shall be governed by the federal +intellectual property law of the United States, including without +limitation the federal copyright law, and, to the extent such +U.S. federal law does not apply, by the law of the Commonwealth of +Virginia, excluding Virginia's conflict of law provisions. +Notwithstanding the foregoing, with regard to derivative works based +on Python 1.6.1 that incorporate non-separable material that was +previously distributed under the GNU General Public License (GPL), the +law of the Commonwealth of Virginia shall govern this License +Agreement only as to issues arising under or with respect to +Paragraphs 4, 5, and 7 of this License Agreement. Nothing in this +License Agreement shall be deemed to create any relationship of +agency, partnership, or joint venture between CNRI and Licensee. This +License Agreement does not grant permission to use CNRI trademarks or +trade name in a trademark sense to endorse or promote products or +services of Licensee, or any third party. + +8. By clicking on the "ACCEPT" button where indicated, or by copying, +installing or otherwise using Python 1.6.1, Licensee agrees to be +bound by the terms and conditions of this License Agreement. + + ACCEPT + + +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 +-------------------------------------------------- +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, +The Netherlands. All rights reserved. + +Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, +provided that the above copyright notice appear in all copies and that +both that copyright notice and this permission notice appear in +supporting documentation, and that the name of Stichting Mathematisch +Centrum or CWI not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior +permission. + +STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH +REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH +CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR +PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + + + + +Open Source Software Licensed Under the BSD 3-Clause License: +---------------------------------------------------------------------------------------- +1. scikit-learn 0.19.1 +Copyright (c) 2007–2017 The scikit-learn developers. +All rights reserved. + +2. Django 1.11.13 +Copyright (c) Django Software Foundation and individual contributors. +All rights reserved. + + +Terms of the BSD 3-Clause License: +-------------------------------------------------------------------- +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + Neither the name of [copyright holder] nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000..0e3fd2c --- /dev/null +++ b/README.en.md @@ -0,0 +1 @@ +[Click me switch to Chinese version](README.md) \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..839f605 --- /dev/null +++ b/README.md @@ -0,0 +1,58 @@ +[Click me switch to English version](README.en.md) + +![](docs/images/Metis_logo.png) + +[![license](http://img.shields.io/badge/license-BSD3-blue.svg)](https://github.com/tencent/Metis/master/LICENSE.TXT) +[![Release Version](https://img.shields.io/badge/release-0.1.0-red.svg)](https://github.com/tencent/Metis/releases) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/tencent/Metis/pulls) + +**Metis** 这个名字取自希腊神话中的智慧女神墨提斯(Metis),它是一系列AIOps领域的应用实践集合。主要解决在质量、效率、成本方面的智能运维问题。当前版本开源的时间序列异常检测学件,是从机器学习的角度来解决时序数据的异常检测问题。 + +时间序列异常检测学件的实现思路是基于统计判决、无监督和有监督学习对时序数据进行联合检测。通过统计判决、无监督算法进行首层判决,输出疑似异常,其次进行有监督模型判决,得到最终检测结果。检测模型是经大量样本训练生成,可根据样本持续训练更新。 + +时间序列异常检测学件在织云企业版本中已覆盖 **20w+** 服务器,承载了 **240w+** 业务指标的异常检测。经过了海量监控数据打磨,该学件在异常检测和运维监控领域具有广泛的应用性。 + +## 支持平台 + +目前运行的操作系统平台如下: + +- 操作系统:Linux + +## 支持语言 + +目前前后端支持的开发语言如下: + +- 前端:JavaScript、TypeScript +- 后端:Python 2.7 + +## 概览 + +* [使用场景](docs/usecase.md) +* [代码目录](docs/code_framework.md) +* [代码架构](docs/architecture.md) + +## 安装指南 + +* 初次安装时,请参考安装说明文档 [install.md](docs/install.md) + +## 使用指南 + +* [WEB使用说明](docs/web_userguide.md) +* [API使用说明](docs/api_userguide.md) + +## License + +Metis的开源协议为BSD 3-Clause License,详情参见 [LICENSE.TXT](LICENSE.TXT)。 + +## 贡献代码 + +如果您使用过程中发现问题,请通过 [https://github.com/Tencent/Metis/issues](issues) 来提交并描述相关的问题,您也可以在这里查看其它的 issue ,通过解决这些 issue 来贡献代码。 + +如果您是第一次贡献代码,请阅读 [CONTRIBUTING](CONTRIBUTING.md) 了解我们的贡献流程,并提交 pull request 给我们。 + +## 联系方式 + +qq技术交流群1群:288723616。 + +![qq_group](docs/images/qq_group.png) + diff --git a/app/__init__.py b/app/__init__.py new file mode 100644 index 0000000..d9a49f3 --- /dev/null +++ b/app/__init__.py @@ -0,0 +1 @@ +__all__ = ["config", "controller", "dao", "model", "service", "utils"] \ No newline at end of file diff --git a/app/config/__init__.py b/app/config/__init__.py new file mode 100644 index 0000000..65aa12f --- /dev/null +++ b/app/config/__init__.py @@ -0,0 +1 @@ +__all__ = ["database", "common", "errorcode"] \ No newline at end of file diff --git a/app/config/common.py b/app/config/common.py new file mode 100644 index 0000000..c8dc035 --- /dev/null +++ b/app/config/common.py @@ -0,0 +1,18 @@ +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +DEFAULT_WINDOW = 180 +INPUT_LEN_ENG_MAX = 32 +INPUT_LEN_CH_MAX = 64 +INPUT_ITEM_PER_PAGE_MAX = 100 +INPUT_LIST_LEN_MAX = 5 +VALUE_LEN_MAX = 50000 +UPLOAD_PATH = '/tmp/tmpfile_%s.csv' +MARK_POSITIVE = 1 +MARK_NEGATIVE = 2 diff --git a/app/config/database.py b/app/config/database.py new file mode 100644 index 0000000..3e96f1e --- /dev/null +++ b/app/config/database.py @@ -0,0 +1,14 @@ +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +db = 'metis' +user = 'metis' +passwd = 'metis@123' +host = '127.0.0.1' +port = 3306 \ No newline at end of file diff --git a/app/config/errorcode.py b/app/config/errorcode.py new file mode 100644 index 0000000..fc047f1 --- /dev/null +++ b/app/config/errorcode.py @@ -0,0 +1,34 @@ +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +OP_SUCCESS = 0 +THROW_EXP = 1000 +OP_DB_FAILED = 1001 +CHECK_PARAM_FAILED = 1002 +FILE_FORMAT_ERR = 1003 +NOT_POST = 1004 +NOT_GET = 1005 +CAL_FEATURE_ERR = 2001 +READ_FEATURE_FAILED = 2002 +TRAIN_ERR = 2003 +LACK_SAMPLE = 2004 + +ERR_CODE = { + 0: "操作成功", + 1000: "抛出异常", + 1001: "数据库操作失败", + 1002: "参数检查失败", + 1003: "文件格式有误", + 1004: "非post请求", + 1005: "非get请求", + 2001: "特征计算出错", + 2002: "读取特征数据失败", + 2003: "训练出错", + 2004: "缺少正样本或负样本" +} \ No newline at end of file diff --git a/app/controller/api/__init__.py b/app/controller/api/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/app/controller/api/admin.py b/app/controller/api/admin.py new file mode 100644 index 0000000..13be29d --- /dev/null +++ b/app/controller/api/admin.py @@ -0,0 +1,6 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals + +from django.contrib import admin + +# Register your models here. diff --git a/app/controller/api/apps.py b/app/controller/api/apps.py new file mode 100644 index 0000000..8f01aa8 --- /dev/null +++ b/app/controller/api/apps.py @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals + +from django.apps import AppConfig + + +class ApiConfig(AppConfig): + name = 'api' diff --git a/app/controller/api/migrations/__init__.py b/app/controller/api/migrations/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/app/controller/api/models.py b/app/controller/api/models.py new file mode 100644 index 0000000..1dfab76 --- /dev/null +++ b/app/controller/api/models.py @@ -0,0 +1,6 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals + +from django.db import models + +# Create your models here. diff --git a/app/controller/api/tests.py b/app/controller/api/tests.py new file mode 100644 index 0000000..5982e6b --- /dev/null +++ b/app/controller/api/tests.py @@ -0,0 +1,6 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals + +from django.test import TestCase + +# Create your tests here. diff --git a/app/controller/api/views.py b/app/controller/api/views.py new file mode 100644 index 0000000..bd0d7d3 --- /dev/null +++ b/app/controller/api/views.py @@ -0,0 +1,199 @@ +# -*- coding: utf-8 -*- +from __future__ import unicode_literals +import json +from django.shortcuts import render +from django.http import FileResponse +from common.render import render_json +from app.service.time_series_detector.anomaly_service import * +from app.service.time_series_detector.sample_service import * +from app.service.time_series_detector.task_service import * +from app.service.time_series_detector.detect_service import * +from app.config.errorcode import * +from app.utils.utils import * + + +def search_anomaly(request): + if request.method == "POST": + try: + anomaly_service = AnomalyService() + return_dict = anomaly_service.query_anomaly(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def import_sample(request): + if request.method == "POST": + try: + sample_service = SampleService() + return_dict = sample_service.import_file(request.FILES) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def update_sample(request): + if request.method == "POST": + try: + sample_service = SampleService() + return_dict = sample_service.update_sample(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def query_sample(request): + if request.method == "POST": + try: + sample_service = SampleService() + return_dict = sample_service.query_sample(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def update_anomaly(request): + if request.method == "POST": + try: + sample_service = AnomalyService() + return_dict = sample_service.update_anomaly(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def train(request): + if request.method == "POST": + try: + detect_service = DetectService() + return_dict = detect_service.process_train(json.loads(request.body)) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def download_sample(request): + if request.method == "GET": + try: + sample_service = SampleService() + file_name = sample_service.sample_download(request.GET['id']) + files = open(file_name, 'rb') + response = FileResponse(files) + response['Content-Type'] = 'application/octet-stream' + response['Content-Disposition'] = 'attachment;filename = "SampleExport.csv"' + return response + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_GET) + return render_json(return_dict) + + +def predict_rate(request): + if request.method == "POST": + try: + detect_service = DetectService() + return_dict = detect_service.rate_predict(json.loads(request.body)) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def predict_value(request): + if request.method == "POST": + try: + detect_service = DetectService() + return_dict = detect_service.value_predict(json.loads(request.body)) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def query_train_task(request): + if request.method == "POST": + try: + train_service = TrainService() + return_dict = train_service.query_train(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def query_train_source(request): + if request.method == "POST": + try: + sample_service = SampleService() + return_dict = sample_service.query_sample_source() + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def delete_train_task(request): + if request.method == "POST": + try: + train_service = TrainService() + return_dict = train_service.delete_train(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def delete_sample(request): + if request.method == "POST": + try: + sample_service = SampleService() + return_dict = sample_service.delete_sample(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) + + +def count_sample(request): + if request.method == "POST": + try: + sample_service = SampleService() + return_dict = sample_service.count_sample(request.body) + except Exception, ex: + return_dict = build_ret_data(THROW_EXP, str(ex)) + return render_json(return_dict) + else: + return_dict = build_ret_data(NOT_POST) + return render_json(return_dict) diff --git a/app/controller/common/__init__.py b/app/controller/common/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/app/controller/common/render.py b/app/controller/common/render.py new file mode 100644 index 0000000..d388a66 --- /dev/null +++ b/app/controller/common/render.py @@ -0,0 +1,10 @@ +import json +from django.http import HttpResponse + + +def render_json(dictionary={}): + response = HttpResponse(json.dumps(dictionary), content_type="application/json") + response['Access-Control-Allow-Origin'] = '*' + response["Access-Control-Allow-Headers"] = "Origin, X-Requested-With, Content-Type" + response["Access-Control-Allow-Methods"] = "GET, POST, PUT, OPTIONS" + return response \ No newline at end of file diff --git a/app/controller/db.sqlite3 b/app/controller/db.sqlite3 new file mode 100644 index 0000000..89a4439 Binary files /dev/null and b/app/controller/db.sqlite3 differ diff --git a/app/controller/manage.py b/app/controller/manage.py new file mode 100644 index 0000000..3f98e69 --- /dev/null +++ b/app/controller/manage.py @@ -0,0 +1,43 @@ +#!/usr/bin/env python +import os +import sys +import signal +import errno + + +def wait_child(signum, frame): + print('receive SIGCHLD') + try: + while True: + cpid, status = os.waitpid(-1, os.WNOHANG) + if cpid == 0: + print('no child process was immediately available') + break + exitcode = status >> 8 + print('child process %s exit with exitcode %s', cpid, exitcode) + except OSError as e: + if e.errno == errno.ECHILD: + print ('current process has no existing unwaited-for child processes.') + else: + raise + print('handle SIGCHLD end') + +if __name__ == "__main__": + signal.signal(signal.SIGCHLD, wait_child) + os.environ.setdefault("DJANGO_SETTINGS_MODULE", "settings.settings") + try: + from django.core.management import execute_from_command_line + except ImportError: + # The above import may fail for some other reason. Ensure that the + # issue is really that Django is missing to avoid masking other + # exceptions on Python 2. + try: + import django + except ImportError: + raise ImportError( + "Couldn't import Django. Are you sure it's installed and " + "available on your PYTHONPATH environment variable? Did you " + "forget to activate a virtual environment?" + ) + raise + execute_from_command_line(sys.argv) diff --git a/app/controller/settings/__init__.py b/app/controller/settings/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/app/controller/settings/settings.py b/app/controller/settings/settings.py new file mode 100644 index 0000000..59ed9e0 --- /dev/null +++ b/app/controller/settings/settings.py @@ -0,0 +1,120 @@ +""" +Django settings for settings project. + +Generated by 'django-admin startproject' using Django 1.11.13. + +For more information on this file, see +https://docs.djangoproject.com/en/1.11/topics/settings/ + +For the full list of settings and their values, see +https://docs.djangoproject.com/en/1.11/ref/settings/ +""" + +import os + +# Build paths inside the project like this: os.path.join(BASE_DIR, ...) +BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + + +# Quick-start development settings - unsuitable for production +# See https://docs.djangoproject.com/en/1.11/howto/deployment/checklist/ + +# SECURITY WARNING: keep the secret key used in production secret! +SECRET_KEY = 'd4b+($dxc75y@n=!ssd^%y78g-u6kbk%6_mg0(ft(n(e=#dfbh' + +# SECURITY WARNING: don't run with debug turned on in production! +DEBUG = True + +ALLOWED_HOSTS = ['*'] + + +# Application definition + +INSTALLED_APPS = [ + 'django.contrib.admin', + 'django.contrib.auth', + 'django.contrib.contenttypes', + 'django.contrib.sessions', + 'django.contrib.messages', + 'django.contrib.staticfiles', +] + +MIDDLEWARE = [ + 'django.middleware.security.SecurityMiddleware', + 'django.contrib.sessions.middleware.SessionMiddleware', + 'django.middleware.common.CommonMiddleware', + # 'django.middleware.csrf.CsrfViewMiddleware', + 'django.contrib.auth.middleware.AuthenticationMiddleware', + 'django.contrib.messages.middleware.MessageMiddleware', + 'django.middleware.clickjacking.XFrameOptionsMiddleware', +] + +ROOT_URLCONF = 'settings.urls' + +TEMPLATES = [ + { + 'BACKEND': 'django.template.backends.django.DjangoTemplates', + 'DIRS': [], + 'APP_DIRS': True, + 'OPTIONS': { + 'context_processors': [ + 'django.template.context_processors.debug', + 'django.template.context_processors.request', + 'django.contrib.auth.context_processors.auth', + 'django.contrib.messages.context_processors.messages', + ], + }, + }, +] + +WSGI_APPLICATION = 'settings.wsgi.application' + + +# Database +# https://docs.djangoproject.com/en/1.11/ref/settings/#databases + +DATABASES = { + 'default': { + 'ENGINE': 'django.db.backends.sqlite3', + 'NAME': os.path.join(BASE_DIR, 'db.sqlite3'), + } +} + + +# Password validation +# https://docs.djangoproject.com/en/1.11/ref/settings/#auth-password-validators + +AUTH_PASSWORD_VALIDATORS = [ + { + 'NAME': 'django.contrib.auth.password_validation.UserAttributeSimilarityValidator', + }, + { + 'NAME': 'django.contrib.auth.password_validation.MinimumLengthValidator', + }, + { + 'NAME': 'django.contrib.auth.password_validation.CommonPasswordValidator', + }, + { + 'NAME': 'django.contrib.auth.password_validation.NumericPasswordValidator', + }, +] + + +# Internationalization +# https://docs.djangoproject.com/en/1.11/topics/i18n/ + +LANGUAGE_CODE = 'en-us' + +TIME_ZONE = 'UTC' + +USE_I18N = True + +USE_L10N = True + +USE_TZ = True + + +# Static files (CSS, JavaScript, Images) +# https://docs.djangoproject.com/en/1.11/howto/static-files/ + +STATIC_URL = '/static/' diff --git a/app/controller/settings/urls.py b/app/controller/settings/urls.py new file mode 100644 index 0000000..f860a93 --- /dev/null +++ b/app/controller/settings/urls.py @@ -0,0 +1,36 @@ +"""settings URL Configuration + +The `urlpatterns` list routes URLs to views. For more information please see: + https://docs.djangoproject.com/en/1.11/topics/http/urls/ +Examples: +Function views + 1. Add an import: from my_app import views + 2. Add a URL to urlpatterns: url(r'^$', views.home, name='home') +Class-based views + 1. Add an import: from other_app.views import Home + 2. Add a URL to urlpatterns: url(r'^$', Home.as_view(), name='home') +Including another URLconf + 1. Import the include() function: from django.conf.urls import url, include + 2. Add a URL to urlpatterns: url(r'^blog/', include('blog.urls')) +""" +from django.conf.urls import url +from django.contrib import admin +from api import views as api_views + +urlpatterns = [ + url(r'^admin/', admin.site.urls), + url(r'^SearchAnomaly$', api_views.search_anomaly, name='search_anomaly'), + url(r'^ImportSample$', api_views.import_sample, name='import_sample'), + url(r'^UpdateSample$', api_views.update_sample, name='update_sample'), + url(r'^QuerySample$', api_views.query_sample, name='query_sample'), + url(r'^DeleteSample$', api_views.delete_sample, name='delete_sample'), + url(r'^CountSample$', api_views.count_sample, name='count_sample'), + url(r'^UpdateAnomaly$', api_views.update_anomaly, name='update_anomaly'), + url(r'^DownloadSample/', api_views.download_sample, name='download_sample'), + url(r'^QueryTrain$', api_views.query_train_task, name='query_train_task'), + url(r'^QueryTrainSource$', api_views.query_train_source, name='query_train_source'), + url(r'^DeleteTrain$', api_views.delete_train_task, name='delete_train_task'), + url(r'^Train$', api_views.train, name='train'), + url(r'^PredictRate$', api_views.predict_rate, name='predict_rate'), + url(r'^PredictValue$', api_views.predict_value, name='predict_value'), +] diff --git a/app/controller/settings/wsgi.py b/app/controller/settings/wsgi.py new file mode 100644 index 0000000..6d1170d --- /dev/null +++ b/app/controller/settings/wsgi.py @@ -0,0 +1,16 @@ +""" +WSGI config for settings project. + +It exposes the WSGI callable as a module-level variable named ``application``. + +For more information on this file, see +https://docs.djangoproject.com/en/1.11/howto/deployment/wsgi/ +""" + +import os + +from django.core.wsgi import get_wsgi_application + +os.environ.setdefault("DJANGO_SETTINGS_MODULE", "settings.settings") + +application = get_wsgi_application() diff --git a/app/dao/__init__.py b/app/dao/__init__.py new file mode 100644 index 0000000..0850b63 --- /dev/null +++ b/app/dao/__init__.py @@ -0,0 +1 @@ +__all__ = ["time_series_detector"] \ No newline at end of file diff --git a/app/dao/time_series_detector/__init__.py b/app/dao/time_series_detector/__init__.py new file mode 100644 index 0000000..a86c554 --- /dev/null +++ b/app/dao/time_series_detector/__init__.py @@ -0,0 +1 @@ +__all__ = ["anomaly_op", "sample_op", "train_op"] \ No newline at end of file diff --git a/app/dao/time_series_detector/anomaly_op.py b/app/dao/time_series_detector/anomaly_op.py new file mode 100644 index 0000000..3bb4e5f --- /dev/null +++ b/app/dao/time_series_detector/anomaly_op.py @@ -0,0 +1,121 @@ +# -*- coding: utf-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import time +import datetime +import MySQLdb +from app.config import database +from app.dao.time_series_detector.sample_op import * +from app.config.common import * +from app.config.errorcode import * + + +class AbnormalOperation(object): + + def __init__(self): + self.__conn = MySQLdb.connect(host=database.host, port=database.port, user=database.user, passwd=database.passwd, db=database.db) + self.__cur = self.__conn.cursor() + self.__cur.execute("SET NAMES UTF8") + self.__sample = SampleOperation() + + def __del__(self): + self.__conn.close() + + def get_anomaly(self, form): + request_page = form['requestPage'] + item_per_page = form['itemPerPage'] + attr_id = form['attrId'] + view_id = form['viewId'] + beg_limit = (form['itemPerPage'] * (form['requestPage'] - 1)) + limit = form['itemPerPage'] + params = [] + query_str = "" + params.append(form['beginTime']) + params.append(form['endTime']) + if attr_id != "": + params.append(attr_id.encode('utf8')) + params.append(("%" + attr_id + "%").encode('utf8')) + query_str += " and (attr_id = %s or attr_name like %s) " + if view_id != "": + params.append(view_id.encode('utf8')) + params.append(("%" + view_id + "%").encode('utf8')) + query_str += "and (view_id = %s or view_name like %s) " + + params.append(beg_limit) + params.append(limit) + command = 'SELECT id, view_id, view_name, attr_id, attr_name, UNIX_TIMESTAMP(time), data_c, data_b, data_a, mark_flag FROM anomaly WHERE time > from_unixtime(%s) and time < from_unixtime(%s) ' + query_str + 'LIMIT %s, %s;' + command_count = 'SELECT count(*) FROM anomaly WHERE time > from_unixtime(%s) and time < from_unixtime(%s) ' + query_str + length = self.__cur.execute(command, params) + abnormal_list = [] + query_res = self.__cur.fetchmany(length) + for row in query_res: + abnormal_list.append({ + "id": row[0], + "viewId": row[1], + "viewName": row[2], + "attrId": row[3], + "attrName": row[4], + "time": row[5], + "dataC": row[6].split(','), + "dataB": row[7].split(','), + "dataA": row[8].split(','), + "markFlag": row[9] + }) + self.__cur.execute(command_count, params[:-2]) + total_count = int(self.__cur.fetchone()[0]) + total_page = int(total_count) / item_per_page + current_page = min(request_page, total_page) + + return OP_SUCCESS, { + "anomalyList": abnormal_list, + "currentPage": current_page, + "totalCount": total_count + } + + def update_anomaly(self, data): + update_str = "UPDATE anomaly set mark_flag = %s where id = %s" + params = [data['markFlag'], data['id']] + record_num = self.__cur.execute(update_str, params) + self.__conn.commit() + + if MARK_NEGATIVE == data['markFlag'] or MARK_POSITIVE == data['markFlag']: + select_str = 'SELECT view_name, view_id, attr_name, attr_id, UNIX_TIMESTAMP(time), data_c, data_b, data_a, mark_flag, id FROM anomaly where id = %s' + self.__cur.execute(select_str, [data['id']]) + row = self.__cur.fetchone() + insert_data = [] + window = row[7].count(',') + one_item = { + "viewName": row[0], + "viewId": row[1], + "attrName": row[2], + "attrId": row[3], + "source": "unknown", + "trainOrTest": "train", + "positiveOrNegative": "positive" if MARK_POSITIVE == data['markFlag'] else "negative", + "window": window, + "dataC": row[5], + "dataB": row[6], + "dataA": row[7], + "dataTime": row[4], + "anomalyId": row[9], + } + insert_data.append(one_item) + ret_code, ret_data = self.__sample.import_sample(insert_data) + else: + ret_code, ret_data = self.__sample.delete_sample_by_anomaly_id(data) + record_num = ret_data + return ret_code, record_num + + def insert_anomaly(self, data): + insert_str = "INSERT INTO anomaly(view_id, view_name, attr_name, attr_id, time, data_c, data_b, data_a) values(%s, %s, %s, %s, %s, %s, %s, %s);" + time_str = datetime.datetime.fromtimestamp(int(time.time())).strftime("%Y-%m-%d %H:%M:%S") + params = [data['view_id'], data['view_name'].encode('utf8'), data['attr_name'].encode('utf8'), data['attr_id'], time_str, data['data_c'], data['data_b'], data['data_a']] + record_num = self.__cur.execute(insert_str, params) + self.__conn.commit() + return OP_SUCCESS, record_num diff --git a/app/dao/time_series_detector/sample_op.py b/app/dao/time_series_detector/sample_op.py new file mode 100644 index 0000000..d6f98d7 --- /dev/null +++ b/app/dao/time_series_detector/sample_op.py @@ -0,0 +1,282 @@ +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import datetime +import uuid +import csv +import codecs +import MySQLdb +from app.config import database +from app.config.common import * +from app.config.errorcode import * + + +class SampleOperation(object): + + def __init__(self): + self.__conn = MySQLdb.connect(host=database.host, port=database.port, user=database.user, passwd=database.passwd, db=database.db) + self.__cur = self.__conn.cursor() + self.__cur.execute("SET NAMES UTF8") + + def __del__(self): + self.__conn.close() + + def import_sample(self, data): + params = [] + insert_str = "INSERT INTO sample_dataset(view_id, view_name, attr_name, attr_id, source, train_or_test, positive_or_negative, window, data_time, data_c, data_b, data_a, anomaly_id) values(%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s);" + for row in data: + params.append([row['viewId'], row['viewName'], row['attrName'], row['attrId'], row['source'], row['trainOrTest'], row['positiveOrNegative'], row['window'], row['dataTime'], row['dataC'], row['dataB'], row['dataA'], row['anomalyId']]) + num = self.__cur.executemany(insert_str, params) + self.__conn.commit() + return OP_SUCCESS, num + + def update_sample(self, data): + params = [] + update_str = "" + update_data = data['data'] + if update_data['updateTime'] != "": + update_time_str = datetime.datetime.fromtimestamp(update_data['updateTime']).strftime("%Y-%m-%d %H:%M:%S") + params.append(update_time_str) + update_str += "update_time = %s, " + if update_data['viewId'] != "": + params.append(update_data['viewId']) + update_str += "view_id = %s, " + if update_data['viewName'] != "": + params.append(update_data['viewName'].encode('utf8')) + update_str += "view_name = %s, " + if update_data['attrName'] != "": + params.append(update_data['attrName'].encode('utf8')) + update_str += "attr_name = %s, " + if update_data['attrId'] != "": + params.append(update_data['attrId']) + update_str += "attr_id = %s, " + if update_data['source'] != "": + params.append(update_data['source']) + update_str += "source = %s, " + if update_data['trainOrTest'] != "": + params.append(update_data['trainOrTest']) + update_str += "train_or_test = %s, " + if update_data['positiveOrNegative'] != "": + params.append(update_data['positiveOrNegative']) + update_str += "positive_or_negative = %s, " + if update_data['window'] != "": + params.append(update_data['window']) + update_str += "window = %s, " + if update_data['dataTime'] != "": + params.append(update_data['dataTime']) + update_str += "data_time = %s, " + + if update_str == "": + return CHECK_PARAM_FAILED, "" + + command = "UPDATE sample_dataset set " + update_str[:-2] + " where id = %s " + all_params = [] + + for id_num in data['idList']: + all_params.append(tuple(params + [id_num])) + num = self.__cur.executemany(command, all_params) + self.__conn.commit() + return OP_SUCCESS, num + + def sample_query_all(self, data): + params = [] + query_str = "" + params.append(DEFAULT_WINDOW) + params.append(data['beginTime']) + params.append(data['endTime']) + + if data['trainOrTest'] != "": + train_str = "" + for one_source in data['trainOrTest']: + params.append(one_source) + train_str += 'train_or_test = %s or ' + query_str += ' and (' + train_str[:-4] + ') ' + if data['positiveOrNegative'] != "": + params.append(data['positiveOrNegative']) + query_str += " and positive_or_negative = %s " + if data['source'] != "": + source_str = "" + for one_source in data['source']: + params.append(one_source) + source_str += 'source = %s or ' + query_str += ' and (' + source_str[:-4] + ') ' + + command = 'SELECT data_c, data_b, data_a, positive_or_negative FROM sample_dataset WHERE window = %s and data_time > %s and data_time < %s ' + query_str + length = self.__cur.execute(command, params) + sample_list = [] + query_res = self.__cur.fetchmany(length) + for row in query_res: + sample_list.append({ + "data": row[0] + ',' + row[1] + ',' + row[2], + "flag": 1 if row[3] == 'positive' else 0 + }) + return sample_list + + def sample_count(self, data): + params = [] + query_str = "" + params.append(DEFAULT_WINDOW) + params.append(data['beginTime']) + params.append(data['endTime']) + + if data['trainOrTest'] != "": + train_str = "" + for one_source in data['trainOrTest']: + params.append(one_source) + train_str += "train_or_test = %s or " + query_str += " and (" + train_str[:-4] + ") " + if data['positiveOrNegative'] != "": + params.append(data['positiveOrNegative']) + query_str += " and positive_or_negative = %s " + if data['source'] != "": + source_str = "" + for one_source in data['source']: + params.append(one_source) + source_str += 'source = %s or ' + query_str += " and (" + source_str[:-4] + ") " + + command = 'SELECT count(*), count(if(positive_or_negative = "positive", 1, NULL)), count(if(positive_or_negative = "negative", 1, NULL)) FROM sample_dataset WHERE window = %s and data_time > %s and data_time < %s ' + query_str + length = self.__cur.execute(command, params) + + sample_list = [] + query_res = self.__cur.fetchmany(length) + for row in query_res: + sample_list.append({ + "total_count": int(row[0]), + "positive_count": int(row[1]), + "negative_count": int(row[2]) + }) + + return OP_SUCCESS, sample_list + + def download_sample(self, data): + sample_list = [] + id_list = data.split(',') + format_strings = ','.join(['%s'] * len(id_list)) + command = 'SELECT view_name, view_id, attr_name, attr_id, source, train_or_test, positive_or_negative, window, data_c, data_b, data_a, data_time FROM sample_dataset WHERE id in (%s) ' % format_strings + length = self.__cur.execute(command, id_list) + query_res = self.__cur.fetchmany(length) + for row in query_res: + sample_list.append([ + row[0], + row[1], + row[2], + row[3], + row[4], + row[5], + row[6], + row[7], + row[8], + row[9], + row[10], + row[11] + ]) + head = ['指标集名称', '指标集id', '指标名称', '指标id', '样本来源', '训练集_测试集', '正样本_负样本', '样本窗口', 'dataC', 'dataB', 'dataA', '数据时间戳'] + uuid_str = uuid.uuid4().hex[:8] + download_file_path = UPLOAD_PATH % uuid_str + with open(download_file_path, 'w') as pfile: + pfile.write(codecs.BOM_UTF8) + writer = csv.writer(pfile) + writer.writerow(head) + writer.writerows(sample_list) + return download_file_path + + def query_sample(self, data): + item_per_page = data['itemPerPage'] + request_page = data['requestPage'] + beg_limit = (item_per_page * (request_page - 1)) + limit = (item_per_page) + params = [] + query_str = "" + + if data['beginTime'] != "" and data['endTime'] != "": + params.append(data['beginTime']) + params.append(data['endTime']) + query_str += " and data_time > %s and data_time < %s " + if data['attrId'] != "": + params.append(data['attrId'].encode('utf8')) + params.append(("%" + data['attrId'] + "%").encode('utf8')) + query_str += " and (attr_id = %s or attr_name like %s) " + if data['viewId'] != "": + params.append(data['viewId'].encode('utf8')) + params.append(("%" + data['viewId'] + "%").encode('utf8')) + query_str += " and (view_id = %s or view_name like %s) " + if data['positiveOrNegative'] != "": + params.append(data['positiveOrNegative']) + query_str += " and positive_or_negative = %s " + if data['source'] != "": + params.append(data['source']) + query_str += " and source = %s " + if data['trainOrTest'] != "": + params.append(data['trainOrTest']) + query_str += " and train_or_test = %s " + if data['window'] != "": + params.append(data['window']) + query_str += " and window = %s " + if query_str != "": + query_str = " WHERE " + query_str[5:] + + params.append(beg_limit) + params.append(limit) + command = 'SELECT id, view_id, view_name, attr_id, attr_name, data_time, data_c, data_b, data_a, positive_or_negative, source, train_or_test, window FROM sample_dataset ' + query_str + ' LIMIT %s, %s;' + command_count = 'SELECT count(*) FROM sample_dataset ' + query_str + length = self.__cur.execute(command, params) + + sample_list = [] + query_res = self.__cur.fetchmany(length) + for row in query_res: + sample_list.append({ + "id": row[0], + "viewId": row[1], + "viewName": row[2], + "attrId": row[3], + "attrName": row[4], + "time": row[5], + "dataC": row[6], + "dataB": row[7], + "dataA": row[8], + "positiveOrNegative": row[9], + "source": row[10], + "trainOrTest": row[11], + "window": row[12] + }) + self.__cur.execute(command_count, params[:-2]) + total_count = int(self.__cur.fetchone()[0]) + total_page = total_count / item_per_page + current_page = min(request_page, total_page) + return 0, { + "sampleList": sample_list, + "currentPage": current_page, + "totalTotal": total_count + } + + def delete_sample(self, data): + id_num = data['id'] + command = "delete from sample_dataset where id = %s " + num = self.__cur.execute(command, id_num) + self.__conn.commit() + return OP_SUCCESS, num + + def delete_sample_by_anomaly_id(self, data): + id_num = data['id'] + command = "delete from sample_dataset where anomaly_id = %s " + num = self.__cur.execute(command, [id_num]) + self.__conn.commit() + return OP_SUCCESS, num + + def query_sample_source(self): + command = "select distinct source from sample_dataset" + num = self.__cur.execute(command) + source_list = [] + query_res = self.__cur.fetchmany(num) + for row in query_res: + source_list.append(row[0]) + return OP_SUCCESS, { + "source": source_list + } diff --git a/app/dao/time_series_detector/train_op.py b/app/dao/time_series_detector/train_op.py new file mode 100644 index 0000000..1f698e5 --- /dev/null +++ b/app/dao/time_series_detector/train_op.py @@ -0,0 +1,117 @@ +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import MySQLdb +from app.config import database +from app.config.common import * +from app.config.errorcode import * + + +class TrainOperation(object): + + def __init__(self): + self.__conn = MySQLdb.connect(host=database.host, port=database.port, user=database.user, passwd=database.passwd, db=database.db) + self.__cur = self.__conn.cursor() + self.__cur.execute("SET NAMES UTF8") + + def __del__(self): + self.__conn.close() + + def query_train(self, data): + request_page = data['requestPage'] + item_per_page = data['itemPerPage'] + begin_time = data['beginTime'] + end_time = data['endTime'] + task_id = data['taskId'] + task_status = data['taskStatus'] + beg_limit = (item_per_page * (request_page - 1)) + limit = item_per_page + params = [] + query_str = "" + + if task_id != "": + params.append(("%" + task_id + "%").encode('utf8')) + params.append(("%" + task_id + "%").encode('utf8')) + query_str += " and (task_id like %s or model_name like %s) " + if begin_time != "" and end_time != "": + params.append(begin_time) + params.append(end_time) + query_str += " and start_time > from_unixtime(%s) and end_time < from_unixtime(%s) " + if task_status != "": + params.append(task_status) + query_str += " and status = %s " + + params.append(beg_limit) + params.append(limit) + command = 'SELECT task_id, sample_num, postive_sample_num, negative_sample_num, window, model_name, source, UNIX_TIMESTAMP(start_time), UNIX_TIMESTAMP(end_time), status FROM train_task where 1 = 1 ' + query_str + ' order by start_time desc LIMIT %s,%s;' + command_count = 'SELECT count(*) FROM train_task where 1 = 1' + query_str + length = self.__cur.execute(command, params) + task_list = [] + query_res = self.__cur.fetchmany(length) + for row in query_res: + task_list.append({ + "id": row[0], + "sampleNum": row[1], + "positiveSampleNum": row[2], + "negativeSampleNum": row[3], + "window": row[4], + "modelName": row[5], + "source": row[6], + "startTime": row[7], + "endTime": row[8], + "status": row[9] + }) + + self.__cur.execute(command_count, params[:-2]) + total_count = int(self.__cur.fetchone()[0]) + total_page = int(total_count) / item_per_page + current_page = min(request_page, total_page) + + return OP_SUCCESS, { + "taskList": task_list, + "currentPage": current_page, + "totalCount": total_count + } + + def query_train_source(self): + command = "select distinct source from train_task" + num = self.__cur.execute(command) + source_list = [] + query_res = self.__cur.fetchmany(num) + for row in query_res: + source_list.append(row[0]) + return OP_SUCCESS, { + "source": source_list + } + + def insert_train_info(self, data): + command = "insert into train_task(task_id, sample_num, postive_sample_num, negative_sample_num, window, model_name, source, start_time, end_time, status) values(%s, %s, %s, %s, %s, %s, %s, from_unixtime(%s), from_unixtime(%s), %s)" + + num = self.__cur.execute(command, [data['task_id'], data['sample_num'], data['postive_sample_num'], data['negative_sample_num'], DEFAULT_WINDOW, "", ','.join(data['source']), data['begin_time'], data['end_time'], data['status']]) + self.__conn.commit() + return num + + def delete_train(self, data): + task_id = data['taskId'] + command = "delete from train_task where task_id = %s " + num = self.__cur.execute(command, [task_id]) + self.__conn.commit() + return OP_SUCCESS, num + + def update_model_info(self, data): + command = "UPDATE train_task SET end_time = from_unixtime(%s), status = (%s), model_name = %s where task_id = %s" + num = self.__cur.execute(command, [data['end_time'], data['status'], data['model_name'], data['task_id']]) + self.__conn.commit() + return num + + def update_sample_info(self, data): + command = "UPDATE train_task SET end_time = from_unixtime(%s), status = %s, sample_num = %s, postive_sample_num = %s, negative_sample_num =%s where task_id = %s" + num = self.__cur.execute(command, [data['end_time'], data['status'], data['sample_num'], data['postive_sample_num'], data['negative_sample_num'], data['task_id']]) + self.__conn.commit() + return num diff --git a/app/model/__init__.py b/app/model/__init__.py new file mode 100644 index 0000000..0850b63 --- /dev/null +++ b/app/model/__init__.py @@ -0,0 +1 @@ +__all__ = ["time_series_detector"] \ No newline at end of file diff --git a/app/model/time_series_detector/__init__.py b/app/model/time_series_detector/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/app/model/time_series_detector/gbdt_default_model b/app/model/time_series_detector/gbdt_default_model new file mode 100644 index 0000000..2dfef35 --- /dev/null +++ b/app/model/time_series_detector/gbdt_default_model @@ -0,0 +1,10618 @@ +ccopy_reg +_reconstructor +p0 +(csklearn.ensemble.gradient_boosting +GradientBoostingClassifier +p1 +c__builtin__ +object +p2 +Ntp3 +Rp4 +(dp5 +S'verbose' +p6 +I0 +sS'classes_' +p7 +cnumpy.core.multiarray +_reconstruct +p8 +(cnumpy +ndarray +p9 +(I0 +tp10 +S'b' +p11 +tp12 +Rp13 +(I1 +(L2L +tp14 +cnumpy +dtype +p15 +(S'f8' +p16 +I0 +I1 +tp17 +Rp18 +(I3 +S'<' +p19 +NNNI-1 +I-1 +I0 +tp20 +bI00 +S'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?' +p21 +tp22 +bsS'min_samples_leaf' +p23 +I1 +sS'max_features' +p24 +NsS'n_classes_' +p25 +I2 +sS'init' +p26 +NsS'random_state' +p27 +NsS'criterion' +p28 +S'friedman_mse' +p29 +sS'min_weight_fraction_leaf' +p30 +F0.0 +sS'min_samples_split' +p31 +I2 +sS'_sklearn_version' +p32 +S'0.18.1' +p33 +sS'max_depth' +p34 +I4 +sS'loss_' +p35 +g0 +(csklearn.ensemble.gradient_boosting +BinomialDeviance +p36 +g2 +Ntp37 +Rp38 +(dp39 +S'K' +p40 +I1 +sbsS'warm_start' +p41 +I00 +sS'estimators_' +p42 +g8 +(g9 +(I0 +tp43 +g11 +tp44 +Rp45 +(I1 +(L100L +L1L +tp46 +g15 +(S'O8' +p47 +I0 +I1 +tp48 +Rp49 +(I3 +S'|' +p50 +NNNI-1 +I-1 +I63 +tp51 +bI00 +(lp52 +g0 +(csklearn.tree.tree +DecisionTreeRegressor +p53 +g2 +Ntp54 +Rp55 +(dp56 +S'presort' +p57 +S'auto' +p58 +sS'splitter' +p59 +S'best' +p60 +sS'tree_' +p61 +csklearn.tree._tree +Tree +p62 +(L32L +g8 +(g9 +(I0 +tp63 +g11 +tp64 +Rp65 +(I1 +(L1L +tp66 +g15 +(S'i8' +p67 +I0 +I1 +tp68 +Rp69 +(I3 +S'<' +p70 +NNNI-1 +I-1 +I0 +tp71 +bI00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p72 +tp73 +bL1L +tp74 +Rp75 +(dp76 +S'node_count' +p77 +L27L +sS'nodes' +p78 +g8 +(g9 +(I0 +tp79 +g11 +tp80 +Rp81 +(I1 +(L27L +tp82 +g15 +(S'V56' +p83 +I0 +I1 +tp84 +Rp85 +(I3 +S'|' +p86 +N(S'left_child' +p87 +S'right_child' +p88 +S'feature' +p89 +S'threshold' +p90 +S'impurity' +p91 +S'n_node_samples' +p92 +S'weighted_n_node_samples' +p93 +tp94 +(dp95 +g93 +(g18 +I48 +tp96 +sg91 +(g18 +I32 +tp97 +sg88 +(g69 +I8 +tp98 +sg89 +(g69 +I16 +tp99 +sg90 +(g18 +I24 +tp100 +sg87 +(g69 +I0 +tp101 +sg92 +(g69 +I40 +tp102 +sI56 +I1 +I16 +tp103 +bI00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?UBS\x0b\xce\\\xc9?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?\xf5L\x99`\x8e\xff\xcf?%\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x13s{@\xe6\x0b\xe5\xda\x8c~\xc5?!\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xaa\xc7\xac@\x9a\xaa\xc0\xff#\x8a\xc4?\x08\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc6\xd1\x11\x90\x97\xb0\xc3?\xf2\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x97@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0;q\x9e\x1d\x027\xa6?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x80\xe2I\xbd\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@\xady\x8a\xc3\x8e\t\xc1?\x04\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x94@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xef\xa2\xc6-\xb2\xdc\xe0?\x9e\xf0\x8f \x02\xb7\x05@\x8fi\xa5^\xeeP\xf2\xbf\xe3\xe2\x89\x87\x8e\xfc\xf5\xbf5n\x9bu\x13;\xbd\xbf\xe3\xe2\x89\x87\x8e\xfc\xf5\xbf\xfd\x15r\xf5\xd9%\xc7?\xa3\xfe\x81\xde*P\x0c@o\x00&g\x18\x10\xf0\xbf\x19\xd7<\xb2\x1c\xb9\xc5\xbf\xd8\x95\xb5.\xf0\xbb\x85?(\x06\xde\x1e"O\xb2\xbf\xbd\x91K\xda{x\x8b\xbf\xe4\xe2\x89\x87\x8e\xfc\xf5\xbf\x19\x1f\xf6\x16\x10\xe3\xe0?\xe4\xe2\x89\x87\x8e\xfc\xf5\xbf\x7f\x92\x9f-V\xef\x06@\x82\xbd\x15\xd5\xac\xca\xcc\xbf\xb4~cB\x1aa\xab?|D{\xbe\xb6\x84\xe0\xbf\xec\n\xb5)\xa0\xcf\x05@\xb5$\xce?\xceq\xce\xbf\'E\x0c~\x9aa\r@)5`w\xe8^\xf3\xbf' +p111 +tp112 +bsg34 +L4L +sbsS'n_features_' +p113 +L32L +sS'n_outputs_' +p114 +L1L +sg25 +cnumpy.core.multiarray +scalar +p115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p116 +tp117 +Rp118 +sS'min_impurity_split' +p119 +F1e-07 +sg7 +NsS'max_features_' +p120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +cnumpy.random +__RandomState_ctor +p121 +(tRp122 +(S'MT19937' +p123 +g8 +(g9 +(I0 +tp124 +g11 +tp125 +Rp126 +(I1 +(L624L +tp127 +g15 +(S'u4' +p128 +I0 +I1 +tp129 +Rp130 +(I3 +S'<' +p131 +NNNI-1 +I-1 +I0 +tp132 +bI00 +S'\x0c\xbb\xa6#\xe3\xea\xe8u\xdf\xf2\x04c\xd2\x82\x9e\xfcB\xd7\xd4!BL\x12\x10\xc9\xf528-y@\x98\xbd\x1b\x86\x11cJm\xe1\xd3\xd6\x97\xd7BVyc\x91\xa8\x1c\x077\x8f\x9e1I\n\x19\'\x0b\x8e/\xd5\x1e\x11\x06r\x8b\xcf\x140|W\x85KpF\xb83\xedm3mq\xdf_(\xc4\xdbXF\x91\xd1\xb0\x93\xfam\x8e\xbfL\xf2\xb1\xe2\xad\xb0\x04{\xf4W\x06\xee\x91\xd2l\x01\xebZL0\xad\xd7\xa3jE3\xe2der\x08\x8e2\xb5{V8&\xc5\x96cv\x11e\x84\x04\xd5\x9d\xf9\xc1r\x89\xab:`OGE\xdd&\x82Q\x84\x8b-\x9b\xe6\xf0\xe0J\xb6.\xedp\xb6\x1d`aq\x01gwN\xe8\xb1i\x9f\xc7A+&\xc9c!d}*!\x9d\xf8\xf0\xdf\x91K\x1b\xec\x97\xee1\xe1\xbb\x00\x80R\xf0\x82C\x8b}\xaa\xa2\xaam(`\xfd\x82B\x87\xdc\xed\x07\x05=tA\xe2o3\x95\xd9\xc6\xda\\:b\x94\xd0"\xe1s\xed@8\x87H\xc3r<\xbae\xa61\xc4\xf4\xb9\xbf\xeb\x12\x17\xe3\x9f\xec2E\rY\xc9Z\r\x13U\x94\x00\xe2\xd2\x15\n\x1b=&\x0e\x89\xc0\xfcy\xc6\x08\xa7K/#\xdf(j"\xa9\x12\n3\xf1\xf7qg\xc25\x80q\xea\xe3\x7f\x14\x87\xfaU\x00\xac\xe3\xf8\x02k\x12-\x1d\x07dB\x92\xcd\x00\x88)\x93\xba|h\xda\xf2\x1a\x06\xe8\x02\xb3\xb5\xb5(QE\xd1\xc8`\xf5\xa8\r\xd8sv\xc6^%\xc6\xe2\xcb\xd4\xad\xa8\xbd{\xe9\xe9\x8b\x81X\x99,\xe0l\x17\xfe\x80SpY\xe5V\xc6\xb7Z\xcaU\x92ec{\xba\xe0\'\xcc~\x0e;\xec\x04\xe4Re\x97\x07"\xb1\xdaK$\x90\xb0D\x97:\xb8u>\xa2c,\x0bw\x80\x86X\x06\xb5\x83\xe2\xcb\xb0\x1f\x8f\x0b\x90\xd6\xd7\x9c2\x1aAJ\x9fh\x08\xa1\x05;\x88i\x12\xe7\xee\xbf\x04\xdd.\xb8\xf8V\xb6\xda\xa3j\\{t\xe2\xec\x96\xf8I\x8b\xac`?\x9d\x06x\xdf\x9cKP\xd3\xd2.\xbc\x8b%\xa3\xa9y;GF\xd9\x89I\nk(\x05\xb9\xec\x82\x7f\xba\t\x8b\x9f\x9e\x10ia\xaf_\xb5\xadJAb8c\x92|`\x0cC4\x8e5\xcel\x97\xd34r\xd1\xe2Hnc\x19\xdc\x0e3\xa4c\xa2\xa6\x98\xf0K\x9d\xedk\x97\xbb\x91\xea\x0f\xc2~\x11\xe6\x81\xefJ\x98\x92\x13\xfd\x1d4\xa3s{\xa8\xa9\xcb_\xbeM\x84\x1a\xe1\xa7`\xd3\x8e\xe2"C\xe3c_\x10\xc2\xf7}F\x7f\xf0/\x86\x8e\x80L\x10U1\xc5\x1b\x8d\xc5\x14\xee\x10\xb9\xbb\xae\x8d\xc2\xe5\x1b\x9a\xdcm}\xc7]\x05~\x8a\xfa\xd1\xc5\x91\x9a\x17\xc6\xb6\x15\xbbDO\xbd\xd3*\xf0\xb3/\xcb\xfcJ\x0e\x85\xf2\xd9\xac\x0f\xd1\xa6\x96\xbd\x99\x93b\x08\x14\xd4\xfb5,r\x11ZgW\x07V \x8d6\xef4\xed#]0T\x11\xda\xf9\x01W8"\xb7M(\x1e\x85,\x07O\xc6c9\xc4\x02\n\x18FQZ\xeft\xf8\xa6\xf4\xd3!\xbf\xd7~=w\x84\x0f\x1d*.^\xa4\'\xf5\xd8\x17\xd3\x1e>\xbe\x95\x9c:E\xa3\xf6\xf4J\x00\x19s\\\xe7[m\x92:I\x03B\x1a4\x9d\x0b\xd4\xebNNvSP\x89r"\x13\x17w\x04\x8c\xf9\xe9\xe5\x07\xdc\xa1\xc5\xd2\xafA\x05\xd1"\xa5\'\xdc\x90T\x037\x07\xaa\xc5e\xc7\x91\xc8\xdd\xe1?)\xb4\xc0N\xf7\xca\x10\x81\xa2\xde\x00-?U\xce\x81\x8eg\xcftS\x1dj$\x7f\xdb\x9a\xe8\x1c\xdb\xbc\xf2Cgl\x1a\xd4\x81\xe4\'\t\xc5\x14\xbaN.\x95\xb6#G\x9b\xeb\xff\xf1\xeeu]\xb2U{\xe0\x01\xd0\xcd0\'"\xea:\xbah\xfa\xbdmT]<\x1a\xf2\x8b\x9d[[\x9f\xbe\xf7y\xc6\xb6\x89\xf6\x11\xe5N\xef\xf0^\xe7\x80\x0b\xfb \x8f7"\x96\x82\x96\xd0\xbf\x85\x82\xb98\xf9\xdb\xb8\x939B\x17[\xa3\xab\xf5\x9d\x05m\x1a\xd3g\x1b\xbd?SZ\xcf\xb0\xa0<\x99o,2Zp1K\x12\xff\xb8E$on\xb4\xdd\xca\x87\x91\xbcXK\x7f\x13PpA\xf2\xe0\x7f\r?\xe0C\xa1\xc4\xf5\x1e:\xa6\xba\x08\xb7>\xd7{\x88P\x92\'I\xd5\xd5\xbbZ\x1f1j\xddj\x0c\xfc\xa2\xd8\xec\xd0r\xe6\xffOpK\xa2\xf8\xdbb\xb5\x81J\xa5\x8a\xd3\x7f/\x1f[\x14\x9d7\x9cN\x8c\n\x8d\xb9J\xc0n\xab|=\x15kqs\x93V\xdey#\x19\xb70\x15\xd5l;\xd6\xbd\xc5\xfa\xb9\xfc5\x183\x8d\x11\xa1[5F\xcd\x1e\xff\x03cS\x1f1-C?\x86\xa6;\xb1R\'\xd9(\xa7\xed\x9bd-\xfd\x0b\x930\x92\x9c\xbb\xec\xc7\t\xcf$\xb3\x1f\xfeJ\xed\x11\x01\xe4\x85\xfd])\x8b\xba\x00\xa5`\xf9\xe6\x1f\xbf(1\xfaSE\xdetS\xb0\xad\xa8\xb0\xac\xf0j\x0c*\x1b\x92-s\xa0\xa1\xa4\xb2\xc1\x131\xb6R\xfb\xb1\x83\xb1\xbc3\xd9\x9f\x96\x81p]\xabR\xee\xba@\xd2\x1b\x9c5\xfbe9\xb3\xbb\xba\xe1\xc0mS\xca\xb84\xde}D\x1fJ\xf15o\xc8\xac\xe1\x19\x1c\x84\x8d\x12(\xaf\x98E\xda {\xf8E_\xe6\xe9\xaa\x96 L-vh\xde\xae{{\x16:\x83W\xb9w\x07\'\xc9\xd2J\xd2a\xb5\xd5x\xa8\xa4\x98\xbe\x95ZE\x13\x86F\xdcU\xb5:K\x858\xe6j\xd5\xe9\xe2\xa0?|\xf7A\xa7\x1dd.\xc5i^\xaf\x8aY?\x9e\x81\xdc\'\xf2C~\x9fz\xe1\xae\xa0_\x1f\xa3\x8c\xf6\xa4\xe56\xcd\xb2z\x98\x8d\xe9~L\x91r\xdc\xb6\xd6\x8f\x93\x0e\x8b\xe7\xf5\x98\x8e\t\xd2DI\x92\xe1\xf5k3\xaf\x84R\x1f\x08s\xac\xdfG\xa6\xb2!)\xa7\x84$0\xca\x8c\xb6\xd6\x17\xb6#\xa1#Y\xaa9\xa3B\xca\x1a\xcb7kA\x0ef\xf3\xbb&\x82%\xd30\xb4T\x8b\xcf\xbc\xed\x90\x9c\x01\\\xf2/\xc4(\x07\x8c&\xb6_\x7f\x12\x0bv\xc5\xdc\xb1\x98\xc4%6\x91\x03e\xefx\x1aw\x94\xf8E\x00\x95\xb0\x87\xb5\xdd?\xbf\xedZV\xd2\xf1\x14L\xb60\xf7\xaes\xf4U\x8dxV\x14\xd5\x88\xbd\xd6\xbd\x91+\xa4#r:Qr\x07\xf3\x95*\x0c\xc6W\x14\xf8\x13\x9bn\x93Ps\xca`\xb7U\x0e~\xcb r\xaa\x90\xcc\xf0\xf0%to"\x19j\xdd\x03Ka/)z\x03\xaeb\xabR>(\x92[c\r\xf4\x9b\x0c\x8d\xa95\x89\x9c\x86\xac\x1ezu"vF\xd5\x07\x0f\xc8\xd7\xe9k:\x83\x80\xa3\xd9u\xd5\xff\x03\xde\x86\xa7\xaf\xb7\xaeL\x99\xa4\x9f\xf1\x02\xcc}\xa5!K\xa5\xa4-T<4\x17\xdb\xc5p\x93\x19\xa3\x0fz\xf3\xbd\x0f\x1eN+vA\xf3eS\xa5\xb2\x9d\x03KH\xf0\x8c\xe5!\xc2\xec\xa9\x89qr\xb5@c:\xfa\xf8\xf4E\xd2v\x01j#\xf8\xb1\x0e\xc2\x85Z\xe2?$\x18S\xd8\xff)\x15\xc6\xc4SrZe\x1bq[\xcd\x16\x8f\xe6H\x98*!1\x1b\xd7\xee\xabdb\x10\xf0\xe3\x19\x81\xa5\xa8HN\xed\x8bE\xcdKnn\xad\xc9\xcb\xa3\xebi/\xf4Z:\xa6#^%\xc7\xbc\xb70\xc6\xb5o\x05\x04\x11%\xbbs\xb9\x1aX\xb8\xed\xefPc\xfd\x08`\x85;\xd1\xa8\x92F\xe0\xc7\x9a\xd3g\xe9\xb9\\\x88\x85\xf4\xf3\x89d\xc4\x85\xf2\xb4\xd4M\x97\xa14\xe8u?\x8f\x07\x98J=\xa0\x8d\x8d$\xb9\xd5qy0W\x95(G-\xdbL\xf2`\x07Pz\xb0K\xf5\xdeo\xa4D])M\xab\xceDz\x17c\xcdf\xfbF\x80\xf9\x17\xe4i\x06\x886\xcdO\xa7"\xfcn\rz\xdb\xd9\x12\x8a\xa8\xb7]7=\x9a\n;\x7f\xf1\xea\xe9\xda\x10\xc8]\x0b\x1d\x13Q\xcf\x95v+2\n\xc2lze\xd6J;\x9d.5\xf6G\xd5\xca/\x0b\x97\x0b\xd1\x0f\x8a%^\x93F\x96t\x94)\xa3q\x1a\xacM5v\xad\x88\xed\xe3l\xfchC\xcc\xb5\xf5\xad\xfd4\xa8\xe9m\xb8\xb3\x8f\xa3U4\xd6\x05\xf1\xa3>\xe4\xaeE\x98~\xbd\x9a\xae\xc41u\x97\xcb\x8d#Z\xf0\xa8\xac\xff\x7f[\x8e"\x95\xb4\xa4>\xb0l\xb83\x0c\xd2#\x82d\xc4\xa0\x0fP\xbc\xe1\x11\\\xfexL\xc0`68\xc8\xc4\xb3\x95^\x92\xe5\x98\x87\x1f\x88;\xd9iy\x9fJ\x02\'M\xe1Q\xc1ft\xddy\x8e\xb2\x85l\x8e>BE6\x83D~\xc0\xc5.\xbe\xa0\x7f\x98q}L\xb54\xf4\xf9\xdf\x0ea\x04c2ZPqe\r\xe7H\x17\xc0\x87\x1bM\x97\xf4zy\xf3\xba\xff\x19zD\xa6!\xc7@\x07\xb0\xb5\xcd\xa9R|?\xee\x98\x083\xbe\x02\x98m\xdc\xc1Z\xfc\xac\r\x06\xb3\x96l\x94\x96\xdf\xf5E/\xb1\x80\xda\xd6$_5R\xd3m!\x1b\xa1\xdeG\xec\r\xb6\xd3\x9c\x81\xab2q\xa7\xfa<\x8diT\xd1\x99\xc2LQ\x94f\xbe|\xf1\xe6\x0e\xf7LB2\xbbl\x84n[B\xc8\x80\xbf\x9ds\x9d\x99b5d\xbfg`\xdeD\xc0]XF\x1d\x01\xe5\xc0\x05\xd5l\xaa\x11\xb1=\xde\x03\x9a\xa5\xf0\xa2\x8e7\xafK\xa0o\x9a\xed\x9c\xd4\xfcj\xb0\xad\x06;0\\\xe3\x02\xe3;\x19\xd4\x06\xeaeZ\x1e\xb9\x99Y\xdb#\xdaX!\xe7\x06\xd6\xf4\xa2\x0c\xd3[\xff\xcc\xea\x8f\x84C\xa2\xd8\xc1B\x8c\x91\to\x1b\xd9\xa1W\xf6\x95\x0fY6\x88L\xbb\x8c!\t\xa2_\xf5\x06DX\tC\xbe\xafZ@$iC\x86D\xed\x9c@\xebl\xff\xd7Nr"\x9e,g\x18\x1b\xb6y\xae\x93\x85\xc2?\x15d\x19\x07,\x86|\xb5\xda\xe4\xaf\xc6\x8aE\xcd\xc4\xbb\x12A~\x8c\x94iW\x80\xb1\xe0\x89\xd3\xe6\xa0\x17\xf7_\xbe\xb5\x99\x84d\xdb\x9e:\'\x91\t\x19d4_\x04\xfb\x0b\x10\xe8\xf1\xb3\xce\xdeCOo\xe9&\xac\xbfY\xd4U\xf1\xa8\x90D\xdb\x7f\x87z\nF\x88\xfb\x04n\xaf\xad7jY\x88\xb5i\xf5\xa8_\xe4CQ\x92\x962\x03b\x99\xc6b\x1eX\xefgM8 \xe3v\x05M\xf1Ar\x16S\'2D\x0f>\xce\xf8\t\xe5FP\x95\xea\x88\xbcR\x9bF\xb6\x01\xd3~\xde2\xf9\xf8!\x06(\x9aU\xe8\xfc8Za\xb9}\x92\x82}\xec\x84\x80S\x8bY\xa48\xd4s\x9a\xf1\xc8/\xa7d]g\xeekn\xb0\x960\xc3\x00G\x8dn\x80\xcb\xa4\xec\xddt\x84\x91\xae\xb4' +p133 +tp134 +bI400 +I0 +F0.0 +tp135 +bsg28 +g29 +sg30 +F0.0 +sS'max_leaf_nodes' +p136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sS'class_weight' +p137 +Nsbag0 +(g53 +g2 +Ntp138 +Rp139 +(dp140 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp141 +g11 +tp142 +Rp143 +(I1 +(L1L +tp144 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p145 +tp146 +bL1L +tp147 +Rp148 +(dp149 +g77 +L27L +sg78 +g8 +(g9 +(I0 +tp150 +g11 +tp151 +Rp152 +(I1 +(L27L +tp153 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?\xe0\xa2\xb1\xf1\xdd<\xc6?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef? #\xa3\xc4\xec\xfd\xcb?%\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x13s{@#C\x0ey\x9a\n\xc5?!\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?\xd3c\xb3%bU\xc4?\x08\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\x1ce\xf0:\xed\xbf?]\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0MU\xf7\xf1\x14v\xcc?\xab\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x80\xeb1\xbd\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@(XV\xebX4\xbc?\x04\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x94@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00 \xde\xbcD\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8a@\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xbb@|V\xf8\xbf"\xab\xca?\xc0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\xe7l\x059\xe6\xb2?\xd9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xach\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00O@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0?xLj\xd9\x96??\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80O@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@\x10\xdb\xe0\x83\xe1\x81\xa5?\xa2\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D\xa7@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Aot?2E\xc1\x10\xda\xd8\xc9?\x84\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcd\x98\xbb\x96\x90\x0f\xc2?d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc06\xcb@G\x85\x1a\xc3? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80(G\x93?\xf8\xeb\xf4\xd5AR\xa0?\x1e\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0\xccJ\xa6\x94g\x9f?\x18\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xa6@' +p181 +tp182 +bsg106 +g8 +(g9 +(I0 +tp183 +g11 +tp184 +Rp185 +(I1 +(L29L +L1L +L1L +tp186 +g18 +I00 +S'\xc0/4\xa2\x7f\xbaa\xbfKERy\xcc\x8b\xc7?\xe5\xe4\xc4!\x96_\xda?V\x8a(\xb8?\xf5\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x87@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x01\x1dS\xc2\x9fR?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@\xc7s\xaf\xfd\x84\xd8\xb3?\x04\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x94@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xe0\xd6\xa1;\x82)\xc7\xbf\x11\x0f\xcb:;\xc4\x00@\xf1\xa4\xa4\xef\x16\xad\xf1\xbf" +p214 +tp215 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p216 +tp217 +Rp218 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp219 +Rp220 +(dp221 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp222 +g11 +tp223 +Rp224 +(I1 +(L1L +tp225 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p226 +tp227 +bL1L +tp228 +Rp229 +(dp230 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp231 +g11 +tp232 +Rp233 +(I1 +(L31L +tp234 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?0\xea\xee\xc3k\xe6\xbf?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?D\xfdB\xe0\xf1\xd8\xc3?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x05\x86/@q\xf8\xc0\x8f\x12}\xc3?#\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?,\xc0\xd4\x06X\t\xc3?\x08\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0F\xfc\xf7\x00\xd32\xbe?]\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfe\xf4\xaaL\x05\xe6\xca?\xab\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0z@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa3\x8b\xde?\x065\xb4\x14F#\x99?\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00;@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xa0i:\xd4\xc4Z?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@[\xc4E\xcb\x08\xd0\xb0?\x06\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?\x00\x80\x8e\x1f7\xd6\xc8>E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xcf\xbcD\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xb0\x00\xbd\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0T@=/\xddQR\xcd\xc0?\xc1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00wP\x05\x97 y?\xb1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0'\xf9\xfe.\xac\x1c\xb0?\x10\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00q@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8e+;@I/\xed\xd4\xfc\xc6\xb2?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`R@\xf6[\xd8\xa5\xef\xfd\xc6?\xa2\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x85@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006\x96\xe8?k\x0c\x96\x98\xa7$\xcc?X\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xde\xe0\xf9\xd0\xdbG\xcb?\t\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8\xd4\xae\xc2\xbe\xf5\x97?O\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0S@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xf4\xc6\xc5?\xd0(\x19\xeeu#\xb7?J\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80KH\xb2N\xdd\xb9?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0:\xfd\xe5\x15\xb6#\xac?5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Ps@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00a\x07\x81?\x10kH\xe2\xf1I\xa7?\x8c\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\xa9@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xcb\xa0L@\x9f\xb7\xc9\xa7v\xdc\xc2?t\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc6\xdf,\x9aU\xa2\xc4?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0v'\x02t\xe7I\xc0?H\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80t@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80(G\x93?Y\x8a\x93!\xe9a\x9e?\x18\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90\xbc\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0=\xb5\x99*C\x94\x9d?\x12\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\xa6@" +p235 +tp236 +bsg106 +g8 +(g9 +(I0 +tp237 +g11 +tp238 +Rp239 +(I1 +(L31L +L1L +L1L +tp240 +g18 +I00 +S'gV\n\x1a\x86Tg\xbf\x92FM\xb0\x84\xe4\xc2?\x08|\xb7Y\x0cH\xd5? \x037\xe3!\xeb\xd5?\xa9\xb2QI\x88\x06\xf9?\x01\\\x9f\xc9\xe6k\xed?\xdb\x05\xfcQ\xe5K\xce\xbfRx\xa7S\xad?\x01@\xef\xd9\xd8:\xa1\xfe\xf5\xbf7\xd7U\x94\xef\x0b\xb4\xbf\xb7u\xcc\xfa\x9b:\xc7\xbf\xf5\xda\xc2*\xc4\x8b\xf3\xbf\xb5iY\x82\xf9\xcf\xf4\xbf\xd8wn\x14\x0f0\xbd?-\x0e\xe4s\xc0\x80\xff?\xc6\xd3&\xa7+\x1a\xe8\xbf)\x9a+U\x82\x0b\xbd\xbf\xac\xe8\xef\x02\xef\xb1\xa1?\xa8\xc0\xda;\xfc\x7f\xc7?\xe2\xaaA\xf7=\\\xf7?\xf3\xe0l\xdc}_\xf3\xbff\xa3M\te\xec\xbe\xbf\xd8/\xe6\x0fhr\x06@\xdd\xe5\xc4\xd4O\xc0\xed\xbf]\xc3{\xf1\x84\x7f\xc2\xbf\x81\xaaW\x03\x98c\x8f\xbfjw\xda\x81\xf8X\xf9?\x0c9R\xffI6\xd6\xbfq-Ws\x05\xaa\xc4\xbf\xe7\xb3H\xba\xcc7\xfe?\x17\x9e\xc4\x84F\x8d\xf0\xbf' +p241 +tp242 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p243 +tp244 +Rp245 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp246 +Rp247 +(dp248 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp249 +g11 +tp250 +Rp251 +(I1 +(L1L +tp252 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p253 +tp254 +bL1L +tp255 +Rp256 +(dp257 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp258 +g11 +tp259 +Rp260 +(I1 +(L31L +tp261 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?\x8bvF\xa5\x98\x16\xbd?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?RF\x18o\x8b!\xc2?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\xcd\xb11i\x0b3\xc3?#\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@F@\xa9\xf2\xf3\x15'\xe1\xc7?\x1f\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0~R{\xc3\xcf\xf1\xc1?D\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0w\x88\x8d\x85J\x1f\xcd?\xdb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`k@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc6\x88\xab@\x98e\x90\xf3O\xe5\xb9?\x04\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1aF\x82\n\xb5E\xb8?\xf6\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x87@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@1\tl~]X?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@\\9m\xcdq\xbe\xac?\x06\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?\x00\xa0\x0e\xd8\xb07\xc4>E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xbc\xbcD\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xf8\xfa\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\xc8\x1e@D\xa1\xab\x87LR\xbd?\xc1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\x96h\x93\x9c\xdb\xaa?\xd9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0[\xae\xb7\xb9\xc5\xce\x99?\xe8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00m@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@b\xddM$\xfe\xd0\xb1?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\x8e\x05\xa3\xd2\xf1{\xc1?\xf8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x93@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0e\xaf\xb9?\x8e\xad\x9a8\xd18\xc8?G\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pt@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90\xb4M\xf3,b\x9d? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd5D\xa7\x14\xcd\x8f\xc7?'\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pr@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0a@\x9a\xb0\xb2\x8d\xd8\x85\xba?\xb1\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x8d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0N\xbd\xa2c:j\xab?\x1f\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Q}\x95 \xf0R\xc3?\x92\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 y@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0K@\xbf\x008EU\x15\xa0?6\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00l\xa4@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xcc\xcc\xe8?\xdf\x01\xcf*fT\xc0?X\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0q\xf5\t\xf2''\xb6?\r\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc02i0KV\x1e\xcd?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`O\xd8\x93?\xf4\x9f\xaa\xbd\x8f\x81\x8e?\xde\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90<\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xae!W\xa6+\xb9\x8c?\xd8\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\xa1@" +p262 +tp263 +bsg106 +g8 +(g9 +(I0 +tp264 +g11 +tp265 +Rp266 +(I1 +(L31L +L1L +L1L +tp267 +g18 +I00 +S"\xf4\xeb\xce\x10TVh\xbf\x85#\x7f\xa3C\xf7\xc0?\x83\x119\xe4\xeb$\xd3?\x91j\xb5\x8a\xf6\t\xcd?\x9e\x95+\xe0\xe0\xc1\xf4?\xbd\xdc\xd3\xd6\x86w\xb1\xbf!\xaf\x02\xc3D\xee\xd7?\x06\x07/\x8f\xda\xc8\xf8?x\xa9\xda\x1f\xba\x8f\xf6\xbf\xe3\xe1\xc6\xa9\x0f*\xb2\xbf\xc8q'\xea\xe7\xfe\xc4\xbf\x08\xba\xec\xa1`#\xf3\xbf9\xdfk\x1c\xb59\xf4\xbf\x1e\x9a\x8bT\xbe@\xba?\xe7\xc8%qp\xc5\xf9?\t\x9f\xc8\xb9\x86\x12\xf1\xbfe%\xbfZ4D\xba\xbf\xb8o\xfc\x17^D\x8e\xbf\x16\x83oN\xfb\xe7\xc4?.\xec4\xefO\xfb\x04@\xb7\xe8\xea\x85?u\xe3?\xc2\xb1:\xce\x9a\x8f\xb3\xbf\x19\xd3\x99]\xf6\x85\xed\xbf\t\x8d^\x94\x82\x1b\xc6?\xa1W\xa3\xff{\x9a\xc2\xbfH\xd7\x9d\x0e\x08^\xa4\xbf\xbf\xd0\xb2\xa0o\xc5\xe2\xbf,\xd8t\xa2\xce\x81\xea?h\xfca\x00\xaa\xa6\xc4\xbf)o\x1e[d\xc5\xfb?\xf2\x8c\xeb\xa4\xf0\xe6\xf1\xbf" +p268 +tp269 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p270 +tp271 +Rp272 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp273 +Rp274 +(dp275 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp276 +g11 +tp277 +Rp278 +(I1 +(L1L +tp279 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p280 +tp281 +bL1L +tp282 +Rp283 +(dp284 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp285 +g11 +tp286 +Rp287 +(I1 +(L31L +tp288 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?\x06\xab\xdb\x19\xb2\xb7\xba?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?\x88\x13\x9a\xbf|\x90\xc0?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe9f\xe3?\xd6\xda\x0fY\xc2\xad\xc2?#\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Z@\x1ejN\xd2g\x1b\xc6?\xc9\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x93@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0j\x10}\xe6\x9d\xa4\xc3?=\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x90@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xbd\xd1LN\xf6\xcf?\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80a@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`?P\xb5?\x18\x97\xa2tJ\x12\x9e?Z\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xb2\xcd\\Yew?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8Z\x8ba\x92\x1f\x91?P\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00u@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@(\x8f\xf1\xb3\x9c\x98\xa8?\x06\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?\x00\xa05kPx\xc0>E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x80\xab\xbcD\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00 \xe2<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@^\x9e\x12@\x80\x90E\x97\xcc\x97\xb9?\xc1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0v\x90?D\x1c\x96?\xbd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0g@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xaa\x94\xc8\x91\xf6>\xa9?\x04\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@p@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8e+;@"\x84}\xc0\x94"\xb1?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 R@\xad\xe6YpR\xd4\xc4?\xa2\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x85@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?@\x10\xaa6\xad\x905\xca?U\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pu@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x02\xe8\xaf\xec\xd2\x98\xbb?\x92\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Pj\xf1\x9c\xed\xe8\xc8?\xc3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`h@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xf4\xc6\xc5?\xfc4zv\xec\xe8\xb4?M\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd4\xce\n\x96\xcc\xc4\xb8?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xaa[\xad\xcf\xd1o\xab?8\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80s@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00a\x07\x81?\x02\x9e\xae\x84Y\xf2\xa5?\x8c\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\xa9@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xcb\xa0L@Y\x83\xb0\xedY\x9d\xc1?t\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc6L\x07\x820\xe7\xc2?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0QP\xb2\x16\xb7\x90\xbf?H\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80t@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80q\x97\x1d@\xe6@\xefpFo\x9d?\x18\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x95_\x80r\x82Q\xb6?\x18\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96\xdd\xce\x9eYh\x8d?\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa2@' +p289 +tp290 +bsg106 +g8 +(g9 +(I0 +tp291 +g11 +tp292 +Rp293 +(I1 +(L31L +L1L +L1L +tp294 +g18 +I00 +S'\t\x8d\x9e[\xc6\xa8h\xbf\xfdM\xb9%\xb2|\xbe?\x90\xa6\xb6\xd5R;\xd1?[\x06F&\xc3\xc1\xcd?\n\x0b\x93\x8fD1\xf1?\x07T\xe4\x83\x97\xfc\xb4\xbff&\xd0\x92?\x90\xd9?\xdb\xdf\x1f\xeb`L\xf6\xbf\x8bC2\x1c\x9bG\xfb?\xb7\xe4\xd5"\xc0x\xb0\xbfv\n\x08\xe3\xc5\xfa\xc2\xbfXad\xa4\xce\xc8\xf2\xbf\xf4\xe8\xceoB\xb9\xf3\xbfZo\x17+\x84\x95\xb7?\xee;$9\xda\xb6\xf9?\x03\x19\x85\xf9\x9eQ\xe9\xbf1\xd5fWY\xc0\xb7\xbf\x83\xf8\x87\x80d\x81\xa0?\x9b6\xa3D\xdbu\xc5?~\x012<\x070\xdb\xbf\xc9\x1e\x92\xf5\xa0\x9e\xfa?a\\=\xb8\x88?\xbb\xbfv\x80SP\xa3\xf9\x01@\xb7\xb9\xea\x07\xd5\xcd\xeb\xbf\xaf\x06\x03\xe6\x8fw\xbe\xbf\x9c,\xe0\x93\x08\xc6\x87\xbf\xe0\xb8\xfcT\xb2\x90\xf4?=\x8b\xfb\xea\xc6\xf7\xd2\xbf\xa4H\x9d\xfd\xc5\x08\xc1\xbf\xcbqy\x04\xd5_\xe0\xbf\x91\x85\xbc\xcf\x7f6\xf1\xbf' +p295 +tp296 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p297 +tp298 +Rp299 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp300 +Rp301 +(dp302 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp303 +g11 +tp304 +Rp305 +(I1 +(L1L +tp306 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p307 +tp308 +bL1L +tp309 +Rp310 +(dp311 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp312 +g11 +tp313 +Rp314 +(I1 +(L31L +tp315 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?/\x84\xc2\xea\xb5\xb8\xb8?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?\x1a\xce\x14\x87P\xaf\xbe?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x05\x86/@\xb0\x97z6\xcdS\xc2?#\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?~6\xe7\xf5v\x07\xc2?\x08\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa9\x9fj\x07\x8a\xf4\xbc?]\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd8\xea\xc9\x14tt\xc9?\xab\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0z@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa3\x8b\xde?\x1c$_\x91\xbd\x19\x94?\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00;@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@{\x02\xad\xda6\\?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@p\xf3\xfa\xccxR\xa5?\x06\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?\x00@@\xe6\xef\xd9\xba>E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00@\xb6\xe5\xb3J\xf3\xbf\x98\xdf1\xc0\xfd?\xb5?\x87\x06\xa1\x18\xb3\x94\xf9?\xb4\xd8\xca\xaeq\x9f\xe5\xbf\xa6\xa3\x7f\xef\x91{\xb5\xbf~V\xb5\xe6\x048\x9d?\xe2).@W{\xc7?_JZ%^o\xf3?\xd7\xe7\xf3m\xbf\xdd\xf3\xbf\n1/\xcc`\t\xb3\xbf\xc7\xac\xa2\xafzh\xee?\xeb\xe1\x13!{\xaf\xec\xbf\xfag\xb1\xd9\xfc\x85\xbb\xbf8\x15\xde[\x8c\x8d\x85\xbf\xcd\t\x90\xb6!\xd2\xf0?\xddA\x92'\xc6\xb4\xd2\xbf\x15\x07\xe8\x9c\x92\xc6\xbe\xbf\x18\xcf\xaf!\xf6\x04\xfb?]`\x81\xd6\xbd\xc8\xed\xbf" +p322 +tp323 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p324 +tp325 +Rp326 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp327 +Rp328 +(dp329 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp330 +g11 +tp331 +Rp332 +(I1 +(L1L +tp333 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p334 +tp335 +bL1L +tp336 +Rp337 +(dp338 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp339 +g11 +tp340 +Rp341 +(I1 +(L31L +tp342 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?\xb8\x91\xbf\x16_(\xb7?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?|\xb0~\xf8D\xc8\xbc?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\xb2\xdc\xda\xfd) \xc2?#\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|\x85@Z\ra\xab\xd2\xe3\xc6?\x1f\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb9I\xcc\xb4\x0b\x92\xb5?a\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 :\x0e\n\xa41\xcc?\xbe\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0{@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0Y@LO\xc6Dw$\xb8?\x04\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00v;U&\x04\x9e?%\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pr@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0F\xd3|\x12g\xb6\xbf?\xdf\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0}@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@\xca\xa2\xe0\xc1j\x9f\xa2?\x06\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x10S\xed?\x00\xc0\x1a\xe3c\xe6\xb5>E\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xa0\xcb\xa3\xf3\xab\xa1\x04@\x80\x95\x92\xf1\x0e\xbe\xc8\xbfDeC\x03\xc0\x86\xbb\xbf\x1c\xde\x86/\x97\x8b\xe4\xbf\xda\xda\xa9\xf7-\x1e\xf1\xbf" +p349 +tp350 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p351 +tp352 +Rp353 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp354 +Rp355 +(dp356 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp357 +g11 +tp358 +Rp359 +(I1 +(L1L +tp360 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p361 +tp362 +bL1L +tp363 +Rp364 +(dp365 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp366 +g11 +tp367 +Rp368 +(I1 +(L29L +tp369 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@\xfdJ\xd6\rX\xb1\xb5?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x8a@L\xb7\xe8\xe3\'Z\xbe?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=\xcf\xd3?xn\x92\'\x08\xe5\xbd?\x9e\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xa7@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x0c\x02@\xb4P:\xceD\xfe\xb6?h\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\'\xbf,\xbe\xf1H\xb8?\xc7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xd8\x88bi\xe7\xab?\xa1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10z@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08G\x03A!!\xadi$\x84\xbd?6\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00l\xa2@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x86L\x0f\x13\x8e[\xbc?\xc8\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x9f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0G\xd5\xe2\xba\x11\xf4\xbb?n\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0v@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x8a@\xf0\x9fr0\xd3^\xb1?M\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0t@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x95\xb0?~\xe40\x18d\xc5\xaa?F\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`\xd3\xd2\x01\x18?\xa4?2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00T\xa2\x9e\xeb\xf1\xf9>\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xdd\xbc\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc9v\xeb?\xc9Z\x9d[K\xb7\xa4?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x8b@a+\xfb\xfev<\xb9?\x80\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\x944\xef\xf3\xb7\x90\xb3?[\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x831!8\xb5d?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x04G^\xf8\xc8\xd7\xab?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;\xb4@\xce\x94`\x13\x8fr\xb5?%\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pr@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\x01U\xfd\x16\x11\xb0?\xe2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0O\xc2\x94\x7f\x87\xf8\xaf?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\xa4\xa9\xb8\x11U\xa3\x9f?\xec\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xa7@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00!@q\xef\xa4\xd0\x0b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0tU\x93\x11[\x89\xa5?\xd9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 k@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x7f@\xd0\xdf\xb6\x84S\x8b~?\x1e\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8P,\xf1}\xbdY?\x12\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\n\x14\xd3\xf4\xe9\xc7\xce?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80q\x97\x1d@\x12\xc7_y\x87\x0b\xae?>\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x91\xa5@\xdc\xd1\xcc\x82\x7f8\xbd?&\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\x94@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb5\xc1@\xe7GSd\x98\xf3\xc6?\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xbe5\xe7Zl\xbd?\x80\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0eoE@\x1c\xc5?|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00_@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\x81@\x8e\xfb,_\x97\x90\xb6?*\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x90@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc8\xc0\xccY\xc1\x18\xa5?h\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfer%\x92\x89w\xc1?\xc2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 |@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?\xee\xa8\xc8\xabA\xf7\x9c?\x18\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xa4@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xf5\xbb\xef?\\\x8bG\xdco\x03\xce?$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`<\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0_\xd9w\x80J\xf8\xcd? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00{\xc2\xbe?j\xefr_\xffr\x98?\xf4\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\xa3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8b\xef\x8c6\xc8\\\xb6?\xfd\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x7f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0&\xda+&\xe8<|?\xf7\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\x9f@' +p397 +tp398 +bsg106 +g8 +(g9 +(I0 +tp399 +g11 +tp400 +Rp401 +(I1 +(L31L +L1L +L1L +tp402 +g18 +I00 +S'\xd3\x9fol\xb3}e\xbf\xa6\x040&eQ\xb4?\xec-\xff\xba\xceC\xc7?\xd8\xde/\xf5wR\xbe?i\x05\xe0\x82SC\xeb?\x9f\x9f\xcf\x10\xe7C\xd6\xbf"G\xe1!\x00\xa2\xcf?gL\xc7\xbfO\x05\xf2?\xbd\x92\xaf,.\x89\xf7\xbf\x137\x96\xcdb\x1d\xa7\xbf\xe86\x9a\x01\xfch\xae?\xf0\xec\xd2a\x80\xdc\xf1\xbf\xa7\xf3J*\xa8\xb5\xf3?U<\x8ac\x0c\xca\xbb\xbf\xfb\xa6\xfa\x94\x92\xf5\xf1\xbf)3\x02\x0b\xc3\xd1\x02@\xf8:}\xc6\\\xe8\xaf\xbf\xfe\xc9`\xe5\x10\x8b\x84\xbf\x7fp\x12\xee\xf4\x15\xc7?\xe9\x7f96\xd4u\xb7\xbf\xa3\xd5\x16dn\x8d\x00@\x90\x88\x0f\xea\xf9-\xac\xbf-\x8b@J\x1fg\xeb\xbf\xe0\xc5\xbf}^\xe6\xcc?TP\xa2r\x0f\xc8\xb6\xbf[\xd3\xb9\xe2|\xfd\xcd?9.\x83\rY\xa4\xf4\xbf\xbeg\xad0\x8e\xc2\xfa?\xad\x8d\x13\xfeg\xf3\xb7\xbf\xd3\x8e\xa9$\xc6m\xd0\xbfT\xd3\xa9\xa9\x15\xe7\xf0\xbf' +p403 +tp404 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p405 +tp406 +Rp407 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp408 +Rp409 +(dp410 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp411 +g11 +tp412 +Rp413 +(I1 +(L1L +tp414 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p415 +tp416 +bL1L +tp417 +Rp418 +(dp419 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp420 +g11 +tp421 +Rp422 +(I1 +(L31L +tp423 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@I:\x15\x17>w\xb3?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08z@\x9f\xbc_\xc7\x93\xa9\xbb?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xfc\xca\xec?\xa5\xc6\x80]\x1dv\xbf?\xe3\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc6\xa1@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe6v3@\x08G\x9aL\xc7\xe0\xbc?\x0b\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\x94@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\\\xcb\xcf\xbc\tz\xc2?P\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0[}I\xbc\x7f\xad?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00#@V\x9b\xd3T#,\x9e?\xec\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xa7@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa1a\x8c?sF\xf3f\x1fc\xba?\xda\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0}@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\xa1\x1d\xf0\x96Z\xb4?G\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pt@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf5\xc9h\x7f\x1e\x1f\xc0?\x93\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`b@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`O\xd8\x93?5\x1f\xc7\x84\xd9G\x8e?\x12\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\xc2\xad\xd1\x93\xfc\x8c?\x0c\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\xa4@" +p424 +tp425 +bsg106 +g8 +(g9 +(I0 +tp426 +g11 +tp427 +Rp428 +(I1 +(L31L +L1L +L1L +tp429 +g18 +I00 +S'\xc6f\x02\xa3\xf0\xebd\xbfo\xb0&\x899\x06\xb0?\xd7\xfex+{,\xbc?\xf3W\xcf\xf6h\x0e\xc8?\xe2\xc8\x8a\xfd\xafl\xe0?\t#\xea\x9f\xe3%\xf2?\x16+Q:\n\x1d\x80? \xfd\xcc3\xfd\x80\xd5\xbf=M6\xde\x8b9\xed?\xd0\x87\x99\xdag\x84\xa5\xbf\x13v\xb0\xcc\x17\x93\xb4\xbf{\n.\xdae\xa6\xf8?yQt\xf6<\x0b\xe8\xbf\x97\xd8\x8b;zj\xca?N:\xd9\x0fa\x83\xf5?U4\xcf\xe9\xf8\xa8\xe3\xbf\xd1\xd1G\xb8\xac\xb4\xb0\xbf\xad\xf6US\xb1\xc4\xa1?\xbd0\xfb\\\x8f9\xc9?a\x82\xe7\xcbD!\xf3?:\xb6\xf1;U\x0c\xf9\xbf\xf0\xa1\xe0\xa0\xdeO\xa7\xbf\xb2\xccT\xea\xc1\x98\xf0\xbfi\x14\xde\xf1\x8b\x93\xf0?;\xd5\xe0!\xeb\xec\xb3\xbf\xc7\xb3\xae\x87\x0b\xa7u\xbf\xb1*\x83\xf4\x82\xdc\xde\xbf\x1c\x9b\xad)w\xc6\xe9?\xa1\xce\n\xe2\x17W\xb7\xbf\xd9~}\xa0(\xb5\xfc?\xad\xe5\xf8D\xb3\x8a\xef\xbf' +p430 +tp431 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p432 +tp433 +Rp434 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp435 +Rp436 +(dp437 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp438 +g11 +tp439 +Rp440 +(I1 +(L1L +tp441 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p442 +tp443 +bL1L +tp444 +Rp445 +(dp446 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp447 +g11 +tp448 +Rp449 +(I1 +(L29L +tp450 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@\xc5]\x12N\xc2\x93\xb2?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x8a@\x11\t,J\xcd\xac\xba?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x88r\xd4?\xea\x7fDC\xf5\xc1\xba?\x9e\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xa7@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x0c\x02@J\x04\xa1Z\xca\xe8\xb3?t\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc4\xe9\x99\x1f\x7f\t\xb6?\xd3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0c\x82\x89%.\xdd\xaa?\xa1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10z@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x84\xe2e@\x0c\xc1T\xbc\x0b0\xbb?*\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\xa2@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x98\xa6\xa9:\x15\x7f\xba?\xbc\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x9e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb6\xe0\x0c\xdc\x846\xb9?n\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0v@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x8a@\x84\xc4\x1b\x95)M\xae?M\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0t@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x95\xb0?\\\xc0\x10\xda\xf7\xb0\xa7?F\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0~\xbb\x92Y/\x87\xa3?2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0?\xe6\xb2K\x07F?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x008"=\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc9v\xeb?d\xcf\xa0\x8b[9\xa2?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V\x90@\xb9\xe3\x00>a\x7f\xb4?\x80\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x82@\xb84RI\xf1\xf7\x9e?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00=\xf6G\x1f/?A\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x0f\x05M\xcd\xc6d?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;\xb4@\x1d\x15\xce\xaac\xeb\xb3?<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Mz\xb83\x07\xff\xb1?\xf9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 o@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84\xa9}a\xaa\xfd\xac?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\xa1\xd1\x8e\tC\x89\x9d?\xec\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xa7@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa1L\x83?\n\x08p\x04\xf1\x17\xbc?{\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\\JMP\xb7v\xb8?\xd6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa9\x89\xefH\xb1\xd2\xbb?\xa5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0d@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`O\xd8\x93?\xf5J\xbf\xcc\\\xdc\x90?q\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x80<\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdcL\xac\x12\xed]\x90?k\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa4@' +p451 +tp452 +bsg106 +g8 +(g9 +(I0 +tp453 +g11 +tp454 +Rp455 +(I1 +(L29L +L1L +L1L +tp456 +g18 +I00 +S'I\xe5\x94\'\xad\xc6c\xbf!\xc0i\xe5\xaa\xdd\xac?\xc9\x7f\t,\xdb\xb4\xa1?\xd4\x0c+\xea\xbe\xb1\xc4?\x89G!\xa3\xe9\xa4\xa0\xbf&c\xd6\x90\xb8\xa0\xf2?\x029\xbb\x14oiB?\x8f&z\xbdZ5\xc3\xbfN\xfaF<\xa9\x1a\xe8?b\xbe\xdb\xe5\xf4\x10\xd0?\x14\x8fR`\xd6+\xd1?\x91\xe9\x1a}\xf6\xbd\xf5?#\x1a\xbd\x03_\x86\xf2\xbf\xe7Q\xf0t0\xe6\x01\xc0\xd4\xb7%\x0105\xae\xbf\xb8\x8ek"\x1f\x02\xa0?\x19\x8fp\xad\x8eB\xd0?\xa33+\x08\x8b\x99\xf6?0Vf^(\xff\x01\xc0\xc2\xd2\x94\xe7\xd9\x13\x91\xbf\xfa\x98\x9bm\x93G\xe0\xbf\xe1\xf0X\xd2j\xd7\xee?\xa1s\xe1s\xe5\x02\xb2\xbfkx\xc2j$\x99r?\x1d\xf9=\xf6\xb91\xe0\xbfD}\te\x15\xa5\xe3?yL\xdd\xfe\xdb\xba\xb4\xbf\xd8\xf5\x1b\xda\xd5\x9e\xfa?\xe3\xd7\xe2;\xa1\x12\xee\xbf' +p457 +tp458 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p459 +tp460 +Rp461 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp462 +Rp463 +(dp464 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp465 +g11 +tp466 +Rp467 +(I1 +(L1L +tp468 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p469 +tp470 +bL1L +tp471 +Rp472 +(dp473 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp474 +g11 +tp475 +Rp476 +(I1 +(L31L +tp477 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@ \xcc3\xdb\x9e\xe4\xb1?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q@\x04\x95X\x85\xfb\xe6\xb9?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81\xb4f\xbf\x9c\x07\xe0\xe6\x07\x17\x99?\x03\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000p@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x02\x81dA\xab\xa1\xc8\xe3|\xf0\x86?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`<\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00p\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd1\xa9\xef?\x00b\xe5\x95\\O\x8c?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\x17\xf1m\x83\xa3{?\xcb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\x17"\xa1\xcfg\x9f?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08z@\x90L\to\xf3\x86\xba?\xe8\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\xa7@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?[\x97\xc0\x89\xf7F\xbf?,\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\xa0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8bG\xb9\xf1,\xb9?\x19\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa6\xe1m;\xbcj\xc0?\x13\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\x94@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8w@o\xee\xb5\xe9\xbeA\xaa?\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x8d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0S\xa3\x17\x08\xb6\x0b\xb0?\xd4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\nI(\xed\x90\xa6\xa5?\xe8\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x87@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc9v\xeb?T \x93\x16\xc2\xa4\xa1?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00o\xa4@]\x05\x0e\xe0IR\xb3?\x80\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x801@\x1d&\x83\xf5\xe2\x8d\xb3?\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0_@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0W\x1f^\xd4\xf5\xe0\xaf?l\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1f#"\xbe\xc4?\x9c?\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x003@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;\xb4@\xb8\xa5\x1f\x1dr\xef\xae?\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0J{\x9c\xf4\xe1\xa4\xa5?\xbe\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0g@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc02\xfa\xff\xa6\xb1\x9a\xac?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@D@\xa7^\x99\x0eL\t\x9d?\xec\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xa7@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80:@:*\xae\x95S\x9d\xb4?\xcc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x86@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0M@\x10F\xcf\xac\xb2?W\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x181\xc7\x9a&|\xb6?u\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@]@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xaa\xe1\xec?\xe2\x8b\n^[p\x87? \t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa2@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x82%\xbe\x7f6T?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9dB\xdc\xed\x99o\x86?\x17\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xa2@' +p478 +tp479 +bsg106 +g8 +(g9 +(I0 +tp480 +g11 +tp481 +Rp482 +(I1 +(L31L +L1L +L1L +tp483 +g18 +I00 +S'z\x82\xbf\xa5\x90X\x0e\xad\xbff\xf6n&V\xc1\xdb?\xc1_!\x1b\xcd\xbf\xe7\xbf\xbb\xd06\xd4\xd9L\xab\xbf\xc7mi\xd9<\xfe\x9c?\xbf\\7$B\xa0\xc5?9\xef"F\x89\xa4\xf1?F\xe2\x14\xf5?\xf6\xf7\xbfmXq]?\x16\xa5\xbf\xfe\tnS\xbdG\xee\xbf\xbd\x17|\xa3e\xb4\xec?\xbar\x7fP\x8eG\xb0\xbf\x1a\x05(\xb9L\x05\x90\xbf\xfe\xf4\xf9\xbe\x03D\xd8\xbf9M\x0fL\xa6G\xf3?F@)\xd6\xab\n\xb4\xbfh\x94e\xb3\x82\x1a\xfd\xbf\xbe\x06J\xdd\'\x9b\xee\xbf' +p484 +tp485 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p486 +tp487 +Rp488 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp489 +Rp490 +(dp491 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp492 +g11 +tp493 +Rp494 +(I1 +(L1L +tp495 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p496 +tp497 +bL1L +tp498 +Rp499 +(dp500 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp501 +g11 +tp502 +Rp503 +(I1 +(L29L +tp504 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb4%\xed?\x8f\x98a\x8f\xa2O\xb1?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?\x19\xfb\xd9\x9c\t\xcb\xb4?\x16\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@N@a\x9bL5?4\xbe?\x14\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa2\xee\'@8\xc8h\x9e\x00\xc4\xc1?\x99\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x8c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0T\x8eG\x99J9\xc4?\x8a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc03%\xde\x1f\xa6\x8b\xbe?\x0f\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x88@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x90KiA\xed\n\xf2\r6\xdc\xb3?{\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcf\xb1\xf0\x9a\x0f\xbe\xb1?f\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0f\xb8\xbc\x12\xf0\x04\xb1?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xbb@\x18\xa8\tF\x1dz\x97?\x02\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@H@"@\xd9[\x99\x96\xa3?\xe4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa6\x8e;XG\x1b?\x0b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x12\xe3\xb7L\x14\x8d\xa3?\xd9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 k@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x7f@Oo"\x0e\xe0;{?\x1e\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0\xeb\x0cd.\xad[?\x12\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd5\x04\xb2\xe7\xfcl\xcd?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xf4\xc6\xc5?\xb3\'\xab;\x90\x92\xab?A\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x82\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa9\x04s@~q\x1b\xa4\x93~\xb7?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa0<\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 D\xaeiA\xc00\xcf\xe8\x01\xa7f?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00P<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\xbe\x1d\xf9\xc7\x1b?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 S@\xd3Q\xad{j\xe9\xaa?+\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V\xae@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?@\xe8\x80\xb60~\xbd\xac?\xd1\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa2\xa9@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0eZ\x17\xe6r\xec\xa2?\x1d\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd9\xf9\xe1\x93\x9b^\xc3?\xb4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@{@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16@\x1e\t\xcf\x87t*\x9c?Z\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x1f\x0e\x0b\xfd5a?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0S\xe3\x90G\nr\x94?M\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x82@' +p505 +tp506 +bsg106 +g8 +(g9 +(I0 +tp507 +g11 +tp508 +Rp509 +(I1 +(L29L +L1L +L1L +tp510 +g18 +I00 +S'\xb0\xaaW\xdd\xcb\x04a\xbfy\x83+m2k\xab?\xce\x8f\xfb\x94{\xf9\xbf?\xcb\xef:ql>\xb2?\xb4\x93\xc2\xe42\x89\xec\xbf\x14\x13XOs|\xe2?qHq\xe7\xd9\xf1\xc9?j([\xa2\x93\xe4\xf0?a^\x8a\x9bB\x8c\xf4\xbfO\x10\xac\xbaO\xeb\xa0\xbf\x1a\x86\xadO\x89i\xaa?D\x00\xf5\xd7*g\xf1\xbf%\xd2\x9fg\xde\x03\xf2?\x8b\x8f\x01\xf5\xa6\x99\xb5\xbf\x90\xa1~\xc55w\xf1\xbf\x99\x9e\x8a\x19\x05\xb1\xf8?\xb2\xba\xc2\xd8x\xc3\xa5\xbf\x86\x8a\xf3\x877\x16\xd9?I\x8f\x9a\x9a\x9c.\x01@J\xb4\xeb\xf3\xe2\xdb\xcf\xbf|\x0f[\xf0.\x07\xf3\xbf\x88\xc7w\n\x902\xf6\xbf\x96\x07\x97e!\x06\xa7\xbf\x8d\xf6dt\xdc\x90\xa0\xbfh\xe9\x1e\xc5\xd7p\xe2\xbf\xc8_\x14\xc5\x1a:\xea?|\xf8\xb5\x84\\\x1c\xbd\xbfp\xcc=0\xdd\\\xff?\x903MG\xff\xa7\xf0\xbf' +p511 +tp512 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p513 +tp514 +Rp515 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp516 +Rp517 +(dp518 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp519 +g11 +tp520 +Rp521 +(I1 +(L1L +tp522 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p523 +tp524 +bL1L +tp525 +Rp526 +(dp527 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp528 +g11 +tp529 +Rp530 +(I1 +(L31L +tp531 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@\xae\xdb\xef\x14\x89\x96\xb0?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xedJ\xb4?\x1a]\xa3\xa2A\n\xb8?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81\xb4f\xbf,-(\xa6H\x8e\x94?\x03\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000p@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x02\x81dA\xcc7 \x03\xf8(\x7f?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x000\xbc\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90<\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd1\xa9\xef?\x98\x0e\x86\x92SX\x89?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0h\x1f\xbcN\xa3\x9d{?\xcb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0(\xb0c\x07\xa9\x9b?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8y@]rd|O\xd5\xb8?\xe8\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\xa7@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?\xed:0\x9fz\xc0\xbd?$\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\xa0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0K\xe6\xbbu\x1f\xc9\xb8?\x11\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@x\xb9\x9e\xd7G\xbf?\x13\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\x94@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Z !@\xe6X\xa9\xa2\x03;\xa8?\xc4\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0e\x98o\x0e\x146\xa4?\x94\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8e\x1a\xeej\x0f\xa4\xbc?0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@y\x1bc\x00\x9b\xe5\xa0?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Aot?\xe6\xff\xe3\xbc"\x1c\xc2?\xb7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0f@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@f$\x10\x96\xa7\x0e\xc0?\x82\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x07%{z\xe1M\xd0?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10\x9d\xccS\xe6v\xab?a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@X@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x04\xc7\xee?\xc6;\x88\x06\x83E\xb5?5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x12\xeb\x10\xb9\xab\x8b\xa5? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0h\x0fE\xe6\x9b/\xa7?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc9v\xeb?(,\xb0\x92l\xd1\x9a?\xb5\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00j\xa9@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00o\xa4@P\xc7\t\xf7n\xc6\xb1?o\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0v\x12\xd8\xc5\x94\xd2\xb4?n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbb\xdeH\xdeV\x83\xac?\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10p@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`O\xd8\x93?\xde\x9e\xcc\x9e0\x9d\x94?F\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc05P\xa1\xe9\xec6\x94?@\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa6@' +p532 +tp533 +bsg106 +g8 +(g9 +(I0 +tp534 +g11 +tp535 +Rp536 +(I1 +(L31L +L1L +L1L +tp537 +g18 +I00 +S"\x0b\x87R\xb7\xed\r`\xbf\xd74^\x08\xa9\xe5\xa5?\xc4\x00%\x1b\xc9:\xcd?\xf2\xd7h\xabi\xae\xa5\xbf\xda\t\x8e\x02\x98F\xf1\xbf\xf9Tn\x95\x9b\xfa\xf3?\x04\xeeT\xa3N\x8c\xd0?\x12F\x0f\xdf\x7f\xc9\xf4?M7H\xae\n\x13\xfb?\x7f\x8b\x81\xfbC\xa5\x9b?O\xa7\x11\x01\xcf~\xaf?\x89`\xba\xe0\x9a\xfc\xe6?6\xd8\xc7\x1b\x80`\xb5?\xbd\xf1\r\xd0\xd8a\xa8\xbf\xeb*'\xaa\xb9\xc3\xe0\xbf\x19\xf1\xaa\xfe\xd3\x8a\xf4?d\x13\xd5\xeeL\x0b\xa7\xbf>\xd9B\xc1\x9cs\xb0?\xac\xf7\x15I\x81\x18\xa6\xbf\xc9\xc7k\x8e3\x82\xf3?\xde$\x00\x14\xf6\xf5\xec\xbf\xf8\xd5\xdf#\xcd\xf9\xd4?\xab\xbe1a\x9c\xc4\xeb?\xe4@'\x83E\x16\x04@\xfa\xdd\xd9m\x061\xaa\xbf\x10\xdb\x9aD6-\x87?\xac\xf5A\xdf\xffa\xe7?Q\x07\xb6\xe6U,\xd4\xbf\xee\xb0\xd1\x8aLB\xae\xbf\xfc}\xed\x10o{\xfa?\xe6\x8a\x19G>\xe6\xe8\xbf" +p538 +tp539 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p540 +tp541 +Rp542 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp543 +Rp544 +(dp545 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp546 +g11 +tp547 +Rp548 +(I1 +(L1L +tp549 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p550 +tp551 +bL1L +tp552 +Rp553 +(dp554 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp555 +g11 +tp556 +Rp557 +(I1 +(L29L +tp558 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?Rn\x96\x1f\xad&\xb0?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=a\xef?\xc5\x9b\xc3.@{\xb3?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@Lu)\xf0!=\xbd?#\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0C@C\x99\xcc\xd1.\xb9\xc1?\x1f\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0k\x9b\xb4r\x17\xba\xba?;\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x81@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb3z~9>N\xc7?\xe4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80l@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x8b\xff@\xe4\xd9\x92\xfd/\x19\xb5?\x04\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8J\xc0\xf8\x16\xe6\x96?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|\xc1&=\xb6Z\xb9?\x1b\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x80@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xbb@\xc3G\x86\x98\x93\xdb\x94?\x06\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@H@\x19\x8b%\xd4\x9c\xad\xa1?\xe4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0|KM\x87\xab\x16?\x0b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb5\x07Lj\xbei\xa3?\xd9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 k@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x7f@c&-p)\xfex?"\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0D\x95g\xd6\x06\xdaZ?\x16\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1fR\xc2\x92\xce\xa5\xcc?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xf4\xc6\xc5?\x15\x8e\x94k\x9c\x02\xaa?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa9\x04s@NSu8^\xf2\xb2?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xac<\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00%U\xde?\xd0;G\xd2B1e?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00H;W:\x8b\x18?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00h<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x9cF\x07@\x1c\xa7\xfc.\x19\x81\xa9?\x18\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xae@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18u@\x00\xd5fp\xd2\xceq?\x91\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0\xf7\xe6H\xb3\xd4r?"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00A@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\xc8\xe5P\x03\xdfC?o\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0[@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xee#@\xbf\x0e\x8f\xe9\x1b\t\xaa?\x87\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0&1\xe7\xba\xc2h\xc1?\xdb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0s2B\xafQ\xa6?\xac\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\xab@' +p559 +tp560 +bsg106 +g8 +(g9 +(I0 +tp561 +g11 +tp562 +Rp563 +(I1 +(L29L +L1L +L1L +tp564 +g18 +I00 +S'\x02J3Gq\xab]\xbf|\xb5\x1b\xf8\xea\xbb\xa6?\xc8~}\x7f4?\xba?\x030O\x19b\x9d\xa7?\x8b\x04R1\x82\xb1\xe2?Np\x91\x83\x13~\xe1\xbf\x98\xa6\x84\x18\x80\x98\xc4?;\xf6p\x9e\x19\xbe\xf5?\x92\xcbc\xad>/\xe2?\x8dQh\x19\xee=\x9b\xbf\x9a\x90\x008Q\xc0\xa9?\xbenr\x07\x065\xf1\xbf?4\xd3\xb3\xb5P\xf1?\xa3R\xc4\xa9\xdc\xb0\xb2\xbf\xd4`-\x13\'6\xf1\xbfk\xb2f\xf8R\x06\xf3?\x16\xc9m\xb9\xafR\xa2\xbf\xe4\x84-(Ht\xd6?S\x84\x17$\x0b\xb1\xfe?\x1a^\xa99\xc6\xb9\xcc\xbft&\xfax\xccp\xf5\xbfIpL\xc0"\x8d\xf2\xbf\x7f\x1cl@8s\xa3\xbf\xc7E\x04\x13\x91\x1a\xc6\xbf\xd90\xbf)\xd1d\xf6\xbfHX\xff\x86C\xc5\xf2\xbf8\xf7\xcd\x16\xde\xc2\xa0\xbf\xf9\x84\xf9\xd5%\x96\xe8?\xde\xec\xbb\xb3u\xed\xdc\xbf' +p565 +tp566 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p567 +tp568 +Rp569 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp570 +Rp571 +(dp572 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp573 +g11 +tp574 +Rp575 +(I1 +(L1L +tp576 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p577 +tp578 +bL1L +tp579 +Rp580 +(dp581 +g77 +L27L +sg78 +g8 +(g9 +(I0 +tp582 +g11 +tp583 +Rp584 +(I1 +(L27L +tp585 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@\xb5\x03mO\x17X\xaf?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@N@\x13\x8d\x85\xd2m\xc4\xb6?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x8a@\xb8~A\xcf\xf6\xb9\xab?M\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0t@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd3(\xb0?\xe4\x076A\x19\x0c\xa6?F\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0l\x03:\x80\xba\xdd\xa3?.\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x01V\xe0\xbf\x8c\xd4\x87?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb0\xbc\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x08\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08G\x03A:3\xe5\x83\x81\x14\xb7?\x9e\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xa7@\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0i@\xa4T\xb7\xd6\xed\x94\xb7?\x8d\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\xa3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfe\xb7E\xb3y\xf4\xbc?\xd4\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x97@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0{\x06EusN\xab?\xb9\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x8d@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xcch\xc0@\x9e\xb5\xbb\xa6\x9d:\xb1?\x11\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0!\xca\x05\x85\x07\xe2\xa7?n\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0lt\x03m\x89\x00\xa9?\xa3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`d@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xf6\x16\xb9?\xac/\x0fo\x9cD\xa0?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x0fud\xbf,\xcd#\xfd\xc9\x0b\xba?\r\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x80@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\x80u\xc20rT\xbe?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08|@K\xb4\xaf\xfd\xc4\x04\xb8?\x06\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0=\x98D\x81\n\x80\xb0?S\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0T@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96\x1f\xd8\xc2M7\xb8?\xb3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000{@\x17\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8d\x02\xa1?\xf1_\x8d\xd7\x19\xe4\x92?_\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x19\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90l@\xf6\xfc\xc4\xf0\x9aa\x92?X\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\x02B\xa9\xe7)\x9c?w\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\x95@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\x87S_\x9dD\x80?\xe1\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\x97@' +p586 +tp587 +bsg106 +g8 +(g9 +(I0 +tp588 +g11 +tp589 +Rp590 +(I1 +(L27L +L1L +L1L +tp591 +g18 +I00 +S'&\x89\xbd\xb0\xc4j[\xbf\xc3\x8b\xa8/]\xc0\xa2?t\x12\xfe\x02\xfap\xc7?\xb1\xaf0S\xe9~\xc9?\x85\xb0\xb4\x91\xcc4\xf3?\xa1J\x03^\x81(\xe8\xbf\xfbv\x9fL\x00]\x02\xc0FL[^E\xb4\x94?\xc1}\xb9[\xce%g\xbfZ\x82\xff\xe3\x1bE\xca?\x1f;\xb79\xcc}\xdf\xbf\x9d}\x8b]\xaa8\xc0?\xec\n\xe9Nv\xbe\xf3?\x0c7\xa3\x9c\xe6&\xe6\xbf=aWA\x94\xba\xa3\xbf\x95\x01z\xf8]\x86\x93?\xae)80\xf9\x97\xe8?4\xa9g\xc5\x0eJ\xf1\xbf:?E\x03\xd3\xfe%@]2J\xb2\xa8N\x82?\xf4\xec<\x99$\x83\xef?\x8a\xc1\t\xc01\x01\xc6\xbf\x14Rr\x8a.\x0c\xa9\xbf\xbas\x92\xe6e\xc2\x00\xc0|v\x8a\n\x82v\xa8\xbf\xc8\x93\xa1l\x7f\x8c\xd2\xbf.yM\r\x07\xc2\xef\xbf' +p592 +tp593 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p594 +tp595 +Rp596 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp597 +Rp598 +(dp599 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp600 +g11 +tp601 +Rp602 +(I1 +(L1L +tp603 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p604 +tp605 +bL1L +tp606 +Rp607 +(dp608 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp609 +g11 +tp610 +Rp611 +(I1 +(L31L +tp612 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@:m\xc6\xc3xj\xae?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q@X\x8du*%.\xb6?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81\xb4f\xbf\xa0\xd4Lw\xdb\xed\x91?\x03\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000p@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0S@\xea\xfbqQ8\xdat?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00H<\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00|\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd1\xa9\xef?L\xe3O\x0b^\xcf\x89?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0h-\xcf\xa3`[|?\xcb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x88Ru\xe7\xc7K\x9b?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08G\x03A\xc1\xc5\x9c\xd7b\x1b\xb7?\xe8\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\xa7@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Xv@\x8e\xbe\xc9'\xc1\x07\xb8?\xd3\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa6\xa3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe6\x8ey\x1a,S\xc0?e\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\x95@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0_\xea\xd9;\xb8\xda\xa7?n\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x91@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xcch\xc0@q\xa1&i\x91\x10\xb0?\x15\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb1\xb4\xc9/4\x85\xa7?r\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb3k\x81\x08\x1f+\xa9?\xa3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`d@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80)\xfd\xa6?\xbf\x96\xb1S\x12\xac\x9f?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80:@Fn\xcd\xe5\xdcV\xb2?\x07\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x88@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x82@p\x8f\xbb\xca\xaf=\xb1?\x8c\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa7\xbbe`O\xa7\xba?|\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf2\xb5C\xb2\x7f\x87\x80?\x10\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00q@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@\xe1/;R\x8e\xb5\xb2?{\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0tr\xa6\xf0\xddB\xb2?M\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@S@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xe8S\x8a\x88%\x1b?.\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00G@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xad\xf2\x98?\xcf\xd25\x1f\xb9\xd8\x92?e\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xca\xa4@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@1\x9e\x8e?\x90V7J\x07\xb4x?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`\xbc\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8d\x02\xa1?\x80\xa2j\xdd\xc6e\x92?[\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb6\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0,\xd3`\x9an\xf6\x91?T\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\xa4@" +p613 +tp614 +bsg106 +g8 +(g9 +(I0 +tp615 +g11 +tp616 +Rp617 +(I1 +(L31L +L1L +L1L +tp618 +g18 +I00 +S',}\x0f\xe3t\xacY\xbf\x9c\xd9\x89$\xbb\xeb\xa0?\x80\x97t\x0b\x0c?\xc8?\xc45\xeb\xd2sT\xa2\xbf\x17\x17\xa1\xf0\xbb\x0c\xf1\xbf%k\xde\xa0n\x16\xf3?\xe2\x98k\x90\x95v\xcb?\xf2-1\xeck\x90\xf3?*a4C&\r\xf9?\x80TA\xe8#<\x94?\xda\xca\x8fB\xd9\xc5\x06?\xc0\xcf\x1b\xfb2t\xd0?.Lr\x19\xbeP\xdf\xbf\x95\x0e\x95sR\xe0\xbc?\xc1\xa4\x9fV\x82m\xf2?\xd4\xa7:W\xbc\xe8\xe4\xbf\xdf\xe1/c+\xdc\xa1\xbf\xb7G\xb8\xf0\xe8\xe0}?J\xd3\x8a\xd6tc\x92\xbf\xd0hGw\x17\xc8\xce?\x95F\xb8\xc4\x1f\xcf\xf0\xbf\xe4:\x7f\xe2=\x11\xc2?\x82l\xfc\xe3\xca\xb1\xfd?\xca\xf1\xa7jk[\xf1\xbf2$\xc3\x8a?&\xa8\xbf2{\xa9\xe7\xfa\xe3\xd3?\x7f\x1f|\xd05\x91\xf9?\x0c\xd9>>Uf\xf4?\xf1\x13\xdd\x16;\xd7\xa8\xbfUS\x11\xe5&5\xfe\xbfT\xb6\x07\x8e\x1d\xf8\xe5\xbf' +p619 +tp620 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p621 +tp622 +Rp623 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp624 +Rp625 +(dp626 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp627 +g11 +tp628 +Rp629 +(I1 +(L1L +tp630 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p631 +tp632 +bL1L +tp633 +Rp634 +(dp635 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp636 +g11 +tp637 +Rp638 +(I1 +(L29L +tp639 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?=_-b\x1f\xae\xad?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007\xf5\xd0\xbf\x8fm\xb2g\x1b\xda\xb1?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x7f@\x99\xe8\xd8\xec\xf2F\x88?\xe1\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x87@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xbb\xc6\xe5?8l\x85\x00\xf6/v?\xd2\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x86@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xbdg\x8a\x9dIb?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x06\xa5\xfd\xfa\x9b7d?\xc6\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x86@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xda(\x0f@\xecM\xaa\xf8\xed\xff\xbc?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc00\xb2\x02H\xf8\x84\x87?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 q\xe8\x17\x8e5\xa6?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@-@\xf2\xc8?"\xb6?H\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\xa0@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0C@\xbb\xca\x1e\xa5Ku\xbb?\xd5\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x8e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0,\x8c\xa1\x9e\xe0\xed\xb6?\x84\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbd\x81\x87\xfd*0\xbe?Q\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10u@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x06\xd8\xea?\x00\x15\xa6\x13\xede\xb0?s\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcc\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xda\x00\x91|1\x1a\xb2?\xdf\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x86@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0j/{\xa9\x0eF\xa6?\x94\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@y@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xf4\xc6\xc5?J\xd3\xf2\xcb\xa2T\xa8?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0?\xf8\xf5\x1f\xa0\xfd\xd5\xab?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xa6\xb7PA`\xf6\xab\x0f\xca\xd7Z?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x94\x80\x17\xcaH\x12?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0v\xfb\xef?\x81\xa7T\xbe#\xf9\xa7?\x18\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xae@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0V@\xe1\xffW\x86\x80\xf4\xa5?}\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfa\xac@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\xfee\xe7\x97\x1f\xa8?\x88\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xa9@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfc\xe6\x1cDu\x91\x85?\xf5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x7f@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xdefH@\xde\x0f\x0b,F\x0b\xc0?\x9b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0TC}7\x1a"\xa0?\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0G\xec\xbe~\x13\xbf?\x84\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80`@' +p640 +tp641 +bsg106 +g8 +(g9 +(I0 +tp642 +g11 +tp643 +Rp644 +(I1 +(L29L +L1L +L1L +tp645 +g18 +I00 +S"\xde\x8d\x1d\xfc]SW\xbf\x8fp,<\xcc~\xa2?g\x98\xe6\xe27\x18\xa9\xbf\x88lC=\xae\xe6\xad\xbf\xdf#Dml:\xf9?\t\x11^\xbf\xcd\x1d\xf1\xbf\x8b'\xc9\x1aA\xc8\xd9?\x96sBe\x00\xe9\xf7\xbf\x97\xec\xda\xb6\xe7\xbd\x03@2\x1byG\x11\xd3\xb0?p\xf8\x92\x97\xf50\x8a?P\xea\xbd\x9a\x8f\x15\xdd?\xd7P\xf8\xf9\xf4\xc8\xe4\xbf\xb4\x10\xc8\x1a\xcf~\xbc?l\x16\xfa\xed+\xae\xdd?\xf6\xd6\xa5 \xc5\x00\xf1?W\x8e)\x82\xac\xb9\x9d\xbf\xedW\xd2\xd3\xf9\xda\xd3?\x8e\x03\xd7}`m\xc7\xbf\x83\xc9\xec\xe4C\x0f\xf2\xbf\x8b\xa1\x0c\xe4\x02)\xf4\xbfN\xf8\xa68M\x94\xfb?\xa1\x8ff\xab\x0b\xb4\x9f\xbf\xe3\xbcL\x81\x8b|\xa2\xbfq9\x08\xf3\xa8\xf3\xd1\xbfd\xb3\x8a\xa6B\xba\xf0\xbft\xc6\xaa\xdaQ\x99\xb7?\xb1m\x97\xcd\xab\x1f\xfc?\x052m\xf2\x8ab\xd0?" +p646 +tp647 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p648 +tp649 +Rp650 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp651 +Rp652 +(dp653 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp654 +g11 +tp655 +Rp656 +(I1 +(L1L +tp657 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p658 +tp659 +bL1L +tp660 +Rp661 +(dp662 +g77 +L27L +sg78 +g8 +(g9 +(I0 +tp663 +g11 +tp664 +Rp665 +(I1 +(L27L +tp666 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@\x87\xbf\xf2\x1b*\x00\xad?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\x8a@ZB\x1e\x19\xc6\x1f\xb5?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x885j@\xd8\xcb^\x1e\x8f\xcc\xb5?\xeb\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa7@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xedJ\xb4?#\x82\xce\xb4&\xff\xb6?(\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdeD\xe1A\xe8\xce\x93?\x93\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdc\xea\xb4F\xec\x9b\xb7?\x95\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xa3@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x0b\n\xc1@\xc4\t\xc74m\x81\xa8?\xc3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0B\xe0R\x88\xa62\x98?,\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90;~\xf9\x19U\xaa?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x8a@\xc2\xf4\x1bB:c\x9e?\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd3(\xb0?\xe2\x9b\xc7\xd1u\xf4\x90?\xf9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 o@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84\xf4E\xaa\xd6\xd5\x86?\xe8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0FF\xb3\xa1\xbf\xfa7*\xf8\x07\x0b\xc7?L\x98\xbbTS\xb6\xe5\xbf' +p673 +tp674 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p675 +tp676 +Rp677 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp678 +Rp679 +(dp680 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp681 +g11 +tp682 +Rp683 +(I1 +(L1L +tp684 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p685 +tp686 +bL1L +tp687 +Rp688 +(dp689 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp690 +g11 +tp691 +Rp692 +(I1 +(L31L +tp693 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdcH\xe9?e9\x8dW0W\xac?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xc1\xf9x\xbf\xe9\x89\x15\n@\x1d\xac?\r\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x89@S\x1c'\x9b\xd4\xd7\x94?#\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x90@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D\x89@\xaa-\xbb\xa53\xe4\x83?\x81\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x8c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb6\x94\xb0\x02\xd1$\x7f?y\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xe9\xbc\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@4x\xe8?N:\x17\x01\xc7\x97\xae?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf5\xbe|\x1da6\xa6?]\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@W@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|\xe7\xbbl@\x1d\x97?E\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Q@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xe1P\xac@{%\xa6\x88k\x10\xb4?\xea\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x93@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\xbc\xc0\xb0|?\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1b\x05T\xcb%\xb0\x90?\xfa\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@o@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x01?{?X[U\xe6\x8e\xb5Y?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@f\xad\xd9i\xb92?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00I\xfa\xea\x16!\xe1>\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 S@7[\xab6%\xbe\xb4?{\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf6\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa0<\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x88r\xd4?K}\x9e\x06\x02W\xb4?s\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe6\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0V5"\xc6\xde\x84\xaf?\xaa\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8c\x92KE\x11,\xb5?\xc9\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x92\xa3@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0R@F\xd8D\xda\x82\xd9\x9c?\xb1\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00b\xa9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa1a\x8c?\xc9\xacu\xb0\x18\xff\xb8?\xca\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0|@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?R\x04\xa8>|c\xb4?\x14\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x980\xe2\xa1\x07W\xce?"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00A@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe7x\x0e\x03\xcf\x91\xa8?\xf2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@n@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xcc\xcc\xe8?\x86\x1eM\xa0\x97\xf7\xbc?\xb6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb7.J\xc3|5\xb8?\x9d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb2K\xb8\xe1\xdaI\xb8?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xd3\x83\x99?\xee\x02\x1e\xec\xcf\xa9\x90?\xe7\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xce\xa5@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b\\\x87@(4H\xb2\xce\xee\x81?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa0<\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x96\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0 K\xa1?n19\x86\x14P\x90?\xde\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\xa5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa8F\xaaL6\x10?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0)\x8e\xd6\xd3\xf4\x0c\x90?\xd8\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\xa5@' +p721 +tp722 +bsg106 +g8 +(g9 +(I0 +tp723 +g11 +tp724 +Rp725 +(I1 +(L29L +L1L +L1L +tp726 +g18 +I00 +S'\xf4Yi6s\xd6P\xbf\r\x0c\xa6\x84\xac\x89\x98?\x08\x0fh(\x19\r\xc1?\x88(\x00\xd6\xc9\xcf\xc2?\x19:\xb62\x9c\xb5\xcb\xbf\xc2\xa9/\xe8\x13\xfb\xf2?IQ\xa0\xf7Y\xdd\xb4\xbfi\xeb\xe5\xed\xa5\x8e\xf2\xbf!,\xf8\xe2Z\xec\xf0\xbf\xd4d\xe5\xc7\t#\x8c?}\xb8$\\\xfe\x11\x17\xc0\x99[t@\x80:\x90?\x18y pP\xca\xe2?\xaf+\xcc\x95w\xfb\x93\xbf\xaa\xe2:\x8a{\x92\x9c\xbf\x0f\xf5C~k\xdd\x97?:\xfa\x03\x8f6\x85\xa0\xbfrL\xdf\x1bL@\xf3?%2D\x94s\xfd\xe3\xbfs\xbc&aT\x8a\xbb?\xd7\xa3s\n\xdc\x81\xe1?n\xa6\xc0\xb7\xdb\x88\x04@!m\x87?\xaa\x96\xa2\xbf\xedm\xee\r\xc0/\xd3?"d\xa8\xfc <\xf9?\xa8\x88\xa8\xe4\xd97\xf3?\x8f\x9dE\xd6-%\xa3\xbf\x0e\xfd*\xb7\xb3\xd4\xfa\xbf\x8e\xf1s\x12=\x18\xe3\xbf' +p727 +tp728 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p729 +tp730 +Rp731 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp732 +Rp733 +(dp734 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp735 +g11 +tp736 +Rp737 +(I1 +(L1L +tp738 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p739 +tp740 +bL1L +tp741 +Rp742 +(dp743 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp744 +g11 +tp745 +Rp746 +(I1 +(L29L +tp747 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x05\xf9P@\x11gY\x98\x87B\xab?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0G@\x9b\xca^\xa6u\xed\xb3?\xeb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x8a@\x14{\x06\xe0\x0e\xa5\x9a?\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd3(\xb0?\xc4g\xd4\xf0t\xa3\x8e?\xf9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 o@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90\xc42\x93\xb8\xd2\x86?\xe8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0a\xfc\x1f\n21?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00`\xf0\xbc\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x08\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x16\x07A\xa6\xbc\x9d6T\xb4\xb4?\xeb\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa7@\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdcH\xe9?\x92\xfa\x93\x1f\x9c\x04\xb6?(\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0JN1\x9f\x03e\xa8?N\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe1\xfcNk=k\xb8?\xda\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x9f@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x03\x15\xac@l=%\x93#d\xa6?\xc3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xac=\xfe\xc8^*\x9b?c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0X@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0{w\xedr\x94\xc4\xa0?`\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00v@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80)\xfd\xa6?\x9e\x9a\xe8f\xb0+\x9d?l\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xaa@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xbaV\xbfmp\x82\xb8\xc9e\xb0?\x07\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x88@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd4\x9d@"\xa1C:Y \xc4?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x98\xf0nn\xa5\xe8\xb2?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe7R\xf1\r\xb5\xdc\x88?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=@S\xba\x1ajv\xcb\xad?\xef\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x87@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0y41x\xd9\x93\xae?\xbd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0\x0e\xd2m\xfc5e?2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xad\xf2\x98?:\xf5\xd8}J\x15\x92?e\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xca\xa4@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xcdW\xda?\xb0\xb4\x01\x92\x14\xc0~?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x008\xedd\xa6\x85\xe9>\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x80<\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8d\x02\xa1?\x97U\xec\xd2\xba\xc9\x91?[\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb6\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x11M\x0e ,F?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb7e\xa4hn\x85\x91?T\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\xa4@' +p748 +tp749 +bsg106 +g8 +(g9 +(I0 +tp750 +g11 +tp751 +Rp752 +(I1 +(L29L +L1L +L1L +tp753 +g18 +I00 +S"\xde\xe63|\xf3\xe5M\xbf3\xa0\xb9\x7f\xb3\x88\x97?\xb7BorWS\xc2?\x821\x1c\x0b\xbb\x9f\xc4?\xb5\x8d\xb0\x9eT\xcc\xf3?s\xe7j/q\x9b\xf1\xbf)\xf5\xa6\x9c\xe3\xb7\xff\xbf\x89&\x94$Aj\x8a?\x17\xffZ\xe45\xd4P\xbf1\x8b\xcbC\xc0\x99\xe3\xbf'{\x0e\xb4\xb80\xc0?\xfa?\xc6C\x8b\xb5\xea\x0e\xd4?B\xd1ve\xe7{\x98\xbfJ\xe9\xd6\xd1\x07_\x87?\xa1\xf8y\xf0\xa3\xa6\xd3?w _J\xdd\xba\x13@C\x03]\xd3c\xc9\xc5?\x04\r\x8d_\xdd\x16`?\xac\xa3\xcc \x9e\xdb\xbc\xbf|\xfb\xd0\xce\x88\xdf\xf3?\x8aZ^\x9bS\x82\xa1\xbfH\x07\\-#\x9b\xd0?\xee\xe5\xb4\x1f\x8b\xe6\xf2?v\x1aT%.\xe3\xf7?\x95t\x16\xc0\x85\x13\xa2\xbfk\x9f1\xf1i\xa3\xf9\xbf,\xe5\xafdt\x06\xe3\xbf" +p754 +tp755 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p756 +tp757 +Rp758 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp759 +Rp760 +(dp761 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp762 +g11 +tp763 +Rp764 +(I1 +(L1L +tp765 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p766 +tp767 +bL1L +tp768 +Rp769 +(dp770 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp771 +g11 +tp772 +Rp773 +(I1 +(L31L +tp774 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdcH\xe9?}\xe1r\xdd\xc0\xb9\xaa?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xc1\xf9x\xbf(\xe5<\x1a/+\xaa?\r\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x89@\xa6\xff\xc5\xae\xa9\xd7\x92?#\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x90@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D\x89@;\xa1\xf6C\xc2\x19\x83?\x81\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x8c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb6\x8b\x08\x1bn"\x7f?y\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x90\x0b=\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00w\xc4\xdd?\xdbA\x9bw\xfca\xab?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0t\xa8\x1a\xbb\x03\xe4\x93?E\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbe\x141\xa20\xb0\xa5?]\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@W@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0m\xdb\xe6?\x06\xb0E\xff\xa8\x15\xb3?\xea\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x93@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 Y\xd9\xda?\x94OL.]\xcb\xb7?\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xde\xf5\x0e<\x92\xfbs?\xa5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x98\xf1\x90\xe8\xa5-\xc3?[\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0V@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x81@\xc4k\xc5$\xb1\x1f\xb1?\xea\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x8f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\x80\'\xf7Sp\xad?u\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xea\xb3l\xd10w\xbb?u\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@]@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x9dn\xd2?H\xb0\xaeC\xc8\x9c\xaa?J\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J\xb1@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0[@$Y\xb9gU0\x90?J\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80R@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@f\xfa<@@\xf2j\xbc\xf1Aj?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xb5\xf3B\xac\xc1R?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xf5g\xb0?\x8069s?\x9dO?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x0c\xe9\xbb{\xcf\t?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xac\xd8\x000\xc3\x16?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xc5\xea?Y+\xc8\x87vP\xaa?\x00\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb1@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xaa\xe1\xdc?q\x8a\xa2\x0c`:\xba?\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xcc\x18\x1e\xbaz\xbc?x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd9\xb5r\x1f\x82\xf5\xa2?Z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80V@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 X@u\r(\x1b\xba\x87\xa8?.\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xb0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc7L\xba\xeb\xfe\xcb\xaa?\x19\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002\xac@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0qs\xc1#\xfb\xf7\x89?\x15\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x80@' +p775 +tp776 +bsg106 +g8 +(g9 +(I0 +tp777 +g11 +tp778 +Rp779 +(I1 +(L31L +L1L +L1L +tp780 +g18 +I00 +S'wa;HO!K\xbf\xdbK\x1c>\xb6c\x9f?\x9f\tZ\xcb\xd1?\x95\xbfg\xa7=^\xb0\x1a\xa5\xbfr\xc2\xdaG\x1a{\xe4\xbf\x1b\xc4\x00\x98\xbe9\xff\xbf1\xc4\x05u^\xb3\xb7?\x00\xb9\xc6\xaf\xa55\xf6?\xf7{H)0\x17\xd8\xbfl,Q4\xe5\xec\xb2?p-\xd1"\x89\xa6\x96\xbfJ_\x81\xd1P\xf8\xf0?\n\x8dj\xf5%\xcc\xf5\xbf\xd5\x8ah\x15\x145\xb9?\xec;\x08\xa7w\xcd\xe8?a\xf2\xe0\xdds\xb8\xdb\xbfD\x85\xd9%V\xb9\x91\xbf\x93Y\x055\xe6v\xcf?U\x190\x84\xc1\xe1\xd1?\x91\x08\xd2wJ\xa7\xf1\xbf6\xf6\xbd\x9b\xd0\x80\xf6?\xaeB\x00\xd1\xb5B\xc1\xbfy\x92c\x8a\xef)\xf3\xbfa.\xcd\xd8E\xe4\xf1\xbf\xf1jx\xed0N\x96\xbf\x8f\xd5\x8f\x08ic\xc3\xbf\xec\x01 \x1aU\x84\xf4\xbf$\xba\xd9\x88t^\xcc?\x08\x90\x07>\x11%\x8f\xbfer\x8a\xf8\xf1\x06\xad\xbf\x96\xd1\x9c\r\x9f\x85\xed\xbf' +p781 +tp782 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p783 +tp784 +Rp785 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp786 +Rp787 +(dp788 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp789 +g11 +tp790 +Rp791 +(I1 +(L1L +tp792 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p793 +tp794 +bL1L +tp795 +Rp796 +(dp797 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp798 +g11 +tp799 +Rp800 +(I1 +(L31L +tp801 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0;yR@@%\xb0\x1bZ\xfc\xa9?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0K@\xcb\xa0\t\xcd\xfe\x8d\xb2?\xa6\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\xab@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0?\xca\x888\x0b\xf3w\xad?H\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x8a@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0t|\xef?\'\xd3\x89\x00\xbeR\xab?\xb4\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe4\x10\xa5&\xa4\xc8\xa3?M\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe1\xe7"\x01\x00\xcb\xad?g\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pv@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00yC\xde?\xf5\t\xa5.\xaff\xa8?\x94\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00x\xbdjx\x7fH?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0m\x19\xb2h\xd6\xa1\x97?\x8e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0a@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcc\x94*A\xc2\xc6\x8ct\xe8t\xb3?^\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\xa4@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00po@\x95\xd9~d\xadt\xb6?L\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\xa0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Z|\x8avX\xbd\xb7?\xe8\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x93@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf17\xc4<\x0f\x84\xb3?d\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8b@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xa2v\x19@\xdf\x8d\xf4Gi\xd1\x97?\x12\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xe8\xbdD[PL?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x06u\xd8N\xd7\xb7\x93?\x01\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x80@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0R@\x04\xe1\xd4\xef\x06\x18\x9b?\xb1\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00b\xa9@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa1a\x8c?GE\xf3\xa4\x8cr\xb7?\xca\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0|@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?\x11\x92]>Z\xcb\xb3?\x14\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0~\xc5*\xec:F\xce?"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00A@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x94\xc2\x14iM*\xa8?\xf2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@n@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00#@\x8f\xf1^qn\xa8\xba?\xb6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0.\xce\xb6\x958\xc3\xc1?B\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1a\x94\x0e\xbat\xe8\xae?t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00]@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc9v\xeb?\x10u4F\x87\x85\x8f?\xe7\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xce\xa5@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00a\x86\xf2?\x93\x13\xa93\xd0\xbc\xab?F\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0K\xd7\x10d)R?%\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80B@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcd\x92\x8b\xcfZ\xd1\xab?!\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10r@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xaa\xe1\xec?\xd0\xff\x199\x8d@\x84?\xa1\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B\xa3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc08R\xaaX\xc6Q?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8\xdbS\xcbm\x93\x83?\x98\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xa3@' +p802 +tp803 +bsg106 +g8 +(g9 +(I0 +tp804 +g11 +tp805 +Rp806 +(I1 +(L31L +L1L +L1L +tp807 +g18 +I00 +S"\xa2-\xda\x7f#tG\xbf#e\xa0\x01\xfa,\x94?B\xc7\xb9\xea\x12c\xa1\xbf5eI\xf6+:\xb1\xbf\xb1Z\xbc\xe5\xc52\xf0\xbf$\xa8?\x05\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05\xb5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x164\x05_\xa2\xf0\xa6?g\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\rq\xf2.*-\xa8?\x9e\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9e\xb1@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@+\xd8@[\x8e\xee\x88'2\xa3?\x0b\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x80@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xe9\xef?tvZ.Hb\x94?>\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0s@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h{@\xe7\xffBvW\xa2\x84?\x1d\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0e*\xcd\x82q\x15u?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04/\x9b\xc8\x01\x9e~?\x05\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pp@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdb\x9f\x12@\xd8\x05\x96\xfa\x11\x89\x97?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xca\xf5#s\x14N?\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xc0\xcc\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0E\xe8\xbfA\x93\x92\xc6\x9cy\n\xa7?\xcd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0i@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xd2\x96\xd4?7\x99\x01\xb2\xe5F\xa0?\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x92p\xa3\xb2P'\xbf?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbd\xb2\x86)\xf2m\x86?\xb0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00f@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xd4_\xceA\x80\x8c\x14\x9b\x95\x8at?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x18\xd8fre4?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb8\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?" +p829 +tp830 +bsg106 +g8 +(g9 +(I0 +tp831 +g11 +tp832 +Rp833 +(I1 +(L31L +L1L +L1L +tp834 +g18 +I00 +S'\xf8/Q\xa7\x92\xecG\xbf\xaf\xa8\x1e\xcb\xf4{z\xbft\xe5\xc3F\xe4~\xa9?\xf4\x14\xacE\xfa\xde\x97?\xfc\xc6\xeb\xc8\x035\xda?\xea#\xdb_\xc8;\xf9\xbfy\xb8\xd85\xeb\xb6\xc4?M\x95<\x8d\x15\x8e\xfb?k\xc8\xcf\x8a\x03[\xf1?Z\t\x8eh\xfc}\x8c\xbfn\xdd6\x85\xb5\xfe\xc1?\xbf\xdb?\x00\xea\x15\xf1\xbf\xdf\x01\xe6-G\x85\xf5?\xac\x11F\x0b\xf9\x89\x91\xbf:\x1fK.J-\xe5\xbfx\x9d\x8a\xfc\x07\xac\xb3\xbf\n\x90\xf3\xe5\xb0F\xb1?\xc1swuZ\xaf\xc1?[~\t[\xc0W\xbb?X\xf8\x94\xab\xc1\x00\xed\xbfa\x86\xabS{\xe4\xf1?\xd5\xc5S\x14\x83,\xda?#s\x8a\x81\x0e\x07\xfd?/\xfb\xfe\xd3wn\xf3\xbf\xc0G\x9b\x0c*\x95\xa5\xbfcP\xf2\xa1Z\x1d\xaf\xbf"\x97\x9c\x1f\x00\xff\xfa?<_\x97\xd0\x93\x93\xf0\xbf\x1a\xe1\x8f\xd4&{\xe6?\x95\xb3\x942\x1ey\x0e@q\xab.y7^\x02@' +p835 +tp836 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p837 +tp838 +Rp839 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp840 +Rp841 +(dp842 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp843 +g11 +tp844 +Rp845 +(I1 +(L1L +tp846 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p847 +tp848 +bL1L +tp849 +Rp850 +(dp851 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp852 +g11 +tp853 +Rp854 +(I1 +(L31L +tp855 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00s\t\x1d@\xd7\xc8\xb7\x8f\x0e\xd7\xa8?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x81@\x9d\x89\xaf\x96-\xde\xaf?\xf8\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xad@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x97@efl\xde\x86\x0e\xa0?t\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\xa0@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x91\x00\x13@\xd4\xe7\xc2\x95?\xe9\x9d?\x85\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x9a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\\\x8d\x1f\x98\x8c\xc8\xa5?U\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x06M\x1e\xd105\x93?0\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x90@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8e\xa3\x16Af\xb6\xc9\xe9\x9a\xaf\x9f?\xef\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c\xaaTJV\xf5\xa7?e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0nv\xb4\xcdk\x00\x93?\x8a\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0x@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Os\xac@Sj\x95\xf1N\xa3\xb9?\x84\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x9a@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\t\xb2\xb4?ni\xc3s\x9e\xce\xb9?H\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x99@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x9a]\x070\xea\xbf?&\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\xfc\xb0\x8a\t\x8c\xb2?"\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x89@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 [@\xf0\xb6\xc5TWX\x93?<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00N@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x005\x92\x96\xd1;q?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfc\xe2\xb6Ke)\x84?:\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00M@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x93H\xe0?\x0f\x8ca+`K\x9e?_\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe\xa6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x03\nf@\xaa\x8d~t\xad\x0c\xb0?\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00i@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 qG\xcc?>j\xb9\x814\xbb\xad?\x8b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Jg}\xa3\xfeH\xad?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x81\xbb\x82\xbd\\\x11\xa6?\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0_@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0?%\xde\xe3\x87\xc1\xdd\x9a?=\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80N@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa6}\xe2\xb8Z\xd9\x90?\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1a`f\x02b\x90\x82?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xe0\xa1\xe3?\xa1R\x85<\xc4\x1d\x9b?\x97\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xa5@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\x000<\xa4\xa2{#?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\xff\xa8(m\xfe>\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xd0\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00{\xc2\xbe?f\x9fBBjJ\x9a?\x91\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"\xa5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90\x12\xbe\x97\x13\xa7\xb4?I\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd2&\xeav\x84[\x84?H\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\xa0@' +p856 +tp857 +bsg106 +g8 +(g9 +(I0 +tp858 +g11 +tp859 +Rp860 +(I1 +(L31L +L1L +L1L +tp861 +g18 +I00 +S'\xc6\xe3\x86\xc9s1E\xbf\x1cg\x07\xc1\xe8\x8e\x90?\xa8\x02c\xc5\x1f\xfd\x85\xbf\xbf\n?]\x06-\xa1\xbf,\xf8\xec\xc1wN\xcf?q\xbe\xd5\r\xde\x13\xec\xbf\x17p\x87\x11\xa5\xf0\xb0?\xd7\x0fo\xe98\xec\xf4?\x12\xb5X\xe9\xe3\x8e\xd2?\x83\xd1\x94c\xe8&\xaa?\x14\x87\xad\x17f\xe1\xae?\x89\x96\x82\xc3\xb8Z\xb4?:)\xf9\xc7\xa5\xc6\xe5?\xa0?a\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9a\xf4\xda\xec\xbf\xe0\x83?\xb2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84\xd0=:\x92~\xa2?\xaf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0e@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xc5\xea?\xe9`\t\x96/~\xa8?J\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J\xb1@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xaa\xe1\xdc?G\xda\xde\xfaIJ\xb7?\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@j@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Ws\x92AQ\x10\x08\xbf\x95\xad\xb9?x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0n\xa4gBU\xe6\xbc?R\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80T@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`X\xb7\x06?\x11s?&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00C@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J@\xfb\xf2P_\x00\xf4\xa1?Z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8^\xa8\xe7(,\x87?\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x86\xd0s'\x82\xe2\x86?>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00O@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xfc\xca\xec?\xf1\x1b\x10m\x92\x00\xa7?x\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\xb0@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x983\xe6?\xbf\xc0\xdf\x8b\xcd\xda\xb2?5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Ps@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x98\xd0\x9fk\x85@u?k\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd8\n\xe1k\x7f\x1c\xb7?\xca\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@i@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xbc\x1e\xb7A$\x1c\xc3\xed\x89j\xa5?C\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x86\xae@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8f/\x08\xf2\xcd1\xa5?>\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|\xae@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00R\xe6%\x08\xbdp?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@" +p883 +tp884 +bsg106 +g8 +(g9 +(I0 +tp885 +g11 +tp886 +Rp887 +(I1 +(L31L +L1L +L1L +tp888 +g18 +I00 +S'\x85\xd0\xc5\xf9D\x9eD\xbfK`o\x1a\x91\x80\x99?q\x1c\x1d$q\x9b\xb0?u\x16\xf3\xbfJ\xf5\xb1?\xafG\xe5<\xad0\xca?V\x14\xa8k3g\xf2?\xa2\xdeQ\x03\xa7z\xcf\xbfq\x1db$5\x99\xf7\xbf\xd1\xf7\x1e\xb8\x7f\xf2\xf6?\x1f\xbb\xdd\xfe\x92\x00\x8c\xbf\xae\xcb_M?\x8e\xa5\xbf\x1a_X\xfb\x93\xed\xf0\xbf \xd5\xeb 5\x83\xf0\xbf\xdf*\xb1a\xba\x0e\xab?S\x93\xe3\xf5\xec\xc4\xf1?\xf4\x9c\x13\xcb\x9f`\xde\xbf\xc0J\xc4e\xf7\xa9\x8c\xbf\x84^\xa7\xd3\x03@\xc1\xbf\xd5.F\xcf\xcf0\xd0\xbf\xdcI\x04H\x96\x85\xe7\xbfCe\xed\xb8m\xb9\xfe\xbfo\xadO,_f\x97?\xec>\x9a\xd3"\xc6\xf5?c\x1bE\xb8\x99|\xf4\xbf;"\xe8N\x11X\x80\xbf\x15`6\x1c@$\xb7?\xc15\xcd\xea3\xd5\xf5?N(m\xa13\x16\xa9?\xb1_\xdbv\xa8#\x90\xbfB\xed/\xe4x)\xca\xbf\xc0\xd8*FG-\x04@' +p889 +tp890 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p891 +tp892 +Rp893 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp894 +Rp895 +(dp896 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp897 +g11 +tp898 +Rp899 +(I1 +(L1L +tp900 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p901 +tp902 +bL1L +tp903 +Rp904 +(dp905 +g77 +L25L +sg78 +g8 +(g9 +(I0 +tp906 +g11 +tp907 +Rp908 +(I1 +(L25L +tp909 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0;yR@\xe99L\xd0 \xb2\xa7?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x8a@\xde6\x9d\xb6Y\xce\xb0?\xa6\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\xab@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`U@\xf6\xccI\xe1\x88\x97\xb1?\x08\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xa8@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x0b\xf6@U\xbe\x85\xdb.\xf3\xc0?\xa7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe4\xfa\xcd\xf9$E\xac?h\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0H\xb3\x99\xcf\x91\xbe\xb7??\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80O@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?@\xac\x07\xb4\xa8\xb8f\xb0?a\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc2\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0j\x12\xb8\xc0\x1d\xb9\xaf?\xf0\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x87@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0!\x1b4\x99\xf1L\xb0?q\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xa0@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x8a@=\xe0\xb3\xb2\x9f\xb1\xa2?\x9e\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0y@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x89\x04\xb0?\xaa\x16u\xd6\x9a\xd1\xa0?l\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0:\x10\x17\xb5\x18\x91\xa0?N\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xac\xb7\x06\x95$\x1cy?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xc0\x1f\xe0?\xec\xa6\xf6\x1c[B\x93?2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x98\xbc\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0tZx\xa4k\xd6H?+\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x8d\x02\x91?\xee\xb7]u\xc0u\x99?\xb1\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00b\xa9@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90<\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0028\x9f?U\xf6Y]B?\x99?\xab\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V\xa9@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbe\xa0\xef?\x98,\x19:\xa2\x03\xa3?\xbd\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x96@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Q\x11\r\xd9|\x16\x95?G\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbe}t\xe1Y\xdf\xa2?v\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x95@\x17\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xd4\xce?\x86SU\xd6)z\x8c?\xee\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x9b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10\x12\xc2*\xed\xb9\x8e?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0)#\xaeX\xdb\x99\x8a?\xe3\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x9b@' +p910 +tp911 +bsg106 +g8 +(g9 +(I0 +tp912 +g11 +tp913 +Rp914 +(I1 +(L25L +L1L +L1L +tp915 +g18 +I00 +S"E00\xadp\xdeA\xbf\x93\xf7\\\x8d\xf3\x14\x90?\xa23&\\8Mw?\x06m\x9c\x0e\xbch\xbf\xbf\xce\xe2\xeb\xda=B\xf9\xbf4\x92\xdb \x1e\xa8\xee?\xfdF\xa1KZ\xb9\x8a?\xa2k\x01\xcd\x8b\x03\xd1\xbf\x0e\x7fx\x14G\xfb\xcf?!\xf5H\xb4\xaf\x18\xb7?d\xdd\xdb\xad\xa1\n\xbe?\x1f\xcb\xb9\x8d\x08\xdd\xef?\xab\xfd\xb4\xd0\x7fJ\xe7\xbfm\x16\xa7;\xc1v\xbb\xbfE9Y\xd5\x87\xa2\xfc\xbf\xf4\xda\x16tD'\xf1\xbff \xefv\x15t\x92\xbf$\x98\x0b\xcf\xa3\xb1\xf8?\xa1RZ\xd4\x93'\x93\xbf\xc5\x98\xb9\x17}\xa4a\xbf\xa1\x04\x17\xaa\x9c\xf3\xf1?i\x90Au\x017\xc1\xbf\xef\xb4\xd6LL\x98\xa0\xbf\x1f{9\xbe\xd3\r\xfd\xbf\x97E\x1b{?\xf5\xe5\xbf" +p916 +tp917 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p918 +tp919 +Rp920 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp921 +Rp922 +(dp923 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp924 +g11 +tp925 +Rp926 +(I1 +(L1L +tp927 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p928 +tp929 +bL1L +tp930 +Rp931 +(dp932 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp933 +g11 +tp934 +Rp935 +(I1 +(L31L +tp936 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdcH\xe9?)\xa3\xa5\xd8\x805\xa7?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8y@\x07\x89\xd1\x14\xbf\x06\xa6?\r\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0]\x99P\xc0\x99G\xee\xf1E\xd8\xb0?|\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x91@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x81k\xbd@\x80\xbb\x07\xb3V\x8bs?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb0<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xf1\xb8\x0b@x\xd7M\x18\xd9P\xb0?v\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0r\nr\xf6\x9a_\xc0?\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00;@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0A\x04\xce\xaav\xde\xae?[\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00l\x91@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x1f\x98\x0e@\xa1\xe1\x16Mm\x95\x92?\x91\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D\x92@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\xdd(\xc3+\xb2\x8c\x96?\x8b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0x@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdb`\xf2\x06W\x01\x8c?\xd1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0l\xf2&y\xd4#\x89?\xba\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@g@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xbbhd\x0fD\xec\x8b?\x06\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\xf6C\xb0\x8c\x83\x8c?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xd7v\x006\xa0\x86?\xfa\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x87@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xc5\xea?\x9a\x94`)\xba\xa0\xa7?J\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J\xb1@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xaa\xe1\xdc?B\xe1\x15\x94uu\xb4?\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@j@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Ws\x92A\xc4D\xcbI$\x96\xb7?x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Z\xa53\xbd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00O@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xfc\xca\xec?\xfem3\xb0\xf9t\xa6?x\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\xb0@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x983\xe6?\xd4\x1a\x1d\x0cu~\xb1?5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Ps@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8\xb4\xc9\n)5s?k\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0*c\xa4\xbf\x08\x1d\xb6?\xca\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@i@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Z@\xfc\x7f\xd7p$$\xa5?C\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x86\xae@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc08\xde<\n\xdf\x11\xa7?g\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xce\xaa@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfa\xfe\xd1\xa2\xa6\xb3\x85?\xdc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0}@' +p937 +tp938 +bsg106 +g8 +(g9 +(I0 +tp939 +g11 +tp940 +Rp941 +(I1 +(L31L +L1L +L1L +tp942 +g18 +I00 +S'\xae\xb0\xbeF^J@\xbf\x88\x080\x91\x14+\x96?\x9e#\x16sUp\xad?o\xa3\x9cX[Z\xe7?\xf4\xd9\x80{t\x91\n@\xa9\xf8\xf9\xf2\xecF!@%J\xe0\xce^\xa1\xab?i\xbe\x08\xf5\x8fb\xf7\xbf\x8d\xe9z\xb2\xd0\xca\xdc?\xec~~<`\xc3\x8b\xbf\xd8\xb8\x0c}\x8ao\xa6?\x11\x1d\xc2\x0eE*\xe9\xbf\xd3\x1a&\xa1\x99\x03\xf2?\x97\x9a\x89;\xc4\xee\xa5\xbf\x04-^\xdc\xbc\x90\xfa?5\x15\xbb`\xc7\xa4\xed\xbf\x923\xb6\xa4\xe0\xc2\x88\xbf"\x83\x7fR\xe1\xa0\xbe\xbf\\\x05}\x00\x81\xab\xcc\xbf\x14\xbc6\xe9\xba\xfb\xe4\xbfGD[v\x13\x18\xfc\xbfQq\x8fX~\xf2\x93?cc&\xc0G\xc4\xf4?[8\\g\x90O\xf4\xbf\xfd\xe9\xb2\x9cV\x94{\xbf\x10t\x96\x17\x05X\xb4?\xe2\xaf\xf1\x1aa\r\xf5?\xd6\x90\x15N\xbb\xb9\xa2?\xd1\xb2\xd0\xf7\x88\xc0\x8b\xbf>\x02\x97\x19\xa2\xe8\xb2\xbf\xf3\xb8\xf0\'\x10\xbc\xeb\xbf' +p943 +tp944 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p945 +tp946 +Rp947 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp948 +Rp949 +(dp950 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp951 +g11 +tp952 +Rp953 +(I1 +(L1L +tp954 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p955 +tp956 +bL1L +tp957 +Rp958 +(dp959 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp960 +g11 +tp961 +Rp962 +(I1 +(L31L +tp963 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x885j@2\xfe\x1f\x05\xd8\xb3\xa6?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0%m\xe9?\xa0Wa=\xe9R\xa7?R\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xb8@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\x9e@$\xf1\xd0\xf3-\x9c\xa1?\xab\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x85@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x8b\x06@hmo\x11\x18\x14\xa4?&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00C@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0J\xa0QZ*x?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xc8<\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa7\x07\xd3?\xb2\x92\xde0\x0f>\x9f?\x85\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0\x1b:>\xb7vx?U\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x04\x00\xba(v\x10\x9e?0\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa4d\xeb?\x1an\x16\xc6\x94\xd5\xa7?\xa7\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa7\xb5@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Z@\xc2\xcf\x1a\xf42\x1c\x97?\x99\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c\xa2Zx\xd2\xdc\x85?k\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xde\xe31\x95\xca\x93\x8b?.\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00G@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0E\xa7P@G\\\x13W\xa1\xde\xa7?\x0e\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\xb5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf9\xc2\x10\x86\x07c\xa7?\xb3\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb3\xb4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfe\xc3\x01\xaf\x92K\xb4?[\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0V@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0M\xaa\xab@\xdb\xa3\xd7\x1dZ=\x9b?\x05\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x80@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xb0\x84\x03@v\xc1\x1az\x98\xe2\x98?z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80^@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x91\xc9\xdf?\x80\xae\xff\xf5K\xe3x?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80 \xc5\x1d\xdfyU?\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00@\xc0<\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00)\xf1Y@O\xb4"\x1a\x80\xf8\x8d?Y\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0N\xce\xce*W\xa2\x88?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xd05\xef+i\xac>\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`bs\xef?1\xda\xa4h\x82H\x94?\x8b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0x@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008t\xf2@\x18\xbbEXD\xfc\x94?&\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00>\xbb\t\xca9q?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa2\x9f_WM\xb3\x90?!\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10r@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&\xf7P@<@\xce\x0c\xa0Yi?e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0$\x9c\xb2\xccSlb?H\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10Ja\xeaAV\x14?\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=@' +p964 +tp965 +bsg106 +g8 +(g9 +(I0 +tp966 +g11 +tp967 +Rp968 +(I1 +(L31L +L1L +L1L +tp969 +g18 +I00 +S'(.\xbe\xbd\xd3\xaf=\xbf0\x1d \n t\xbf\xe2\xeb\xdd\xa1WG\xad\xbf\xef\xbef\x93\xef\x08\xd3\xbf\xb4\xb6\xfb\xfci\xcc\xf4\xbf\xca_\x9b\xe3\xffY\x07\xc0\xd4\x0bd\x11:\x08\xa6\xbf\xe0X\xd8(3_\xf1?\xfe\x00#\xcfd\x11\xea\xbf \x8b\xa2I8\x06Y?P\xdc\x93\xb8\x96\xb9\xc2?\x82\x10\xa0j\xb79\xf5?>\xd1\x9c\xbdXR\xc7\xbfM\xd1\x05\xd1w&e\xbf\xc66i\x06\r\x9a\xad\xbfjt\xb5~\x12e\xf1?\xdf=\x9ck5E\xab?\xd9\x87\x8f\xff\x9eA\xc8?\xc5\x89\x9c\x08$\xa2\xd7?]\x92z\x0b{>\xfa?.\xab\x19P(\xaf\xf1?\x07\x1e\xec"\xe3r\xbf?.\xce\x04\xc8\xbc\xce\xf4?\x9b\xa5\\\xbf,\x89\xf0\xbf\xeb\xb1\x8f\x120\xe7\x86?\x05hh\x83\x88"\xa8?\x84k\xc49\xff\x1e\x02@v\xc5\xd7\r:X\xdf?9\x0c\x18\x8b;\xee\xb7\xbf\x1eo\xe7\xbd\xa6\x89\xf2\xbfz\xc9\xb6\x08u\x96\xf0\xbf' +p970 +tp971 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p972 +tp973 +Rp974 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp975 +Rp976 +(dp977 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp978 +g11 +tp979 +Rp980 +(I1 +(L1L +tp981 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p982 +tp983 +bL1L +tp984 +Rp985 +(dp986 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp987 +g11 +tp988 +Rp989 +(I1 +(L29L +tp990 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0;yR@\xd90\xd9kJN\xa6?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xedJ\xb4?M\xa1\xba\x0f\xdf;\xaf?\xa6\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\xab@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80P@\x1a\xc2\x8a^\x95\xfc\x91?+\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0r@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa1\xf8\xe5?\x9bV)\xa6\xc6\xee\x8c?!\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xa7\xc54)\xf5T?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8F\xb5\xa1\xa1c\x89?\x12\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 q@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8094Q@\x08\xdc\x91O\x03\xf0\x9f?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\x00\xa3\x92\x83\x01\x86?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa0\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`5\xb6\xb5?\xc3\xac\xd0Ryx\xb0?{\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf6\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@J\xa0\n\xbcJ%\xb0?s\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe6\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0TO\xdb\xaa\x9a\x86\xb1?\xa8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p \xc6t+\xba\xaf?\xcb\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xa7@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`U@:9\x9a\xd7\x1a\xee\x98?\xb1\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00b\xa9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xbaV\xbf=%\xa2\x97$o\xb5?\xf2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x7f@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x89@\xb8\xbb\xd2#\'\xb1\xc6?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xadL\x01Ki\xd4\x93?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00AIs\xc3\x9b{?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0s\x03\xb3?\x8a\xe9_\x1a\xb1k\xb3?\xe5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe9\x00\xfd\n\x962\xcf?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0t\xc7\x19\xa1\xae\x82\xb0?\xcc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0|@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0@@\x95\xa7\x8f\xdd%O\x8b?\xbf\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00~\xa5@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x98\x08\xc1?3n\x81\xdc\x1b\xefz?\xa3\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8c\x92@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd2\xb8\xe9\xc4Xy\x9a?\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcf\xce<`\x9d5w?\x86\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x92@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x8d\x02\x91?\x83\xadd\x13Ez\x92?\x1c\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00p\xbc\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0B\x9b|5.\x92?\x16\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x98@' +p991 +tp992 +bsg106 +g8 +(g9 +(I0 +tp993 +g11 +tp994 +Rp995 +(I1 +(L29L +L1L +L1L +tp996 +g18 +I00 +S"N\x9c\x8d\x9c\xfe\xfe9\xbf;Q\xbf\xf6\xda\xd5\x8c?\xf9`(\xc2\xa5;\xb9?Kz\x7f\xcf\xe1\xae\xb6?/l\xa2\x08\xe0\xcc\xf6?M#`X\xafD\xea?-\xce\xf4\\$\xbb\xd8?\x83V\x16\x07\xfd^\xf9?\xbf\x86\x9c\x8e\xec\r\x17@\xc4U/W\x11Iy?\xee\x06\\\x17'\xba\x0f\xc0\x16,\x87\xf1\xe0\x84\x80?\x0b\xe8`$(2\xe8\xbf*hZ(\xecF\xbe?\xca''\xf1\x0fY\x90\xbf\x99\xc6@\xf5\xf2z\x93?at=dVt\xdd?\x07}\xc29S4\xf6\xbf(9K\x9bE\xf5\x0e@\xa60\xf7tM{}?#\xe0\x17\xde8\x90\xf0?\x17\x11\xb53\xbb\xbb\xa2\xbf\r\xd8\xdd&m\xd5\x96\xbf\xf7\x9fD0\xa8~\xa4\xbf\xc6\x91H\xe9\x0e\x99\xf7\xbf4\xbe\xcb\xba\xbdd\xed\xbf\xfbr_\xa3\xcf\x1b\x82\xbf\x1c&\xe2j\x88\xbb\xf6?x\xd4\xf8\n.\xe6\xc9\xbf" +p997 +tp998 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p999 +tp1000 +Rp1001 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1002 +Rp1003 +(dp1004 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1005 +g11 +tp1006 +Rp1007 +(I1 +(L1L +tp1008 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1009 +tp1010 +bL1L +tp1011 +Rp1012 +(dp1013 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1014 +g11 +tp1015 +Rp1016 +(I1 +(L31L +tp1017 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@=m\xdb/\xe3\xf7\xa5?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80)\xfd\xc6?\x89\xd9\xc5{\xc8\xf1\xae?\xd7\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x86@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12@\xe8\xa30\xfc)\xbd\xad?\xcb\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x86@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@\x0f\x7f\xe4\xf9\xc1\x10\xb5?\xb3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x14\x91co\xcf&\xce?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0/9\x10\x91m3\xa4?\x92\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@b@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@DD\xe4?|\xe9\xe8\xd7\x83\x1c\xa8?\x18\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0W.\xdbdUh\xa5?>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00O@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\x17\xcb\x99\x83\x04\xa7?\xda\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0}@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xe9\xef?\x7f\xdf\x10u;}\xb5?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 M\x90\xe5?\xdeC\x90F\xc4\xe9\x96?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\xc8\xc0GVve?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x88@P\x05\x00\xeb{n\x9d?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xc0\xa7z+\xbd\x1f?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x93\x91?K\x01<\x1f\xe5\xc4\xa4?\x80\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb7@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@dq'@\xc6a\t\x8a\x8e\x04\x90?2\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d\xa0@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@u@=\xc2)S\x80\xba\xa1?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcc\xbe\x12)\xab\xf7\x91?\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0t\\\xd3\xda\x94]\x83?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb7\xa2@\xda\x02\xef\xea\x07\xe5\x8d?\xef\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\x9f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x81\xb2\xaa>\xd1\x99\xa0?\xa6\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x19\xf7\xe2_\xd3\xbdu?I\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x95@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`V@c\xb64\x16\x14]\xab?N\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9c\xae@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@F@!/#\xca\xee\xb9\xbf?\x1a\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf3\xdf\xa5?4\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\xaa@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0b+K\x8f1\x0f\x9a?\xb7\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x87=\xa12/\xd4\xa6?}\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfa\xa4@" +p1018 +tp1019 +bsg106 +g8 +(g9 +(I0 +tp1020 +g11 +tp1021 +Rp1022 +(I1 +(L31L +L1L +L1L +tp1023 +g18 +I00 +S"U\xd1R\xd1\x18\xe18\xbf\x82Y\x00\xa5s\x9b\xa4?kZ\xdb\xfa\xfe\x84\xa7?|p\xb1~\xdd\xd9\xa1\xbf\x03\x00$$\xc4\xdb\xe5?\xa0S\tl\xd5\x18\xe6\xbf\x98/\x15J\xef\xaa\xb2?\x85\xd6\xc7\xb1Y\xc9\xe3\xbf\xcd\xad\xe3\xe93B\xe9?\x04\x14'\xf8Q\x1d\xd3\xbf\x173\xb4qh)\xc0\xbfw\xe7\x00\xed\xc4K\xf5?0\xb5\xe8Lc\xdc\xf3\xbf{\x84`\xbbF\x97\xe4\xbf\xf8GD\x9cW\xa0\xf8\xbf8\xf5S\xed3\xee\x0e\xc0\xcctds>\xaau\xbf\xdd\xe1)g\x18\xc8\x9d\xbfa\x12\xbb\x86!\xeb\xc1\xbf\xdc<\xb5D\xb9\x8e\xfa\xbfB\xea\xa3\xf2\xf5\xbe\xd7\xbf\xcb\x84\xbdb\x04\t\x9a\xbfy\x8d[\xda\x11\xb7\xaf\xbf\x0c\x03\x121[\xcc\xea\xbf\r\x03B\xe3\xfc\x85~?/\x85\xdbN\x1f\t\xb2?S:\xed\xb3\x8a\x96\xf1?\xc5w\x8d\xe4\x80\xce\xe2\xbf\xf3s\xcb\x11\xc4\x19e\xbf{\xc9\x8cd\x02h\xe8\xbf\x96/*\x1f\x87\xbb\xbe?" +p1024 +tp1025 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1026 +tp1027 +Rp1028 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1029 +Rp1030 +(dp1031 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1032 +g11 +tp1033 +Rp1034 +(I1 +(L1L +tp1035 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1036 +tp1037 +bL1L +tp1038 +Rp1039 +(dp1040 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1041 +g11 +tp1042 +Rp1043 +(I1 +(L31L +tp1044 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xac\x06A4+\xff\xcb\x17}\xa5?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0%m\xe9?\xf3\xbc\x80\x96\xbc\xe5\xa5?/\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/\xb8@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\x9e@\x86\x9fy\xca\x18\xc7\x9a?\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x84@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x81?\xe0?\xc4L)\x16\xc1b\xa0?&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00C@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\xb9\x8d\x90b\x93u?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa7\x07\xd3?\x89G\xbe\xbf\x03L\x97?b\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\x1c\x06\xe35\xb8u?U\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0o\xcd\x90\xf5Q\xa5\x95?\r\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x80@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa4d\xeb?\xc9u\xf5Z"\xb4\xa6?\xa7\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa7\xb5@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8a_\xc9?\x94\xe5_h\x11\xac\x93?\x99\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xda1h\x1b\xe5\x89\x82?\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0T\xdb\t8\x13\xd0\x85?z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80^@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0E\xa7P@\x92\xe9\xee\xf9\x8c\xd3\xa6?\x0e\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\xb5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0b\x01`\x1a\xa7b\xa6?\xb3\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb3\xb4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Y\xddR\xf4J\xa7\xb3?[\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0V@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@q\xda@&*\xcf\xab\xd9\x88\x9f?(\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x81@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`d\xf2\xef?\xb8%\x0fx\xbc"\x9b?a\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10v@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x03l\xe5?6\x15\n\x0c7j\x95?<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\x1d\x14u\xf1\xa6x?(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc1\x97Bk\xf5\xe5\x95?\x14\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@q@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xe8bJA\xc2&\xa9\xafK\xe5\xa0?%\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80B@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\xd5UF\xea f? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xd0>\xff\xa67??\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004k\xc0AmV\xfa6\x81\x96\x9b?\xc7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0h@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xf7\xa8\xd4?,.W!\xb9\x92\x94?\xc2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0:[\x8e\\\xab{\xb6?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1c[\xdb\x93\xf7Wt?\xaa\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@e@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0v@\x80IE\x04\x1f\xf7p?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x92N\xc7\x94\xbbA?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@' +p1045 +tp1046 +bsg106 +g8 +(g9 +(I0 +tp1047 +g11 +tp1048 +Rp1049 +(I1 +(L31L +L1L +L1L +tp1050 +g18 +I00 +S'\xd2\xbf\xa4\xca\xabO8\xbf\x8a\x1d\xf1\xe4B\x02r\xbfGwh\x12SG\t\xa3\xf0?\xd0,\xe5\xf0\xb8\xbd\xec\xbfS\xf3v>\xf0\xa7]?\xc0\xe3\xd1\xa1\x86\x89\xc0?E\x85y\t\xde\x92\xea\xbf\xa7=\x93\xc3\xf8\xca\xf3?=7\x89Q\xa1\x96]\xbf\xa1\x88\xfc\xf5\x17K\xa8\xbf\xd7\x12p\xf3\xbb\xc6\xef?\xcf\x11\xed\x99d\xed\xa6?7\xd8\x13\xbbr\xd3\xb7?\xae\xc5h\xd8\x88\x11\xb2?\x9d\xf89\xb6\x05*\xf4?P\x01\xb8\x88\xaa\xf7\xe5?\x1d\x85\xc3\xe5\xdd?\xd2?\x80\xaf\x89\xf9;\x13\xf9?\x0eo\xcfr\x8f\x0e\xf3\xbf0\x93\x1f\xabQ\xee\xa4\xbf\xb1\xf9\x05\x13%\xee\xab\xbf\xcbw+\xafn\x05\xf3?I\x08\xa4\x9f,\xd4\xf1\xbf\xc6~\xb9\xb5\x90T\xdf?\xab\x83G\xb3GN\xf9?\x99\xd3\x9e\xcd\xd2\xb3\x00@' +p1051 +tp1052 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1053 +tp1054 +Rp1055 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1056 +Rp1057 +(dp1058 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1059 +g11 +tp1060 +Rp1061 +(I1 +(L1L +tp1062 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1063 +tp1064 +bL1L +tp1065 +Rp1066 +(dp1067 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1068 +g11 +tp1069 +Rp1070 +(I1 +(L31L +tp1071 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00s\t\x1d@\x05W\xff\xc7-"\xa5?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00]\xa5@\x8cp\xeani\xa2\xaa?\xf8\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xad@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\x97@\xa0\x94\xa6J\xa0A\xbb?P\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x82@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q@j\xa8\x17"\x8c\xc3\xb7?\xed\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x82^I\xad\xcb\xbd\x84?\xd5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf7\x88\xdd\xdc\xbb\xb3\xc2?\x18\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80q@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xe3\xb2\xef?SY\x9e\xadI$\xb4?c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0X@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\x84\xf9\x1cE\\\xb0?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe4,L8\xfc\xbf\xa7?N\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80S@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xbc\xea\x9c?9w\x04\xc0\xc9.\xa5?\xa8\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xa9@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xc4\xe9\x80@\xbc\x1a\x85xa\x1e\xb7?i\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdb(/\xa9\x17\x91\xb6?\x19\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd5\xf8T\r,(\xa2?P\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x81@\x16\xa9\xa4\xfe\xcb\xa9\xa1??\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00~\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x81\xf2`\x8b\xdc\xa6\x93?\xcd\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\x9f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0S\xba\x7f\x1a0\xab\xb0?r\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x8b@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x93H\xe0?p)\xef\xe0\xd8_\x9b?_\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe\xa6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xf3\xaa\xd3?k\x8ewB\x17\x98\xa9?\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00i@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00)@U\x9f\xdc\x1e6\xd6\xa5?{\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10m=\x96\x91\xa3P?(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84By\xf5(\x91\xa6?S\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0T@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0u]\xb7?\x8a\x7f6\xe6\x9d\xa6\xa1?M\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@S@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x847\x97\x08\xda/\x99?L\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00S@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xce\x98\xe3?\x80\x16Kx\xe8>\x99?\x97\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xa5@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa7\xd7n@\x00t\xfc\xe5\'\x9e;?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x80\x8c\x86\x05\n\xea>\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xc4\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?m\xb3dGj\x9a\x98?\x91\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"\xa5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x838\xda@\xfeC\xcc?$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf6TB\xa4u\x89\x95?m\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xda\xa4@' +p1072 +tp1073 +bsg106 +g8 +(g9 +(I0 +tp1074 +g11 +tp1075 +Rp1076 +(I1 +(L31L +L1L +L1L +tp1077 +g18 +I00 +S'\x1f3t\xab\x0f\xb75\xbf\x11#o\x80\xe3\xc9\x86?d\xa6\x13\xffFh\xb1?\xe1\xa6\xde\x03\xdd#\x87?\xd9\x9c\xbd@\xa4F\xef?\xf8xI2\xe6X\xd4\xbf+\xe6\x97\xb3\x0bl\xd6?\xe3&\xb3\xb3&\x92\xc5?\x0b=\xa4\xe3\x082\x01@\xads\xe0qw\x1fH?;\x89\xfe\xcbTS\xb2\xbf\xba\x01a\xab\x0b\x05\xe9\xbf\xb1\x02V\r\x955\xee?\x1d\xf6\x89,\\\x14\x84?g\x9668.\xa6\xc7\xbfu\x05Dfl*\xdc?\xa4\x94\x9b\xe1\r\x92\x8f\xbf$*C\x99\xbb\xc5\xaa?E&\xfb\x07\xe2k\x9d\xbfq\xf1\xf5\xeeY\x9d\xf2?\x8c\xee\x1a\x83O\xd6\xec\xbfQ\xd0i2hB\xc7?\x02\xa0!\x9dW\x8b\n\xc0\x17\xb1\x03\xe8\\\x87\xf3?=\xf1\xeaSe\xe6\x94\xbf\xeb8\xe4\xa5\x18^\xe2\xbf\xd5\x0e\x99\xd1hc\x02\xc0\xed\xf4\x8a\x94\xe0\x03\x05\xc0l\xfd\xd1\xa7\x82\xa4\x93\xbf\xbb\xdd\x9188\xa0\xe6?f4\xbe\xee\x96S\xdb\xbf' +p1078 +tp1079 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1080 +tp1081 +Rp1082 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1083 +Rp1084 +(dp1085 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1086 +g11 +tp1087 +Rp1088 +(I1 +(L1L +tp1089 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1090 +tp1091 +bL1L +tp1092 +Rp1093 +(dp1094 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1095 +g11 +tp1096 +Rp1097 +(I1 +(L31L +tp1098 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\xd7\x80/\xcf\xe3\x8f\xa4?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\x95\xaf\x08\xa0\xe9\x8c\xad?\xd7\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x86@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q@\'v\xc6\x86\xb4\x0f\xb1?L\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x82@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x8b@\x14\xdf\xc5\x82\x85\xc4\xae?\x16\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x04\x16\xfd\x19,T\xb1?\xa9\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0,\x1b/\x0f\x1b\x85\x82?m\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@[@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0v@\n\xad\x8e\x9c\x84J\xb5?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0^\xbc\xce\xc8\xbdU\xa7?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0(\x8cv\xc4\xaeu?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81\xd1\xdb?\x8d\xb7D\xc8\xacZ\x86?\x8b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`a@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbfFK?\x90\x8e9\xd0\x81\xc2x?\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x003@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa2=\xe1\xb6\x81e?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\xc7AC/]p?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xc3\xdb@x\x81HA\x9f\xb9h?x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x18s"\xfb\x9a\x0e??\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc8fIu\x9f\x98U?o\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0[@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00-\xd7\xef?\xa53\xcd\x92\xcbb\xa3?\x80\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb7@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`P@\x8a\x1d\xc5\xcc;\xc4\xa5?\xa6\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa6\xb1@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80l\xab\xfa?\x8bZ\x8c$I|\xb3?-\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x81@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0fI\xe7cZ\xef\xb0?\xbb\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0{@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96\xf6u3\xac0\xb7?r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\\@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08G\x03A\xba\x90\x15?\xfb\xf6\xa2?y\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf2\xae@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0(_/\xfd\x15f\xa3?\x0f\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xaa@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0?d\xab\x18\xec\x9e?j\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x83@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x802M,@\xa9T(\xb5 \x81\x97?\xda\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x97@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80w@"n\xfe\xf1Z+\xaf?\x91\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10P\x15\xd4\\\x19\xaf?H\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0"0G\\\xe2\x97?I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x93\x91??r\x9e\x95\xdf\'\x92?I\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x95@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x831\xa1\xce\xc8\x10\x90?\x10\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x94@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc02B\xc0\xe0yV\xa3?9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L@' +p1099 +tp1100 +bsg106 +g8 +(g9 +(I0 +tp1101 +g11 +tp1102 +Rp1103 +(I1 +(L31L +L1L +L1L +tp1104 +g18 +I00 +S'F\x15^t\x01\x972\xbf$I\x97\xae\x83K\xa2?\x8a\xe4\xc9\xae\xbd\xd1\x8f?\xb5\x9e\xce\x89\xc7\xcb\xa2?\xe0k\xb0\xa7P\x8b\xe2?\xc3\xb4aG\x11\xc2\xf3\xbfO0g\xa8(\xd0\xc8\xbf"\x991\xeb&\xa0\xe6\xbf\xc7\xfa\x17a\xb2\xaf\x06\xc0\xf9\xb2h\x80\x9d\x04\xbf?s\xa3\x02\xf6\x05\xab\xd5?\xc5\xe9\xc8X\xb57\xf9?\x84\xcc4D\x0b\xe0\xf3?\xa34\x11\xbb\xc34\xb6?\xf1O\x83\xc0^-\xf1\xbf\xaa\x82\xf9\xbe\xe5\x04\xf2?\x1cc\x05\xaa1\xfdr\xbf\xcb\xf7x\xbe\xca\x0bp?\xc1\xe9\x84\x8b%y\xb2?\xdcva8\x80\'\xda?5\xa7\xc9\xab\x10"\xf4?\xdc=M\xf5\xd8Bw\xbf\x8c#\x96\xd0\x95\x1c\xc4\xbf\xfb2|o\xdc\xda\xda?\x91\x81\xce9\xf6)\x9f\xbf\x9c\xcb\xee\x1e\xc6\x8b\xc0\xbfN\xc0[\x88w\xef\xf5\xbf\x95\xee\xce\xa4\xd8R\xb2?\xec\xd1\xf2meQ\x94\xbf\xe5$\xab\x1e\xe0\x02\xe2\xbf\x06\xe9\xfcNY\xdb\xf0?' +p1105 +tp1106 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1107 +tp1108 +Rp1109 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1110 +Rp1111 +(dp1112 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1113 +g11 +tp1114 +Rp1115 +(I1 +(L1L +tp1116 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1117 +tp1118 +bL1L +tp1119 +Rp1120 +(dp1121 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1122 +g11 +tp1123 +Rp1124 +(I1 +(L31L +tp1125 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x00[\xe9?\x8fp\r\xe3l"\xa4?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8y@\xda\x0f\xd70\xac\xa3\xa2?\x15\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pc@\x12\xff\nPP\xc0\xac?}\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x91@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Y\xe5\xd1?\xa5eI\xa6W\x1a\xac?g\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9c\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb7G\x14\xb5\xf1\xb3\xb1?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0^\x9c\x9e\xd9kC\xa9?~\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x8b@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xf2\x01\xe8\xbf\xa4\xabi\xe8\x1em\x9e?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00W\xea\x0061i?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10`\xa26\x0f\xc7{?\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x1f\x98\x0e@\xbc&\xc2\xcc)\x8c\x8f?\x98\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x92@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x94@u\x948{[\xd7\x92?\x8b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0x@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0-\x80[X\x91\xdd\x89??\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0a\xa2\x87\xe0\xedu?L\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00S@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@#\xbc\x9d\x84B\xac\x88?\r\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x88@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0x\x91\x12\x7f\xc8\x86\x85?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0P\xe1\xb8c\xf1\xc2\x84?\x01\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x88@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0eb\xc8?\x18,\xa4\xfc\xf5\xce\xa4?B\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B\xb1@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Dh\xec?\x00\xb5\xf8\t\xecMz?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x91\xf1@\x00>\xa4\xb4\xf8i\x00?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00$\xaeb_\xaa>\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00P\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8t@ \xaf\xd2\xcc\x82U`??\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80O@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x8c\xbc\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00t\xf2\xab(\\\x1e?-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80F@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0V@\x99|T\xc3\xfb\xd6\xa4?\xff\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xb0@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xaf4\x08@r\x81\xba\x16\x05\xfd\xa6?\xa6\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0d\x16\x98\x879\xbe\xb5?\x9a\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96`\xd2\x0cv\xfc\xa3?\x0c\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\xaa@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x92@n\x16\x97\xa7y\xf8\x87?Y\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc2\xfe\xaa\x1d\xeeJ\xa5?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\xfbb\x14\x05\xa8\x80?@\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x82@' +p1126 +tp1127 +bsg106 +g8 +(g9 +(I0 +tp1128 +g11 +tp1129 +Rp1130 +(I1 +(L31L +L1L +L1L +tp1131 +g18 +I00 +S"R\x9bE:\xba31\xbf\xa4\x8a\x9a\x9c\xca\xb1\x90?\x9a\x7f\x11u\x88\x8e\xa7?\xc7&\xc2\xa0\xd1\x90\xa4?\x81\xf7\xc0G\xbb\xff\xd3\xbf\xaf'n_\xe0\x02\xde? \xbc\xafl\xff\x18\xd6?\xf1y\xb6\xc4\xf2'\x04@i\xf1k0\xeaz\xf5?\xa4u\xaa,c\r\x8a\xbf\xcf\xe6\xbf' +p1213 +tp1214 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1215 +tp1216 +Rp1217 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1218 +Rp1219 +(dp1220 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1221 +g11 +tp1222 +Rp1223 +(I1 +(L1L +tp1224 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1225 +tp1226 +bL1L +tp1227 +Rp1228 +(dp1229 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp1230 +g11 +tp1231 +Rp1232 +(I1 +(L29L +tp1233 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`qc\xc2?\xe3K\x15\xb7\n\xb8\xa2?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xb5\xb7\xe8?=\x86\x07\xb7\x87\\\x88?\x81\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 `@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81\xb4f\xbfP=\xfc\xcf{\xebP?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pl\xe1@\xa0\x82\x98\x93\xea\x8f$?0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@c\x18>\t9\x15?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90>\xb7\x94z\n\x13?\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x94\xd5\xc1+S>\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x08\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfa\x82\xde?@0\x95\xebI\x1ct?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80S\xef\xe8@\x00\x92\x00u90\xf2>\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xf4\x98rv\xde\xd4>\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00X\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000{@\xd0\x8dZ\x19\xd1\x18\\?G\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x0eQ15\xb5\x18?+\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00x\xeb_\xb8\x1f\x16?\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8aa\x0b@\xdc\xc2\x05\xd3\x10\xe8\xa2?\xd6\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xb9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x83\xf3\xc1?T\xe2\x7f\x9a\x81\xe5\x96?m\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0v@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xf3X\xfd?3\xcc\x0c\xbc\x87g\x8a?\xc8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x86\x91\x1d\xd3\xe4\xe6\x83?\xc2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0>*\xff\xf0\xc1S?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xba\xea@\x7fa7pc\xb3\x9b?\xa5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0F\x12; e\x96\x9e?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc07L\x08\xee\xb4\x13\x90?o\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0[@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xcc\r@@~\x02~\xeeC\xa3?i\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00i\xb8@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80=\x1a\xf8?W\xb1\x9c\xd6<\xf1\xaf?3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc9\xd97\\P\xd1\x9a?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xeab_\x0bF\xea\xa0?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x16\x07A\x0e\xaeFF\x1a\x10\xa3?6\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006\xb8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0fw\x8a\xd0\xf9\xe7\xa3?{\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00{\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa3\x03\xb2\xfa\xa2\xab\x8b?\xbb\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0{@' +p1234 +tp1235 +bsg106 +g8 +(g9 +(I0 +tp1236 +g11 +tp1237 +Rp1238 +(I1 +(L29L +L1L +L1L +tp1239 +g18 +I00 +S'c\x8eFG\xea\x0f3\xbfv\xf9\x02Q\xe1]\xb3?K\x90;\xe1/@\xa1\xbf\x0b\xcc\xa9\xd62\xa9\xa6\xbf\xa7\x87\xd2J|\xeb\xf0\xbf\tB\xbeSu\x9d\xf0\xbf\xe1\xefJCg\xdb\xf0?\x143_\xca\xb0\xc2\xc3?8\xa3\x8a\xba\xc1L\xb6\xbf}\x98\x8b\xcdDt\xf1\xbf\xd2\xcb\xedi\xde\x99\xf1\xbf\xd8whN\x7f\x80\xc5?\xa0\xe0\x9f\xd7\x97\x85\xf2?\x9f\x02\x9b\xe3\xfdw\xf4?0XU\xca\x80\x08]\xbff\xe9\xd1\xa5\xcd\x1f\xaa\xbf\xed\x80\x8b\xf0J\xc6G\xbf\xc3+\xd5\x0fK\xae\xc5\xbf\xdb\xa3\xe0\xa9\'\x18\xf8?\xd07\xdb\xfdz\xab\xbc\xbf\x13"\x85\xd4h\xfc\xf8\xbf \xad\xb7\\\xbb\xc5\xe2\xbf\x04\xaa\x9f?\x89\x19R?G\xaf\xb4/ \x99\xc3?\xbb\xa0[\x86\xa7w\xe8\xbf\x95\xa2Ly\xb57\xfb? g\x908\xb7$#\xbf\xec\x1b\x13\x14\x10\x9b\xa7\xbf\x0f\x02p\x8c\x90\xed\xe3?' +p1240 +tp1241 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1242 +tp1243 +Rp1244 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1245 +Rp1246 +(dp1247 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1248 +g11 +tp1249 +Rp1250 +(I1 +(L1L +tp1251 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1252 +tp1253 +bL1L +tp1254 +Rp1255 +(dp1256 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp1257 +g11 +tp1258 +Rp1259 +(I1 +(L29L +tp1260 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00%@\xe0>\xfa\x05\xe2\x8b\xa2?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@o\xfd\xe1\xbe\xeei\xab?\x85\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8c@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q@lk\x82Sq*\xae?\xe8\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x87@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00-@\xc2\xa2\xf9U\x06\xca\xac?\x8e\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb9C\xd8B\xfd\x90\xab?\xd9\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90}@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Z`\x9a\xdf\x89\xf2\xaa?\xb5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0f@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0v@vo&He\r\xaf?Z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd4_\xfd\xcc\xdb\xcb\xa6?P\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@L2k\xa1Uy?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xbaf?\xd7\x08\x00\xb1=\xdc\x95?\x9d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0c@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98r@)E\xb8\xfbK\xa3\x8b?\x9b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04\xf0\xee\x970\x90x?\x98\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x03P\xf0\xe7\x14g?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xe0\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@\xd4\x11-\xfb#\x1d\xa1?\xd2\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd2\xb6@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`O\xd8\x93?\xfe\x1a\x9d\xc9\x87\xf2\x82?z\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0w@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x93\x91?~\xf5t\xf6\x1a\x13{?h\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04\xac\x96\xcd<\'r?a\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xac\r\xaf\xef\xd3.\x9b?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x89@\x00.\x91\xfc\xaf^8?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\xc0\xfc\xf8\xf3\xc6>\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb6\xbc\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@fq\xa0?\x12\x12\xb9;\x0b\xdd\xa1?X\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\xb5@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`d\xf2\xef?\x02\xd3\x1dq\xbb\xff\xcc?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb8\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x80\x9a<\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Po@\xac\xbd\x06\ri\xa4\xa1?S\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00S\xb5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0l.$j\xc7\xa4?Y\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb2\xaa@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcd\xc9\xd9M\x84E\x98?\xfa\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x9f@' +p1261 +tp1262 +bsg106 +g8 +(g9 +(I0 +tp1263 +g11 +tp1264 +Rp1265 +(I1 +(L29L +L1L +L1L +tp1266 +g18 +I00 +S'\xc4\'k\x12\xed\xda0\xbf \xf5O\x8e\x14\x9b?\xa7-\xfaT\x94\xf5\x85?\xf7d)\xf9 \x9c\x9c?\x15\x82\xbfG\xfeg\xa7\xbfx^\xe0Z\xa1\x08\xef?\x11\x15o\x06\x89H\xbd\xbf\xaf\xc0\x0b\x1f\xcb\xce\xe2\xbf\x87y.\r\xe0\x06\x01\xc0$\xb36"@\xd8\xb9?e\xc1K\x06!s\xbc?\xf6\xbe\x07|\xce\x8f\xf1?\xe2\xd1\x9c\x8f\xd2\x0f\x0e@x\xf9\xf9f\x11\x9d\t\xc0\xb6J\x8eu\r\xecq\xbf*\xd8:\xba\'h\xad\xbf\x00\xde\xc6sX3\xa7\xbf\x9a\xb8\xd2o\xea[\xed\xbf\xfe\xfa\xfe\xf0)\xe3\xf8?\x8cLi\'\x0b1\xd3\xbff\xed\xf90\xdf=\xf6\xbf~\xa5\xaan\xb6\x7f\xf7\xbfL\x93\xaa!\x89\x18G\xbf\xfe\xf7\xb5C\xa8\xe7\xe0?2d\x05$)\x12(@\x8bi\xbcw\xe3\xec\xf0\xbf\x87\x02=\x95n|S\xbf\x1e\x85\xa8m\x81$\xbc?\xe0\x10?.\x8f\x0e\xd2\xbf' +p1267 +tp1268 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1269 +tp1270 +Rp1271 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1272 +Rp1273 +(dp1274 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1275 +g11 +tp1276 +Rp1277 +(I1 +(L1L +tp1278 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1279 +tp1280 +bL1L +tp1281 +Rp1282 +(dp1283 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1284 +g11 +tp1285 +Rp1286 +(I1 +(L31L +tp1287 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x9c\x86iA\x8a\xfc}\x0b\xcb>\xa2?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x16\x07A\xe3|\x82\xfc\xc8\xbe\xa2?\x1e\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xb9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0%m\xe9?\xdb\x93\x17\xfe\x1el\xa3?\xc9\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc9\xb7@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x95\xa7@\x98\x8f?\\\x02W\x9c?\x90\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\xe8\xe0\xeb\x12#\xa1?z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`<\xe6\xeb\x01\xdb\x97?\x16\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x80@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa4d\xeb?O&U\xc28\xf1\xa3?9\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009\xb5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd6\xf0\x9c\x8a\xb0\x99\x87?\x91\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1e\xb6\xf9\x9e\xcf\x1e\xa4?\xa8\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\xb4@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x87\xc3HA\xee\xf4v(\x00\x0f\x82?U\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pu@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xe8\xed?\xa4H\xbe\x1d\x8d8\x86?p\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0\x04\x9e\x99Lx5?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|=\t\xe3S\xa6\x88?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x03\xc1@\xbe$z\xe5\xa22s?\xe5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x92\xa5\x93\xb4\xefa[?\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0(\x08\x92\x94\x08W\x82?%\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80B@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pc@W\xddM\xfcg^\x8b?9\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90s@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?`a@\xeaLB,\x12\xbaz?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t \xd9?\x00}\x9a\x1c\x92\xddL?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x8ep\xf4\xfb85?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xac<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x87@\xd0zp\x16\xb9\x8fn?\x8a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1cP\x88\x97\xe7Be?q\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\\@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0nd\xf7h\xd7{f?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000d@\xa7TT\x1c\x90\x93\x8d?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@M\x0e\x8bA\x00\xb8F\xc5l\xcem?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90\xbc\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa8\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`}l\xbfA,\xb6A$i\xabu?\x9c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0N\x19\xf7P^\x1dI?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x85\xb3@Qdd?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@' +p1288 +tp1289 +bsg106 +g8 +(g9 +(I0 +tp1290 +g11 +tp1291 +Rp1292 +(I1 +(L31L +L1L +L1L +tp1293 +g18 +I00 +S'\x19\x9a\xce\xaa\xb3\r1\xbf\x00Sn\xa5\x06.`?p\x1b\xd7\xe9k^Y\xbf\xe4J\xdf\xff\xf2\x95\xa5\xbf\x19\x9f>\xebK\x99\xf9\xbf;\xb7\xad\x04\xd7Y\xcf\xbf\x17r\xbc\x15G|k?\xae\xb5HL^y\xf1?\xf7o\xc1\xeb}ZL?\x86\xf1\xcc\xec\xb3\x9c\xb0?A\xdd|*\xd6\xb4\xc0?\xe7 \x89\xe3fD\xf1?\xa9\xef\x0f,>;\xf5?\xfa\x0f"\xcdW\xca\xa0?H%B\xf0\x96\x1a\xed?U\\v\x1f\x98\x12\xf4\xbf\xe7)\xd5\xae\xe8\xa4\xa7\xbfd\x8f\x97\x19w\xb4\xb9\xbf\xd56\x17oA\xec\xd1\xbfM\xe8\x866\xf2\x0b\xf6\xbf\xd9T\xd3\xabX$\xf9\xbf\x10\xa4/\xcbt_\xb5\xbf\x85\xec\x06\xb8\xdfJ\xf2\xbf\xb9Q[^\'\xc4\xd7\xbf\x13\xf4\xfe\xe8\xc0\xe3q?\x1d\xc8\xad!\x0b\x9a\xdf?2\xf9\xafM\xf0\x01\xfe?\xe7\xce\xcfm\x1a\x8b\x05@B\x0b\xef\x12\x07\x9b\x8d\xbf\x91S\x07\x12H\xf0\xf0\xbf\xd1>e-\x9f\xff\xf8?' +p1294 +tp1295 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1296 +tp1297 +Rp1298 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1299 +Rp1300 +(dp1301 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1302 +g11 +tp1303 +Rp1304 +(I1 +(L1L +tp1305 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1306 +tp1307 +bL1L +tp1308 +Rp1309 +(dp1310 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp1311 +g11 +tp1312 +Rp1313 +(I1 +(L29L +tp1314 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@\x07$\x13}\xfd\x01\xa2?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12@\xdfz(\x00\xafi\xaf?\\\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0u@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\xc5\xef?\xd7\x94\x0eQ\xfbb\xb9?\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80a@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xb1K\xe3?`\xb2gR\xf82\xa6?4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf6\xe5g\xcd\x01\xb0\x90?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9b8\x11A\xc7\x01\xa3?0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x11\xaef?\x91gE~ \x90\xbf?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0-O4=o?\xc2?I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`\x9b\xa94\xb1F0?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8b@u\xd8\xbc\xf0\xf3\xbf\x9f?\xd0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00j@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@H\xbe_\x998\xb6\x95?\xca\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x85\x89B\xb1\xb4t\x80?\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80g@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc02:\x94\x84\xd0\xa2\xbb?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xd0\xbc\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@j\xb6Dyc9\xa1?\xfb\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfb\xb8@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/@<\xbae\xaa\xe8b\x99?\xa4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80d@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\xda\xdb?8J\xd3"\xe1\xab\x93?\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xf2\xa4_\xeb\x9bC?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xccx\xb8\x18\xa2\xd7\x8d?\x9d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0c@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa3f0@\xc8R\x0e\xd0c\xf8\xa1?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xc0s\x81\xd2s\x10?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\x96\x81\x93@\xfaH\xa1?W\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xb8@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\x8a@THA\xcb\x90\xb3\xa5?\xd7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0*$sex~\xa2?\xaa\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9a\x03\xf5^A\xd7\xa5?-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80F@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x~@\xa6\x82\xf1:\x82\x06\xa1?\x80\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc2V\xbd\xa5\xf5|\x8c?\xfb\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x97@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84@\xb0\x9d\xb7M\xa4?\x85\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x85\xb1@' +p1315 +tp1316 +bsg106 +g8 +(g9 +(I0 +tp1317 +g11 +tp1318 +Rp1319 +(I1 +(L29L +L1L +L1L +tp1320 +g18 +I00 +S"\x17\xc9\xed\xc7d\xec.\xbfG6\xf0UW\xdb\xa5?<]\xef\x86\xa3\xce\x97\xbf\xbeU\xfa'\xf6\xca\xbe\xbf\xb9j\tWn\x08\xf6?\xab\x99@\xe4\x94\xd4\xf2\xbf\xe5C/\x1b8t\xa1?\xbbn\xf8\xaa\xba\xc9\xdc?$\x98\xc8r\xa5B\xf2\xbf0\x88]\x1dBJ\xb6?:\xe7Tl\x9c\xc9\xb1?%\xae\n\xc6L\x1c\xf0?\xa7+'\x02\x17\x9a\xf1\xbfS\x9b\xa7\xff\t\xf0\x08@{\x00\xc7\xads\x11e\xbfr\xc0\r~\xbcI\xb1\xbf\x02<\xb7\x8e\xf4\xbd\xac\xbf5):\x9b^U\x02\xc0\x91\xe4I$\xd6n\xe0\xbfbd<\xa1\x02\xbf\xe0\xbf\x15\xc4&\x17\xe2\xf9\xf3\xbf\xe9\x7f#\xa5\xc6\xb5\x05\xc0\x18\xe9\x0e\x9a~?L\xbf\xfa\x8f`\x0c\xf6\x8a\xb2?\x86U\x0e_\x1c3\xf1?n)n\xda\x06k\xe5\xbf;\xb2\xdac0\x85l\xbfG\x07\xae-\xa8\xd7\xda\xbf\xec\xd8_\xb0\x10\x8c\xa6?" +p1321 +tp1322 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1323 +tp1324 +Rp1325 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1326 +Rp1327 +(dp1328 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1329 +g11 +tp1330 +Rp1331 +(I1 +(L1L +tp1332 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1333 +tp1334 +bL1L +tp1335 +Rp1336 +(dp1337 +g77 +L25L +sg78 +g8 +(g9 +(I0 +tp1338 +g11 +tp1339 +Rp1340 +(I1 +(L25L +tp1341 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0;yR@\xba\x94\xb3\xbe\x8f\xce\xa1?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x8a@\x0e~\xc3vy}\xa8?\xa6\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\xab@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`U@&\x92\xb9vB\xd9\xa9?\x08\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xa8@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xdd\xd4@\xe2.i\x87S\xe9\xb6?\xa7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x15\xc9\x00\x8a\xa7\xae\xac?w\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0]@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0"c\x9f\xbd\xca\xa0\xa6?0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pc@5P\xc9\x94Ja\xa8?a\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc2\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\x9f\x9b\x01\xa2\xff\xa9? \x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x9c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x17\xfc#\x96"\xf7\xa4?A\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x91@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x8a@\x00\xees\xbd\x85}\x98?\x9e\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0y@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pb@\xde\x9c\xd8.y7\x96?l\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf5-\xec\x18\x8aU\x9a?\x8f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd4\x02&Gl\xcd\x8f?\xdd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0k@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@B\xb0\xf8\xa6\x06T\x8a?2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc08u2\xfdi\xbbC?+\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa8\xbc\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x8d\x02\x91?x\x85\x82SD\x06\x95?\xb1\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00b\xa9@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`U@|_\n\x83\xf8\xe1\x94?\xab\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V\xa9@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbfFK\xbf\x87TKbK\xed\xb1?\xf2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x7f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfc\xc5\xb3ShD\xc4?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0"{\xa5\x02\x07\xda\xaf?\xde\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0}@\x17\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xb3\xd4\xc7D\xf0\x07\x87?\xb9\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00r\xa5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0^rq\xaa^\x17\x84?G\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0E\xd5AY\xed\xce\x86?r\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe4\xa4@' +p1342 +tp1343 +bsg106 +g8 +(g9 +(I0 +tp1344 +g11 +tp1345 +Rp1346 +(I1 +(L25L +L1L +L1L +tp1347 +g18 +I00 +S'\xf6\xbd\xfc&\xe3\xb5+\xbf\x0c\xb1mdRl\x83?\xf6F\xbb\x93k\xc5U?\xa1\x87\xe3\x0e\x1b\xcc\xb9\xbf4J\x00\xc5cW\xf4\xbf\x8ds\x9a.\x12\xe1\xf0?a\xf1\x85L\xf7j}?\xebl\xaf\xbb`\xd9\xb8\xbf\x16\x82\x9e\xf8)\x01\xd6?\x89\xb6\x0c\xd2\xae\xf5\xb1?-m\x91\xcfuf\xb7?\xc0\xaa\xd5\xa7\x84\xed\xd9?.\xab\xb1\xdb\x80\xea\xf0?7{\x90c\xbc\xa5\xb5\xbf\x1bhK\x95\xe9\xed\xf0\xbfp\xbd\xdf\x0c\x94\xfe\xf8\xbf7\xf4\xf4\xecP\xc9\x85\xbf[\xd6\xb7\xcc\xe2\xc9\xf6?\x91"_E\x98\xf4\x86\xbfW\xe8>\xac\xd0\xf3\x8d?#)\xef\x8b\x89L\x01@5\x88\x06V\xf9\x99\x92?\x01\xe1\xaa\x7f\xeaF\x90\xbf\xee\xcd\xf7\xef\x9c\xfa\xf3\xbf\x99D\xa1f\x00\x91\xd8\xbf' +p1348 +tp1349 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1350 +tp1351 +Rp1352 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1353 +Rp1354 +(dp1355 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1356 +g11 +tp1357 +Rp1358 +(I1 +(L1L +tp1359 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1360 +tp1361 +bL1L +tp1362 +Rp1363 +(dp1364 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1365 +g11 +tp1366 +Rp1367 +(I1 +(L31L +tp1368 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x00[\xe9?\xf1\xa7K\x1d\xad}\xa1?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\\@ \xd1\xf1W25\xa0?\x15\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00#@\x8a\x94\xf9\x1f\xff\xfe\x9b?\xd2\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x93@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xc3\xf9\xd9?\xa5\xd7\x05\x9c4\x17\xa4?^\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80W@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0fX{\x08:\xeb\x9a?[\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xd0\xf85\x12\xf0\x15?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \\@\x86S\x1aZa\xfe\x99?t\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa1U\x81\xc5t\xbb\x97?l\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xc4%\xd2\x81.\xac?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf2\x86\xdc?-\x83i\x99\xfe\x11\xa2?C\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x91@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x0c\x02@q\xce!H\xd8\xd8\xa2?\xa2\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x8d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa1s\xb2\x9d\xfc\x8f\x9d?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00n@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb4c5\x98\xe5X\xa3?\xb2\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x85@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x82>\xe4?R;%^(\xc2\x8f?\xa1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xec\xd90\\C\x10\x82?\x9d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0M\x8d J\xf3\xee\xbf?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xc5\xea?\x17uO\x7f \x17\xa2?B\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B\xb1@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x17b\xea?\xdc\x92g\x80\xc3\x06\xab?\xca\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@i@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\xf9\xfa\xf9\x9f[.\xa8?\xad\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|Ft\xd8\x16^\xa8?U\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd6\xf3\xc5\xe0\xdeW\x92?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xcf\xbc\xea?X\xf8a\x0e\xb35\x99?\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xb5\xc6"SdX?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc4\xe9;\x0b\x11k\xc5?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xfc\xca\xec?X\xc1\xfb\x862z\xa1?x\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\xb0@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000@\xdb\x0bt`\x80\x05\xac?5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Ps@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xde\x1e65\xd7\xa4\x97?L\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00S@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0J\xf5D\x83\r\xdf\xac?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008q@\x9f\x8a\xf7\x89\xaeu\xa0?C\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x86\xae@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0P\x8c\xfd\xb4^\x99\xa5?\xf1\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x9f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xef{\xdf\'\t3\x95?R\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x9d@' +p1369 +tp1370 +bsg106 +g8 +(g9 +(I0 +tp1371 +g11 +tp1372 +Rp1373 +(I1 +(L31L +L1L +L1L +tp1374 +g18 +I00 +S"\x88\xe2\xe2\xd6\x8c\x9b)\xbf\x9b\x96\xf3\x970i\x8b?\x95\xc0\xaa\x87C\x1d\x83\xbfK\x006Oj[\xb8?\x97\xf9\xb9D;\xd8\xec?\xbe[\x7f(\x89\xd8\x01\xc0\x89t\xb9\xfe\xf6`\x92\xbf\xc1\xa8\x11\x9b0\xc7\xcb\xbf\x04Uh\xa8$\xc0\x06\xc0\xc7\xceb\x9e1\x02\xa4?\x0c\xa0\x0e\xe7J\xd5\x96?ar\x08b7\xf9\xe0\xbfo\xf2>_R!\xdb?3\xec\xad\xe6\xe9h\xc1?# \xd9Z\x89R\xf3?\x15\xf2\x80~^E\xf8\xbf\xfa&\x02\x95Y\x12~\xbf'\xf6\xc3:\x8c\x96\xb7\xbf\x8awX\xc7\x00\x82\xab\xbf\xa4I\x9f\x06\x98Y\xf1\xbf\x96\xac\xf5\xa8\xfb\xe6\xe7?!\xb9\x82\xda@\x90\xd4\xbf\xc9\xb8\xa1\xf6t\xaf\xf8\xbfi\xd3ti\xd2|\xd9\xbf\xf5\x18\xac\t\x0e\xdcj\xbfY\xeb\xb5`\x18\x85\xaf?\x9c\xc6u\xebq\xa1\xf4?\xd3\x81\xa1\xed6\x04\xbe?{~\x87O\xab7\x81\xbf\x8e\xfc\xd1\x05\xf4\x03\xba?\x00y\x1aw\xcf;\xda\xbf" +p1375 +tp1376 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1377 +tp1378 +Rp1379 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1380 +Rp1381 +(dp1382 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1383 +g11 +tp1384 +Rp1385 +(I1 +(L1L +tp1386 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1387 +tp1388 +bL1L +tp1389 +Rp1390 +(dp1391 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1392 +g11 +tp1393 +Rp1394 +(I1 +(L31L +tp1395 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Po@\x8c-\xd2\x84\xcb&\xa1?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000c@\x9c^\x01\xd2V\xea\xa2?7\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00n\xae@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10c@\xa4\x85\x07\xec\xc8\t\xa2?\xf4\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\xa7@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0V@\xabx\x13\x19\xbd\xbd\xa1?\xee\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\xa7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xda\x11\xa6\x1f\x01\xf8\xa8?!\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\x90@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8a\xb7B\x9c>D\x9b?\xcd\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\x9f@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xdd5\xee?\xe2\xf0c\x911\x9b\xba?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0v\x86;\x98Z\xe7\x9e?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb8\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xc1c`@\xf2\t3\xd4i\xeb\xa3?C\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x8a@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\x85@J#1\xac{<\xaa?\xa3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0B_\x0c\x84\'\xa0\xa9?\x91\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcc\x9a\xa3{\xd14\xa2?\x12\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 q@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x9f@p\x9f[\x17\xba\xf4\x94?\xa0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbfV\x8e\xda\x00;\x9e?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c\xbf\x86<\xf6\x83\x8b?j\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0v@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L\xfe\xe9?\x08=c}\xdc?\x9d? \x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\xae@\xc2\xdb\xf6=\xbd\xab\x86?U\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pu@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80n6\xe0?\xb8\x1d9\xa1P\xf3\x8e?3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x80<\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc00\x9c\xcd\xa3\x15py?+\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x81D\xb6A\x86~\x84H7\xd4z?"\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x94\xffd\x1d\x0c\xd4p?\x1d\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0M\x7f_\xe1\xd9b?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xec\x9b\xc6?8\x04\xd0\xa0\xa4#\x9f?\xcb\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xa3@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\'#\xec?^\xf4l3g\xad\x9e?0\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xa2@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0d\xf6V\x91\xca\x80?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0k\x97\xe8\\B\xb7\x9d?*\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\xa2@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@q@\xf5\xf7]\'\xb5\xe1\x99?\x9b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0D\x8f\xe9\xeb<<\xa4?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\t\xb1\xcbm7\x83?\x8d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0a@' +p1396 +tp1397 +bsg106 +g8 +(g9 +(I0 +tp1398 +g11 +tp1399 +Rp1400 +(I1 +(L31L +L1L +L1L +tp1401 +g18 +I00 +S'&\xb4%\xebS\x1e%\xbfP\xc4\x06|D\xb1\x80?\xfd9\x9d\x8e\xeb\xb4\x7f\xbf\xc8\xe6\x0e\x1e4\xe1{\xbf\x93\xe7\xbc\xc59\xfd\xc8?]\x11\xba\xd0\xf2\x05\xd3\xbf;bf\x99\xa2\xee\xde\xbf5\x8a\xd1\xb3\xc5\x8b\xf8\xbf\xef\xb0\x01\x8a\xdcK\x12\xc0\xd4\x0b\xcf\xc3\xc9\xfe\xb0?d\xfe\xe7vQ\xf5\xbe?i\x06`\x91~\xc3\xfa?\x1a\xf8\xf0\n\x11}\xe0?\x9b[ov\xd7s\x87?e\x1f\xf9\x00\x8f`\xf8\xbfP\x19k\xf39\x84\xe1?#\xb6pn<\x9c\x87\xbfw\xc3\xf4\x13b\x00\xb2\xbfp\x16{\x95I_\xca\xbf\xa2Q\xdeK\x04d\xfc\xbf\xec\xd9\x1b\xb4\xe0\x07\xf4\xbf\x97 \xbb\xdcv\xc8\xa7\xbf\x06\t\xfb-\xc2f\xf2\xbfS\xe6\x8e\x00g\x18\xf8?\x90m\xc4\xf9\xf6\xeel\xbf\x87\x86j\r\x83\x8a\x85\xbf\xb1\xa98\x89\xeb\x9d\x06\xc0\x17$\xa2F0\xfb\xc0\xbf\xfdB{:\xfb;\xba?a\xbf+d\x9f>\xfb\xbf.\xad\x93\xccM\xa0\xf2?' +p1402 +tp1403 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1404 +tp1405 +Rp1406 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1407 +Rp1408 +(dp1409 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1410 +g11 +tp1411 +Rp1412 +(I1 +(L1L +tp1413 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1414 +tp1415 +bL1L +tp1416 +Rp1417 +(dp1418 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1419 +g11 +tp1420 +Rp1421 +(I1 +(L31L +tp1422 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00s\t\x1d@7Y2\x7f.\xab\xa0?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\xeb\xee\xee\xcf\xc0L\xa4?\xf8\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xad@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?\xca.\x97\xaa\x1f\xe4\xb4?\x1a\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x88@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@3\xcf\xf0a\x18\x1e\xb2?\x91\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe1\x00\xe7\xc68\x17\xa8?_\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96\xfc\xdc=O\xe7\xb6?2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 s@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\xe0\xef?\xbc\x0bl<\x00\x8d\xb9?\x89\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xea\xd1\xef\xaa\xbdH\xb4?]\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@W@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0/+\x85*\x15\xa5\x98?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@.F\x8c\x06\xa0\xd7\x9c?\xde\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\xa7@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb6\xa4\xed?\x80\x028\x10\x12\r\x9e? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x801!Tw2|?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0Q\x11B\xc5\x0c_?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa3\xc5@PG\x19\xbc\xd5\xd8\x9a?\xbe\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|\xa7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0KG\xea\xddRC\x90?\xe5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xae\xa0\xd7\xae\xd9\x01\x9b?\xd9\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb2\xa5@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x01?[?\xd6\x95\x00\xb2\t\x93\x97?_\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe\xa6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\x84\x86\xfe\xca\xa2\xcb\xcb?$\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`*/2?\xc9\x13\xcdO\x1dB\xcf?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0L\x99"\xa1\xb5\xcd\xce?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb4\x1e\x85\xebQ\xb8\xce?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12@\x14\x8e\xd4\xd9<\xc3r?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00g<\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Aot?\xfa\x1a5\xfa\'\xe2\x94?;\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00v\xa6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x88@\x02z\x1a\t\xacd\xa3?n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0e\xae9\xaf\x9e~\xb8?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc3\n\xeb\xb4\xe6q\x9a?a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@X@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12@ZR\x93s\xf5\xea\x93?\xcd\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9a\xa5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\xbcul\xf8\x99\xa8?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0)\x85\xec\xcf\x96\x96\x92?\x8a\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\xa5@' +p1423 +tp1424 +bsg106 +g8 +(g9 +(I0 +tp1425 +g11 +tp1426 +Rp1427 +(I1 +(L31L +L1L +L1L +tp1428 +g18 +I00 +S' p\xa3\x16\x1b\x1b"\xbf\xfc\xcb\xa5\xf0>;\x80?B\xb6R\x90\xaeO\xa8?\xe3>\xf8\r\x9f\xdf\x89?\x82W\xec\x8b8\x9f\xe2?\x86EUz.\x96\xd5\xbfD\xbc\xef\xfa\x00\xc0\xb1\xd2cykQ\xf3\xbfdr\xe2z\x949a?\xdakZ\xb2J\x0e\xf0\xbf\xdd\x02\xa5\xb5\xf53\xbd?\xe9\xe3\xea8\xab\x05\x86\xbf\xec\xc3\x87C\x0f)\xbd?7\xe9\xaay\xeb\x13\xc5?\xce\x1f\x8cX\xd8\xdc\xed?0\xe8CJ\xee\xcf\xd6?MB\xbf\x95k\xe8\xc1\xbf\xd6\xf5:*\xdd\xb2\xf3\xbf,\xeb\x99\xca^\xbd\xf0\xbf\xc8\xbfr\x05\x118\x89\xbf/p\xf6\xaf\xaa\xf3\xb6\xbfl\xe4\x96`\r\x04\xf5\xbf\x97\xce\x7fV_\xd2\xe6\xbf\xd9/\xa8\x18\xe5\xea\x82\xbf\xc6\xa1\xcf\x8b\xbf2\xf2?\xa4\xa0\xedp\xc0\xea\xd2\xbf' +p1429 +tp1430 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1431 +tp1432 +Rp1433 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1434 +Rp1435 +(dp1436 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1437 +g11 +tp1438 +Rp1439 +(I1 +(L1L +tp1440 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1441 +tp1442 +bL1L +tp1443 +Rp1444 +(dp1445 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1446 +g11 +tp1447 +Rp1448 +(I1 +(L31L +tp1449 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xd3\xef?\x03x>\x1du;\xa0?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x93\x91?\xac\xd6\xcb\xd7%u\x9f?\xc3\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc3\xb8@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@S@\x9b\x98\tU\x9a\xda\x90?u\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xea\xa2@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@\x88`A"2\x02\x91?\xfe\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfc\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x12\xbeb|D#\xa5?\xe8\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8s\xd3\xb2\xea\xb5\x83?\x16\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x9c@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Q@\x86\x91\xf5<@\xd0\x7f?w\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0]@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 s\xcc\x86JmY?f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0q\x0e\xd7L\xd2\x8e\x85?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xd3\x83\x99?\xd9\xb2\xd1)\x0b*\xa4?N\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9c\xae@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc1\xa3@\xb6y\x0c\xb7\x9b\xb1\xa6?\xc5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0"\xd0\xedU\xf9C\x9f?\x1f\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x03f\xbc\x8e\x12L\xaa?\xa6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0d@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00!@\x05\xacL\x0e\xf3\x9d\xa3?\x89\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12\xab@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdc~H\x1bj\xbd\xa0?\xe5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9a\x82\x0cE>\x9c\xa3?\xa4\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\xa9@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\?9@H\x1f0`\xa1j\xa7?\x94\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@y@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81\xb4f?\xf13L\x89\x91\xbb\x80?p\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x7f\xc0o?\xcc\x01\xbb\xc9\x0f\xc1r?W\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04 ig\xf4Dm?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0aq\xa1\x10b\xbcZ?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00xv@X9\xeb\xbb\xe2\xf0~?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \xb2\x05\xd9m\x02R?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\xc5\xef?\xb5\x95@kq\xaa\xad?$\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@r@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xda\x80\xaf?\xadU\xe5\x0b\xb8(\xa2?\xd0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\xde\xb7\xbe\xd0\xb4\x9c?\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80g@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84\x9b\x98\xe8\x96\x92\xb1?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`R@ay\x9e\xab\xdc\x8c\xba?T\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0s\xf1\xfb\xb8BN\xc3?/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80G@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb3\xf6!\x9f\x9f\xce\x9b?%\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80B@' +p1450 +tp1451 +bsg106 +g8 +(g9 +(I0 +tp1452 +g11 +tp1453 +Rp1454 +(I1 +(L31L +L1L +L1L +tp1455 +g18 +I00 +S'\x1dY@a\x8f\xa5!\xbf\xccUq[\xb8\x05d\xbf\xaa\xc9\xf3\xeb?\x0b\x8e\xbfQ\xcck\xb1d\xf1\x92\xbf3\x0c\xc0\xb5\x1d\x9e\xcc?\xc8\xe4]+\xae\x13\xe4\xbf\xda\xac]\x02\xe8i\xae?\xa9l\x83Cbc\xf1?\xa3\x99i\x90G\'\xf4\xbf\x1b\xfa9\xed\x9d\xeet?\x83h\x02"\x99\x00\xae?o\xa8\x98\xfe\xd7"\x90\xbf\xb0\xb5\x93"\xe9\xb8\xf3?\x86\xee51q\xd7^\xbf\xe4GO=\xcd\x8d\xeb?\xd0\x1aLJ\x14\t\xb4\xbf\ro\\\xbe\x10|\xa2?~|+\xae|\xbc\xb9?+\xda\xc6\xdc\xaeO\xb2?\x08\x95\xb9DF\x92\xf2?c\xea\xe5:\x93\xf2\xdb?\xaa\x01\xa1v\xa4\xc9\xc9?\x89\xa5\x17\xe3R\x97\xf4?&\xd4\xab6\x80\xd6\xf3\xbf\x98\x86L~\xb0S\x87?\xf9>y\x05\x14\x07\x97\xbf\x85\xb4D4\x94V\xa3\xbfx9,O\xa8c\xf3\xbfi[\xef\xe4,d\xb8?\x12\x16M\x94\xa0\xf8\xee?\x08\x01\'\x12\xfd\xf1\x90\xbf' +p1456 +tp1457 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1458 +tp1459 +Rp1460 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1461 +Rp1462 +(dp1463 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1464 +g11 +tp1465 +Rp1466 +(I1 +(L1L +tp1467 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1468 +tp1469 +bL1L +tp1470 +Rp1471 +(dp1472 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1473 +g11 +tp1474 +Rp1475 +(I1 +(L31L +tp1476 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x00[\xe9?{\xd1\xbc\x97O\xf4\x9f?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 S@\xaa\x1d\xe0\xda\x82D\x9d?\x15\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbe\xa0\xef?\x1b\xf1\xe5\xffKt\x92?\xf8\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x8f@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0w@\xa7\xda8\xd83\x8a\x9a?f\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0^In\xc6\xd4\xe7\xbb?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90p\xe9\'\x9cO\x93?Y\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90u@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 Q@\xde\xb1\xd5\x80\xa5\xa0\x87?\x92\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8A\x16r\x95\xdc\x83?\x8e\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xe4\xaa!\xbc\xecc?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005\xd3\xd1?\xe6E\xffp\xeb[\xa2?\x1d\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t\x94@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@]@`\x854\xc6P\xe7\xa8?\xb3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000{@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1e\x1c\xf7Rz\xca\xb9?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe6\xe6\xe2\xb4%M\xa3?}\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0w@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x81@\xde\x97\xf1\xcdA\xae\x9c?j\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Q<%\xd8\xe2\x81\x94?4\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9e\x15\xb2\x02\xaa\x96\xbb?6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00K@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe2\xc5\xea?\x97\x00\x10\x10\xd0\x9f\xa0?B\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B\xb1@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x17b\xea?y\xe0\xc3\xf6\x8c\x93\xa6?\xca\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@i@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@2\xb6\x1eV\xf7:\xa4?\xad\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xeb\xe3B\xc0\x0b\x10\xa6?U\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1c\xa6\xe6\xcf\xf6\xf0\x8e?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xad/S@$\x08\xcefs\xd6\x98?\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00S\xd1\xd2\xa4\x9d_?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0M\r\xd5\xcc]y\xbe?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?V\xf7\xcc\x85\x124\xa0?x\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\xb0@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/@\x8f\x95\xe8bXO\xaa?J\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0"\x9b\xcbQ3\xd3\x97?V\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0a\x1fz\\\xa3\xe1\xaa?\xf4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80n@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?@*\xd3\x80\xd5^i\x9e?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbfy\xb5"\x9e\xea\x97?\x12\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x08t\x1a\xda\xa9\x93\xa7?\x1c\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x90@' +p1477 +tp1478 +bsg106 +g8 +(g9 +(I0 +tp1479 +g11 +tp1480 +Rp1481 +(I1 +(L31L +L1L +L1L +tp1482 +g18 +I00 +S"RK37-\x90\x1f\xbfZ\x05\xe2o\xe7u\x88?g~\xf9\x9f\x93t\x8c\xbf\r\x91#X\xcc\x9f\xb0\xbfL\x9cQa\x12K\xfc\xbf\xb0\xc8\x15`\xb3I\xe7\xbf\xb4Ek\xba\xcck\x8c?{\xd0\x92\x81\x06\xbc\xd5?\x95;\xd4?\xce\x99\x01\xc0e\\\x8aV\rb\xa0?\xaf\x04(\x94\xb2\xf1\x89\xbf\xdd6\xb2\x08\xd11\xf3\xbf67q\x9b\x8c\x05\xb7?\xfe\xe0i\xb4\xe4\xc3\xab?\xfa6\xe4\x14l\xeb\xe7?v\x8e\xe7'\xda\xa7\xe9\xbfB\x87;\x10m\x7fz\xbf\xab\x13\x87\xf4#A\xb4\xbf\x8d`B6\xfcA\xa7\xbf~\xbek\x92\xc4\x92\xef\xbfu0\xec\xca\x86s\xe5?\xb1i\xd6\x9bx\xed\xd1\xbf\x9e\xa6\x84H\x93s\xf7\xbf5nk)7\x03\xd9\xbf\xb4\xfc\x19\xe7\xfbzh\xbf/\xd8\x90\xaf|L\xaa?g\xe7M\x00\xacv\xf4?\xd9X\x06\xa8\xea(\x9c?,\xbb\xbb)b%\x7f\xbfL\x96\xfd?\xa3\x1f\xd3\xbf\xa1W\x89_\xc0\x01\xc6?" +p1483 +tp1484 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1485 +tp1486 +Rp1487 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1488 +Rp1489 +(dp1490 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1491 +g11 +tp1492 +Rp1493 +(I1 +(L1L +tp1494 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1495 +tp1496 +bL1L +tp1497 +Rp1498 +(dp1499 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1500 +g11 +tp1501 +Rp1502 +(I1 +(L31L +tp1503 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x~@4\xf5\xad\xb6\xfb@\x9f?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x80@\xa1~\xf1T\xe7\x8e\x87?\xc1\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x9b@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x11\xaef?G 1G\xc9\x16\x8d?\x90\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8c@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x8e\xe3\xe0?TG>\x9d\x1dn\xa5?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa0@7|\xb9\x0f?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc84\xb0\xc8\x88\xb7c?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@2`\x10\x1d\xce\x92\x8a?\x88\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x8c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x12\x84\x1b\x9f\x1eJ\xb3?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xca\xfe\x8f\xbe\x0c\xd6\x86?\x81\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x8c@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@S@\x16nBx\x03\xd7~?1\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x89@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x8b@Y\xc6.\xdcw\x11j?1\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x81@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd4s\xe3/3\n\x8b?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe4z\xa2\t\xf0X`?\x19\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x80@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 uE\xed?\xa6\xa9P3\xef\xc7\x8a?\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb2\xbc\xa3\x08n%\x86?j\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xed\x9b\x0f0i\\\x82?\x96\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?\x94d\xfdv\xbe\xed\xa2?\x96\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xb3@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pc@\xde\xc2T\x83\xfc&\xa6?\x7f\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfc\x91@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Os\xac@\xdd\xe5\x81\xe7\x1b\xed\xa5?k\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbf\xaf\x0f\xb8\x11\xf1\xa5?C\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfeT\x97\xd3k\xbb\x8a?(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@:\x10\x87A`\xfd\xd0\xbe\xdf\xed\x8c?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00z\xd8\x81\xf3\xe13?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x86\xec\xf9\xb5_g?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\'\xec\xe9?\x97\xa9\xef\x16\xae\xcd\xa1?\x17\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xae@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0?\xf4C\x03\x01\xef\xe4\x9b?-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80F@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`\xbc\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x98\xee"#]v\x90?*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00E@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Z@\xb3\xc7q\x95l\x99\xa1?\xea\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd4\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb5Y\xa1\x14\x8a\x9e\xa2?\xcf\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x9e\xab@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8a358P\xb5u?\x1b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0q@' +p1504 +tp1505 +bsg106 +g8 +(g9 +(I0 +tp1506 +g11 +tp1507 +Rp1508 +(I1 +(L31L +L1L +L1L +tp1509 +g18 +I00 +S'\x91!|\xc5\xe7]\x1a\xbfU}\xc6lY\xa9\x8f\xbf\x82\xdf\xf1\xe7l;\xa2\xbfX\xa6\x19\x0e\x98\x85\xd7\xbfX\x91k+\xc6\x91\x02\xc0,\x95\xb56\r\x86\xf3\xbf\x8f\xc3\xb2*l\xba\xa0\xbf`J!\xfbZ\xce\xff?"\x00\x02\xbf\xea\xab\xe3\xbf\x16No\t\xd5\xce|?\x13j\xf0i\x049\x91\xbf\x96\xf6\x9dgc\xa5\xef?\xcf`\x98x\x0c\n\xea\xbf\x17sw\x12\xfc\\\xae?S\x97\x1d(\xa4\xcb\xf0?; \xe3\xd7M\xb5\xc5?wbZ\xea+Hu?\xf1\x8b\x8c\x11\xf1m\xa1?|\\\xef\xa4\xf6\xae\x9e?u~9\x13rY\xd5?2d#\xd9\xba\x15\xf2\xbf\xa9C\x80\xda\xb4\xef\xd0?kg\x7f\xe4\xaf\xc9\xf3?\nH\x94\xbb*\xdd\xfc?Lg\xf4\x16\\\xd8k\xbf_t*\xbdXP\xca\xbf%\xa5\xac\xfc\xb95\xf4?\xc2\xc1\xb5\x0e\xeb\xf8\xf6\xbf\xc9#\x1bR\x02\xa6P\xbf\x061\x87\x93NC\xac?\x1c\x97\xef\xec\xe8~\xf0\xbf' +p1510 +tp1511 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1512 +tp1513 +Rp1514 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1515 +Rp1516 +(dp1517 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1518 +g11 +tp1519 +Rp1520 +(I1 +(L1L +tp1521 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1522 +tp1523 +bL1L +tp1524 +Rp1525 +(dp1526 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1527 +g11 +tp1528 +Rp1529 +(I1 +(L31L +tp1530 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xd3\xef?_\x1e\xd3\xc2f\xd5\x9e?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Po@\xca1\xf6|I\xef\x9d?\xc3\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc3\xb8@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000c@P\xdd\xcf$\xbd5\xa1?\x9b\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006\xad@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10c@\x99\\\xfck\xe3\xae\xa0?d\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x84\xa4\x94\x1f\xb3y\xa0?^\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\x1b\x01\x9b6\xec\xb2?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X|@\x13..\xfd\x7fI\xa1?7\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xae\x9b9\xa9L\xfc\x8c?e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd99\xebA\xc2D\xa1?\xd2\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x86@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xe8\x0b\xea?\xe9#\xfbz\x16F\x97?(\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xa4@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xab@A\xcc+r#@\x82?V\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`P\xd4i~\x1a\x8a?3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9f\xa1a\xea\xfd\xbet?#\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000r@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`{\xd6@\x8b\xfd82\xca\x00\x99?\xd2\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x18\x8bH\xfc\xaa\xd0\x98? \x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0\xd0\xcci\x83Z\x92?\xb2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@f@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x95\xe0?\x14O\x8a\xfa\x06\xe1\xa5?\x94\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@y@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@\xaa\xed\x15~$z\xab?.\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0r@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x99\xae;@w\x95\xef\xa8e\xcf\xa9?\xf5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0n@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xecEtf\xee2r?R\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80T@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0f;{xs\xc8\xb1?\xa3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`d@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x800@\xb9H\xeatP\x96\xab?9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00%W%\x83\x12?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xca\xad\xd2\x92\xe0\xc6\x9c?3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80I@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80A@\t\xf2V\xd4\xae\xf9v?f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Y@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xf4\x97\xe8?jh\xdb\xbch\x9dr?F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xaa\x18\xd6\x94q\x03\xad?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8YD\xd91\xb7G?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xb4\xee\xca?P\xa7\xbb\xeai\xf5(? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x000\xbc\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xc9\x91\xad\xfe&\xdf>\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@' +p1531 +tp1532 +bsg106 +g8 +(g9 +(I0 +tp1533 +g11 +tp1534 +Rp1535 +(I1 +(L31L +L1L +L1L +tp1536 +g18 +I00 +S'\xc3\x10\xa0$S\x19\x1c\xbfRv\x9ag)\x0fb\xbf.\xf2\xb4\x1d\xb5^v?\x841\x7f\xf6\x84\xfd\x82\xbfU\x17\x19\xd4N\xb6\xbc\xbf\xa7A|\x12\xfcX\x03\xc0\xed\x96?\xc0g\x86\xad?\x10\xf9nO\xdd\xde\xf1\xbf#_\xdd\x9c\x83M\xea?7\x18<\x01\xa1\x17\x8b\xbf$V}~\x08j\xaf\xbf$\xce\xe9i+t\xf5\xbf\x9f\x18\xd8v\nl\xed\xbf9?\xf5\xeb\xc0Sx\xbf\xf7\x00\xf2\xf3\'\x8b\xcd\xbfK\x9cT\xea\x10\xc4\xe9?,\xf7\x93\x08D\xcb\xa0?\xbeL\xf5}\\\x19\xab?\xae\xba\x8c\xfdv\x02\x9d?>\xc5T\xcd\xe7\xdc\xf1?A\x8f\xfb\x95\x03l\xb2\xbf\x1em\x1ac\xddN\xc4?E\xce\xc9\x8a\xda\x0c\x07@:&\xb4\x94\x08\xaf\xea?\xd8z"\xdd!o\x9b\xbf\x00\xaa\x0e\xe7\xaa\xc8\xae\xbf\xa8\xd8T\xedd"\x00\xc0\x16f%\xe10!\xf1\xbf\x10 \x01\xe1\xd7\x9d\xa7?V\x8c\x9c\x1e\xc32\xf1?\xceA\rF\xe1\xa3\xf0?' +p1537 +tp1538 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1539 +tp1540 +Rp1541 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1542 +Rp1543 +(dp1544 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1545 +g11 +tp1546 +Rp1547 +(I1 +(L1L +tp1548 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1549 +tp1550 +bL1L +tp1551 +Rp1552 +(dp1553 +g77 +L23L +sg78 +g8 +(g9 +(I0 +tp1554 +g11 +tp1555 +Rp1556 +(I1 +(L23L +tp1557 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xc7\xb3\xf2B\xd2\xd5\x9f:\x12C\x9e?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x9c\x86iA\xf4\xd6|\xe7A5\x9e?R\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xba@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa1\xc1e@\xb1j\xa3\x01\xee5\x9f?\x1e\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xb9@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xb5@\xf7(Q\xa8%\x8b\x9f?j\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00j\xb7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0_Br\xecrq\x9f?Y\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Y\xb7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc08\x82z\xe1\xe6\xf6v?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00v\xb0@*\x94ec\x91\x0f\x98?\xb4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@{@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\xdb\xadv<\x07\x96?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa54\x85s<]\x94?\xa2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 z@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t]&A\xc4<"F\xe1\x1a~?4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@s@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xe3\xb2\xef?\x10\x1d\xed\xcbmI\x82?-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80F@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9cv\xcb&\xabuq?+\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`\x14\x95\xf1:\xc9l?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\xebK\xed-c\xdat?\x07\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pp@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\xbe\xdb\x95\xd1pN?q\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\\@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0C\'n\xe0\xc4\xbd{?\x96\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@X/\xef?\xa0\x91,\xe8\xed\x0ec?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc5h-A\x00O\x97\x1d\xc1\xf96?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0UY\xceA\x00X}@1\x05\x1a?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00x\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?' +p1558 +tp1559 +bsg106 +g8 +(g9 +(I0 +tp1560 +g11 +tp1561 +Rp1562 +(I1 +(L23L +L1L +L1L +tp1563 +g18 +I00 +S'x-\xc1}d\xbd\x19\xbf\xe6\xffg\x8a\x03\xac5\xbf\x8a\x12\x1e\xfcJGZ?\xe5\xa5\xc1\xe1\xcfg_\xbf\xc3Q\xea\xbf\xadO\xa2\xbf,\xf6\xaa\x9d\r\xc6\xf5?\x07\x1cw\xeeh\x9a\xa9?|\x06\xccr\xaf\xb2\xfa?\xc2e\xa9_ \x96\xe1?\x1c\x86\xc5\xe6\x10\xd9\xa4\xbfj\xc0/I\x96\xf6\xc1\xbf?S;A\x05\x93\xf3\xbf\xd8!\xca\xaf\xf9\xee\xf3?\xbf|\x04H\xa0?s\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe6\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0hl\x1e\xcd\xc8w\xa0?F\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`t@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xc1c`@8D\xde\x88\xc6\x8c\xa0?0\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd4j>w)\x88\xa6?\x90\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xee8\xac\xc0\xb0\x02\x91?\xa0\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00z@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xafq\xe9?\xbe%\xc2\rJA\x93?\x91\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"\xa1@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\xae@H\x83\xb9\xb6\xee\x1fy?4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96S{\\nz\x86?3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd1I\xcf4\xa4\xedd?\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10p@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\xc4@\xc3\xfc\n\x984\xfe\x94?]\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t\x9d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc09|\xf6\x11\xc7\xfa\x95?3\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcc\x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd6x3\x9d\x7f\x9e\x86?*\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0r@' +p1585 +tp1586 +bsg106 +g8 +(g9 +(I0 +tp1587 +g11 +tp1588 +Rp1589 +(I1 +(L31L +L1L +L1L +tp1590 +g18 +I00 +S"\xa1Sd\xd4\xceL\x17\xbfm\x17\xabK:\xdd\x97?l\x9eE\x95\x1d\xeb\xa9?*\xd2F0\xa3'\x9c?\x1b\x1f\t\x02\x1a\xf7\xa2\xbf\x8c?\x1b\xc0\x8f\x84\xf0?\xd8\xe4\xdd\xbdV\t\xd7?\xe6\xf2U\x9a\xaf$\x0c@9jZ\xb5\xed\xdc\xea?3\x9fU\x8e\xeeD\x97\xbf\x80\xaar\x9d\xf5\xc2\xbb\xbfhE^v\x97j\xf1\xbf\xd9S\x98p\x1d4\x04\xc0\xf7\xc15i\xc9;\x93\xbfsN\xb30|\xc2\xf3?B\xf5\x9d\x8c`t\xf0\xbf;3\x1c\x92\xf3\x19h\xbfB5\x00;\x168w?\xc5~J\x0b\x8a\x7f}\xbf\xa9\xb5\x11\x99\xc3\x1d\xc6\xbfK\xea\x84]CN\xdc?<|\xc4\xbb\x1c#\xab?w\x17M\x81\x0f\x90\xee?a\xcc\x9fd\x97\xf7\xb6?\xa2\xe4 \xc9\x19\\\x92\xbf\xcb\xb0:#\xcc\xdb\xaf\xbf\xf8pU&\x00\xdb\xf4\xbf\xfeA\xfcD\xe1\xd6\xf1\xbf\xf0e\x1c\x12\xad\xe5\x85\xbf\x9b\xca\x0f\xdcA\x11\xd7\xbfu\x12\xd5@\xdao\xe4?" +p1591 +tp1592 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1593 +tp1594 +Rp1595 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1596 +Rp1597 +(dp1598 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1599 +g11 +tp1600 +Rp1601 +(I1 +(L1L +tp1602 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1603 +tp1604 +bL1L +tp1605 +Rp1606 +(dp1607 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1608 +g11 +tp1609 +Rp1610 +(I1 +(L31L +tp1611 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\'@\xb2\xbc\xd4\xf9\xbak\x9d?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\x02\x16P\xbe\x83Q\xa6?\x94\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8c@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xc5\n\xd6?\x95\xa4\x05:\x8d\xc7\xad?x\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80w@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xae\x9c@@\xe4\xc2a\xcflb?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa8<\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa4\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0Q@J\xc5!\xff/\x8e\xac?s\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0rh1S\x97{\xb5?\xa8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xba\xb1\x1d\xf54\xbb\x9c?\xcb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`i@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 bX\'@\xf4\x1a\x8bj\'q\xa0?\x1c\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x80@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x8a@#\xd7\xc2\xe1\xc3\xb9\x96?\x13\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0<\x82\x12\xd5q\xdd\x95?\xb6\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`{@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe4\xc54\xeaM\xe5\x91?]\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@W@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1b`\xeb? \xeb\xa4\xcdBX\xaa?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x12|X\xef\xeel?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@\xb8\xfd\x123\xd5\xf3\x9a?\xc3\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc3\xb6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`O\xd8\x93?@\x99\xd9\x8a/zx?k\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0v@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb4\x93\x91?B)\xf4\xb9\xb3\xban?Y\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xaa>\xbf\xa3W\xd0b?R\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0,\'\x1f\xdf\xd1\x88\x8e?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@X@\x00\xcc\xfd\xab\xbbbb?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\rh\xb1\xb3\x07)?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@\x90\x96;&k-\x9c?X\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\xb5@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?f\x0bT\x13B\xb8\xac?\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd2\xae\xec\xed\x15\xab\xbb?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x88\xcc\x8ep\xd1\x98\x9b?\x8b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`a@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Po@&\xfe\xdf\x95A\x1f\x9b?\xb8\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\xb4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc05\x81\xdc\xa3\xb0\x12\xa1?\n\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\xaa@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x16,\xb3\x95\xe3\xa4\x8d?\xae\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x9e@' +p1612 +tp1613 +bsg106 +g8 +(g9 +(I0 +tp1614 +g11 +tp1615 +Rp1616 +(I1 +(L31L +L1L +L1L +tp1617 +g18 +I00 +S'\xdd\xf9\xe8\x9d\xe2\xc2\x18\xbf\x9d+":S\xa4\x94?\xc1\xe4\x83(\xdet\x8b\xbf"\xe0o^\xae\x90\xdf\xbf\xae\xa1b\x8de\x17\x01\xc0A\xba\xd4\x13\x1fS\xfc\xbf\xeb\xf1\xa3NUm|\xbf\x87PD ,\xec\xd7?\x04qo&\xf1&\xe2\xbf\x13l=(oI\xa6?LR\x9e\x1aH\xa0\x9f?\x90\xa1\xf2\x1cP\xde\xe4?\x98`\x16|\x15\x1d\xe7\xbf\x84m\xd2\xe5\xdbC\xe9?\x167\xf2\xfb\n:\xf3?\xac\xf7\xb1\x04\xb4\x15\x1f@k\xc8\xce\xde\xc3\xdaj\xbf\x87\x91\x1a\x0e\xc5\xa7\xa9\xbf!R\x17\x1c\x1c\x0c\xa4\xbfc\xa8?Oh\x0b\xf0\xbf@IP\xe8\x17\x15\xf6?\x1a\x1a\xeb\xba\x92\xa4\xd0\xbf\x17\x15s\tm\x11\xf7\xbf\x9a\xc1\x93\xaf\x0f_\xf4\xbf\x18QH\xc9\xa8\xe3%\xbf\x98\x95.O\xad\xcf\xb2?+\x90]\x80K\xcf\x04@0v\xc5}\x0bg\xd2?b}\x106i\x91c\xbf\x8f\xf8\x88\xc1\xa6\xc2\xb5?\x87\xc6\xc1m\xfbP\xd4\xbf' +p1618 +tp1619 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1620 +tp1621 +Rp1622 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1623 +Rp1624 +(dp1625 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1626 +g11 +tp1627 +Rp1628 +(I1 +(L1L +tp1629 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1630 +tp1631 +bL1L +tp1632 +Rp1633 +(dp1634 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1635 +g11 +tp1636 +Rp1637 +(I1 +(L31L +tp1638 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x~@\xf9\xdf\xea@\xbd\xcf\x9c?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\x80@\xd8\xdd)\xcc\xd5\xe9\x84?\xc1\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x9b@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@5\x9c\xbf?\xb4"\x8b\xadg}\x8a?\x90\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8c@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0W@\xcc\x9e\xd9\x88;\x08\xa0?G\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8\xb8\xefd\x99h\x90?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0)a\xd3\x9a\xc1\x1b\x98?<\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00N@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@j5\xdc\xc1\xf8y\n\x9b3\\\x85?I\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa6\xb6\xd4\x93\x08d\xa7?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0b\x14\xfd\xf6\xa0\x90\x82?@\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8a@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0D@\x16\x8dh\x1b\xaeaz?1\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x89@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0E&\xef?S\xf0\xcc\xb7Ahb?\x0b\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xca\xab\xc3{n\x84\x82?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x17\xa6\xa5\xbcU\xc6V?\xf3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x7f@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\\\xbf\xeb?Cj%W?\xd6\x86?&\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd2Z\xbe[m,\x82?\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \xa8\x8f\x82\xe8\x8b\x7f?T\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00U@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xbf\xc4\xe6?\x81\x85\xa9\x93\x16\x87\xa1?\x96\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xb3@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x98\x83A\x01\xb00M\x1a\xdf\xa0?\xd7\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd7\xb0@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xaf\xc1\x04@Y.}Xl\xf2\xa0?d\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\xaa@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0\xdf\x89U\x8cT\xaa?\xed\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0R\xfb\x00\xcb\xc6\x9f?w\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xee\xa8@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xacU{@\x15\xe0R\xaf\xe4m\x9f?s\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x88\xc4\xc1\x19\xa6\xb6\xa4?\xc9\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8c=V\xe6|\xa7\x8e?\xaa\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0z@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xbb\xfd\xe7?\xf2\x08\x0e\xb8U\xc9\xa4?\xbf\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x85@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@kB\xe3?{U\x92\xe4\x0cA\xba?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0l\xfa\xfeo<\x82}?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00~U\\(\xe5>\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x14$QA\xf5(\xa0t+\xea\xa1?\xa5\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0!`\x08\xdah\x9a\x8a?\xc2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0}\xd6i\xfd\xc5\n\xa5?\xe3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000~@' +p1639 +tp1640 +bsg106 +g8 +(g9 +(I0 +tp1641 +g11 +tp1642 +Rp1643 +(I1 +(L31L +L1L +L1L +tp1644 +g18 +I00 +S'-Z\x9c\xaf7\n!\xbf\xca\x9fR\x85\xa0\xbd\x8b\xbfP#\x14\xcf/\xe3\x9f\xbf\x84\xda\xf3\x0fI&\xb2?y\t\x9fe3\x87\xf5\xbf\x8df\xd5\xf3\xba3\xed?gd\x18=\xafZ\xa4\xbf\xa3\x1eO\xd1q\xd6\xf7?\x04\x9eF,\x8dY\xeb\xbf\xdbRm\\\x87\xf7x?\x81g\xe3&\x80\xe9\x91\xbf\xdb\x93\n\xd2~\xe1\xec?\xef\x08\x0bp0\xd4\xef\xbf\xcd\xd8\xcdb\xc9\x9a\xa8?\xf5\x90\xc4[\xfa\xd8\xec?\xda5\xee\x85\xd5\x94\xe2\xbf\x1f\xbc\xc8\xd1qjr?+\x96\xa0g)\x1cV\xbf\xcbsI$\x1c\x8f\x80?\x896\xfe\x16~\xe0\xe9?\x86~-H\x0c\xdb\x8f?j=97\xdbq\xa3\xbf\x12G\xa5\xaaT\x0e\xe9\xbf\xa0^#\xff\x92w\xca?\'6\xd87\xc7\xa7\xa4?*\xa0\xfa\xf6Z\xcb\xd4?\xb5\xf3\x86"7`\xf4?\xbb\x93"\xc09\x8b:@\xc1\x8e\x0c\xb9\xa2\x1e\x9e?L\xffY\x910K\xe5\xbf\xfdU\xb4\x1c\xe2|\xe6?' +p1645 +tp1646 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1647 +tp1648 +Rp1649 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1650 +Rp1651 +(dp1652 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1653 +g11 +tp1654 +Rp1655 +(I1 +(L1L +tp1656 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1657 +tp1658 +bL1L +tp1659 +Rp1660 +(dp1661 +g77 +L23L +sg78 +g8 +(g9 +(I0 +tp1662 +g11 +tp1663 +Rp1664 +(I1 +(L23L +tp1665 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb5\xa3"Av\xca\xea4\x9a\xcf\x9b?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?V\xeb\xa1s\xca\xc4\x9b?R\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xba@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x800@\xe1\x8cc\xd3\xfc\xf7\x9c?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xcf\xbc\xea?8\xa2\xf8\x1f*H\xa1?^\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0C\x90\xa8\xa8,\xce\xa0?\x04\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0!\xaa\xeb\x7f\x9b\xa3\x98?Z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80V@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xea\x1c\x96?\x0f\xf3\xfb\xf1\x0e\xd0\x9a?\xcb\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0[\x00\xaa\xf2\t\xbf\xb3?=\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc07#K\x0c\xebv\x91?\x8e\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x9e@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0!\xe3\xfb?\xd2\xa3J\xcb\x0c\xc7\x9a?)\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xae@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xf4\xc6\xc5?\n]l\xde\xff|y?V\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf4\xd7e@\x81\x11z?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1a\xf0\x15\x13\x9d\xbbr?@\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\xee#@\\{\xe2G<\x8b\x9c?\xd3\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa6\xab@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd2\x03\xc5\xb1$V\xb2?~\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80_@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbc+G\xcc\x07\x92\x99?U\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xaa@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0U yA\x80\x8b\x0f\xaa\xd2\x13_?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xc9\xe7\xc9A\x00M\x13:\x8d\xa72?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x15\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@]Q\xd7?\x00H\x15f\x8f\x19\x15?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?' +p1666 +tp1667 +bsg106 +g8 +(g9 +(I0 +tp1668 +g11 +tp1669 +Rp1670 +(I1 +(L23L +L1L +L1L +tp1671 +g18 +I00 +S"\xfb\x9a\xf0\xfa\\Y3\xbf\xd4\xeeI\xe0\xe8\x95@\xbf\xa3#n\xbd\x05\x8d\x81?X\xbd\xc7\xfdTs\xaa?C\xa4\xa3&\xbfA\xd3?\xe7AA\xa5\xbb\x04\xf3?{\xea\xac\x9c\x8a\xd4h\xbf\xa5.\xcc\xbb\xd0\x93\xdc\xbf3\xa5x\x91M\x9e\xbe?T\xc1R\x01\x86p}\xbfl\x13'5\xfc\xf6\xa9\xbf\xb6I?2#.\xed?C?\x1d\xcb\xb3\xc7\xec\xbf\x8a\xaf@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\x9b\x17\xd7\x07 j?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x17\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Aot?V\xd6\xb4$N\x10\x90?\n\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0O\x91~\xf9_\xa1?n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbfh\xea\x1b+9\x8e?\x9c\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\xa5@" +p1693 +tp1694 +bsg106 +g8 +(g9 +(I0 +tp1695 +g11 +tp1696 +Rp1697 +(I1 +(L25L +L1L +L1L +tp1698 +g18 +I00 +S'\x02\xc8\xffY\xb1a1\xbfb\xbelI\xa2Gy?\xb4"/a\xd9w\xa4?\xcb03\x0b\xaa\xddz\xbf\x19\x1es\x88\xe2\xa6\xcb?\xc7&C9H\x91\xe6\xbfkAr\x19"=\xc0?T\x99?x\xcdq\xf2?\xf75\x08\xffL\xc0\xde\xbf\xf8\xa2\x87%\xa6\xc5g\xbf/\xca\xf3\x19U\x91\xd6\xbf\x1fs\x9e\x98\x82\xbe\xfc\xbf\x0c\xe1%i\xfcE\xf3\xbf\xc3\xf9u\x05\x9b7J?C\xee}>*\xa4\xef\xbf\x88\x85\xf5Z\xb3Q\xb8?\xd7\xcb#\x8c\xe4Z\x82\xbf\x8f\xbf%$\xf3\x92\xf7?\xfeX\xb4\xb5\xe1\xc5\x83\xbf\x9b\x10\x18\xcb\x90\xc3\xb8?\xda\xb5\x97D\x1ak\xe3?\xb6B\xf4\xb0\xea\x9d\xf2\xbf\xa5\x9e\xbfCo\x8c\x86\xbf!\xda\xf8\xfd\xa4\xaa\xe9\xbf\x07\xd6\xb3\x12!\x0e\xca\xbf' +p1699 +tp1700 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1701 +tp1702 +Rp1703 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1704 +Rp1705 +(dp1706 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1707 +g11 +tp1708 +Rp1709 +(I1 +(L1L +tp1710 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1711 +tp1712 +bL1L +tp1713 +Rp1714 +(dp1715 +g77 +L25L +sg78 +g8 +(g9 +(I0 +tp1716 +g11 +tp1717 +Rp1718 +(I1 +(L25L +tp1719 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'@\x16\xa5\xd1]\xf5\xe0\x9a?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa9\x87\xe3?\x1e\x99$D\xa9\x04\xa5?\x94\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8c@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@>\xed\x8bIC\xb4\xa4?\x92\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x8c@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xedJ\xb4?\xc6&\x1ag\xd0Y\xa7?\xf7\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x87@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf2\xde>\x00\x0c\x8c\xa6?\x96\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0=u\xe4\xa6\xe3\x02\xa6?a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@X@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xd0\x1b\xd5?\x1a\xac\x17\xd4R\xd0\x85?\x9b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcaC\xb2\x96\x8a3s?\x98\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xc6\x9f\x82\x03\x92m?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x000\x1b\xbd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0b\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@\x03\xa4\xa9/\x8bm\x98?\xc3\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc3\xb6@\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xb9\xe1\x1d@\xa1\x9d\xd1\xf7\x12\xb1s?k\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0v@\r\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0y\xf2\x15@L\xc37\x17O\xabj?Y\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`*\xac@\x01\xe2`?S\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x14&f\x92\xe2\xe5\x89?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x10\x00\x00\x00\x00\x00\x00\x00\x11\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Im\xed?\x80nD\xa8\xc6\xb4^?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x14\x9e\xf6\xee9\x18?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x86\xbc\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@\x7f\xcc}\xbb\x85\x9b\x99?X\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\xb5@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@,'-\x16\x16\xeb\xa9?\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 -\xf3\xbfF\xa0\xb9?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xda\x89\x91\xe4J\x06\x9a?\x8b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`a@\x17\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@_\xd0\x87?\xe0f\xd4\xbe\xfa\xab\x98?\xb8\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\xb4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x7f\x87\xa8 \xd3,W?4\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x90@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96R\xe5\x19\xf8s\x9e?\x84\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\xb0@" +p1720 +tp1721 +bsg106 +g8 +(g9 +(I0 +tp1722 +g11 +tp1723 +Rp1724 +(I1 +(L25L +L1L +L1L +tp1725 +g18 +I00 +S"zt\xa9\x998\xf0/\xbf\xb7\xfc\x98\x84\x14S\x93?\x86)\x1eB\xe8\x97\x94?\x85A\xaat\xecc\x7f?\xc2\xe4^z\xef\xaa\xd1?\xe3'\x90\\\xc4\x00\xed\xbf\xb7eF!n\xc0\xb4?\xe3\x00v\xfd\xf0\xb6\xf0?\xb2}d\xccU\x10\x06@\xfe\x80\xce\x0c\x04\xad\x01\xc0\xf7\\aN\xc3\x9cj\xbf\xe2\xa0^\xad\x91'\xa6\xbf\xe8U5\x9dZr\xa1\xbf\xf9N\xc6Z\xc6*\xef\xbf\x15 R~\xe9\xd0\xf5?\xa4/\xc8\x98\xe1\x18\xcc\xbf\xb4<\xe7\xec\x9f\x90\xf5\xbf!y\x8a\xe1\x84Q\xf3\xbfN\xd7,8\xecRC\xbf+o\x8d\xc9m\x19\xb1?\xc12@T\x04-\x02@\x1d\x0f\x8e\xa3\xb3\x04\xd1?j\xc0T2\x9c{e\xbf\xe9;q\xd5\x0c\xc4\xf0\xbf~\xe1\x1f1\xba\xce\x9f?" +p1726 +tp1727 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1728 +tp1729 +Rp1730 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1731 +Rp1732 +(dp1733 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1734 +g11 +tp1735 +Rp1736 +(I1 +(L1L +tp1737 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1738 +tp1739 +bL1L +tp1740 +Rp1741 +(dp1742 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1743 +g11 +tp1744 +Rp1745 +(I1 +(L31L +tp1746 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\x98\x83A\x0e\xbd[\xbe/|\x9a?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80#\xd3AAn,JEHa\x9b?\x80\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@F@\xdaI\x8f\xce\xe5-\x9b?\x1e\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xae@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?@!\x7f\xc4\xd4\xf1T\x9d?\x9a\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xa5@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x12O?\xd00C\x99?\x03\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|M\x0c#\xb0=\xb1?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xea\x1c\x96?\x00\xf3\x16\xb4mj\x95?\x84\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x92@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0~\x1a5\xfe\xfbD\xb1?\xce\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0%\xffxp7\xf7\x83?\xb6\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x8d@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@K@\x13J\x7f\xe3\xa1\xab\x9a?b\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x8b@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10t@\xcf\x84\xd48\x91\xeck?\x17\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pq@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0\xb1A;\xac\xa0\x10?I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0L\rk\x03\xee`?\xce\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0i@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L@i\xaa-\x98\xfbf\xa1?K\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0\xf5\x96?\x06y\xa8?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc2G\x1b\xeb\x07u\x9e?C\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x82@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xb54\x9dA}\xa6\xf0X-.\x98?\xd7\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x9f@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa7>\xe5?\xd7\x84F\xd7=Y\x9b?@\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L\xfe\xe9?:\x19\xe8q}\x8d\x9c?\xf7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0n@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0=\x18\xb00\xfd\xf2\xa0?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x7ftI\xe7R\x13\x91?\xb4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80f@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xa4\xd4@\x1e\xb0\xed.\xb5_\x83?I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0H\xf9S\xb5??i?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0h\xc8>q\xe4Y??0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 R@\xb9;o\nf\x83\x96?\x97\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x9a@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xea=\xd3\xbf>\xacm\xd4T\xd6\x93?P\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0\xd3\xcc\xed\x8b\xcb\x80?C\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0&\xad\xbey\xa4\xfe\x88?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x06\x1dAs\xf0\x94\xbf\x0b\xfe\x95?G\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x99@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf9)\\\x91}z\xa1?\xe3\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x87@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0b\x8by\xfb7\xc8\x82?d\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8b@' +p1747 +tp1748 +bsg106 +g8 +(g9 +(I0 +tp1749 +g11 +tp1750 +Rp1751 +(I1 +(L31L +L1L +L1L +tp1752 +g18 +I00 +S'?\xe3+\x1a2\xe4/\xbf}8\xad\xcc5\xf9r?\xacm\x94j~\xb0k\xbf3PM\x13\x14\xa0x?\xf6\xcf\xb5\xd9\x02\x15\xb0\xbf\xe3=\xc3\xfdO\x9b\xf2?A*IQj\n\x9a\xbf0CI\xb3\x0c\xaf\xe3\xbfRT(\x02\xf9\x8a\xcf\xbf>\x87\xd3|:\xb4\xa4?\xb2\xec\\\x0c\r{\x97\xbf\xa9EWo\xbe\xdb\xf0?)\xa8\x08\x8b\xb0\x9a\xf1\xbf\xbc8e\x08\xf8\x0f\xb2?\x9b\xc1& }\x91\t@^i\xd3\xa7\xe1\xa5\xe6?\x84u\xdaIw\x0f\x88\xbf\x81\xa6\x95\xc7ee\xb4\xbf\x1d?\xbe?\x98\r\xbc\xbf\xc8\xbe\x1f,3\xe4\xf6\xbf\r\xfa\xc4N\x82\xfb\xe8\xbf-\xf5\r\x823\x0c\x96?`n\xaa_\x9f6\xf3?\xa0\xeci\x8c\xad\xeb\xf0\xbf\xfd\xbe{\x01\x93\x9cR?\x10\xc2\xf5\xba\r\x98\xbc?\xfe\x1e\x99\xcf?;\xf4?k\xad^\xa4\n\x90\xf4\xbfr\xf2m\xcf\x17\xe4q\xbf\xde\x86\xadlpI\xd4?)f\xa3\x85\x0bx\xe3\xbf' +p1753 +tp1754 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1755 +tp1756 +Rp1757 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1758 +Rp1759 +(dp1760 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1761 +g11 +tp1762 +Rp1763 +(I1 +(L1L +tp1764 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1765 +tp1766 +bL1L +tp1767 +Rp1768 +(dp1769 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1770 +g11 +tp1771 +Rp1772 +(I1 +(L31L +tp1773 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x14\xbf\xd2?\xff\x8cx\xe2\x83\xa8\x99?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\xde:CV\xe6:\x94?Q\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x82@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 Z\xae\xef?\xd3\xa4n\x0c$t\xb8?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\'@\x80\xda\xd0gS!\xad?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0\xe9PO\xce\x8f\x90?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa0\x8e\xbc\xdbW\x01?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8d@\xea\xa1\xc9Z\xb8\xd2T?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0(\x8e\xd5\xad\xce\xa2\r?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa7r\x84!\x1a\x18?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80X\xf8\xec?0\xdaDU\x1fJ\x88?0\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@F\xe3\x83\xe4\xee\x1f\x8e?\xda\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0}\x85\x0b\x91\xb5~?\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x003@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8f$\xadt\x04]\x85?\xc7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0h@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0]9n@\xdc\xc5@\x1cEE~?V\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xca\x9b\xed\xf8(\xcer?\x1c\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x17\x92\xa2sl\xc3\x8e?:\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00M@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8fJ\xdf?\xe8\xe3;\xa4\x07\x1f\x9a?\x06\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\xb8@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xfe\x12\xeb?^\x84\x91:S\x93\x8a?B\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 t@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18s@\x10L\xb4j\x96{\x81? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x84.\x00\xf0\x85j?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`x@\xfan\x11 \xc0\x03y?"\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0uAA\xacM\x89e?\x0e\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x8c\xa3\xad\xaf\xcce?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0b\xfa@\xd6\xcd\x96\x96\x1d\x92\x9a?\xc4\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\xb6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(T\xf5@\xd6\xbd\xc3N\xa1\xdd\x9b?a\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00a\xb3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x07vf\t\xdf\xea\x9a?I\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I\xb3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0>D\xe1\x0e\xa90\xbb?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x13-\xe7?\xd6\x0eU\xccvz\x92?c\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcf\x8b\x89\xa1\xe8\xce\xa1?c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0X@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb9\xca\xcf\xaf\xc3\xea\x8b?\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88@' +p1774 +tp1775 +bsg106 +g8 +(g9 +(I0 +tp1776 +g11 +tp1777 +Rp1778 +(I1 +(L31L +L1L +L1L +tp1779 +g18 +I00 +S'R\x026\x0fO\xcb-\xbf\xbf\x8b\xdc\x85\x17\xf7\x97?\xf1\x99\n?>\x81\xd0?\x93\x1b\xc59X3\xdd?\x19Vu\xdb\xc1\xac\x12@\x1f\xc7\xd8\xe9\x8d\x8b\xf6?\x7f\t\xca\xc6M7\xa8\xbf\xe6qy\xa7Q_\xf0\xbfT\x03A$\xb3\x9f\xf1\xbfU\x1f\x14\x95\xa5\xa1\x83?\xc5i\xc8!r\xb9\xae?\xe0\x9bV5\xaf"\xf4\xbf\x90Y:\xa1\x0b\x01\xf1?\x11\xb5\x90\x97\xba\x18\x97\xbfw\xf2T\x0e\x12.\xee\xbf\xbd\xa6\x97b\\\x0f\xe3?S~E\x1e,\x87d\xbfU4\x98#\xed\x84\xb1\xbf\x8c{\xe6\\\xa0\x10\xd4\xbf\x85\xc9\xf03\xeb\t\x04\xc0}\xd6\xe7:\x9b\x08\xf7\xbf\xc1k\x07n:1\xa5\xbf\xb7\xa0\xcc\x9e{\x0b\xf1\xbfk\x12\xbd\xc2d\xc3\xf3?\xca\n\xb5\xf4\xcc\x9fR?7\xe6\xb7d\xcf\xb4u?\xee\x01\x8dn\x11\x89\xab?4\xcd~z\xe5\xbfu[\xb9h\x80w\xfb\xbf\xb7\x1e\xd7\x82\xdfb]\xbf\xdd1P\x03g\xf6\xf7?x\xd8t\xdaX\x10\xc9\xbf' +p1807 +tp1808 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1809 +tp1810 +Rp1811 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1812 +Rp1813 +(dp1814 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1815 +g11 +tp1816 +Rp1817 +(I1 +(L1L +tp1818 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1819 +tp1820 +bL1L +tp1821 +Rp1822 +(dp1823 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp1824 +g11 +tp1825 +Rp1826 +(I1 +(L29L +tp1827 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x~@\x07\x834\t\xb3l\x98?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8w@S\xfdT^W/\x80?\xc1\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x9b@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0D@\x89\xb3\x9c\x1f:It?;\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x89@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x8b@I-\x05S}\xcf`?\x16\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x80@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xff\xc5\x7f\xa09\xd1{?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe7b\xce\x1e\x16\xf7W?\xfe\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x7f@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\xc5\xef?\xadX\xf4:\x88Z\x81?%\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pr@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0D6WO\xc1\xa3~?\xc2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0\xe1\x18\xc6K\xbft?c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0X@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x11\xaef?\xf1\xf5\x94\xed\x9e\xbd\x84?\x86\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x8c@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@vA\xf9\xf8\xf8\x90\xa2?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xf0m\x1cN|\x10?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`\x993t\xa8\xb5_?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@A\x83V\x8b\xa6\xb9\x82?~\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0h\xe2B\xbd\x90\xcb\xa2?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfc\xbfsWG;\x80?x\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x8b@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0]\x99P\xc0\xbfk\x92\xa8\x19\xfe\x9d?\x96\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xb3@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80H\n\x97A@\xde\x93S\x82\xdbh?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0w\xed\x9c@\x00\xf8\xab\x12\xc4|\x16?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x98\xbc\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o\x91\xe9?\x9bf;\x82S\xd7\x9d?\x90\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\xb3@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x05\xb4\xe3?j\xdaJX\xb1\x8c\xa1?y\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe4\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb3\\\xbf3\xfd\xbf\xa4$\xda\xb2\xbf\x9a\x1cd"\xcd\xfb\xd1\xbf5\xab\xebO\x16u\xf8\xbfL\x8d\x01\xed\xc4\xbf7?%\xa6\x16\xe7,a\xbf?\xaeEH\x1bQ(\xcd\xbf' +p1861 +tp1862 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1863 +tp1864 +Rp1865 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1866 +Rp1867 +(dp1868 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1869 +g11 +tp1870 +Rp1871 +(I1 +(L1L +tp1872 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1873 +tp1874 +bL1L +tp1875 +Rp1876 +(dp1877 +g77 +L27L +sg78 +g8 +(g9 +(I0 +tp1878 +g11 +tp1879 +Rp1880 +(I1 +(L27L +tp1881 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa5\xb8E@\xd4\xf8\x9e\x1du\xc5\x97?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\x85@\xcdvbJ\x13c\x9f?#\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F\xa4@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@%W\x14@\x84)\x888\x08\x03\x99?F\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x9d@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x0b\xfa\x06@y\xb3\x17\x0f)\x12\x99?\x07\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x9c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb3\x1a\xb4\x08\xe4\x99\xb7?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1aU\xb4\xa9\xfe\x83\x95?\xbc\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x9a@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8f8\x15@\x006szq\x8co??\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80O@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \x1b!2X\xc0Y?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc8\xd1<(\x01FY?)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80D@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0h@\x92\xbf\x1f\x1e\xcc\xd7\xa6?\xdd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x86@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80<@\xf3l\x8bp\x06\xa4\xa6?\xeb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\xc8=1\x96\xd1\xaf?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8cA\x84QH\x0b\xa4?\xe6\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0l@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@R\xc0^->\x10\xa5?\xf2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x7f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Xrx\xb6C\x9a\xa7?\x80\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd7\x8a\xba\xa89\xd4\x88?r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\\@\x11\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@1\x9e\x8e?\xcb-O\xbf\xc4\xec\x92?4\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xb0@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8z@\x00\x00\xbc]o\x175?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x80<\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x9c\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x15\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 W@\xef\x19\x035^\xd6\x92?.\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xb0@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x98@5,\x97\xee\xa3\xcd\x9b?I\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x9d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0"D:R-_\x98?\xfe\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x9b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0>\x1e\xcdgqk\xb4?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\x19\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x7f\xc0\xdf?c&\xe62\xdd\x99\x86?\xe5\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xca\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\'\x1c!2\nA\x97?\n\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0)\xfcV\xfa\xd5\xe6\x82?\xdb\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00l\x9f@' +p1882 +tp1883 +bsg106 +g8 +(g9 +(I0 +tp1884 +g11 +tp1885 +Rp1886 +(I1 +(L27L +L1L +L1L +tp1887 +g18 +I00 +S'\x00Vy\x8c\x14Z$\xbf\xa6\xd4h6\x1c\xdc\x81?\x8d\xe8Dp\xee\x0bw\xbf\x04B\xdbU\xbe2M\xbf\x9c\xa8\x186v\xf9\xe6\xbf\x83mH\xd5\xf1 \xaa?8\x85\x8f\x8cx\x07\xc2\xbf\xda,g\xe9\xa8Z\xf4\xbfc\xaeV1d\x96\xf1\xbf\xec\xfdX\xee\x01 \xa7?\xb6\t\x94-\xa3&\xbe?\xda\x89^%\xab]\t@\x8d\x86N\x87\xbb\xf0\xe7?\x9c%\x96\xdc\xb5S\x86?\xc5\xc0\xe2\x8dh\xad\xc2\xbf\xb1s\x92~\xd9<\xf0?"\xf8\x94MRaw\xbfDM _\xf8e\xd1?o\xc7W\xbc\xe6\xbb\xf5?B\x97\x176+A\xf7?4\xa18\x01\xea\x06y\xbf\x99\x99\xdf\x94\x14\x12u?\xd5\xce\x02\xb7\xe1x\x9e\xbf\xff\xbe\x19\x8e\xd5a\xf6?\x81T<\xbdQd\x8f\xbf\xf3\xe2\x9c\xc8\x16`\xd5?\xd7;\xa6)\\?\xe5\xbf' +p1888 +tp1889 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1890 +tp1891 +Rp1892 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1893 +Rp1894 +(dp1895 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1896 +g11 +tp1897 +Rp1898 +(I1 +(L1L +tp1899 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1900 +tp1901 +bL1L +tp1902 +Rp1903 +(dp1904 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp1905 +g11 +tp1906 +Rp1907 +(I1 +(L29L +tp1908 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x86\x94\xac@|\xcf\x1fYBT\x97?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x885j@\xc4*.\xce\x0b\x1c\x98?\x1e\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xb9@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 +4j@\xba\x1e\x87kW\xfa\x98?\xc9\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc9\xb7@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xb5@R\x96\x05\xcc\x92\xdc\x98?\xc8\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\xb7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcdv3\x02V\xd1\x98?\xb5\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb5\xb7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf6\xe1\xc7\xcf\x92\xd7\x84?\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x003@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xc8O=\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x08\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x87\xc3HA9\xfa\xc7\xc8\xea!z?U\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pu@\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xe8\xed?\xaa\x8d\xa4$S\xca|?p\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Xg\x02\xd9\x9eC3?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc08\x99H-D8\x80?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc7r\xcb?*\x17RK\xc4\xben?\xe5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0l=@\xb7\xc7\xcb\xb6?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x969\xb0\xdd\xb1\x17[?\xe3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`l@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pc@9k\xa8\x96Diy?9\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90s@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x9c\xfe@N\xca-\xffJ\xb1l?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xb6\xd6@\x00\xd107\xa1\x00>?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xb6\x14\xe8\xcaQ\x19?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\xb8r8w\xb2\xa7a?\x8a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x81\xdb\xd8\xa0\xb4\xa9[?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\x86O\x7f\x1aAX?q\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\\@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000d@/\xc1\xfc\xa8o\xa7x?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x81k\xbd@ OnDj\x07c?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x10$\xc7\\\xe7\x10?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xc7\xb3\xf2B\xf9\xd4\x94\xc15\xfe_?\x9c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xd8T(\xec\xb0-?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0.'\xb9\x9e\x9dV?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@" +p1909 +tp1910 +bsg106 +g8 +(g9 +(I0 +tp1911 +g11 +tp1912 +Rp1913 +(I1 +(L29L +L1L +L1L +tp1914 +g18 +I00 +S'\x10\xf0\xc5UU\r#\xbfL\xdc\xe7\xc17DU?\xb8\x10\xc9\xcb\x89\xe3R\xbf\xaa>\xa54\xbc\x9cP\xbf\xaeWY\x87\x12(\x98\xbf(\x05($\xe2\xd9\xf2?UA\xa75\x9f(\x1a\xc0#f-kU\x12\xa7?\xba\x05o/\xbf\xf3\xb9?\x8b\xc74\x1b^\xfb\xf0?\xca\r \x08T\xe0\xf3?\xa36+\x06\xab\xf0\x91?\x8bg\xbb\xe2o\x95\x04\xc0pK\xbf\xc5\xc6\xab\xe2?\xd0V\x8b\x88\xf6\x82\x9e\xbf\x10\xc3:<\xa0\x8b\xb1\xbfZ\x92y]\xb3\xe3\xc8\xbf\xcb\x05PUS\xa6\xf5\xbf \x01\xfa\x18(\xbd\xf3\xbf\x1a\xaf-\xcc\x91\x04\xad\xbf\x81\x18\xc3Ax6\xc2\xbf\xc6\xaa\xe8\x96\xcf\x95\xf1\xbf\x0el\xac\xfa\x03\xdcy?\xdf\xff$\xab\xc6-\xd5?\x8dc4\xd2\xb7.\xf7?I\x9e\xe7\xe6\xefp\xfc?\xc3{\n\\GGy\xbfv)t{\xbf\x7f\xf0\xbfz$\x00\r\xcf\xab\xf4?' +p1915 +tp1916 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1917 +tp1918 +Rp1919 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1920 +Rp1921 +(dp1922 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1923 +g11 +tp1924 +Rp1925 +(I1 +(L1L +tp1926 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1927 +tp1928 +bL1L +tp1929 +Rp1930 +(dp1931 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp1932 +g11 +tp1933 +Rp1934 +(I1 +(L29L +tp1935 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xb2o\xca?\xff\\\xe0\xec\x93*\x97?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x19\xaa\xc8?L\xb4\xaf\x93\xaa\x1f\x93?G\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pt@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@7\x1b\xe0?\xe2\x16i\xad\x08\x8c\x8f?@\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8~@\x9e\xb4\xcf\x1d\xc4\xfa\x90?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00U\x91G\x0e\x86=?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00C\xec$\xe5\x1c\xfd>\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x91\xc2?\xaa2\xda\xc8\xc6`\x8a?.\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0a{!\x9d$K\x88?\x98\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe2\xf9\xbb\x03`\x8a\x83?\x96\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 Y\xeb]@\x00\xb9g,\x18>\x7f?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xa4:@\x80\xf3\xa3\xf7\x8bQh?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90<\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x80\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xad\x84\xd4?\x97\xd0b\x7f0T\x97?\x10\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xb9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0@@\xa8\xc7\x9eL\x9e\xc1\x98?\xa5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pz@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xdd\xfe\xf5?\xe1v|\xc6dE\xbd?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80u\x87\x95;\xa3Y?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x01\x00\x00\x00\x00\x00\xd0?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80H\xbb\xea?TP:\x85I\x86\x91?\x99\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x06{\xb5{\x8e\xef\x8b?\x95\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Py@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04\xf3\xa3\xa4;\xc0\xc8?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@c\xce\xd8?\xeb\x95\xfdE\xc2\x1d\x97?k\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00k\xb7@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10r@\x0f\xe3\xcd\xbbor\xa2?\xa9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0A\xfd\x18\xf3\xf9\xe3\x9e?\x8d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0\xd8\x895\xd2R|?\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x81@r47\xe6\xa2\x96\x96?\xc2\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc2\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\n\x01\x8f\xd5]\xec\x99?\xf8\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xab@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa2@\xfd\n\x9f\x15\x91?\xca\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\xa1@' +p1936 +tp1937 +bsg106 +g8 +(g9 +(I0 +tp1938 +g11 +tp1939 +Rp1940 +(I1 +(L29L +L1L +L1L +tp1941 +g18 +I00 +S"Vf\x8f~Gx \xbf=0\xf3,\xb4\xf6\x9c\xbf \x80=>N\x15\x94\xbf0\xa4\x8b\x95\x8c\xbd\xcb\xbf\x0c\xec\x99\xa4\xee\x13\xf6\xbf\xd4/\xe0tJ,\xf1?/4\x13\xd5$\x1b\x80\xbf\xacZsP\xfb\xf9\xdf?\x07\x00c\x13\x86\xc0\xf4\xbf\x88\xbc\xb1\xa3\xd7.\xdb\xbf\xa5\x0f\r\x1a\xd2/\xde\xbfg\xf5\x0f)\xbaT\x01\xc0\x99\x83Z\xce\x9d\xee\xfb\xbf\x1c\xe5\x9b\x84\xec\x19\xf7\xbf\xac#\x04'\x82tU?\x94vn\xba2<\xa4?x3\xd6\x06*\xf2\xd5\xbf\xe6\xbe\xb1\xb9\xef\x1c\xfe\xbf\xfb``\xa8\xdc\x1e\xda\xbfG{O\x91\xdf\xfa\xa9?\xc5\xb0\xbdzw\xf7\xe8?#\xfe\xde\xc1`\xd1\xf8\xbf\xe7r\x88f\xc0\x82V\xbfVt\xf4\x10\xa6\xed\xb0\xbf\xf4\xc5\x07\xe3\xb3\xcf\xd0\xbf\xa3\xa8\xd6\xae\x1d<\xf7\xbf\x7fv9\xcd\x0c\x87@?C\xc9\x99[8\x8b\xbc?\x9e\xc7D\xf7\x7fO\xca\xbf" +p1942 +tp1943 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1944 +tp1945 +Rp1946 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1947 +Rp1948 +(dp1949 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1950 +g11 +tp1951 +Rp1952 +(I1 +(L1L +tp1953 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1954 +tp1955 +bL1L +tp1956 +Rp1957 +(dp1958 +g77 +L27L +sg78 +g8 +(g9 +(I0 +tp1959 +g11 +tp1960 +Rp1961 +(I1 +(L27L +tp1962 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa5\xb8E@\x17\x12\x11\xf0\xd0\xce\x96?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8t@S\xf8\xca\xa4\xc5\x8e\x9d?#\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F\xa4@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98s@L\x1e\xbe\xf3\x99`\xa7?z\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x91@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@\xc7N}\x8c\xe4;\xa6?\x0b\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\x90@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c-iV\x82\x95\x9e?P\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfdl\xd5\x04\xa7)\xa8?\xbb\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x85@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa1\xcc\xfc?^\x99\xf4\x1d\x16|\xa7?o\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0K\xe0\x8f\x88\xa0r\x89?4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0V\xe2\x9f\x0c\xb99\xa1?;\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80M@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x8a\x0cOAb\x1em\x8f\x9b6\x8e?\xa9\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa4\x96@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0?\x8b\x98\x10\xb0\x96\xec\x8c?e\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\x95@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0v|+tV\x7f\x8d?\xe2\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x93@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf2l\xa1\xd4\xe6\x94}?\x83\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00``@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xc3HDAD\x9c3\xf0\xd7\xdf\x92?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0^T\xd1NZ.\x87?)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80D@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \xd2\x95\xe0\x18\x94K?\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00;@\x11\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@1\x9e\x8e?\x0f\xb2\xa5\xccH\x83\x92?4\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xb0@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x1a\xce\xef?\x80n\x04\xd9\xd1z1?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00x<\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x15\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n\xbeE@8\xa8\x85\xf6Kq\x92?.\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xb0@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xf3A\x85A\xfeg\x8e\xefX\x8d\xa7?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xe02\x0b\xcd\x86#?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90<\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x19\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`)\xa2\xec?dQ\x96~;S\x92?*\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xb0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Z\nv\xfe\xaa\x82\x9b?\xb2\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0'SVG6d\x90?x\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xaa@" +p1963 +tp1964 +bsg106 +g8 +(g9 +(I0 +tp1965 +g11 +tp1966 +Rp1967 +(I1 +(L27L +L1L +L1L +tp1968 +g18 +I00 +S'g\xf7i\xa8I\xec\x1e\xbfq\xe9}\xa8\xbb\xd3\x80?\xcb\xbf\x95\xe90\x9a\xa0?si\xfb\x16l8\x92?C\tI\xd3G\xda\xe7?\xc7]\xe1\xf3\xb3X\xb8\xbf\x8a=2\xb9\x83\x9d\xc5?\xeaS\x80Hn\xdc\xbb?\xea\xdb\xcf\xa5rJ\xfa?a){\xd4\x0fc\x86\xbf\x0f%\xa3\xd2\xcd\xc7\x8f\xbf\xcf\xaa\x9bUu\x8e\xd6\xbfo\xe6\xfc<\x01\x08\xe5?A*\x95\x83M\x0c\xb5?\xfe\xa7w5\xc38\xf3?b\x0e\xc5\xf6\x1b!\xf1\xbfDo~\xd1\xee\xd6u\xbf\xf0"\xc4\x1e\x18\xf9\xcf?\x86Z\x0c\x18+k\xf6?uk\nY(\x1f\xf5?z\x8c\x10rrZw\xbf\xc4\xd8x\xea\x07\xa0\xd3\xbf\t\\\xbdk\xbc\xa8\xf1\xbf\xc9^Q\x83\x16\xb3\x00\xc0\xea\xba\x13Hi)v\xbf\x81t\xf2 e\xe9\xc6?y\x1d\x0fR\x15\x1b\xcf\xbf' +p1969 +tp1970 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1971 +tp1972 +Rp1973 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp1974 +Rp1975 +(dp1976 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp1977 +g11 +tp1978 +Rp1979 +(I1 +(L1L +tp1980 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1981 +tp1982 +bL1L +tp1983 +Rp1984 +(dp1985 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp1986 +g11 +tp1987 +Rp1988 +(I1 +(L31L +tp1989 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@\xdc\xa4\x94\xa9\xfd\x7f\x96?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0028\x9f?\xa9\x05\xed\xd9 \xe0\xa1?\xdd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x86@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80:@\x8c\xcf\xad\xd1\xaaY\xab?\xcc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0|@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@C\x7f\x1e6\xbaM\xa8?\xac\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfc\x9eK\xfd\x8b\xdc\xa4?1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c\x01\xc8\xc7\xe2}\xad?{\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0^@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@\xa7|9\x99\x0f3\xb3? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0\n#\x9c\x9b\xb4\x9f?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8\xc1yKw\xe8\x87?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=\xcf\xb3?\xc7\xbd[\xf3rg^?\x11\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10q@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x9e\x8fR@C\x0f\x89\xcd\xf2\xc9\x94?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\x81\xb4\x14\xb5\xf0??\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xca\xd1\xe4?\x84\xaf4\x0c5\xa6I?\x05\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pp@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf2\xe5\xfeU\xd1\xc1s?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8\xd1\x9eQ\xdaM\t?\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@V\x83s\x12\xa3\xd6\x94?z\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00z\xb7@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00!@\x91\xdb\xf0R\xcbz\x92?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x1f\xf0\xe7?OJ|<\x8bU\x94?J\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe0\xb0]\xf3\xd9ft?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0D\x98\r\xb4\x80\xea\\?@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa1\xf8\xe5?[\xa9"q\x1b\xfe\x83?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0C\xdbN\xbfV:?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0O\x8en\xf1\xe6N\x80?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\xac\x87\x11\xc2\x84\xce\x94?\xd8\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xb6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x8a@1\x9a#\x84\xc8`\x9b?\xcf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Yw\xfb\x9df*\x9d?\xa8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x18\x80\xad\xca\xb6\xccS?\'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80C@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xbb\'\xfa?\xe4\x03s\xfa\xd4u\x94?\t\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0e\tz ~\x85\x91?\xf4\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x9b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc1\xdbCzH\xb4\x95?\x15\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xae@' +p1990 +tp1991 +bsg106 +g8 +(g9 +(I0 +tp1992 +g11 +tp1993 +Rp1994 +(I1 +(L31L +L1L +L1L +tp1995 +g18 +I00 +S'\xfd\x81k\xbf\xf8\xfb\x18\xbf\xd73\x08\xc2vU\x92?]z\xabG\xe0\x97\xa3?\xbc9\x14I`f\x95?\x1b\xa3\xd1\xc2\xb47\xb4\xbf\x02\xdek\x0f\t\x1b\xef?\x907\xb1\x83RQ\xd1?2\xfc\xc5\xe4\xca\xf8\x02@M\xd1U\xa2\xe8T\xe6?D\xd3\xc2?t\xcd\x90\xbf)?\x9fr\xda\xb4\xb5\xbf\x80\xb8\x0c\xd8\xba\xdc\x01\xc0aGvS\x03\xe9\xf0\xbf\xbc>\x83L\x8b*\x8b\xbf\x84\xd8\xbc,s\xf3\xf2?\xdb\xfat\xeb\xafU\xf0\xbfgS~\x9f\xb2\xc3b\xbf1\xcc\xfb[\xfd\xb6\xae\xbf\x96\xbe\x82Ea#\xc0\xbf\xb8\x94\x06t\xb2\\\xfe\xbf\xf9\xba]\x84\xbe\xba\xf1\xbfI\x9f\xec\xe4\xb6\x14r\xbf\x15rw\x95\xed[\xf2?\x9c\xfa\x82\xca\xad\xc2\xdc\xbf\xee\x15\xfa\xfb\xab\xaeF\xbfi\x14g:\xa5C\xaa?"(\x1bn>\x87\xf0?q\x9e10\x1d\x86\xf1\xbf\x83}\x01c\x97Le\xbf\x1d\xa2\x98\xee\x82\xca\xd3\xbfBP\xa2\x80B\r\xa9?' +p1996 +tp1997 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p1998 +tp1999 +Rp2000 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2001 +Rp2002 +(dp2003 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2004 +g11 +tp2005 +Rp2006 +(I1 +(L1L +tp2007 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2008 +tp2009 +bL1L +tp2010 +Rp2011 +(dp2012 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2013 +g11 +tp2014 +Rp2015 +(I1 +(L29L +tp2016 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0K@K\xbb\xd9o\x8b\'\x96?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`5\xb6\x05@\x91(j\x04\xe0x\x91?v\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x99@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0t|\xef?\x934\xd7E\x9a\xd3\x8c?Y\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d\x99@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00!@\x00\xfb\x1au\x11E\x90?y\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe6\x94\xa8\xca\x9a\xd5\xa1?U\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0qRo<25\x86?$\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x81@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 V@\x1c\x0e\x08\xc6\xab\xb9\x88?\xe0\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x97\xedB\x8e\xdcf\x98?\xc1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10|@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0%b\xe6y)\x0fP?\x1f\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x80@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00|\x1d\xe8?\xf0*)\x88\x03\xb0\xc0?\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xb6\xdb\xdf?/\x94\xa0A\x89\xef\x92?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa4\x0ff\x16\x0e0?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x91\xd3\xaf\xef\x05Ii?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb0<\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 Q@\xca\x8c\xdd\x0b\xc6\x9f\x97?\xe1\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe1\xb3@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10e@\x03\xe6\x13|p\xcd\xad?5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Ps@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00qS\xff?\xccM~)\xd1\x08\xb1?]\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@W@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0c\xc4\'\x8a\xb0$\x8f?1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80H@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0U\xae\x8a\x9c\x8c\x9e\xb6?,\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00z\xa3\xe8?Z*\x7fDb\xa7\xa5?\xd8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0O?\xcc"\xb2\xe8q?d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1dI3b\xc1\xbb\xb1?t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00]@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0R@9\x9a\x08\x9a\x86\x1d\x95?\xac\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\xb2@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0fmM@\x04h\xb5\x1b*\xea\x8f?\x93\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0e\n\xe1D=\xd5\x9d?9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcd=X\x9fA\x93c?Z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80V@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x00[\xe9?\xec\xfc"\xde\x82\x1a\x95?\x19\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x19\xb2@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbd\x9e1\xdc+h\x97?\x1e\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x94@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x82\x86\x03\xbaT\x02\x94?\xfb\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf6\xa9@' +p2017 +tp2018 +bsg106 +g8 +(g9 +(I0 +tp2019 +g11 +tp2020 +Rp2021 +(I1 +(L29L +L1L +L1L +tp2022 +g18 +I00 +S'\xb5\x83\x1cL\x88\xab\x17\xbf\x18\xe1N\xdb\x0ev\x86\xbf\x96\xed\xbf&\xb4\xe2\x8e\xbf\xc8\x02\xb3\xda\xe5H\xa6\xbf\xbd\x9e;\xe0\x12\xc9\xee?9\x85\x83\x1c\xd4l\xec\xbfJ\x1c<\xe4 %i?4Le\xc0\xf3<\xe0?*\xe7\x7f\xd8\xd0$\xf1\xbfD \xf3y\x87\x19\xcc?\xebDK\x99\x16\x90\xb0?$Y\rU[w\xf4?v\x1b\xaeJ!\xab\xea\xbfn\xa2\x99\x03\x1a\xd2:@sW\xfbT\x828l?\xb0\xa4\x8d`X\xd7\xab?H\x11n\xe0\x9c\x11\xc9?a\xa0\x7f\xbe\xfeP\xe9?\x9a\xfdbmzZ\xfd?\xe4\xad%\xc3\xef\xc3z\xbfi\xdb[\x947\xd1?%\xb2t\xbb\x02\x11\xb5\xbf' +p2023 +tp2024 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2025 +tp2026 +Rp2027 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2028 +Rp2029 +(dp2030 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2031 +g11 +tp2032 +Rp2033 +(I1 +(L1L +tp2034 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2035 +tp2036 +bL1L +tp2037 +Rp2038 +(dp2039 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2040 +g11 +tp2041 +Rp2042 +(I1 +(L31L +tp2043 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80q\x97\x1d@\x1c\x80\xcd6\xc2Q\x95?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x81@w\x99\x06\xcfm\x18\x99?#\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F\xae@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\x97@\xe6B&\xd0\xb6\xe4\x82?h\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\xa0@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\\\xf6\xed?.\x02\n\x891_\x83?y\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe4\x99@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x87\xa4\x161S@\x95?{\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0w@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb3\xd6\xe1A\xd5\xd3v?\xfe\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x93@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x809@c\xe5\xc2\xec\x80K}?\xef\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0_/\x0c\xe1 _?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcc\x8a\xf3\xdbIpv?\xe1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10~@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc9\x9f3A\x8fY|\xd6\xab\x16\xa6?\xbb\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\x9a@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd4\x8e@\xd1x\x1bY\x84A\xa7?7\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb7\x8al\xe6\xb8/\xa7?\x1e\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x98@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`P\x81F(\x1d|?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc7r\xcb?Q#\xcc\x8b\xab9~?\x84\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10\xf3=\x0e\x83Zu?\x83\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00``@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x05\xb4\xc3?\xba\xbc\xd1J\xa1 \x90?4\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\xa6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xad\xf2\x98?PsZ\xf6\xad\x02\x94?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80|\xa7\xce?\x00\x9f/#\xdd\x15\x05?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@fq\x90?\x80\xb2i\x9c\xc5oU?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xa3\xbd\x92\xe5\x8c3?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1b`\xeb?\xa8Qbl6\xf3\x8f?(\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xa6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0S@\x02r\xf4\x13\x12\xe1\x9c?\xe3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x03\'\xb0c\xc9\xc5\x9c?+\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80E@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd9\xdf\xad\x88.\x96\x96?\xb8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00g@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc30\xec?\x9d\xb5\x8cnAm\x8d?E\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8a\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0nP]6\xc9@\xa9?(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfb\xe9\x88\x9f\x82\xf4\x8b?\x1d\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:\xa4@' +p2044 +tp2045 +bsg106 +g8 +(g9 +(I0 +tp2046 +g11 +tp2047 +Rp2048 +(I1 +(L31L +L1L +L1L +tp2049 +g18 +I00 +S'F\xa9\xcc\xcc\x06\xd81\xbf"\x8c\xc3\xb7\xa6nt?a\xcc\xee\xb9d\x8d\x7f\xbfu\xb0$h\x93\x88\x91\xbfU\xe9U,\xc1f\xe4\xbf\xf3i\x85\xdc\x0b\xe0\xc5\xbf\xf4\x125\x01Tf\x98?\n\xa4\x1e\xf1\x90\'\xf6?g\xf6\xfa\xc3\x15l\xd5?\x0f\x8c\xb81\x0cW\x95?\x0e_\xabO\xf4\xc4\x9c?BQN#-\x01\xcc?\xdc\xbfqu\xbf\xf6\xf5?\x11\x12-B,\r\xb1\xbfD-\x9d\x0825\x04\xc0\x90N\x08\xeb+\xf0\xec\xbf\xaa8\xcdxv:~\xbf?\x10\x9c\x17\r\xaa\xc7\xbf\x10;\xa6\xeb\x1d \xaa?c\xdat\xf7\xd4\xb3\xf0?\x92\xeb\xd1\x07\xbc\xf0\xf0?JM\xe4N_\xdd\xd0\xbfK\xa7#\xe2\x12\xcd\xf8\xbf\xa7\x1fq\tJm\xf5\xbf\xcc\xd2\xdf\x0es,{\xbf\xc4J\xf1\xd6\x93\xa9\xa0?\xf3\x1eR\xa6\xe3\xed\xec\xbf\xa7\xa61\xda\n*\xe6?\xcb(>\x12\xca\x83\x84\xbf\xfc\xcf\xca\x8d3+\xec\xbf\x16\xc5R\x01s\xee\xcf\xbf' +p2050 +tp2051 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2052 +tp2053 +Rp2054 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2055 +Rp2056 +(dp2057 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2058 +g11 +tp2059 +Rp2060 +(I1 +(L1L +tp2061 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2062 +tp2063 +bL1L +tp2064 +Rp2065 +(dp2066 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2067 +g11 +tp2068 +Rp2069 +(I1 +(L29L +tp2070 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xebw\xaf?\xddEy=\x05\x17\x95?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbfFK\xbf\xdd\xd2N\xbd\xfei\xaa?\xf1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x7f@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0E@j\x16>\xfa\xbdi\xc0?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x7f@\xb8Ec\xea1\xa1@?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x80N\xabp\\\xf5>\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x000<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0A@0T\x8av\x978\xb3?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0\xcf\xf6X/Z\x92?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x18\xa3<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@J@\x9e\x19\x96K\xd2\xe8\xa8?\xe8\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80~@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xad\xf2x?V\x8e\xfbT2\xf5\xa7?\xe3\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcd\x06a\xe4\xa9\xf2\xa7?\xd8\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80}@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0\xfa\x99\xc8\x8c\x8e|?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80y\xb5$@\xd8ul\x8b\x1c\x0e\xbb?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0v\x07;\x9b>Wu?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xc0\xc2\\7l\n?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80q\x97\x1d@\x1el\xb45\xaf\x84\x92?f\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00f\xb8@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0O\x96\x1d@\x0492\x9e\xef]\x99?\xc3\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x86\xad@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\xa6\xdd\xd7\x94\x9f9\x99?\xc2\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0b\xa9\xe0 \x9d$\xae?\xd4\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x86@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe7\xce\xaf\x01H\xbc\x90?\xee\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\xa7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00zY\xbd\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x05\xb4\xc3?\x03PO\x96\xdc\x9d\x7f?\xa3\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F\xa3@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@h\xf0\xc0?\x80\xb2l\x8c\x97\x9fQ?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xac\xb0\xfa)\xff0?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa0\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x1b`\xeb?\xb1\xd5ZV\x1b\xf0~?\x9a\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xa3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0&\x91\xf4\x91\x14\xf1\x9c?\xd2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0C\'VJfBv?\xc8\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\xa1@' +p2071 +tp2072 +bsg106 +g8 +(g9 +(I0 +tp2073 +g11 +tp2074 +Rp2075 +(I1 +(L29L +L1L +L1L +tp2076 +g18 +I00 +S'K\x04\xaa\x87=F0\xbfO7\x1bM\xf75\x97?\xdfj\xf5\xb5<\xb0\xd3?]9b 1\\\xb6\xbfH\x07\xbc\xd0\xa3\xd7\xf1\xbf\x9f\xc1h\xfd\x96\xf2\xf0\xbf\xbd3~\x9a\xf0)\xe0?\x12\xa8&\xc5\xfew\x06@\xec\xdc\x12\xaaD\xb9\xf0\xbf\xd8\xf8\x96\xb3D\xd4\x91?\xe0\x8d-8\x8eF\x8c?\xb5\x9d\xcde[\xd9\xcc?=\xf0\x16\xcc$\x98\xf4\xbf\x156\x1c\xc1\xa5f\xd7?\xcb\xfcu\xa0\x8e\x94\xdb\xbf\xf3\x1ec \x99\x88\x05@\x95\x93\xb1M\xae\xf8`\xbf\x81\x13\xec\xe8|\xaal?K2H\xc2\x94\x0fk?v\xb5\xe7MM\xc2\xca?\x06\xfa%\x19;\x15\xa4\xbf\x02\xf6\xba:\x038\x0f@\xf9\xad\xb2VL\xb8\x85\xbf\x89T\xf1e\xe7v\xce\xbfs\xbd*\xa7\xa5\xbf\xf4\xbf\xb4#T\xbd\x8d\x89\xf7\xbf\xffq\xa6\xbf\xc3\x03\x84\xbf\x82\xb1>\x15\xe8\x8e\xd4?X2\xd1\x839\x86\xe2\xbf' +p2077 +tp2078 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2079 +tp2080 +Rp2081 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2082 +Rp2083 +(dp2084 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2085 +g11 +tp2086 +Rp2087 +(I1 +(L1L +tp2088 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2089 +tp2090 +bL1L +tp2091 +Rp2092 +(dp2093 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2094 +g11 +tp2095 +Rp2096 +(I1 +(L31L +tp2097 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@\x933EpR\xf1\x94?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0028\x9f?\xae6\xd3NJ\xfb\xa0?\xdd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x86@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80:@B\xadJ\xee\xf0$\xaa?\xcc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0|@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\xd4\xa3\x9c\x9a^\xe1\xa7?\xac\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\x1b\xb8\xbe\xcc\xaf\xa4?1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10s@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbd\xd5"\xe7\xd7(\xad?{\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0^@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x84\x8b@\xe4"5<\x02B\xb0? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0pQ\x87\xbc\xc8\xec\x84?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc80\xbc\x8b\x03!\x9f?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=\xcf\xb3?\x1a\xd85\xb79\xfcX?\x11\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10q@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x89\x96\x1d@\xb9R\xad\xaa\x8f3\x93?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd4qQ.\x07\'=?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xb7\xc8\xe4?\x1e\xa9zR\x82RA?\x05\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pp@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfc\x8a\x9eRk\x9bk?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc4BD\x88\xcc\xab\x03?\xfc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80o@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@\xaf\xa2\xf0\xd3\xdaP\x93?z\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00z\xb7@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00!@[3\xbe\xbe\x16q\x8f?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x1f\xf0\xe7?$G\xc5W\xd80\x91?J\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xae\x84<*\xf1s?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xf1Xo\xf2\xf9V?@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa1\xf8\xe5?B\x94\x8a\x1ahV\x82?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@]\xef\xf1;\xe74?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0_\xf1\x1a\xb4\xbe\xba\x7f?K\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@]\x85F\xda$V\x93?\xd8\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xb6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x8a@\t\xec\x12\xd9Qx\x99?\xcf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0tl\xd2^\x90\xc6\x9b?\xa8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\xc39\xb2wOM?\'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80C@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x1a\xce\xef?\x9e]\xd26;\x06\x93?\t\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x83\x1b\x97Q\x10V\x95?\xd8\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\xaf@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0)Y\xf2\x17\x9c\xc5\x89?1\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\x98@' +p2098 +tp2099 +bsg106 +g8 +(g9 +(I0 +tp2100 +g11 +tp2101 +Rp2102 +(I1 +(L31L +L1L +L1L +tp2103 +g18 +I00 +S"\xb6r1e\xf7C/\xbf\xa9\xdes\xeec\xcb\x90?\xd1\xb8\xff\xaa\xbc\xae\xa1?\x12\x80\xc8<\x13h\x93?\x9b\xeeF\x86^\xfc\xb0\xbf$\xa5\xf2\x84\x16\xac\xec?\xef\xc9\xe7\xdc\xf5\x19\xcf?\x13\xe1\xed,<0\xe5?\xb8\xd7\x8e\xdf\xc3\x0f\x01@\x8c\xed\xda\x91N\xfe\x8c\xbf]J\xa6\x04\x95O\xb4\xbf\xdcn\x01\x11\xf0\xf7\x00\xc0a\xc2\xe9\x7f\xd5\xd7\xf0\xbf\xec\xb3\x14\x8b\x12\xdb\x86\xbf\xb3\xdbh\xc7\xf1Z\xf2?%1\xbd\xd0XH\xf0\xbf\xd0\x08\xed\xac4\x94b\xbfe\xf3%\x08=\xcd\xab\xbf\x89\x86U\xe7\xce\xb9\xbc\xbf\x8e\xd0N\x17\xd04\xfc\xbf!\xac\xbb\xd2\xbf\x80\xf1\xbf|\xd7;8]\xf3v\xbf&b\xa7\x8d\xcc\x07\xf2?\xcei\xa1D\xfce\xdc\xbfU8:\x1c\x98\x15K\xbfep?N\xf4\xc8\xa7?!U\x86\x11ne\xef?F'\x92\xc7\x01P\xf1\xbfQ\xfai\x9a\x03\xfcd\xbf+\x85D)\x00\x16\xa2?\xa7[\xb6\xbd-Q\xd7\xbf" +p2104 +tp2105 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2106 +tp2107 +Rp2108 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2109 +Rp2110 +(dp2111 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2112 +g11 +tp2113 +Rp2114 +(I1 +(L1L +tp2115 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2116 +tp2117 +bL1L +tp2118 +Rp2119 +(dp2120 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2121 +g11 +tp2122 +Rp2123 +(I1 +(L29L +tp2124 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xb2o\xca?\xdd\xec\xb1\xfa\x03\xaa\x94?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@c\xce\xc8?\xfa\x89%h\x0c}\x90?G\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pt@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@7\x1b\xe0?\xf8\xd8\xda\x9f+\xe7\x89?@\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8~@\xa4\x11qOA\x9e\x8b?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80T\xf2;:\x16F?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x0c\x0f>\rb\xf6>\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@nm\xc2?R3\xe4\xaa\xb9\xb3\x85?.\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8b\x9ft}\xc3\x91\x84?\x98\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0R6\x9e\x90\x8f\xe3\x7f?\x96\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\x88@\xc0\xc7o\x15n1y?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xa4:@\x00H\x961\xb9\xf93?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xad\x84\xd4?(t\xe2Y\x1b\xd7\x94?\x10\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xb9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0@@ \x81oqh\x0c\x96?\xa5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pz@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xdd\xfe\xf5?]I\xba\x11Q\x83\xbb?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x801t\xaa\xa5 ]?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x14\xb8f\xcca\x00\xd0?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80H\xbb\xea?\xe6\xad\xeb#\x95\xe0\x8f?\x99\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfa\xf1\xd9\xff\xf2T\x89?\x95\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Py@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0e\xaay\xdai5\xc9?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@c\xce\xd8?MR/aZ\xae\x94?k\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00k\xb7@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10r@\xdb\xa6\xa7k,9\xa0?\xa9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x89\xc3E#\xab\xcc\x9b?\x8d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80`z\xa7\x9f;{?\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x81@\x18a\x02\xd8+8\x94?\xc2\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc2\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x83\x1c|\xc3m_\x97?\xf8\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xab@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0y\x80R\xdd\x00\r\x8e?\xca\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\xa1@' +p2125 +tp2126 +bsg106 +g8 +(g9 +(I0 +tp2127 +g11 +tp2128 +Rp2129 +(I1 +(L29L +L1L +L1L +tp2130 +g18 +I00 +S'\xdbrCl\x01\xb5,\xbf\xebn \x88q\xb4\x9a\xbf\x1a\x0f\x04\xf4[\xa0\x91\xbf\xe4!a\x1c9\xfd\xc8\xbf\xfd\x9a\x84\xd9\x9cL\xf5\xbfJ\xd7\xe6$6\x02\xf1?\\<\xa4\xa4\xe7\x0b{\xbf\xf9\'\xaf\xc5\xd9\xfb\xde?\x93\xc7\xbf\x83CE\xf4\xbf~\x86\xae\xbf\x84\x9b\xdb\xbf\xc5\tJ\x9e\x9c,\xf7\xbf.\x85\xecV\xab\xb9\xde\xbfSHZ\x9d\x08\x0c\x00\xc0\x9b\xffES\xef\xf3\xfd\xbf\xfd\xc6\x9d%i\x01R?\xdc\xd5\xec}\xf1y\xa0?2t{us\x8e\xd3\xbf~&j\x9a\x9bq\xfb\xbf\xab\x06\x86\x8f\xa51\xd8\xbf]Dj3\xce\x8c\xa5?O\x1b^C2\x18\xe7?\xfb\x1f\xefA\x92\x02\xf6\xbfZ\x04\x8f\xe8z\xc1Q\xbf\x12$\xa9Q^W\xb0\xbf1\xbaSO\xc6\xad\xd3\xbf\x00\xc16\xe1^\x80\xf6\xbf\xfe\xb2\x10\xbf8"H?\xc7\x87\xf4\rZ\xea\xbd?\x89q\xa4T\x8eL\xc9\xbf' +p2131 +tp2132 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2133 +tp2134 +Rp2135 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2136 +Rp2137 +(dp2138 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2139 +g11 +tp2140 +Rp2141 +(I1 +(L1L +tp2142 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2143 +tp2144 +bL1L +tp2145 +Rp2146 +(dp2147 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2148 +g11 +tp2149 +Rp2150 +(I1 +(L31L +tp2151 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 _@j!r\xe9\xb2]\x94?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80{t>@\xc5:\xf0\xfa3\xe9\x97?\xdf\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdf\xb4@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80w\xedz@\x915\xbc%\x93\xd0\x9f?\x04\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xc8\x8d\xcc?\xb9J)\x9c\x93<\xa1?\xe0\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x93@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@}%(\x85\xd5b?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0A\xbcF\xe0\xc18\xa0?\xce\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x93@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/V\xd0?\x04\xb4\xe7\x13\x01\x98\x8d?$\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x83\xca\xdc\x9e\xe0\xe8i?;\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80M@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x15\xae\x85Q\xa8\x06\x87?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x95\x90\xee?8\x9bn\xa7\xd2\x8b\x94?\xdb\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb6\xad@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb5\x80\xd6?^"qc\xfd\xb0\x96?\x86\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x84@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0^\xaa\xab\xc8\xbez\x8b?O\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa4\x1f\x99\x95\x94\x9c\x9d?7\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00ps@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0r\xfd\xee?\xf6K\x90\xf3u\xf0\x93?U\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xaa\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcf\x13o\xc5\xfeb\xa2?N\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80S@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xaax\xc3\xc3<9\x93?\x07\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0e\xa8@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\x85@i \xd6\xe0\xc2\xacz?x\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x95@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdcH\xe9?D>NC\xfa1u?H\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x95@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xc1\xd2\x05@I\xd9\\\x1b\ney?\xa0\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf3p\x90\x9f!sx?B\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x8a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfb\xae\xf9\xfc\x18\xb5s?^\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80W@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x92@\x07Sd\xa8\x0f\x9fc?\xa8\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfe\xa8\xa9\xc7U\xdf}?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0K\xfe\xaafG\xa6V?\x8f\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0x@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xd2\xd2\xea?\xe3\x85\x13\xf2\xf6=\xa3?0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xd6\x94\xd5?\xff\x0f\xd0L.3\x9d?.\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00G@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc09WI12\xf5\xaa?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0Iz\x1e\xd6\x0fu?\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00?@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xf5\xbb\xef?\x00\xf8m\xbc\x13!-?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb0\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?' +p2152 +tp2153 +bsg106 +g8 +(g9 +(I0 +tp2154 +g11 +tp2155 +Rp2156 +(I1 +(L31L +L1L +L1L +tp2157 +g18 +I00 +S'b!x\xe6\x9b\x9f*\xbf>b8\xf4\xdb\xd4f?\x91\xec\xf2\xc2D\x0b\x94?!\xc5\x81<\xa5\x0fp?v){\x1e\x93\xfe\xfa\xbf\x1f\xa8@\xb9\x7f!\xba?\xec\xa0\x9d\xeb9#\xb6?\xb6O\xd0E\xba\x99\xec\xbf\x9dF\x05\x12#\r\xf2?-\xf3\x08z\xa5mp\xbfk\x97j\xf6\xec\x84\x9e\xbf\x85\xf03\x81o\x8a\xe9\xbfK?d+,\xd3\xc1?\xd8%\x0f\xa5\x92\xc2T?d\x97\x86\xfc} \xf0?\xec "\xfbn\xb1\x9d\xbfye\x9c\xc8\x8a\xc9\x87\xbf\xaf\x06\xb6\xa21\xfa\x81\xbf\xb9\x9c\xe1\xb7\xa2\x8e\xf3\xbe\xd3\xb9ue\xc8\r\xcb\xbf\x1a\xd4\x13\x99\x1a5\xf1?\x9f\x851L\xc2\x9e\x9c\xbf\x1b0i\xf6\xed\x1d\xeb??-\xc9\x10!J\xf1\xbf\xb0O\xd9\xe3\xe5m\xb7\xbfa\x10\xd0C\xb5\x06\xb2\xbf[\x81>\xb2\xbe\xa8\xe1?\x00\xa7\xbd\xa2TM\xf3\xbf\x00\xc0\x95\x88hv\xe2\xbf\xe9n\xf2\x9eKD\x02\xc0\xae\x8ad{\xe8\x99\x03\xc0' +p2158 +tp2159 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2160 +tp2161 +Rp2162 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2163 +Rp2164 +(dp2165 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2166 +g11 +tp2167 +Rp2168 +(I1 +(L1L +tp2169 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2170 +tp2171 +bL1L +tp2172 +Rp2173 +(dp2174 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2175 +g11 +tp2176 +Rp2177 +(I1 +(L31L +tp2178 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`^@Rr?\xd0E\xf1\x93?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\xc5\xef?\xb6\xba\xa6\xa0\xb6\x85\x94?\xc1\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x82\xa5@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x92[\xbb?\xcf-C\x86\x9c$\x9b?\x0e\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x91\x00\xd2?\xedz \xe1\xee\xb5\x93?U\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0L\xd1\xc3\x9b2h\xae?\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x005@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0q-\x15\xf6\x95\xcc\x90?@\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x82@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x9f*;@\xed\xe2@\x88|\x89\xf2\x0c>\x88?Q\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x82@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 Z\xae\xef?\xce|E\xbb\xd6S\xae?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`QW\xc4?\xba+\xe1\x14\r\x0b\xa6?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \xa9\xb1\xa9-\xb9\x82?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\x07(\x84\x86\xf8\x84?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xaeR\xc0A\x9e\xbf(0\\;F?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10_\xc5\xd5\x8eF\xfc>\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x124R\x8c\'\x0b?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80X\xf8\xec?\x81\xc6\xc7\xb8*J}?0\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x81@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80!\xa6\xea?\xe4QCS\xb2\x01\x81?\xda\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd3\xdajji\x99{?\xbc\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80g@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc00\xa7\xba\xee.\xd1a?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@;\xa9?\xb3\xc6\xf3`\xc0^u?V\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04\xa6\xdd\x00\xa28\x8d?@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd2<\xce\xfd}\xa5b?\x16\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`q@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8fJ\xdf?\x19\xde}\x94e\x08\x94?\x06\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\xb8@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xfe\x12\xeb?\xb8\xe2\xb1\xa5\xf3\x89z?B\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 t@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x803@@o\xf2\xff\x05\x83y? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@fhk\xd95@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x16\xffG\x07\xe0\xae\xce?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0\x1e\x85\xebQ\xb8\xce?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@0T\xdf\xad\x13[h?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`\xbc\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x80D\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xda\xbf\xb8?\x13\xab\x06\x11\xb6\xc5\x89?;\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00v\xa6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80$I\xe2?\xa2-@A\x83\xc2\x95?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x08\xfe\x06\x85\xb7\x18\x8d?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80(G\x93?\x8f\x03p\x92\xe8_\x89?1\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00b\xa6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80p{\xc6"69?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0c\xd4[\x9b\xae:\x89?+\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V\xa6@' +p2233 +tp2234 +bsg106 +g8 +(g9 +(I0 +tp2235 +g11 +tp2236 +Rp2237 +(I1 +(L31L +L1L +L1L +tp2238 +g18 +I00 +S'K\xac\xc7\x17\xcf!%\xbf\x98U \x9b\xcb\nr?\x18\xbd\xc6\xf0\xed\xda\x9d?g\x18\x9f\x99h\x10}?\xe6G\xe9\xd6\x7fU\xcc\xbf\xfa/=;\xf1\xbd\xdc?\x0f\xee\xab\x93\xe5E\xc1?\x02\xd6@\xd2\xed\xec\xf4?\xe2\xff6\x9f\xac\xdd\xe5\xbf\xb43\xfaGR\xe8`\xbf\xbf*&\xfd\xc9\x8e\xcf\xbfV\xf3\xdf%~\xe9\xfe\xbf\x12s\xc1\xadL\xad\xf4\xbf\x06Yc\xdb\xda\xa6A?\x99\xdbg;`\x0f\xee\xbf\t\xc4\xba\xa7\xb4\x0c\xb7?\x90d\x14\xe1\xb7Gy\xbf\x84)\xd9\xde\x95i\xb6?{X\xe9\xb7\xeb\xf5\xbf?P]\x12\x8e\xeep\xe5?\x95?\xe5\xf3?\xdf\xd0?K\xc1w^\x17T\xb9\xbf>%\xed\xa6\xf5\x8c\xf2\xbfG7}\x97f[\xf0\xbfN3\xb3\xa9D\x16~\xbf\xc3#\x89\x8a\x9e\xa1\xcc\xbf\xdc\x8dVn\x11\xe2\xf0?c\xad)\xca\xff1\xf7\xbf(\xc1\x13w|\xfez\xbf\xda6\xf1!-;\xf4?.S\xce\x11-\x07\xc9\xbf' +p2239 +tp2240 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2241 +tp2242 +Rp2243 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2244 +Rp2245 +(dp2246 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2247 +g11 +tp2248 +Rp2249 +(I1 +(L1L +tp2250 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2251 +tp2252 +bL1L +tp2253 +Rp2254 +(dp2255 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2256 +g11 +tp2257 +Rp2258 +(I1 +(L31L +tp2259 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\'@\x03\x92W\x01<\xa9\x92?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16@2\x18\x91\xdd\x05#\xa2?\x94\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8c@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Q@\xaa\x91t\x10\x82\xdf\xaa?\x0c\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0p@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x05G\xd1?\xf5\t\xc5\x01\x0eD\xb3?\x85\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x15\x16?\xe9k\x8c\xb2?\x84\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00@\x03=\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xcb}B@\xff-\xa5\x03 \xa8\x99?\x87\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0h6\xaby\xd4\xb0\x91?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x02\xf4\xce~\xb2Y\x93?|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00_@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?\xe0\xef?\x15C\xa2|Kb\x9c?\x88\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x84@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Aot?\x0c\xb0\xedZ\xbeU\x92?Q\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x82@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96\xe3\x9ay1\x8d\xa0?m\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xca\xa0\xef\xe4Y\xfd\x8b?\xe4\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@~@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x86`\'@\x81\rR\xc9\xae\x00\xbe?7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc00\xff\xc6\xe3\xa9\xea\xaf?-\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80F@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0X\xbclm(+\xb1?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@\x8e\xbe\xff\xe5\x8d\xb5\x8f?\xc3\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc3\xb6@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xb9\xe1\x1d@jF\xde\x8f\x8eNk?k\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0v@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0y\xf2\x15@ U\xa1\xc0\xb1\xd2a?Y\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x99\x1c\t\x97"nX?S\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000u@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\x94Un\xb0\x96s?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x803@\xc0\x91jaytI?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\xf8\xf4\xc4#\x10\x0c?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x10v\xe8\x03\xbe\xed>\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@\xa7\xb6\xd0\xd6\xd6\x9a\x90?X\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X\xb5@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00=\xcf\xc3?\xa4Hq\xbe4x\xa0?\xa0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xcbK\xc5;>\xec\x98?\x9d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0c@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@E8\xe5?G;6\xec<\x08\x90?\xb8\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb8\xb4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe6HV\xb1\xbd~?\x97\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf5\xf8\x81rF\x90z?\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfa\x9e\xe93\xbc\xe3\x81?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?" +p2314 +tp2315 +bsg106 +g8 +(g9 +(I0 +tp2316 +g11 +tp2317 +Rp2318 +(I1 +(L29L +L1L +L1L +tp2319 +g18 +I00 +S'\x88\xd9\xed6dQ"\xbf\xf6\xddls.\xdeb?4\x99\xe4\x86\xa6n\x99?\x81\x15\x19S\\\x1c\x96\xbfx\xf8"<\xc4O\xe1?d\x1e\x8c"m\xfe\xda\xbf\xc4pp\x94EQ\xa4?\xf7\x06\xfc\x0f{h\xf2?\x86;\x12\xb2\xa7)o\xbf\x7f\x9aT3\x10\x1b2?X\xf4\xf5\x80\xb9\x87\xa8\xbf*p\xc0fh\xf3\xf4\xbf\xbd\x06\xd4\xc5\xf7n\xc3\xbf\x97`\xd1W\xe1_]?lg\x86\xdf\x19\x93\xe7?\xce\xd9\x89\x86O\xcf[\xbf\xdfD2\xc92r\x86\xbf\x8ewx\xcb6Lt\xbfi\xc7,D\x11\xf9\xa2?\xc1@\x9a\xb8+\xe8\xde\xbf\x9a\xa2\x97\xb6\x00>\xf1?\tv\x88\xc92\x0c\x8a\xbf\x96\xb8T@\xc4;\xdf\xbf\x8c\x94\xe82\x00%\xbc\xbf\x93\xa6=\xf1T\xa8\xab\xbf\xbcP\xb6\x0bzr\xa9\xbfN\xa1n!\x94\x8c\xed\xbf>2\xc9\t\xdfE\xf4\xbf\xc4,\xa7\x8a\xbf3\x0b\xc0' +p2320 +tp2321 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2322 +tp2323 +Rp2324 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2325 +Rp2326 +(dp2327 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2328 +g11 +tp2329 +Rp2330 +(I1 +(L1L +tp2331 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2332 +tp2333 +bL1L +tp2334 +Rp2335 +(dp2336 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2337 +g11 +tp2338 +Rp2339 +(I1 +(L29L +tp2340 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa5\xb8E@B\xa7\x01\xde\x19\xcd\x91?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\x07\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@B\xc4\x17@\xea\xba\xf6\xac\xc6\x80\x96?#\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F\xa4@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x89@\xedO\xd2\xa5\x92\x84\x96?\xcb\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96\xa3@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0?MCt\xd9>a\x96?\xc4\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\xa3@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa90\xff\x8e\xa7\xce\x95?_\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe\xa0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x10\xb72\x86\x96A\x98?e\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pv@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00$\x15\xbd\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x08\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@\x1e\xb6\x1c\x11\x1c\xfa\x89?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\t\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pj\xef?X\xf6\xe6!M\x0f\x82?R\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80T@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc04\x19])\x0b#\x82? \x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8eD\x9a\x03H\xfdT?2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x02H\xee?\xe1\x9c\xb2\x03H\xca\x92?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\x8feG3\x9c\x03?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 W@Z\tr\xd4\x07\xa1\x8d?4\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xb0@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x17]\x12@\xa6\x96\x84\x9b!\x19\x96?I\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x9d@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x01\xb6\x92?\xd0\xe63\x04\xc6\x11\x95?=\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x9c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0+G*\x1c\xe0\x88\x91?\x95\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x9a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9d\x07)$\xb2D\xaa?\xa8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00e@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8H\x1bA\xd0\xeb0%\xbb\xce\xb0?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb0\xd6C\xad\x9c1\x9d?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\x80J\xb9\x7f\x1f\x17?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(z@t\x06^\xce/\x87\x81?\xeb\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd6\xa1@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x95\xc7\xe0?Z\x16\xd3\xfeT\x91\x81?/\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x81@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8a\xdb`\xed\x94f\xb2?%\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80B@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x87+>m\x079f?\n\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x80@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xa5Q\xe0?\xfe\xbav\xfcg;\x81?\xbc\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\x9a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x08\xabo\x81\xc4\xe9\x80?\xe9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xadqQ\xb8\xac\xad\x80?\xd3\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\x97@' +p2341 +tp2342 +bsg106 +g8 +(g9 +(I0 +tp2343 +g11 +tp2344 +Rp2345 +(I1 +(L29L +L1L +L1L +tp2346 +g18 +I00 +S'\x89\x80\x1bI4\xb8 \xbf \x04\xf69\x14tz?*\xb3\\\rQFj?|I\xa3L\x88+p?\x19\xb6k\x94\xc8F\x9b\xbf\x07\xb9\x81\xe4\'\x89\xdf?\xe8\x89\x8foN\xa8\xf5\xbf\xcc\x863M\xf9\\\xb9?/\x83M\xc0JJ\xbd?fV\x83r\xd0\x95\xf4?\xa6O\x9d\x0e\x90k\xf1?\xd3G\xda\xd7_N\xbc\xbf`\xa8\xa3t*\xdb\xf0\xbf\xb7\x0b\xdf\xabfD\xfb\xbf\xbajr\xce\x10fq\xbf>,g\x88\xf1\xc8o?\xff\'\xcd\xef(S\\?\x99\xaa\xef\x8a\xa1\xf0\xb6\xbfy\xed\xd4\x11\xe2`\xe4?\xb3\xf0#S\xfd\x81\xd5?\\\xec\xa0\xf4\xac\xf0\x02@\xd7g\x1c\xf2\xdcM\xf1?\x94Z\xa2s\x18L\x86\xbf\xb8\xe5>\x8b"\x86\x9d\xbf\xce>\xa2\x95\x88-\xf9\xbfr\xf6\xf0\x15\x81\x8d\xe9\xbf\xec\x0f\xc4\xfc\x10\xc3t\xbfh-"\xef\t\x12\xe2?H9~KJ=\xdb\xbf' +p2347 +tp2348 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2349 +tp2350 +Rp2351 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2352 +Rp2353 +(dp2354 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2355 +g11 +tp2356 +Rp2357 +(I1 +(L1L +tp2358 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2359 +tp2360 +bL1L +tp2361 +Rp2362 +(dp2363 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2364 +g11 +tp2365 +Rp2366 +(I1 +(L31L +tp2367 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x7f@\x8a\xf3\x07\xf6\x9f\x8e\x91?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbe\xa0\xef?\xde\xd1\x18z\x188t?}\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x9d@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80D@\xb6\x8d\x98w\x9c4u?\xb0\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8d@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 `u\xdc?\x00z)\xbfF75?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00@\xad\x95\x1b\xae>\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x14\xbf\xd2?L\xeaB|\xc85r?\xac\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x8d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0>\x07.^NAz?\xc2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x13\xcb\t\x87F\xa4k?\xea\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x87@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\x84@\xeacsD\x1cRr?\xcd\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00h\x8e@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16@+G\x90\xdbd^i?g\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\rP\x00^\x98Xa?\xc3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xeb\xbe\xe3\xb8\xcd;j?\xa4\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x85@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x864\xdc\xc1\x82\xec\x8b\xa0\x9a\xb8\x88?f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00`\x05\xd9\xe7i\xe3>\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x98E\xc4\xc5\xd5\xb1\x83?`\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00X@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xbf\xc4\xe6?\x90\x02G\x14\x17}\x96?\xda\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xda\xb2@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0I\xaa\xec?\xb6\xbe\xe9\x7f\x96\xa2\x95?P\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\xb0@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\'\xbe\xeb?/v\x12r\x98\xa9\x98?b\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0R4\x81q$R\x98?_\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbe\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00p@G\xe5\t#?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xec\x9b\xe6?\xd8iBUo\xe4\x86?\xee\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\x8f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0S\x0c\xe1gV2\x85?\xea\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x8f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\xa0\xf4<\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c\x80@\xa8\xcdSG\xf1\x06\x9b?\x8a\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x84@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0C\xa7\xee?\xf5\x8e\xeb\xbb[n\xb1?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0(\xae\x15\xdfW\xa9\x90?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd8\xa1\x13\xd9\xd3\xcd\xa2?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 J\xc5WACU\xb6n\xc9\x8f\x97?x\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa4\xa1\x08\x11\xc7d\x80?\xb7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0{\n\xfd\x0f\xa3\xa1\x9b?\xc1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10|@' +p2368 +tp2369 +bsg106 +g8 +(g9 +(I0 +tp2370 +g11 +tp2371 +Rp2372 +(I1 +(L31L +L1L +L1L +tp2373 +g18 +I00 +S"`\x8dk;\x13\xca\x1d\xbfH\xb7\x80\xddn=\x80\xbf\x0f\x7f\xdfI4Y\x93\xbf\x80)3'J\x0e\xdc\xbf^\xbd 0\x12)\xfe\xbfN\xb3\xd0\x8e\xcd\xf8\xfb\xbf\x8b\xff\xc4VF\x85\x91\xbfd\x89\xdd'\xe7\xde\xe0?\xd8\x82+\x9b\x16\x90\xe8\xbf\xc6\xf2}k\xc80f?F\xff\x11/S&r\xbf\x14;\xe0C(\xff\xde?\x1b\x81\xdd\xb97\xff\xdb\xbf|!\x16=1M\xb0?\x17*\xffN\xbfT\xf6?\x8e\xb6\xfc\x82\x8c\x1c\xe7?\xc8\xcb%A\xbd\x80h?S\xc2\x95\x1e\xfd\x0fW\xbf\x9e\xf6\xdd\xadB\xc1v?\xc4\xfb\xcd\xd9VF\xb3?\xe9\xe5Z\x12H\xfc\x04@E\x1e;N\xbc\xe8\x97\xbf+\x16\xd81\xd6\x94\xdc\xbf\xa9R\x82\xe5\x94^\xff\xbf_\xeb\x11\xae!\x00\xa0?\xb5\x9b\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x0f\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@1\x9e\x8e?\xcb4{\xaf\x1d\xbd\x8c?4\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xb0@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x90\x1ak@\x00\xbfl\x91\xd9\xdf;?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x7f@\x00(\xa2\xffgp\xfc>\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00`\xbc\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x15\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\n\xbeE@'\x90\xc3\x95\x9a\xa8\x8c?.\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xb0@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\xb7\x02A\x88\xa1J:1\xf9\x97?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\xb8\xae\x8c\x03\x9f\x15?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x90\xbc\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x19\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@@@Q{\x11wN\x8b\x8c?*\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xb0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1a\x05\x16\xec(\xeb\x8d?\xb8\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00p\xa7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0o\x1e\x8e\xe4\xb1\x8c\x88?r\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x91@" +p2395 +tp2396 +bsg106 +g8 +(g9 +(I0 +tp2397 +g11 +tp2398 +Rp2399 +(I1 +(L27L +L1L +L1L +tp2400 +g18 +I00 +S"\xd7\x02^\x07x\xe2\x1c\xbf\xe1\xbb\xf6\xf2D\xf1x?\xfe\xef\x90\x00\x00#j?M\xf98 D\xa7o?\t'P\x07W3\x93\xbf,\x9c\x13\xc84\xd3\xdc?\\@\xc0\x9d\x83\xfa\xf4\xbf9\xe3\x03p\x82\xb3\xb6?\x033\x10\xc3F:\xba?A\xc0\xa4\x0c\xae\xe3\xf1?gk\xa6\xa0\t\xeb\xf8?I\xb4\xf9\xfeM~\xb9\xbfy\x14\xb8X\xd4\x92\xf9\xbf\x15\xbb\xbd\xd6\xce\xc1\xf0\xbf\x04l\x8c(vVp\xbfY\x8f\xf6?]D\xc9?\xae\xb9\xd8\xccG\x1e\xc8?\xc0\x19\xa7\xf0\x04w\xf3?R\xba*Q7\xc7\xf3?g\xf7#\x05\xa3\x1d\xf5?\xe8W~\x80[\x88q\xbf\xbaP\xca\x9e\xff\xb0\xcc\xbfp\x08h=\xdd?\xf1\xbf\xff\xcc2!\xe7\xae\xf9\xbf\x1a\x18:\x9e~\xa9p\xbf\x1c\x14r\x18hQ\xc9\xbf\xd3\xa1\xd2\x1dO6\xce?" +p2401 +tp2402 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2403 +tp2404 +Rp2405 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2406 +Rp2407 +(dp2408 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2409 +g11 +tp2410 +Rp2411 +(I1 +(L1L +tp2412 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2413 +tp2414 +bL1L +tp2415 +Rp2416 +(dp2417 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2418 +g11 +tp2419 +Rp2420 +(I1 +(L31L +tp2421 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`^@\xaf\xa7\x06a\x0b \x91?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x08\xc5\xef?\xe2\xc4\xca\xb3\x80N\x91?\xc1\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x82\xa5@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xd10K((S\x97?\x0e\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x98@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x91@d+\x05)\xd8)\x92?\xa9\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf1\xe4o\xf9\x05\x88\xa1?7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80K@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9e\x94\xa7\xf7\xcdw\x8f?r\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90\x83@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xf1\xd8@\xf9\xca\x1fn>f\x9a?e\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0+6\xc0\x9fl\xa6\x98?2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8\x02\x16=\xe0<\x99?3\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x98\x89@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x11\x8b\x99?\x9e2l9\x10\xad\x82?\xb3\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcc\x92@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00/@n\xf4DM9ap?F\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfeq\x93\xfd\xcf"\x8a?\xa5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x89\xda\xefB\xe6Ab?\xa1\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x8d@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0R@z\xfak)\xe9\x94\xa7?m\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@[@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc6\x11Y\x1e1\xbc}?(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xea\xf7(\x83C\xf5\xa7?E\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Q@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10l@/\x00\x1c\xf1\xa5\xf5\x90?\x96\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\xaf@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\@\x04%\xa3\xe4\xa7\x96\x93?\xc0\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x8e@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@D@\xa6\xed"\xe6?F\x93?\xa5\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x85@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0vgx\xf6\xee\x8c\x83?i\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x14\x06\xbc\x05\xee\x89\x93?<\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x81@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x1a\xce\xef?h(\x06\r\xbe\xda\x90?\x1b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xea\xf3\xc1\x1c\x10\x7f\x8c?\xa3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x15\xb6w)\xdb\xab\x93?x\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00^@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \tP\xa1?\xd3Q\x99K^\xc2\x8f?\xd6\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\xa7@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80:@4\x08\x0b\xc1\xf5\xa3\x9a?\xc1\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x93@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x87y\x8d\x8ag\x93\x9e?y\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc8\x8b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x92\x01\x87\n\x83\xf9\x8d?H\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80t@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x02\xf4\'@\x94\xbf\xc5[/\xe5\x80?\x15\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x9c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0<\x9c\x95\xdb>\xc6\x95?\xd3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`j@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0d1R)M\xe6x?B\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\x99@' +p2422 +tp2423 +bsg106 +g8 +(g9 +(I0 +tp2424 +g11 +tp2425 +Rp2426 +(I1 +(L31L +L1L +L1L +tp2427 +g18 +I00 +S'\x0b\xd3[Y\x16\xee\x18\xbf\xdb\x9e\xdc\xdb\xb66x\xbf}\xd7\x10\xcf\xd3^\x8d\xbfF\xb3\x16\xca2\xac\xa4\xbf\xb5\xe7\x00%e\xee\xeb?\x1a\xde\xba\xacl~\xe7\xbf\xda\xeb\xfb|1\xd4x?\xf2\x99\xb3\x93 \x9e\xf6? qO\x8d]\xa1\xa2\xbf\x18$J|\xc7Et?Sh1\x9e\xcc\x82z\xbf\xcf\xfa5{\x81\xa3\xd8?\xa8\xfa\x8eU\xdd<\xe0\xbf\xd7\x9e\xe9&1\x9d\xbe?\x02\xef\x96\x11\xcc.\xf5\xbf\x9bC\xcb;\x02\xa6\xf9?\xc1m\xde\xd9n\x0cp?\x9d\t\x1d^_\xa2\x9c?\x96\x8bBX\x8f\xcd\xa8?\n\xf0&\xd2\xce.\xde\xbf\x17\xc9M\x15\x8a\xb4\xe8?\xbdZ\xea\xa0\xe2\x88\x95\xbf2)%\x12R7\xc0\xbf\xdb\x0fOG1\xe5\xeb\xbf\xaa\xe0\x97\x80\xb9On\xbf2\x12\xac\x1f\xb7\x05\x84?\xc0eN\x83\x9d\\+\xbf\xb2NL\xd6p\xc6\xe2?{\xd0\x14\xc3\xd6\x1a\x8a\xbfp)\xd9\xd0\xf6\xb7\xe5\xbf\x851X\x9e\x88\x0e\xc6\xbf' +p2428 +tp2429 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2430 +tp2431 +Rp2432 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2433 +Rp2434 +(dp2435 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2436 +g11 +tp2437 +Rp2438 +(I1 +(L1L +tp2439 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2440 +tp2441 +bL1L +tp2442 +Rp2443 +(dp2444 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2445 +g11 +tp2446 +Rp2447 +(I1 +(L31L +tp2448 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xebw\xaf?\x99\x97{;\x97\xa9\x90?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00%@\x80\x1cR\xf4~\xf6\xa6?\xf1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x7f@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?\xe4\xa5\xc2:\xf3\xd7\xab?\x0c\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0p@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80w\xbe%@L\xe3K/2\xd4\xcb?"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00A@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c\xca\xfd\xf9\xe8\xc6\xce?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xda\xbf\xb8?4/\xe0\xedt\xca\x9d?\xea\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@m@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x18\xa1M\x80\xc6\xca\x89?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0E\xa4\xbaZ\xc6\xb6\x9c?\xe1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 l@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd1\xa9\xef?\xfe/\x15\x8d\x17.\xa0?\xe5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0l@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000@\xa4\x99b\x84h\xfb\xba?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00"\x90*\x85\xa5\x91?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90\xfb\x0e!`\x8b\x05?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec?\xad3\x8ah\xc2\xb5\x96?\xdb\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa1,L\xfa\x94\xcc\x91?\xa9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8cS\x7fM\xf5\x8b\x9b?2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00I@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80_\xf5>A[R\xe9\xdc\xf6\x9e\x8c?f\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00f\xb8@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe7\xeb*A\xc7\x16\xb7TC\xd6\x8c?\x03\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x06\xaa@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`Q@IE\xcc\xedN\xcc\x8c?\x11\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"\xa8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0u\x87\xe6\x88[\'\x8d?\xfd\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfa\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Gj\x9aYy\x03\x8b?\x14\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x88@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xd6&\xb1?\xb5\xf9\x0f\xbd\x83\x03\x8b?\xf2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@n@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x13d\xe6Ll\xb9}?\xc9\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xacxg\x99\xf6,\x93?)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80D@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@02\x83A\xe61\x97[\xe48\x8c?c\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc6\xa6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@K@=\x97\xb2\xd0\xfbm\x8e?\x86\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x8c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x03r\x90\x99\x17fY?\x1f\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0_o{{\xec5\x94?g\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008\x83@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x9b\x82\x9aA\xec\xad#\xe2\xeb}\x8a?\xdd\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t\x9f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x8f\xa2\xe5\xd08y\x87?%\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pr@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x01K}(O9\x8a?\xb8\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x9a@' +p2449 +tp2450 +bsg106 +g8 +(g9 +(I0 +tp2451 +g11 +tp2452 +Rp2453 +(I1 +(L31L +L1L +L1L +tp2454 +g18 +I00 +S'\x04\x93\x97:\xbe\x16\x15\xbf\xe7F\x93W\xcb\xa5\x90?k\x81\xdf\xb8\xefy\x89\xbf\x1d_-\x88\xeb\xec\xb5?G\xd1\xfd^?\t\xf2\xbfw\x84\xb6\xeax\xc4\xde?|k\x8fy\xfeT\x9b\xbf\xe6\xdc\xa7\x1d\xdc[\xf6\xbf\x87\xe9\x92\x0e\xce\x8f\xd0\xbf\xc4\xa6\xe0\xec\xdc\x84\xa9?\xdaO\x94^\xb7\xfa\xd9?oP\x1d\x9e\xeaM\t@\x19\xa5/E\xd0}\xf0?La\xab\x8c\xae1\xa1?8\x9bV\x9f&%\xb9?\t\xdb"\xe5z.\xf8?N\xcco\xea\x1b\x9eV\xbf\xf4\xe4y\xb0]2|\xbf\x80\x1b[\xe4\x0c\xccq\xbfGH\xb1\x1bH\x0e\x9b?\xbc\xa3\xc4\xc5\xb2\x9b\xdf\xbf\x95\x1e\xc5\xa0,\x1e\xa4\xbf\x00\x81\x0b\x98O<\xd3\xbf\'\xe4w"\x1fV\xf6\xbf\xd1\xe3jX\xde\x1at?A\x1c[\xde\xf85\x9d?\xb1Wh\xbaK\x8a\xe0\xbf2\xcb\xdf\xb1\x1d\xbc\xe6?\xfc=f\x93\x06>w\xbf\x88\xf3,\xe3o\x82\xe7\xbf\xd6\x08\xa6\xee\r\xa4\xa1?' +p2455 +tp2456 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2457 +tp2458 +Rp2459 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2460 +Rp2461 +(dp2462 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2463 +g11 +tp2464 +Rp2465 +(I1 +(L1L +tp2466 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2467 +tp2468 +bL1L +tp2469 +Rp2470 +(dp2471 +g77 +L25L +sg78 +g8 +(g9 +(I0 +tp2472 +g11 +tp2473 +Rp2474 +(I1 +(L25L +tp2475 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\x00[\xe9?\x17\x92\xc6y\x8fE\x90?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x88@\xb6\x80\xae\xd5\x06\x10\x8b?\x15\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xa2@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pj\xef?\xc2\x99\x828\xc9\xcf\x8a?\x0e\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\xa2@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x0cU\xec?\xae#;0R$\x99?l\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0\x91@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe2\xa1\xe8\xd7\xa3q\x99?%\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\x90@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`\xfa$\x19\xa2\x97\x88?G\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Q@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@-9\x7f\x16\xa1\x9e]?\xa2\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x88\x92@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc5@\xed\t\xaaW ?;\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc8\xefqi\xcf\xddt?g\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pv@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xb8<\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0b\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80L\xfe\xe9?P\x83H,1\xad\x91?B\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00B\xb1@\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xdf\x16@\xda\xcf\x0f\xe1\xc6M\x8f?s\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\\@\r\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x9cOe@L\xce!Ci\xb5|?a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@X@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x92$\xea\xd7\xaf\x1b\x8d?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0$\xc3K\x9c\x0ewg?V\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80U@\x10\x00\x00\x00\x00\x00\x00\x00\x11\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xb8G\xa8C2\x0e\x8f?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8\xf4\xb2\xfb\xce\xa0\x8a?\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd8\x0bQ\x05aVl?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x13\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Z@\xb8?\xe9\x9d\x87\xa4\x91?\xcf\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcf\xb0@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80?@\xa0\x00\x91\x11o\xa1\x93?\xd3\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa6\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xac%M/\xd9V\x8d?\x9e\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<\xa7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x04\xcb\x12-#T\xa2?5\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x89@\x17\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \xef\xf1\xee?\xba\x032\x86\xf9)a?\xfc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x7f@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb1\xd1n\xeb5\xcfZ?\xe2\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 ~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x17(%\xfd\x9aWn?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@' +p2476 +tp2477 +bsg106 +g8 +(g9 +(I0 +tp2478 +g11 +tp2479 +Rp2480 +(I1 +(L25L +L1L +L1L +tp2481 +g18 +I00 +S"(U\xa7\xaaX\xd5\x14\xbf\xea\xed\x0f\x85\xedF{?\x1a&\xb5\xe17$~?y\x14\xb4D)t\x95?\x01\xe2%;\x1e[\xc7?\x10O\xdat\x12\xd7\xf0?%[\x028G\xffv\xbf6\x06L\xa3\xb8`\xf0\xbfL'Ra\x80\xf2\xd3?\xf0\xe5\xb3\xc0\x95\xa4\xf4\xbf\x8e\xab\x9a\xbf\xfe\xb3m\xbf\x97p\x0c.2\x80\xae\xbf\xbb\xdc.\x8a\x99\x18\x98\xbf\xee\x15`\xff\xf0\x04\xf5?\xd0\xdb1\xfcb2\xee\xbf\xd4\xb4\xad\xea\x17>\xd0\xbflB\x8epA\x04\xf8\xbf\xaav\x17\x94\xd9\xfe\xf2\xbf\x85\xd1\x97&]ta\xbfm\xc7\r\xe2\xc0\xd8P?\xf1n\x88\xef6\x01\xc3\xbf\x02\x1d\x9d\xfcQ\x92\xd2?e\xbf\x07\xca\xc9X\x9a\xbfc\xe0\xe0\xfd#\xca\xef\xbfu\x9a\x88.\xe9\xdd\xeb?" +p2482 +tp2483 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2484 +tp2485 +Rp2486 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2487 +Rp2488 +(dp2489 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2490 +g11 +tp2491 +Rp2492 +(I1 +(L1L +tp2493 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2494 +tp2495 +bL1L +tp2496 +Rp2497 +(dp2498 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2499 +g11 +tp2500 +Rp2501 +(I1 +(L31L +tp2502 +g85 +I00 +S"\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0c@E\x0f\x92\xfb\x9f#\x90?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xfb\x9br@\xbc\xab\xd8+\x90\xc7\x9c?\xdd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x86@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0H@I^/\x1aV\xb2\x9d?\xde\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0}@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbfFK?\x962%\x86\x83\xe5\xa6?\x17\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pq@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x03\xe6\xb9\xee;\xd6\xa1?\x07\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pp@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xde\x8a,\x1bKJ\xb9?\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\x10\x8a\xcf?\x7f\x03\xa6\xc0G8u?\xc7\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0h@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf3\xd2\xdb_\xcd\xe0h?\xc4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80h@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xbaV\xbf\xe9[\xdbn\x15\xfa\x99?\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0o@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\x8c@{\xd5\x10@K\xeb\x96?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0~~k\xbd\x02'F?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|=%=\x1a\xd6\x8b?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x01?[?#\xd0\x1e2\xa1]\x99?\xf0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00n@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa7\xc4>\xcc\xfd\xd5\xca?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc6^\xd2\x0f\x81Q\x88?\xe1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 l@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1a@\x8b\xb7\xc0\xa8\xae%\x8d?z\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00z\xb7@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10g@T\x1fd\xa4\xf0]\x87?\xa2\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@d@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xa8\x91:@&\x81&)\xcc\xab\x83?\x9e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc01\x8c\xe0?Hqe?(\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00D@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8\xf2\xb5N\xb7\xd8\x83?v\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80]@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\x84@\x00_\x91qA\xd0{?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\x14\xac\x9b\xe8`Q?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e@\xc69\xb5\xbe\xf9/\x8d?\xd8\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\xb6@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa8\x8a@\x16k\x07\xe43\xf7\x94?\xcf\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0i@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0m!\x87\xb7d3\x97?\xa8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Hh%\xf0#OM?'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80C@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xbb'\xfa?\xa4i\xfb\xe1\x08\x9d\x8c?\t\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\t\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa6]\xf4\xb1\x0e6\x8c?\xf4\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0\x9b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\xc7\xe1\x1d%\xac\x8c?\x15\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*\xae@" +p2503 +tp2504 +bsg106 +g8 +(g9 +(I0 +tp2505 +g11 +tp2506 +Rp2507 +(I1 +(L31L +L1L +L1L +tp2508 +g18 +I00 +S'\x00g\x12\xb6\x9f\xfa\x16\xbf\xd3\xf9\x9d\xc0\xed\x90\x8a?g\xb0\xbb\xc9\x13\xa2\x9b?\x83\xd1\x17\xbe\xba\x97\xa9?\xa7\xa8\xb4\x8c*\xc6\xd9?p\x08\xbb\x16\xbf"\x04@\xcb\xe6\x86\x93\xb4\x8cu\xbf\xaa\x8f\xccz\xbc\xf3\xf9\xbf\xb8\xb8M/\xef\xc6\x93?\xa5\x10~\xa9\x84;\x8b\xbfR\xee\x1c\xea\xf7f\xb8?\xe0\xa4\xc0\xff\\\xe4\xf0\xbfM\x0c\xa8\x1cU!\xf6?z4\x92t\\\x91\x94\xbf\xac\xaa\xf2e$\xb8\xd5?\xcf\xa9s\x15I\xb7\xe4\xbf\xcb`\xf9h8\x88[\xbf\r\xe5B\xe1v\x14\xa8\xbfl\x80\x853\xa0\x8d\xa4\xbf\xf7\xc3\x8d6%|\xe3?Y\xdb\xd6\x01Yp\xf1\xbf\x88}\xff\xd5Rl\xd4\xbf\x0b\x05E\xcf\xcb\xa1\xf3\xbf\\\x94M \x02D\xf9\xbf\x9b\xe0B\t\xbf\xcb;\xbf\x973\xb7\xe0\xe3\xb2\xa2?\x91\xacS\xf2I{\xec?4w\x93\xf1*8\xf1\xbf\xd7Gu\xd0D)]\xbf\xeb\x96\xaf~o\x05\xd1\xbf\x84\x80\x9b\x89\xd6\xb1\xa8?' +p2509 +tp2510 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2511 +tp2512 +Rp2513 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2514 +Rp2515 +(dp2516 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2517 +g11 +tp2518 +Rp2519 +(I1 +(L1L +tp2520 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2521 +tp2522 +bL1L +tp2523 +Rp2524 +(dp2525 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2526 +g11 +tp2527 +Rp2528 +(I1 +(L29L +tp2529 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa5\xb8E@\'aj\xc0l\xcf\x8f?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\x85@\xa7 \x052\x0e\x13\x94?#\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00F\xa4@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@%W\x14@z\xa8\xfe\x00L5\x8f?F\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18\x9d@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xd4\x06@B\x8c\xdd\xdcb\x81\x8f?\x07\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c\x9c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf4\x1d\xbe\xf4yv\xb1?I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0D\xacn\x9f\xfal\x8a?\xbe\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8\x9a@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x8f8\x15@\x80\x85\xd9O:_a??\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80O@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0\xf2\x94\xb4$\xd8T?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\x89\x19\xc2C\xe6L?)\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80D@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80<@\xaa8\x9ac\xc8\x9c\x9e?\xdd\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe8\x86@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xe9\xef?\x96 \x02Ee\xb5\xb0?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xdcs1\xd1\xad\xf0\x9b?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \xbbN\xc8\xa2\xde\x80?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x809\xf3\'@\xd7\xe5[)\xcc\xde\x9c?\xd8\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x86@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbc\xe7S\x9c\xcc\xa5\xa0?\xff\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0o@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0F\xbc\x95\x94/\x9a\x98?\xd9\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90}@\x11\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@1\x9e\x8e?T*$\xb3\x12\x86\x8a?4\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004\xb0@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@C<\xabA\x80 &\xa0#\xf86?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xfa\x14\x8a?\x00\xe0\xa9\xf7\x88|\xf7>\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00p\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 W@\xd3\xf7\xd5\xdf\x00v\x8a?.\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xb0@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x17]\x12@\xa8\nE\xf2\xa7\xc2\x93?I\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\x9d@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0.\xce\x83\x9aW\x00\x93?=\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf4\x9c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x0c\x00\xc9\x17W"\xac?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xd2(\xb0?\x04y\x8e\x9d\x0f*\x7f?\xe5\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xca\xa1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa0\x03\x81\xf8\x8eeP?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0g\x93(Q\x08\xe1~?\xde\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xbc\xa1@' +p2530 +tp2531 +bsg106 +g8 +(g9 +(I0 +tp2532 +g11 +tp2533 +Rp2534 +(I1 +(L29L +L1L +L1L +tp2535 +g18 +I00 +S'\xf0\xba\x17\xa97\xa7\x16\xbf\n.G\xec\x9d^w?\xcd\xe7\xde\x03&un\xbf\x85*3\xd5\xf2\xf6=\xbfj\x87\x9d\x91\x064\xe3\xbf\xd3\x88\xceP\x90\xe7\xa7?\x05\x81 ?\xe0\xc9\xb8\xbf~\x0f\xf3|\x19\xd9\xf2\xbf4\r-j+\xea\xf0\xbf\xb8\xe4\xec4\xd1Z\x9e?m\xf4\xf6\x1c\x9fI\xdf?"\x83W\x97lV\xf8?\xa8n\xde\x94~5\t@\xee\x07\xb3\x90\x02 \x9b?\xdc\x97\xe1K\x9b\xe3\xc8\xbf*\xfa\xb3\x8f7\xbc\xdf?\x90\xfa\x81R\x15dn\xbf\x04\xb4o\xf4\xcb\x06\xc7?\xa6\xf2\x01\x18\xdb\xfb\xc5?|\x82\xe1\x0c\x87_\xf3?\xd8{y\xebz\x19\xf3?\xc2\x0f,x\x81\x87\xf4?\x170n1\xedHp\xbf\x9c\xa9\x1d\xf7M\xb4n?O\x90\x02\xf7\x8b_\xa4?\xd6\xeb\x9e\xcc\xf5\x9c\xfe?\xb0}\xb6\x99G\x19\x85\xbf\xfa\xde\x968\x9a\xaa\xf3\xbfJ\x83_-c[\xd6\xbf' +p2536 +tp2537 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2538 +tp2539 +Rp2540 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2541 +Rp2542 +(dp2543 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2544 +g11 +tp2545 +Rp2546 +(I1 +(L1L +tp2547 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2548 +tp2549 +bL1L +tp2550 +Rp2551 +(dp2552 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2553 +g11 +tp2554 +Rp2555 +(I1 +(L31L +tp2556 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@#\\\xed?\\\x0fc5\xe6o\x8f?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\n\xd6\xeb?y\x11\xba#\xdc\x15\x90?)\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xa6@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\x86@\x16-x?\x19F\x90?\x8a\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14\xa5@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xfd\xd7(@\xca\x92\xa2\xae\xe9\xb1\x8f?r\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe4\xa4@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbb\x11V5\xb1\xf7\x92?;\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd8\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc70\xa0C\x8dZ\x8c?7\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdc\x9c@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00-@\xac\x02\xa1\x85v\xe6\x85?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x08\xc9hQ!\xca\x92?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0 \xdc\xc3\xac\x99\xdbW?\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x93T\x01@\x89\xf7\x9c\xab\xbb9\x83?\x9f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0c@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd4\x8b@e\xf4z\xc2\x98\x14|?\x8d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x15\x05\xc0\xa3\xc7\x96q?\x89\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\x81#\xf9\x97\xe4\x88?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\xf4|\xf0\x12,\x84b?\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x93\x1b\xbd\x80\xd5>?\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x802@\xc0\xec\xed\xf3\xba\xd3\x8e?.\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xae@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0g\xefP@@p\x17z\x9d\xf3L?\xe4\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80l@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xech^\x95\xac\xbbK?e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x04c\xbeC\x94DY?\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd0=yA\x0c\x9b1?L\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00S@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00``\xf4\xee?@\xed\x0e!r\t\x15?\x7f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0_@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf8\xe0\xd7c\x956\xf2>k\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0*U\x18Kf\xeb1?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\x8e+;@n\x88L\xeeh@\x90?J\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x94\xac@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006\x96\xe8?\x16c{\x10\x02\xb0\x9c?j\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0p\x9b9~\t\xb3\x9e?\xee\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0~@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xca\xb4p:U\xf0\x86?|\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00_@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80;@\xcfZ\xc6\xb2\xacA\x8b?\xe0\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa7@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc038\x147gI\xac?h\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Z@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa2O\x94\xb8\xae\xd5\x87?x\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0\xa6@' +p2557 +tp2558 +bsg106 +g8 +(g9 +(I0 +tp2559 +g11 +tp2560 +Rp2561 +(I1 +(L31L +L1L +L1L +tp2562 +g18 +I00 +S'i&\xbc\xb6\xd3\x01\x15\xbf\xfa\x87n\xea\x1c\xf8t?\x02\x0b\x10\x8e\xbf\xcf^?\x14\xa1P\x07\xf8\x03p?\x976\x85d\x91X\xd0\xbf\x94\x8f\xd01\xedM\xce?\r\xfa\x88-\xb2\xb3\xcc\xbf\xc0;\xd2\xe6EV\xf9\xbf\x85\xca]\xeel\xbf\xf3\xbf\xfd\xb8\xea\xc2\x89\xc2\xae?6V6.\xe3n\xb4?\x13\xf4\xaeO0G\xf0?\xec\x97\xad,\r\x81\xfa?\x8bGr"\x134\xb8\xbf\x03\xad-c\xc7i\xf1?\x95\xd6p\x87\xf8\xf6\xf1\xbf\x13\xa9\xc7\xff\xeb\xf8o\xbfw\rK\xb8\xd6\x00\xa2\xbfj\xc7\xdb\xef\x8b^\xae\xbf\x9eUCRn\xe1\xf1\xbf>l\xa0\xac2\xf0\xf0\xbf\x88\xa2\x0c\x04uV\x90\xbf\x0cH\xc5_\x03?\xf0\xbf\xbc\xc1S0\xc5\x9d\xf0\xbfs\xdb4t\xd7\x02`\xbf\xc0\xf0 \x96(\xf7\x91?M8\xc0\x96\x95\x05\xda?!^\x1c\x19z:\xec\xbf\t\xdf\xd5x\xe3=x\xbf[\xa0Y\x05\xa4\x7f\xed?\x89\x97o\\^\'\xce\xbf' +p2563 +tp2564 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2565 +tp2566 +Rp2567 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2568 +Rp2569 +(dp2570 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2571 +g11 +tp2572 +Rp2573 +(I1 +(L1L +tp2574 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2575 +tp2576 +bL1L +tp2577 +Rp2578 +(dp2579 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2580 +g11 +tp2581 +Rp2582 +(I1 +(L31L +tp2583 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xebw\xaf?\x8e\x9bg\xa0K\x0b\x8f?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xad\xf2x?\n\xaa\x9e\xb3\xda\r\xa5?\xf1\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x7f@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xa1a\x8c?\xd1~n\xe6;\x1c\xa5?\xe5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P~@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@vit?\x91\xa5(tsz\xa7?F\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xaa\xee\x89.W \xa6?A\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0V\xd1|\xb7\x0c\x12\xc4?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xbe\xa0\xef?\xf9\xba\x01\xb2]\n\x9d?\x9f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@L\x0c\xfet\xa3~?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbd\xe5x\xf6\x8a\x1c\x98?\x9b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`c@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0s@\x1c\x80\xa8D2 {?\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x01?{?\xc0\xf5c\xb2\x02\xd8L?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00r\'b\r=\x16?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00H\x1f\xc20x&?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xaa\xaa\xe2?\xacb\x85\xc5\x91\x97`?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x94\xdb\xe5\xac\xcb\xc6A?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00P<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x806@"\xdf\xd2\xe1\xe1\xc4\x8a?f\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00f\xb8@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xedJ\xb4?\xee?\x11\x06)\xf2\xb7`\x93?\xc1\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04\x93@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0|\x93RJ\xfa\x10{?w\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0]@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x13\x87e\xd5G5\x94?J\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x91@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q@\xccV\xf3x\xebb\x87?\xf7\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf7\xb0@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0St\x9c\xd8\xa5I?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe2\xe9\x1a\xeb\x9c4\x87?\xec\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xec\xb0@' +p2584 +tp2585 +bsg106 +g8 +(g9 +(I0 +tp2586 +g11 +tp2587 +Rp2588 +(I1 +(L31L +L1L +L1L +tp2589 +g18 +I00 +S'\rw.!bG\x15\xbf&\xee\xbb\x1e\x18 \x90?\xe5\xb9\x82\xa6\x0fw\x94?,\xbcb\xa9\x0e\xf5j\xbf\x1cVg\x02\xd4\x02\xb7\xbf%\x92\xce\xaa\x0f\xaf\xfd?\x02{\xc4\xdf\\U\xb1?u/\xd4JY\x16\x01@\x96+\xfb\xbf\xfe\x15\xeb?\xd5,r\x87\xaf\xe8\xc3\xbf\xd1Y\xc3}1\xc2\xcb\xbfm4 f\x9c\xa6\xf3\xbf\xbd\x9eNF4\x16\xf5\xbf\xb4\xdb\xcd\xf6\xbf\xd6\xb1\xbf\x9ah\xc1jo\x08\xf1\xbfI\xdf\xdf\xef\xce\xcf\xf2\xbf\xb5\xa5\xaa7,\xf7U\xbfV\xefKfF\x0e\x90\xbf\xf6\x0e\xc1~\x95\x83l?\x8e \xee\x93\x92X\xf0?(\xee\x7fb\x03Q\xdc\xbf\x8b\x13\xbb\x1c0l\xa7\xbfU\xaal\xde\x80\xa9\xfb\xbf*l\xa4\x9e\xef\xf0\xe2\xbf)D\x99\xe3\x84\x14@\x03\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?\x00L;\nP\x19B?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x80<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x06\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc07\x96\x80@K\xf3\xe6\xba\n\xf7\xc8?\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00<@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00R\xe9\xef?\xf5\x10f\xbc\xcbq\xcc?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1e\xc7q\x1c\xc7q\xcc?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x18\xc7q\x1c\xc7q\xcc?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0@\xae\x87@\x1f\xe0\x1cr\xd0.\xc6?\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x003@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0r"\x96Q\xf1\xef\xc9?\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000@\r\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x12@4^\xd8\x89\xdb\xe1\x8c?9\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x009\xba@\x0e\x00\x00\x00\x00\x00\x00\x00\x11\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xcb\x17N@\xc8\\\xc8[b\xb3\xa1?\x96\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0b@\x0f\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x8a@\x90\xec\xd1\x7fAc[?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00P<\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0P\xae\x16\x99\x06\xbfI?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x12\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xb2\x99P@\xe2\x1b\xe4\xd8\x81\xf4\xa1?\x8e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb9\x0cS\xd9\x8du\xbc?\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe2\xc8\xa3\xe9N\xfa\xa0?\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80a@\x15\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80 K\xa1?\xb1\xa4\xf3g\x15\xde\x8b?\xa3\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa3\xb9@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xf8?,@\xe8\xc2\xdbL\x8f\x99\x9a?\xbd\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0g@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1c\x0f.\x04\xc6\x12\x97?e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xabe\t+\x99\xbc\x97?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\x19\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xf0\xb1\x1c@\x93\xd4\t\x9e\xa3\x03\x8b?\xe6\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe6\xb8@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf7\x06C\xac\xaf~\x91?\x96\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00,\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x97\x07O\x00&<\x7f?P\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0\xa4@' +p2611 +tp2612 +bsg106 +g8 +(g9 +(I0 +tp2613 +g11 +tp2614 +Rp2615 +(I1 +(L27L +L1L +L1L +tp2616 +g18 +I00 +S"<\xa5 \x03\xc7\xda\x14\xbf1,\x0c\xec\x9ew\xb0?\x8c\xdb\xf0K\xc9\xca\xd3\xbfj{\xa3\x15\xaa\xfa\xf7\xbf3\xc5\x80p\xb0f\xf6\xbf\x13nv\xc9cL\xb7?+8\x82\xec\xa1\x11\xca?oNK\xc0\x08$\xea?\x1f~\x97\x9e\x1b[\xea?\xe9\x0f\xed\nzF\xa3?\xff\xd0t\x83\xa7k\xf1\xbf\x7f+\x12\x9d\xb8b\xd6?\x0c\xdck\x01\x89\x138\xbfA(\xcf\xc5\xf2\xcb\xa1\xbfs\x18l\xf7\x07\xc1\xbd?P\xd1\x08w\x1c\xde\xf2?5j\xb5U>\x96\xf1?*\xe5\x9e\xe5\xe0&\xa6\xbf\xaek\x86\x04\xdcx\xff\xbf;\xaf*\xb3f\xee\xdf\xbf\xcch\xae|\xfbo;?D'Q\xce\xd3\xe8\xa4?Ci\xf5\x85/\xb1\xf7?\x08n*\xac9\xad\xd2\xbf\xfci\xd4\xba\xfb\x8dI\xbfLR\xad\xa4\x19\xc0\xaa?S\xf4M)\x8eD\xcd\xbf" +p2617 +tp2618 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2619 +tp2620 +Rp2621 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2622 +Rp2623 +(dp2624 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2625 +g11 +tp2626 +Rp2627 +(I1 +(L1L +tp2628 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2629 +tp2630 +bL1L +tp2631 +Rp2632 +(dp2633 +g77 +L31L +sg78 +g8 +(g9 +(I0 +tp2634 +g11 +tp2635 +Rp2636 +(I1 +(L31L +tp2637 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0!\xe3\xfb?\xa77\x1c\xebl`\x8e?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x7f@\xca{\xdbH\x0b8p?\x95\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00T\x9a@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0eb\xc8?T\x06\xde\x83c$t?\xa6\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000\x8d@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x90v@@\x7f\xa6\xdfDC\\?w\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0]@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@?\xd5hJ,4??\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80O@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0u\xfbB\x87`\x18?8\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`\xe3\xb2\xef?\x0f\xbe7\xceX\x0fu?/\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x89@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0;\xcbfBs^\x80?\r\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0p@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0Jy"\x15\x04\x82j?"\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x81@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P\x7f@\xbd\x06\x0c\xcd\x84\xdac?\xef\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00x\x87@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x1f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@UM\xae\x17FZ@?i\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00H\x83@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa1rW\xcf\x06sM?\x9f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0$d\xc6\xda\xd4b(?\xca\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0|@\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`!\xa6\xca?\xbcO\xd4\x07$b\x81?\x86\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0`@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xac\xce\xdc\xfb\xd20w?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0f\x95^\x0b\x90\xe1v?e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Y@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xb4\x94\x06@\xe2n\xd7\x05\x88\xdf\x92?\xc2\x13\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc2\xb3@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@P@\xc0\x96\xc3\x0e\x94\x18\xa3?\xba\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0{@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80Q{AA\xcc \x0c\xc4_\x1d\xae?\xda\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@k@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x83wA\x9f\x11\xd7\xb1?\x8c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80a@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x92\x9a\xca\xc3\xb1\xf8\x91?N\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80S@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x1d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd4u\x06At\xc7O\xa8\xa6\xd8\x89?\xe0\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00l@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xce\xe3\xd5X\x8f\xb7\x8d?V\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80U@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x07\xc8\xd0>\x8b\x06s?\x8a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@a@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x809\xf3\'@\xa6\x0c\xde\x10\xc7\xda\x90?\x08\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08\xb2@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00y\x83j@\xaa\xd7\xef6l\x0b\x9c?\xac\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80e@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd6a\'s\xda\x7f\x9b?y\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@^@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x9c\x01\xf8\xb5\x96\x9b{?3\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80I@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\x95E1@;\x02\xcd/19\x90?\\\x11\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\xb1@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x96\xf0\xe9\xd1\\\x03\x91?\x98\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x19\x1d\xe1\xd80\x08\x90?\xc4\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\xb0@' +p2638 +tp2639 +bsg106 +g8 +(g9 +(I0 +tp2640 +g11 +tp2641 +Rp2642 +(I1 +(L31L +L1L +L1L +tp2643 +g18 +I00 +S'\x93\x9b\xbb?\x92!\x12\xbf\xd3\xc2\xa6"e#~\xbf\x1f\x9c\xefs|\xeb\x92\xbf\x11$:\xbc\x19\x07\x94?\x9d&\xc7\xa2\xa2\r\xf1?\xae<\x9a?\x85m\xf0\xbf\xa6JCkP\x9b\x98\xbfn\xba9\x0c$\x93\xea\xbf\xc9 \xbc\x89U[\xd7\xbf\xc9\x95\x08|\r\x80z?Q\x14M\x98B$p\xbf\xce\x86\xd7\xedP\x83\xe1?\x15\xdbN\x8e\x88v\xf0\xbf\xf6\x86D\x0f\xff\xda\xab?\xe8\xfc\x85p\xd5\x07\xe2\xbf\xae2+\xd6\x83>\xf1?\x88(\xf6\x01-Sc?\xcf\xd1k\xcf/\x7f\xa5?\xb5\xd2\xe6O\xb8\x08\xb6?%\xf6\x03\x96\x8c.\xc3?CUhA\x15L\xf6?\x85\xe2!\x8f\xac\x12N\xbf\xe5\xe9\x0c\xb2\x86(\xf0\xbf\xd3OQ;\xad\x91\xeb?\xa9^)3\xad\x84W\xbf \xbc, < \xb2\xbf\rKo\x83l\x0b\xf0\xbf\xab.\x0c,\xf5\xe4\xe6?T\xf7V\x11bxT?_\xcf\xf8\xd5\xf5\r\xe5?\x92\xb4\xde$O\x89\x97\xbf' +p2644 +tp2645 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2646 +tp2647 +Rp2648 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2649 +Rp2650 +(dp2651 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2652 +g11 +tp2653 +Rp2654 +(I1 +(L1L +tp2655 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2656 +tp2657 +bL1L +tp2658 +Rp2659 +(dp2660 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2661 +g11 +tp2662 +Rp2663 +(I1 +(L29L +tp2664 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf8?7\xe9p\x1d$\xb1\x8d?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\\x88@\x08vg\xf8/x\xae?\x95\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0b@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80$I\xe2?\x0e \x9a\xf9\x9d\xa9\x84?p\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\\@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\xe7\xb0\xd0?\xd2\x08\xac-\xa2\xa3f?g\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xba\xc2?&\xc5\x9b:?X\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00V@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb4\xf6\x17\x1d\x9b\xb3|?\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x96Y\x8c?\xc0\r\x1d\xff\xa16\x8a?\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\x1a\xed\x83\x1c\xc1]?\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 @\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\xa0<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\n\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00\x10\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xf5\xbb\xef?\x188P--\x04\xca?%\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80B@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\x0c\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00"@7l\xadv!\x89\xcc?!\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80@@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0xo\xa7\xe5\x83\xa2\xce?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf4\x10\x13a\x07\x92\x94?\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x08@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Aot?3\xfa\xe2\x07\xb7\x92\x8b?\xc2\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc2\xb9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf5\xbaV?}\xd7\xc55\x13>\x92?i\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@Z@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@\x9b\x96\xd0y\xb1&\x83?d\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Y@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xf0H\xfc\x98\xf8d3?*\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00E@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe11\xea\xf5\x9c\xef\x8e?:\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00M@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 \x8a\xd2_?]\x14=\xf33X\xc4?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x01\x00\x00\x00\x00\x00\xc8?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00u<\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x16@\xd46X{\x9d\\\x8b?Y\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Y\xb9@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0Q\xe4\xc8?2\xa3\xb6\x8fsY\xb1?\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00*@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x88("\xbdFZ??\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x10F\xceq\xa6#?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x04@i\x0f*\xe0\xfb\x00\x8b?L\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00L\xb9@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x12\x84O\x11\xbc8x?5\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80J@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@\xe6Du\x90\x10\x8b?\x17\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x17\xb9@' +p2665 +tp2666 +bsg106 +g8 +(g9 +(I0 +tp2667 +g11 +tp2668 +Rp2669 +(I1 +(L29L +L1L +L1L +tp2670 +g18 +I00 +S'B\xbdA\xc2\xdb\x10\x0e\xbfT~y\x9f&\x1a\x9c?\xab5A\xf0\xbd\x9cv?R6C\x05\xc3\x17\x9e?j\x99$\x19\x1c\xb6\xe3?\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x18@\x11\x00\x00\x00\x00\x00\x00\x00\x18\x00\x00\x00\x00\x00\x00\x00\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0M\xaa\xab@\x8c\n\xa6\x16N\x1fp?\x05\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00(\x80@\x12\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1e\xc6<@\xdez\xea\xa5\x1c\x89m?z\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80^@\x13\x00\x00\x00\x00\x00\x00\x00\x14\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0d\xbb\xed?\xae\xb3\xfc\xefa=q?@\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00P@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0#\x84r\xa0\xe9\xdeP?\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00:@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc08\x010\xfd\tJk?&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00C@\x16\x00\x00\x00\x00\x00\x00\x00\x17\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 ^@\xb0g\xfd[D\x9bE?:\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00M@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x80\xd9\xa9k?\xf6 ?&\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00C@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xbb\xf2\x0fP\xdfO\x1a?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\x19\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xa0v\x8dn@\xbfp\x80\xaeC\xf6h?\x8b\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0x@\x1a\x00\x00\x00\x00\x00\x00\x00\x1b\x00\x00\x00\x00\x00\x00\x00\x03\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80<%.A\xd0j\x87\x82\x05\x06I?I\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@R@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb8\xd4\xc4.\xea\xeb$?D\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Q@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xc0\xe5k.\x91\xd0A?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\x1d\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80.\xc4\xd4?\xe0\xaf\xe4\xc8\xb0~i?B\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 t@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0P\x9c~\xc5\x85\xacf?\x91\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 b@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x05\xef\xc3 \x17.e?\xb1\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 f@' +p2773 +tp2774 +bsg106 +g8 +(g9 +(I0 +tp2775 +g11 +tp2776 +Rp2777 +(I1 +(L31L +L1L +L1L +tp2778 +g18 +I00 +S'\xa5e\xc4\xb0\xd7T\x06\xbf\x1d\xbc\x07w+\xc3T\xbf\xa7\xc4\xd6\x12DpL\xbf\x05\xb7\x9e\x1e\x13\xd4\x94\xbf\xe8\x87\xc5\xd1M/\xf3\xbf\x86`?\xa1\xb1m\xcf\xbf\xfd\x08\x9f\x0f\'\x84X?\xce\x98\xf1\x1fr\x9am?\x9eu\xa6Sx\xf3\xea?+\xef\x06 \xec\xef\xcf\xbf[&9\x00\xbfE\xea\xbf0\xfb|\xbb$"\x11\xc05\xd4)+\t\\\x1a\xc0\x92\x0fG\x87<\xc1r\xbf5\xd4)+\t\\\x1a\xc0\xacG\x1f\x1d\xdc\x85\xf2?U\x82\x0b\xa7\xc4\x1d\x8e?4\xaa\xe89\xbbp\xb0?\x8f\x99D\x99\xccv\xb8?\x04\xee\xe1\'<(\xf1?l9 \xb6\x87\xf6\xf2?>\xf2\xa2\xe1\xb1X\x9e?b\x10&\xabL\xd4\xf0?z\x17\xa2\x0eYM\xcf\xbf\x9c/C\xcf\x85DC\xbf3\xe6{p\xbbZ\xa4?\xb8\x0b\xa7J( \xef?\xd6X\xa8\xfdQr\xf2?\xc7Cd\xden\xef\x83\xbf\xe1\n\x8c\x99\xd7}\xe3?\x8f\xfa\xf1U\x19\x8a\xec\xbf' +p2779 +tp2780 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2781 +tp2782 +Rp2783 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbag0 +(g53 +g2 +Ntp2784 +Rp2785 +(dp2786 +g57 +g58 +sg59 +g60 +sg61 +g62 +(L32L +g8 +(g9 +(I0 +tp2787 +g11 +tp2788 +Rp2789 +(I1 +(L1L +tp2790 +g69 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2791 +tp2792 +bL1L +tp2793 +Rp2794 +(dp2795 +g77 +L29L +sg78 +g8 +(g9 +(I0 +tp2796 +g11 +tp2797 +Rp2798 +(I1 +(L29L +tp2799 +g85 +I00 +S'\x01\x00\x00\x00\x00\x00\x00\x00\x0e\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xe0\xb2o\xca?\x81\x89\x7f:\xbc\x7f\x8b?W\x1a\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W\xba@\x02\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\x19\xaa\xc8?)\x85k\xd9\xa4\xd8\x81?G\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pt@\x03\x00\x00\x00\x00\x00\x00\x00\x06\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc0\xd1M\xc3A\xb6~P"\xd8F|?@\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00t@\x04\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00c-\xb7A\xa0\xc8\x96\xdc\x86\xd7v?"\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 r@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xfe\x9c\xec\x05n\xd0s?\x07\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00pp@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xa8\xbd\x1e\x1a%\xadl?\x1b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00;@\x07\x00\x00\x00\x00\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xe5K:A\xd4\xb8\xbe(\x0cC\x85?\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00>@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xd8w3|=\x85o?\x14\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x004@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90\xc99\x1b\xe8\xe3/?\n\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$@\n\x00\x00\x00\x00\x00\x00\x00\r\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`7A"@\xa07K\xbeC\xe0l?\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1c@\x0b\x00\x00\x00\x00\x00\x00\x00\x0c\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@iK\xca?\x80\xae\x9a\x92\xef\xceC?\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x14@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x18_Ilf"?\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x98\xbc\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf0?\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x00\x00\x00\x00\x00\x00\x96<\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x0f\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\xad\x84\xd4?]<]\x8d\xb2\xf4\x8b?\x10\x19\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\xb9@\x10\x00\x00\x00\x00\x00\x00\x00\x13\x00\x00\x00\x00\x00\x00\x00\x1e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x002\xa1@\xa2\x98jtDx\x90?\xa5\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00Pz@\x11\x00\x00\x00\x00\x00\x00\x00\x12\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00`e@\xcaQ\xe0f4\xa4\xaa?"\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00A@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xe8\x1b;\xb4\x9f?\x83?\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x007@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0@c\xeb\x03L}\x9b?\x0b\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00&@\x14\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xcd]3@\x86\x9e\x8a2\xe1\x8b\x87?\x83\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x000x@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc08\x9f\xbf@\n6\x87?k\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xb0v@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0`z@[\xf1\x0f#?\x18\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x008@\x17\x00\x00\x00\x00\x00\x00\x00\x1a\x00\x00\x00\x00\x00\x00\x00\x0f\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00$\xb7\xd6?H\x04]\x96U\x81\x8b?k\x17\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00k\xb7@\x18\x00\x00\x00\x00\x00\x00\x00\x19\x00\x00\x00\x00\x00\x00\x00\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00o@l&-\xf7\xe4\xf0\x9c?r\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x80\\@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x1cilW\xd8\xb1\x99?\\\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00W@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\x90\xbd(\xc4\x9a\xa5s?\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x006@\x1b\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00C\xae.@?\xc4\x9d\xff@\xc0\x8a?\xf9\x16\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xf9\xb6@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xb6\x16\xa3\xbd\x10\xaa\x8e?\xe2\x0e\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xc4\xad@\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff\xff\xff\xff\xff\x00\x00\x00\x00\x00\x00\x00\xc0\xec6ov\x9e`\x83?\x17\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00.\xa0@' +p2800 +tp2801 +bsg106 +g8 +(g9 +(I0 +tp2802 +g11 +tp2803 +Rp2804 +(I1 +(L29L +L1L +L1L +tp2805 +g18 +I00 +S'+?N\xe8\x85g\xfb\xbeR\xb8\x19\x0f\x97V\x92\xbf\x0fvE\x98v\x88\x87\xbf,\xe51<@\x84\x95\xbf\xf6B\xbfi\xb7\x9d\xd4\xbf]\x05>\xc7\xd7\xaf\xf2\xbf\xd4\xa1\xc6\x1b\xfd\x9e\xb4?w\xc4\xac"%E\xf3?\x1d`Fv\xc7\xd4\xf0\xbf.&jy&\xec\xd3\xbf\xea\xb1\r%s,\xd6\xbf\xee$\xec\xa5\xb6\x16\xf8\xbf\xe5\xb1/\x9a\xf2C\xfa\xbf"q\x8d\x8e\xf2\x99\xf4\xbf?f\x02\xd3\x1a\x02M?j\xa7\xdfR\x9d\x17\x9b?\x17\x05\xca\xb9#\x85\xb8\xbfu\x00x\x97f\x86\xe3?\xa8\xa8\x0b\x06^\xdd\xfc\xbfG\x87\xec\xb3n\x0b\xa3?\xe4\x8e\x9a\xb3\xf3X\xeb?\xad\x92\xa7lZ]\xf1\xbf\xb0\xcc2x&\xd6M\xbf\x8a\xdb\x7fY2\x99\xb0\xbfAUK\xd6\xbb\xd2\xd4\xbf\x8c\x1c&\x14}\x8a\xf5\xbf\xf2D\x86\x88\xe1\x895?\x15\xe1\x1d.\x12\x07\xb7?\r\x06\xc2g\xeb:\xc6\xbf' +p2806 +tp2807 +bsg34 +L4L +sbsg113 +L32L +sg114 +L1L +sg25 +g115 +(g69 +S'\x01\x00\x00\x00\x00\x00\x00\x00' +p2808 +tp2809 +Rp2810 +sg119 +F1e-07 +sg7 +Nsg120 +L32L +sg23 +I1 +sg31 +I2 +sg27 +g122 +sg28 +g29 +sg30 +F0.0 +sg136 +Nsg24 +Nsg32 +g33 +sg34 +I4 +sg137 +Nsbatp2811 +bsg136 +NsS'learning_rate' +p2812 +F0.1 +sS'n_estimators' +p2813 +I100 +sS'train_score_' +p2814 +g8 +(g9 +(I0 +tp2815 +g11 +tp2816 +Rp2817 +(I1 +(L100L +tp2818 +g18 +I00 +S'\xbcU*\xb2Y\xd4\xf0?\xe6\xa3pZ\xdf\xbd\xee?$\x88\x1a\x8f\xb7[\xec?\x7f\x0c\xa6\xdcpJ\xea?\xe6\xfd\x9d\xb9\x83\x95\xe8?\xc2\x8b\xfd8\x85\x1c\xe7?n\x15\x1e\xb3\xac\xd2\xe5?\xd8\xba"\x7f\xd4\xc3\xe4?\r\xab[\xe0;\xc3\xe3?|\x13\x1d\xdf<\x05\xe3?\x12a\x1f\xe2n\'\xe2?E\xd0\xf6\xf6\xd1x\xe1?\xb7k2\xad\x1c\xf3\xe0?\xb0(\xb1qwu\xe0?_\xab\x80lQ\xc4\xdf?\x9e\xb0\xbe/\xfd\x03\xdf?H@<\xe1\xf52\xde?T_;\xf7/i\xdd?\x8b\xdb\x8f\xb1\xc7\xbb\xdc?9\x16\'\xa9\xf1!\xdc?\x8c\x9d^\xd5\x11\x90\xdb?\xe21o\xf1\xd2\x08\xdb?78\xa39,\x98\xda?\xe8\x06\x8cUN#\xda?\x1e\x81\xb9\x01\x1f\x94\xd9?\x87\x9a|\xb7H\x02\xd9?;o#\x01\xe2\x97\xd8?\x11\xf4\xe0\xc3x\x10\xd8?h_\x80\x8cI\x98\xd7?\xa9;\x10\xe5\xf4:\xd7?\xc4\xa2\xe6\xd8P\xc8\xd6?e\x02\xc1h\xbby\xd6?r\x88\x1a\xa5\x020\xd6?\xb9\xeb\xb3\x95v\xc9\xd5?\xf7\x1b\'\xd1\xb2}\xd5?}\xb9\xdc\xcfo\x0f\xd5?\x9a\xca\xe5pG\xbb\xd4?\xcdJ\x89\xda\xe9e\xd4?\x19\xc4\xf3[\x11\r\xd4?~\x08Y\xa7\xf7\xe6\xd3?\x98\x1c\x10\x0b]|\xd3?e\x18*\xa6,Z\xd3?\xc5LjE\xea\x1a\xd3?\xcc\xf0\x1f/8\xe7\xd2?[\xb7\xa7\xc4\xfb\xb9\xd2?N\xa1B\xa95{\xd2?&\xcfX`\xe44\xd2?\xb50\xf4\xb1\xdf\xd9\xd1?\xda\x0b"<\xe7\x8c\xd1?u2\xd4\x07sU\xd1?=\x15\xd2K\x98\x0e\xd1?\xc1j\x16\xe7M\xd7\xd0?\x13O]\xaf\xae\x98\xd0?\x90\xad\x9a_\xe9\x84\xd0?Y\xa7\xac\x10\xcf<\xd0?\xd1MDd\x9f\xf3\xcf?\xe9\t8\xbb\x98\xf8\xce?\xc5\x1b\xe5\xb1\x80\xaa\xce?\x9c\x18:"-=\xce?\xaa\xfd&\xc5]\xe4\xcd?\xebj\xae^\xc2@\xcd?\xd7\xd7\xd7\xd0\x15\xbb\xcc?El\xcfQ\xd0)\xcc?-\x83\x154a\xe8\xcb?\xcc=\x8c\x82\x0b\x95\xcb?\xc1\xf1\xfcy=1\xcb?v"\xc9\xa2\xe6\x06\xcb?\x05\xb8\xd6\x0eW\xc4\xca?\xac\xf8N\xaa\xdfr\xca?\x9e\x16\x82\xd7\x0b)\xca?Bw/\x1a\xb5M\xc9?\xe6\x1b\xdf\xc0Y\t\xc9?\x199\xb9_&\xdc\xc8?\xc6\x86\x08\x1a\xfd\x9c\xc8?Y\x92\x90-\xa9c\xc8?]\xec\xd1%U\x02\xc8?\xa2\x94\xa6\x06,\x85\xc7?\x16\xd0T\xdc\x943\xc7?-\xab\xb01\x99\xef\xc6?\xc1\x86\xa9E\xe0\xa8\xc6?)\xd6\xd22\xbef\xc6?\xfd\x82\x9a]\xca/\xc6?\xe8\xf9@\xc7.\xf1\xc5?>\xe4\xc0Cr\xa3\xc5?L36\x8a\xdb\x88\xc5?m},\xcf\xcf\x19\xc5?\xa2\xc9\xc0|\t\xce\xc4?\xdd:Y\x9d\xe0\x92\xc4?\x19\x84\x87\xa8\xc3`\xc4?\x7fb\xd2\xa0\x9d4\xc4?q\xb4\\\xbf\xcf\xf6\xc3?\xc9H\x02aA\xc6\xc3?\xc9\xdb\xfb\tR\xad\xc3?\x99\xbf)\x83\'V\xc3?6V\x9f\xe1\xda>\xc3?\xd3f\x91}\xae\t\xc3?\'\x9dZ\xbe\x82\xaf\xc2?G\x1b\xf3\xe9\xaf{\xc2?Nc\xa4\xb4\xf5G\xc2?+\xb9R\xb1G\x1c\xc2?' +p2819 +tp2820 +bsS'alpha' +p2821 +F0.9 +sg57 +g58 +sS'loss' +p2822 +S'deviance' +p2823 +sg119 +F1e-07 +sg120 +L32L +sS'subsample' +p2824 +F1.0 +sS'init_' +p2825 +g0 +(csklearn.ensemble.gradient_boosting +LogOddsEstimator +p2826 +g2 +Ntp2827 +Rp2828 +(dp2829 +S'prior' +p2830 +g115 +(g18 +S'\n@\xab{Vu\xef\xbf' +p2831 +tp2832 +Rp2833 +sg32 +g33 +sbsS'n_features' +p2834 +L32L +sb. \ No newline at end of file diff --git a/app/model/time_series_detector/xgb_default_model b/app/model/time_series_detector/xgb_default_model new file mode 100644 index 0000000..362a7d9 Binary files /dev/null and b/app/model/time_series_detector/xgb_default_model differ diff --git a/app/service/__init__.py b/app/service/__init__.py new file mode 100644 index 0000000..6022528 --- /dev/null +++ b/app/service/__init__.py @@ -0,0 +1 @@ +__all__ = ["time_series_detector"] diff --git a/app/service/time_series_detector/__init__.py b/app/service/time_series_detector/__init__.py new file mode 100644 index 0000000..62d4366 --- /dev/null +++ b/app/service/time_series_detector/__init__.py @@ -0,0 +1 @@ +__all__ = ["algorithm", "feature", "anomaly_service", "sample_service", "task_service", "detect_service"] diff --git a/app/service/time_series_detector/algorithm/__init__.py b/app/service/time_series_detector/algorithm/__init__.py new file mode 100644 index 0000000..7b72fd4 --- /dev/null +++ b/app/service/time_series_detector/algorithm/__init__.py @@ -0,0 +1 @@ +__all__ = ["ewma", "gbdt", "statistic", "isolation_forest", "xgboosting", "polynomial_interpolation", "ewma_and_polynomial"] diff --git a/app/service/time_series_detector/algorithm/ewma.py b/app/service/time_series_detector/algorithm/ewma.py new file mode 100644 index 0000000..1e3752c --- /dev/null +++ b/app/service/time_series_detector/algorithm/ewma.py @@ -0,0 +1,50 @@ +#!/usr/bin/env python +# -*- coding=utf-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import numpy as np + + +class Ewma(object): + """ + In statistical quality control, the EWMA chart (or exponentially weighted moving average chart) + is a type of control chart used to monitor either variables or attributes-type data using the monitored business + or industrial process's entire history of output. While other control charts treat rational subgroups of samples + individually, the EWMA chart tracks the exponentially-weighted moving average of all prior sample means. + + WIKIPEDIA: https://en.wikipedia.org/wiki/EWMA_chart + """ + + def __init__(self, alpha=0.3, coefficient=3): + """ + :param alpha: Discount rate of ewma, usually in (0.2, 0.3). + :param coefficient: Coefficient is the width of the control limits, usually in (2.7, 3.0). + """ + self.alpha = alpha + self.coefficient = coefficient + + def predict(self, X): + """ + Predict if a particular sample is an outlier or not. + + :param X: the time series to detect of + :param type X: pandas.Series + :return: 1 denotes normal, 0 denotes abnormal + """ + s = [X[0]] + for i in range(1, len(X)): + temp = self.alpha * X[i] + (1 - self.alpha) * s[-1] + s.append(temp) + s_avg = np.mean(s) + sigma = np.sqrt(np.var(X)) + ucl = s_avg + self.coefficient * sigma * np.sqrt(self.alpha / (2 - self.alpha)) + lcl = s_avg - self.coefficient * sigma * np.sqrt(self.alpha / (2 - self.alpha)) + if s[-1] > ucl or s[-1] < lcl: + return 0 + return 1 diff --git a/app/service/time_series_detector/algorithm/ewma_and_polynomial.py b/app/service/time_series_detector/algorithm/ewma_and_polynomial.py new file mode 100644 index 0000000..4b89755 --- /dev/null +++ b/app/service/time_series_detector/algorithm/ewma_and_polynomial.py @@ -0,0 +1,47 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +from app.service.time_series_detector.algorithm import ewma +from app.service.time_series_detector.algorithm import polynomial_interpolation + + +class EwmaAndPolynomialInterpolation(object): + + def __init__(self, alpha=0.3, coefficient=3, threshold=0.15, degree=4): + """ + :param alpha: Discount rate of ewma, usually in (0.2, 0.3). + :param coefficient: Coefficient is the width of the control limits, usually in (2.7, 3.0). + :param threshold: The critical point of normal. + :param degree: Depth of iteration. + """ + self.alpha = alpha + self.coefficient = coefficient + self.degree = degree + self.threshold = threshold + + def predict(self, X, window=180): + """ + Predict if a particular sample is an outlier or not. + + :param X: the time series to detect of + :param type X: pandas.Series + :param: window: the length of window + :param type window: int + :return: 1 denotes normal, 0 denotes abnormal + """ + ewma_obj = ewma.Ewma(self.alpha, self.coefficient) + ewma_ret = ewma_obj.predict(X) + if ewma_ret == 1: + result = 1 + else: + polynomial_obj = polynomial_interpolation.PolynomialInterpolation(self.threshold, self.degree) + polynomial_ret = polynomial_obj.predict(X, window) + result = polynomial_ret + return result diff --git a/app/service/time_series_detector/algorithm/gbdt.py b/app/service/time_series_detector/algorithm/gbdt.py new file mode 100644 index 0000000..2482ed7 --- /dev/null +++ b/app/service/time_series_detector/algorithm/gbdt.py @@ -0,0 +1,112 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import os +import pickle +import numpy as np +from sklearn.ensemble import GradientBoostingClassifier +from sklearn.externals import joblib +from app.service.time_series_detector.feature import feature_service +from app.utils.utils import * +from app.config.errorcode import * + +MODEL_PATH = os.path.join(os.path.dirname(__file__), '../../../model/time_series_detector/') +DEFAULT_MODEL = MODEL_PATH + "gbdt_default_model" + + +class Gbdt(object): + """ + Gradient boosting is a machine learning technique for regression and classification problems, + which produces a prediction model in the form of an ensemble of weak prediction models, + typically decision trees. It builds the model in a stage-wise fashion like other boosting methods do, + and it generalizes them by allowing optimization of an arbitrary differentiable loss function. + + WIKIPEDIA: https://en.wikipedia.org/wiki/Gradient_boosting + """ + + def __init__(self, threshold=0.15, n_estimators=300, max_depth=10, learning_rate=0.05): + """ + :param threshold: The critical point of normal. + :param n_estimators: The number of boosting stages to perform. Gradient boosting is fairly robust to over-fitting so a large number usually results in better performance. + :param max_depth: Maximum depth of the individual regression estimators. The maximum depth limits the number of nodes in the tree. + :param learning_rate: Learning rate shrinks the contribution of each tree by `learning_rate`. There is a trade-off between learning_rate and n_estimators. + """ + self.threshold = threshold + self.n_estimators = n_estimators + self.max_depth = max_depth + self.learning_rate = learning_rate + + def __calculate_features(self, data, window=180): + """ + Caculate time features. + + :param data: the time series to detect of + :param window: the length of window + """ + features = [] + for index in data: + if is_standard_time_series(index["data"], window): + temp = [] + temp.append(feature_service.extract_features(index["data"], window)) + temp.append(index["flag"]) + features.append(temp) + return features + + def gbdt_train(self, data, task_id, window=180): + """ + Train a gbdt model. + + :param data: Training dataset. + :param task_id: The id of the training task. + :param window: the length of window + """ + X_train = [] + y_train = [] + features = self.__calculate_features(data, window) + if features: + return LACK_SAMPLE + for index in features: + X_train.append(index[0]) + y_train.append(index[1]) + X_train = np.array(X_train) + y_train = np.array(y_train) + try: + grd = GradientBoostingClassifier(n_estimators=self.n_estimators, max_depth=self.max_depth, learning_rate=self.learning_rate) + grd.fit(X_train, y_train) + model_name = MODEL_PATH + task_id + "_model" + joblib.dump(grd, model_name) + except Exception, ex: + return TRAIN_ERR, str(ex) + return OP_SUCCESS, "" + + def predict(self, X, window=180, model_name=DEFAULT_MODEL): + """ + Predict if a particular sample is an outlier or not. + + :param X: the time series to detect of + :param type X: pandas.Series + :param window: the length of window + :param type window: int + :param model_name: the model to use + :param type model_name: string + :return 1 denotes normal, 0 denotes abnormal + """ + if is_standard_time_series(X): + ts_features = feature_service.extract_features(X, window) + ts_features = np.array([ts_features]) + load_model = pickle.load(open(model_name, "rb")) + gbdt_ret = load_model.predict_proba(ts_features)[:, 1] + if gbdt_ret[0] < self.threshold: + value = 0 + else: + value = 1 + return [value, gbdt_ret[0]] + else: + return [0, 0] diff --git a/app/service/time_series_detector/algorithm/isolation_forest.py b/app/service/time_series_detector/algorithm/isolation_forest.py new file mode 100644 index 0000000..3094cc8 --- /dev/null +++ b/app/service/time_series_detector/algorithm/isolation_forest.py @@ -0,0 +1,68 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +from sklearn.ensemble import IsolationForest + + +class IForest(object): + """ + The IsolationForest 'isolates' observations by randomly selecting a feature and then + randomly selecting a split value between the maximum and minimum values of the selected feature. + + https://cs.nju.edu.cn/zhouzh/zhouzh.files/publication/icdm08b.pdf + """ + + def __init__(self, + n_estimators=3, + max_samples="auto", + contamination=0.15, + max_feature=1., + bootstrap=False, + n_jobs=1, + random_state=None, + verbose=0): + """ + :param n_estimators: The number of base estimators in the ensemble. + :param max_samples: The number of samples to draw from X to train each base estimator. + :param coefficient: The amount of contamination of the data set, i.e. the proportion of outliers in the data set. Used when fitting to define the threshold on the decision function. + :param max_features: The number of features to draw from X to train each base estimator. + :param bootstrap: If True, individual trees are fit on random subsets of the training data sampled with replacement. If False, sampling without replacement is performed. + :param random_state: If int, random_state is the seed used by the random number generator; + If RandomState instance, random_state is the random number generator; + If None, the random number generator is the RandomState instance used by `np.random`. + :param verbose: Controls the verbosity of the tree building process. + """ + self.n_estimators = n_estimators + self.max_samples = max_samples + self.contamination = contamination + self.max_feature = max_feature + self.bootstrap = bootstrap + self.n_jobs = n_jobs + self.random_state = random_state + self.verbose = verbose + + def predict(self, X, window=180): + """ + Predict if a particular sample is an outlier or not. + + :param X: the time series to detect of + :param type X: pandas.Series + :param window: the length of window + :param type window: int + :return: 1 denotes normal, 0 denotes abnormal. + """ + x_train = list(range(0, 2 * window + 1)) + list(range(0, 2 * window + 1)) + list(range(0, window + 1)) + sample_features = zip(x_train, X) + clf = IsolationForest(self.n_estimators, self.max_samples, self.contamination, self.max_feature, self.bootstrap, self.n_jobs, self.random_state, self.verbose) + clf.fit(sample_features) + predict_res = clf.predict(sample_features) + if predict_res[-1] == -1: + return 0 + return 1 diff --git a/app/service/time_series_detector/algorithm/polynomial_interpolation.py b/app/service/time_series_detector/algorithm/polynomial_interpolation.py new file mode 100644 index 0000000..2ac4ca2 --- /dev/null +++ b/app/service/time_series_detector/algorithm/polynomial_interpolation.py @@ -0,0 +1,55 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import numpy as np +from sklearn.linear_model import Ridge +from sklearn.preprocessing import PolynomialFeatures +from sklearn.pipeline import make_pipeline + + +class PolynomialInterpolation(object): + """ + In statistics, polynomial regression is a form of regression analysis in which the relationship + between the independent variable x and the dependent variable y is modelled as an nth degree polynomial in x. + + WIKIPEDIA: https://en.wikipedia.org/wiki/Polynomial_regression + """ + + def __init__(self, threshold=0.15, degree=4): + """ + :param threshold: The critical point of normal. + :param degree: Depth of iteration. + """ + self.degree = degree + self.threshold = threshold + + def predict(self, X, window=180): + """ + Predict if a particular sample is an outlier or not. + + :param X: the time series to detect of + :param type X: pandas.Series + :param window: the length of window + :param type window: int + :return: 1 denotes normal, 0 denotes abnormal + """ + x_train = list(range(0, 2 * window + 1)) + list(range(0, 2 * window + 1)) + list(range(0, window + 1)) + x_train = np.array(x_train) + x_train = x_train[:, np.newaxis] + avg_value = np.mean(X[-(window + 1):]) + if avg_value > 1: + y_train = X / avg_value + else: + y_train = X + model = make_pipeline(PolynomialFeatures(self.degree), Ridge()) + model.fit(x_train, y_train) + if abs(y_train[-1] - model.predict(np.array(x_train[-1]).reshape(1, -1))) > self.threshold: + return 0 + return 1 diff --git a/app/service/time_series_detector/algorithm/statistic.py b/app/service/time_series_detector/algorithm/statistic.py new file mode 100644 index 0000000..c300d44 --- /dev/null +++ b/app/service/time_series_detector/algorithm/statistic.py @@ -0,0 +1,41 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import numpy as np + + +class Statistic(object): + """ + In statistics, the 68-95-99.7 rule is a shorthand used to remember the percentage of values + that lie within a band around the mean in a normal distribution with a width of two, four and + six standard deviations, respectively; more accurately, 68.27%, 95.45% and 99.73% of the values + lie within one, two and three standard deviations of the mean, respectively. + + WIKIPEDIA: https://en.wikipedia.org/wiki/68%E2%80%9395%E2%80%9399.7_rule + """ + + def __init__(self, index=3): + """ + :param index: multiple of standard deviation + :param type: int or float + """ + self.index = index + + def predict(self, X): + """ + Predict if a particular sample is an outlier or not. + + :param X: the time series to detect of + :param type X: pandas.Series + :return: 1 denotes normal, 0 denotes abnormal + """ + if abs(X[-1] - np.mean(X[:-1])) > self.index * np.std(X[:-1]): + return 0 + return 1 diff --git a/app/service/time_series_detector/algorithm/xgboosting.py b/app/service/time_series_detector/algorithm/xgboosting.py new file mode 100644 index 0000000..31cb402 --- /dev/null +++ b/app/service/time_series_detector/algorithm/xgboosting.py @@ -0,0 +1,171 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import os +import xgboost as xgb +from app.service.time_series_detector.feature import feature_service +from app.utils.utils import * +from app.config.errorcode import * +MODEL_PATH = os.path.join(os.path.dirname(__file__), '../../../model/time_series_detector/') +DEFAULT_MODEL = MODEL_PATH + "xgb_default_model" + + +class XGBoosting(object): + """ + XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, + flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. + XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems + in a fast and accurate way. The same code runs on major distributed environment (Hadoop, SGE, MPI) + and can solve problems beyond billions of examples. + + https://github.com/dmlc/xgboost + """ + + def __init__(self, + threshold=0.15, + max_depth=10, + eta=0.05, + gamma=0.1, + silent=1, + min_child_weight=1, + subsample=0.8, + colsample_bytree=1, + booster='gbtree', + objective='binary:logistic', + eval_metric='auc'): + """ + :param threshold: The critical point of normal. + :param max_depth: Maximum tree depth for base learners. + :param eta: Value means model more robust to overfitting but slower to compute. + :param gamma: Minimum loss reduction required to make a further partition on a leaf node of the tree. + :param silent: If 1, it will print information about performance. If 2, some additional information will be printed out. + :param min_child_weight: Minimum sum of instance weight(hessian) needed in a child. + :param subsample: Subsample ratio of the training instance. + :param colsample_bytree: Subsample ratio of columns when constructing each tree. + :param booster: Specify which booster to use: gbtree, gblinear or dart. + :param objective: Specify the learning task and the corresponding learning objective or a custom objective function to be used (see note below). + :param eval_metric: If a str, should be a built-in evaluation metric to use. See doc/parameter.md. If callable, a custom evaluation metric. + """ + self.threshold = threshold + self.max_depth = max_depth + self.eta = eta + self.gamma = gamma + self.silent = silent + self.min_child_weight = min_child_weight + self.subsample = subsample + self.colsample_bytree = colsample_bytree + self.booster = booster + self.objective = objective + self.eval_metric = eval_metric + + def __save_libsvm_format(self, data, feature_file_name): + """ + Save the time features to libsvm format. + + :param data: feature values + :param file_name: file saves the time features and label + """ + try: + f = open(feature_file_name, "w") + except Exception, ex: + return CAL_FEATURE_ERR, str(ex) + times = 0 + for temp in data: + if times > 0: + f.write("\n") + result = ['{0}:{1}'.format(int(index) + 1, value) for index, value in enumerate(temp[0])] + f.write(str(temp[1])) + for x in result: + f.write(' ' + x) + times = times + 1 + return OP_SUCCESS, "" + + def __calculate_features(self, data, feature_file_name, window=180): + """ + Caculate time features and save as libsvm format. + + :param data: the time series to detect of + :param feature_file_name: the file to use + :param window: the length of window + """ + features = [] + for index in data: + if is_standard_time_series(index["data"], window): + temp = [] + temp.append(feature_service.extract_features(index["data"], window)) + temp.append(index["flag"]) + features.append(temp) + try: + ret_code, ret_data = self.__save_libsvm_format(features, feature_file_name) + except Exception, ex: + ret_code = CAL_FEATURE_ERR + ret_data = str(ex) + return ret_code, ret_data + + def xgb_train(self, data, task_id, num_round=300): + """ + Train an xgboost model. + + :param data: Training dataset. + :param task_id: The id of the training task. + :param num_round: Max number of boosting iterations. + """ + model_name = MODEL_PATH + task_id + "_model" + feature_file_name = MODEL_PATH + task_id + "_features" + ret_code, ret_data = self.__calculate_features(data, feature_file_name) + if ret_code != OP_SUCCESS: + return ret_code, ret_data + try: + dtrain = xgb.DMatrix(feature_file_name) + except Exception, ex: + return READ_FEATURE_FAILED, str(ex) + params = { + 'max_depth': self.max_depth, + 'eta': self.eta, + 'gamma': self.gamma, + 'silent': self.silent, + 'min_child_weight': self.min_child_weight, + 'subsample': self.subsample, + 'colsample_bytree': self.colsample_bytree, + 'booster': self.booster, + 'objective': self.objective, + 'eval_metric': self.eval_metric, + } + try: + bst = xgb.train(params, dtrain, num_round) + bst.save_model(model_name) + except Exception, ex: + return TRAIN_ERR, str(ex) + return OP_SUCCESS, "" + + def predict(self, X, window=180, model_name=DEFAULT_MODEL): + """ + :param X: the time series to detect of + :type X: pandas.Series + :param window: the length of window + :param model_name: Use a xgboost model to predict a particular sample is an outlier or not. + :return 1 denotes normal, 0 denotes abnormal. + """ + if is_standard_time_series(X, window): + ts_features = [] + features = [10] + features.extend(feature_service.extract_features(X, window)) + ts_features.append(features) + res_pred = xgb.DMatrix(np.array(ts_features)) + bst = xgb.Booster({'nthread': 4}) + bst.load_model(model_name) + xgb_ret = bst.predict(res_pred) + if xgb_ret[0] < self.threshold: + value = 0 + else: + value = 1 + return [value, xgb_ret[0]] + else: + return [0, 0] diff --git a/app/service/time_series_detector/anomaly_service.py b/app/service/time_series_detector/anomaly_service.py new file mode 100644 index 0000000..153a349 --- /dev/null +++ b/app/service/time_series_detector/anomaly_service.py @@ -0,0 +1,46 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import json +import traceback +from app.dao.time_series_detector.anomaly_op import * +from app.utils.utils import * + + +class AnomalyService(object): + + def __init__(self): + self.__anomaly = AbnormalOperation() + + def query_anomaly(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__anomaly.get_anomaly(form) + return_dict = build_ret_data(ret_code, ret_data) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def update_anomaly(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + print form + ret_code, ret_data = self.__anomaly.update_anomaly(form) + return_dict = build_ret_data(ret_code, ret_data) + + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict diff --git a/app/service/time_series_detector/detect_service.py b/app/service/time_series_detector/detect_service.py new file mode 100644 index 0000000..0df011b --- /dev/null +++ b/app/service/time_series_detector/detect_service.py @@ -0,0 +1,219 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import time +import os +from multiprocessing import Process +from app.dao.time_series_detector import anomaly_op +from app.dao.time_series_detector import sample_op +from app.dao.time_series_detector import train_op +from app.utils.utils import * +from app.service.time_series_detector.algorithm import isolation_forest, ewma, polynomial_interpolation, statistic, xgboosting +from app.config.errorcode import * +MODEL_PATH = os.path.join(os.path.dirname(__file__), '../../model/time_series_detector/') + + +class DetectService(object): + + def __init__(self): + self.sample_op_obj = sample_op.SampleOperation() + self.anomaly_op_obj = anomaly_op.AbnormalOperation() + self.iforest_obj = isolation_forest.IForest() + self.ewma_obj = ewma.Ewma() + self.polynomial_obj = polynomial_interpolation.PolynomialInterpolation() + self.statistic_obj = statistic.Statistic() + self.supervised_obj = xgboosting.XGBoosting() + + def __generate_model(self, data, task_id): + """ + Start train a model + + :param data: Training dataset. + :param task_id: The id of the training task. + """ + xgb_obj = xgboosting.XGBoosting() + # pylint: disable=unused-variable + ret_code, ret_data = xgb_obj.xgb_train(data, task_id) + current_timestamp = int(time.time()) + train_op_obj = train_op.TrainOperation() + if ret_code == 0: + train_status = "complete" + params = { + "task_id": task_id, + "end_time": current_timestamp, + "status": train_status, + "model_name": task_id + "_model" + } + else: + train_status = "failed" + params = { + "task_id": task_id, + "end_time": current_timestamp, + "status": train_status, + "model_name": "" + } + train_op_obj.update_model_info(params) + + def process_train(self, data): + """ + Start a process to train model + :param data: Training dataset. + """ + sample_params = { + "trainOrTest": data["trainOrTest"], + "positiveOrNegative": data["positiveOrNegative"], + "source": data["source"], + "beginTime": data["beginTime"], + "endTime": data["endTime"] + } + samples = self.sample_op_obj.sample_query_all(sample_params) + train_op_obj = train_op.TrainOperation() + samples_list = [] + positive_count = 0 + negative_count = 0 + for index in samples: + samples_list.append({"flag": index["flag"], "data": map(int, index["data"].split(','))}) + if index["flag"] == 1: + positive_count = positive_count + 1 + else: + negative_count = negative_count + 1 + task_id = str(int(round(time.time() * 1000))) + train_params = { + "begin_time": int(time.time()), + "end_time": int(time.time()), + "task_id": task_id, + "status": "running", + "source": data["source"], + "sample_num": len(samples_list), + "postive_sample_num": positive_count, + "negative_sample_num": negative_count + } + if positive_count == 0 or negative_count == 0: + return build_ret_data(LACK_SAMPLE, "") + train_op_obj.insert_train_info(train_params) + try: + process = Process(target=self.__generate_model, args=(samples_list, task_id, )) + process.start() + except Exception: + train_status = "failed" + params = { + "task_id": task_id, + "end_time": int(time.time()), + "status": train_status, + "model_name": "" + } + train_op_obj.update_model_info(params) + return build_ret_data(OP_SUCCESS, "") + + def __list_is_digit(self, data): + for index in data: + try: + float(index) + except ValueError: + return False + return True + + def __check_param(self, data): + if ("viewName" not in data.keys()) or ("attrId" not in data.keys()) or ("attrName" not in data.keys()) or ("time" not in data.keys()) or ("dataC" not in data.keys()) or ("dataB" not in data.keys()) or ("dataA" not in data.keys()): + return CHECK_PARAM_FAILED, "missing parameter" + if not data['dataA']: + return CHECK_PARAM_FAILED, "dataA can not be empty" + if not data['dataB']: + return CHECK_PARAM_FAILED, "dataB can not be empty" + if not data['dataC']: + return CHECK_PARAM_FAILED, "dataC can not be empty" + if not self.__list_is_digit(data['dataA'].split(',')): + return CHECK_PARAM_FAILED, "dataA contains illegal numbers" + if not self.__list_is_digit(data['dataB'].split(',')): + return CHECK_PARAM_FAILED, "dataB contains illegal numbers" + if not self.__list_is_digit(data['dataC'].split(',')): + return CHECK_PARAM_FAILED, "dataC contains illegal numbers" + if "window" in data: + window = data["window"] + else: + window = 180 + if len(data['dataC'].split(',')) != (2 * window + 1): + return CHECK_PARAM_FAILED, "dataC is not long enough" + if len(data['dataB'].split(',')) != (2 * window + 1): + return CHECK_PARAM_FAILED, "dataB is not long enough" + if len(data['dataA'].split(',')) != (window + 1): + return CHECK_PARAM_FAILED, "dataA is not long enough" + return OP_SUCCESS, "" + + def value_predict(self, data): + """ + Predict the data + + :param data: the time series to detect of + """ + ret_code, ret_data = self.__check_param(data) + if ret_code != OP_SUCCESS: + return build_ret_data(ret_code, ret_data) + if "taskId" in data and data["taskId"]: + model_name = MODEL_PATH + data["taskId"] + "_model" + else: + model_name = MODEL_PATH + "xgb_default_model" + combined_data = data["dataC"] + "," + data["dataB"] + "," + data["dataA"] + time_series = map(int, combined_data.split(',')) + if "window" in data: + window = data["window"] + else: + window = 180 + statistic_result = self.statistic_obj.predict(time_series) + ewma_result = self.ewma_obj.predict(time_series) + polynomial_result = self.polynomial_obj.predict(time_series, window) + iforest_result = self.iforest_obj.predict(time_series, window) + if statistic_result == 0 or ewma_result == 0 or polynomial_result == 0 or iforest_result == 0: + xgb_result = self.supervised_obj.predict(time_series, window, model_name) + res_value = xgb_result[0] + prob = xgb_result[1] + else: + res_value = 1 + prob = 1 + ret_data = {"ret": res_value, "p": str(prob)} + if ret_data["ret"] == 0: + anomaly_params = { + "view_id": data["viewId"], + "view_name": data["viewName"], + "attr_id": data["attrId"], + "attr_name": data["attrName"], + "time": data["time"], + "data_c": data["dataC"], + "data_b": data["dataB"], + "data_a": data["dataA"] + } + self.anomaly_op_obj.insert_anomaly(anomaly_params) + return build_ret_data(OP_SUCCESS, ret_data) + + def rate_predict(self, data): + ret_code, ret_data = check_value(data) + if ret_code != OP_SUCCESS: + return build_ret_data(ret_code, ret_data) + combined_data = data["dataC"] + "," + data["dataB"] + "," + data["dataA"] + time_series = map(float, combined_data.split(',')) + statistic_result = self.statistic_obj.predict(time_series) + if statistic_result == 0: + prob = 0 + else: + prob = 1 + ret_data = {"ret": statistic_result, "p": str(prob)} + if ret_data["ret"] == 0: + anomaly_params = { + "view_id": data["viewId"], + "view_name": data["viewName"], + "attr_id": data["attrId"], + "attr_name": data["attrName"], + "time": data["time"], + "data_c": data["dataC"], + "data_b": data["dataB"], + "data_a": data["dataA"] + } + self.anomaly_op_obj.insert_anomaly(anomaly_params) + return build_ret_data(OP_SUCCESS, ret_data) diff --git a/app/service/time_series_detector/feature/__init__.py b/app/service/time_series_detector/feature/__init__.py new file mode 100644 index 0000000..a574ed2 --- /dev/null +++ b/app/service/time_series_detector/feature/__init__.py @@ -0,0 +1 @@ +__all__ = ["classification_features", "feature_service", "fitting_features", "statistical_features"] diff --git a/app/service/time_series_detector/feature/classification_features.py b/app/service/time_series_detector/feature/classification_features.py new file mode 100644 index 0000000..fee4fda --- /dev/null +++ b/app/service/time_series_detector/feature/classification_features.py @@ -0,0 +1,87 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import numpy as np +import tsfresh.feature_extraction.feature_calculators as ts_feature_calculators + + +def time_series_autocorrelation(x): + """ + Calculates the autocorrelation of the specified lag, according to the formula [1] + + .. math:: + + \\frac{1}{(n-l)\sigma^{2}} \\sum_{t=1}^{n-l}(X_{t}-\\mu )(X_{t+l}-\\mu) + + where :math:`n` is the length of the time series :math:`X_i`, :math:`\sigma^2` its variance and :math:`\mu` its + mean. `l` denotes the lag. + + .. rubric:: References + + [1] https://en.wikipedia.org/wiki/Autocorrelation#Estimation + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :param lag: the lag + :type lag: int + :return: the value of this feature + :return type: float + """ + lag = int((len(x) - 3) / 5) + return ts_feature_calculators.autocorrelation(x, lag) + + +def time_series_coefficient_of_variation(x): + """ + Calculates the coefficient of variation, mean value / square root of variation + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return np.mean(x) / np.sqrt(np.var(x)) + + +def time_series_binned_entropy(x): + """ + First bins the values of x into max_bins equidistant bins. + Then calculates the value of + + .. math:: + + - \\sum_{k=0}^{min(max\\_bins, len(x))} p_k log(p_k) \\cdot \\mathbf{1}_{(p_k > 0)} + + where :math:`p_k` is the percentage of samples in bin :math:`k`. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :param max_bins: the maximal number of bins + :type max_bins: int + :return: the value of this feature + :return type: float + """ + max_bins = [2, 4, 6, 8, 10, 20] + result = [] + for value in max_bins: + result.append(ts_feature_calculators.binned_entropy(x, value)) + return result + +# add yourself classification features here... + + +def get_classification_features(x): + classification_features = [] + classification_features.append(time_series_autocorrelation(x)) + classification_features.append(time_series_coefficient_of_variation(x)) + classification_features.extend(time_series_binned_entropy(x)) + # append yourself classification features here... + + return classification_features diff --git a/app/service/time_series_detector/feature/feature_service.py b/app/service/time_series_detector/feature/feature_service.py new file mode 100644 index 0000000..22f22dc --- /dev/null +++ b/app/service/time_series_detector/feature/feature_service.py @@ -0,0 +1,42 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import statistical_features +import classification_features +import fitting_features +from app.utils import utils + + +def extract_features(time_series, window): + """ + Extracts three types of features from the time series. + + :param time_series: the time series to extract the feature of + :type time_series: pandas.Series + :param window: the length of window + :type window: int + :return: the value of features + :return type: list with float + """ + if not utils.is_standard_time_series(time_series, window): + # add your report of this error here... + + return [] + + # spilt time_series + split_time_series = utils.split_time_series(time_series, window) + # nomalize time_series + normalized_split_time_series = utils.normalize_time_series(split_time_series) + s_features = statistical_features.get_statistical_features(normalized_split_time_series[4]) + f_features = fitting_features.get_fitting_features(normalized_split_time_series) + c_features = classification_features.get_classification_features(normalized_split_time_series[0] + normalized_split_time_series[1][1:] + normalized_split_time_series[2] + normalized_split_time_series[3][1:] + normalized_split_time_series[4]) + # combine features with types + features = s_features + f_features + c_features + return features diff --git a/app/service/time_series_detector/feature/fitting_features.py b/app/service/time_series_detector/feature/fitting_features.py new file mode 100644 index 0000000..5a96ebf --- /dev/null +++ b/app/service/time_series_detector/feature/fitting_features.py @@ -0,0 +1,226 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import numpy as np + + +def time_series_moving_average(x): + """ + Returns the difference between the last element of x and the smoothed value after Moving Average Algorithm + The Moving Average Algorithm is M_{n} = (x_{n-w+1}+...+x_{n})/w, where w is a parameter + The parameter w is chosen in {1, 6, 11, 16, 21, 26, 31, 36, 41, 46} and the set of parameters can be changed. + + WIKIPEDIA: https://en.wikipedia.org/wiki/Moving_average + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: list with float + """ + temp_list = [] + for w in range(1, 50, 5): + temp = np.mean(x[-w:]) + temp_list.append(temp) + return list(np.array(temp_list) - x[-1]) + + +def time_series_weighted_moving_average(x): + """ + Returns the difference between the last element of x and the smoothed value after Weighted Moving Average Algorithm + The Moving Average Algorithm is M_{n} = (1*x_{n-w+1}+...+(w-1)*x_{n-1}+w*x_{n})/w, where w is a parameter + The parameter w is chosen in {1, 6, 11, 16, 21, 26, 31, 36, 41, 46} and the set of parameters can be changed. + + WIKIPEDIA: https://en.wikipedia.org/wiki/Moving_average + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: list with float + """ + temp_list = [] + for w in range(1, 50, 5): + w = min(len(x), w) # avoid the case len(value_list) < w + coefficient = np.array(range(1, w + 1)) + temp_list.append((np.dot(coefficient, x[-w:])) / (w * (w + 1) / 2)) + return list(np.array(temp_list) - x[-1]) + + +def time_series_exponential_weighted_moving_average(x): + """ + Returns the difference between the last element of x and the smoothed value after Exponential Moving Average Algorithm + The Moving Average Algorithm is s[i] = alpha * x[i] + (1 - alpha) * s[i-1], where alpha is a parameter + The parameter w is chosen in {0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9} and the set of parameters can be changed. + + WIKIPEDIA: https://en.wikipedia.org/wiki/Exponential_smoothing + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: list with float + """ + temp_list = [] + for j in range(1, 10): + alpha = j / 10.0 + s = [x[0]] + for i in range(1, len(x)): + temp = alpha * x[i] + (1 - alpha) * s[-1] + s.append(temp) + temp_list.append(s[-1] - x[-1]) + return temp_list + + +def time_series_double_exponential_weighted_moving_average(x): + """ + Returns the difference between the last element of x and the smoothed value after Double Exponential Moving Average Algorithm + The Moving Average Algorithm is s[i] = alpha * x[i] + (1 - alpha) * (s[i-1] + b[i-1]), b[i] = gamma * (s[i] - s[i-1]) + (1 - gamma) * b[i-1] + where alpha and gamma are parameters. + The parameter alpha is chosen in {0.1, 0.3, 0.5, 0.7, 0.9} and the set of parameters can be changed. + The parameter gamma is chosen in {0.1, 0.3, 0.5, 0.7, 0.9} and the set of parameters can be changed. + + WIKIPEDIA: https://en.wikipedia.org/wiki/Exponential_smoothing + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: list with float + """ + temp_list = [] + for j1 in range(1, 10, 2): + for j2 in range(1, 10, 2): + alpha = j1 / 10.0 + gamma = j2 / 10.0 + s = [x[0]] + b = [(x[3] - x[0]) / 3] # s is the smoothing part, b is the trend part + for i in range(1, len(x)): + temp1 = alpha * x[i] + (1 - alpha) * (s[-1] + b[-1]) + s.append(temp1) + temp2 = gamma * (s[-1] - s[-2]) + (1 - gamma) * b[-1] + b.append(temp2) + temp_list.append(s[-1] - x[-1]) + return temp_list + + +def time_series_periodic_features(data_c_left, data_c_right, data_b_left, data_b_right, data_a): + """ + Returns the difference between the last element of data_a and the last element of data_b_left, + the difference between the last element of data_a and the last element of data_c_left. + + :param data_c_left: the time series of historical reference data + :type data_c_left: pandas.Series + :param data_c_right: the time series of historical reference data + :type data_c_right: pandas.Series + :param data_b_left: the time series of historical reference data + :type data_b_left: pandas.Series + :param data_b_right: the time series of historical reference data + :type data_b_right: pandas.Series + :param data_a: the time series to calculate the feature of + :type data_a: pandas.Series + :return: the value of this feature + :return type: list with float + """ + periodic_features = [] + + ''' + Add the absolute value of difference between today and a week ago and its sgn as two features + Add the absolute value of difference between today and yesterday and its sgn as two features + ''' + + temp_value = data_c_left[-1] - data_a[-1] + periodic_features.append(abs(temp_value)) + if temp_value < 0: + periodic_features.append(-1) + else: + periodic_features.append(1) + + temp_value = data_b_left[-1] - data_a[-1] + periodic_features.append(abs(temp_value)) + if temp_value < 0: + periodic_features.append(-1) + else: + periodic_features.append(1) + + ''' + If the last value of today is larger than the whole subsequence of a week ago, + then return the difference between the maximum of the whole subsequence of a week ago and the last value of today. + Others are similar. + ''' + + periodic_features.append(min(max(data_c_left) - data_a[-1], 0)) + periodic_features.append(min(max(data_c_right) - data_a[-1], 0)) + periodic_features.append(min(max(data_b_left) - data_a[-1], 0)) + periodic_features.append(min(max(data_b_right) - data_a[-1], 0)) + periodic_features.append(max(min(data_c_left) - data_a[-1], 0)) + periodic_features.append(max(min(data_c_right) - data_a[-1], 0)) + periodic_features.append(max(min(data_b_left) - data_a[-1], 0)) + periodic_features.append(max(min(data_b_right) - data_a[-1], 0)) + + ''' + If the last value of today is larger than the subsequence of a week ago, + then return the difference between the maximum of the whole subsequence of a week ago and the last value of today. + Others are similar. + ''' + + for w in range(1, 180, 30): + periodic_features.append(min(max(data_c_left[-w:]) - data_a[-1], 0)) + periodic_features.append(min(max(data_c_right[:w]) - data_a[-1], 0)) + periodic_features.append(min(max(data_b_left[-w:]) - data_a[-1], 0)) + periodic_features.append(min(max(data_b_right[:w]) - data_a[-1], 0)) + periodic_features.append(max(min(data_c_left[-w:]) - data_a[-1], 0)) + periodic_features.append(max(min(data_c_right[:w]) - data_a[-1], 0)) + periodic_features.append(max(min(data_b_left[-w:]) - data_a[-1], 0)) + periodic_features.append(max(min(data_b_right[:w]) - data_a[-1], 0)) + + ''' + Add the difference of mean values between two subsequences + ''' + + for w in range(1, 180, 20): + temp_value = np.mean(data_c_left[-w:]) - np.mean(data_a[-w:]) + periodic_features.append(abs(temp_value)) + if temp_value < 0: + periodic_features.append(-1) + else: + periodic_features.append(1) + + temp_value = np.mean(data_c_right[:w]) - np.mean(data_a[-w:]) + periodic_features.append(abs(temp_value)) + if temp_value < 0: + periodic_features.append(-1) + else: + periodic_features.append(1) + + temp_value = np.mean(data_b_left[-w:]) - np.mean(data_a[-w:]) + periodic_features.append(abs(temp_value)) + if temp_value < 0: + periodic_features.append(-1) + else: + periodic_features.append(1) + + temp_value = np.mean(data_b_right[:w]) - np.mean(data_a[-w:]) + periodic_features.append(abs(temp_value)) + if temp_value < 0: + periodic_features.append(-1) + else: + periodic_features.append(1) + return periodic_features + +# add yourself fitting features here... + + +def get_fitting_features(x_list): + fitting_features = [] + fitting_features.extend(time_series_moving_average(x_list[4])) + fitting_features.extend(time_series_weighted_moving_average(x_list[4])) + fitting_features.extend(time_series_exponential_weighted_moving_average(x_list[4])) + fitting_features.extend(time_series_double_exponential_weighted_moving_average(x_list[4])) + fitting_features.extend(time_series_periodic_features(x_list[0], x_list[1], x_list[2], x_list[3], x_list[4])) + # append yourself fitting features here... + + return fitting_features diff --git a/app/service/time_series_detector/feature/statistical_features.py b/app/service/time_series_detector/feature/statistical_features.py new file mode 100644 index 0000000..f800b32 --- /dev/null +++ b/app/service/time_series_detector/feature/statistical_features.py @@ -0,0 +1,446 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import tsfresh.feature_extraction.feature_calculators as ts_feature_calculators + + +def time_series_maximum(x): + """ + Calculates the highest value of the time series x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.maximum(x) + + +def time_series_minimum(x): + """ + Calculates the lowest value of the time series x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.minimum(x) + + +def time_series_mean(x): + """ + Returns the mean of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.mean(x) + + +def time_series_variance(x): + """ + Returns the variance of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.variance(x) + + +def time_series_standard_deviation(x): + """ + Returns the standard deviation of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.standard_deviation(x) + + +def time_series_skewness(x): + """ + Returns the sample skewness of x (calculated with the adjusted Fisher-Pearson standardized + moment coefficient G1). + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.skewness(x) + + +def time_series_kurtosis(x): + """ + Returns the kurtosis of x (calculated with the adjusted Fisher-Pearson standardized + moment coefficient G2). + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.kurtosis(x) + + +def time_series_median(x): + """ + Returns the median of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.median(x) + + +def time_series_abs_energy(x): + """ + Returns the absolute energy of the time series which is the sum over the squared values + + .. math:: + + E = \\sum_{i=1,\ldots, n} x_i^2 + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.abs_energy(x) + + +def time_series_absolute_sum_of_changes(x): + """ + Returns the sum over the absolute value of consecutive changes in the series x + + .. math:: + + \\sum_{i=1, \ldots, n-1} \\mid x_{i+1}- x_i \\mid + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.absolute_sum_of_changes(x) + + +def time_series_variance_larger_than_std(x): + """ + Boolean variable denoting if the variance of x is greater than its standard deviation. Is equal to variance of x + being larger than 1 + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: int + """ + return int(ts_feature_calculators.variance_larger_than_standard_deviation(x)) + + +def time_series_count_above_mean(x): + """ + Returns the number of values in x that are higher than the mean of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.count_above_mean(x) + + +def time_series_count_below_mean(x): + """ + Returns the number of values in x that are lower than the mean of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.count_below_mean(x) + + +def time_series_first_location_of_maximum(x): + """ + Returns the first location of the maximum value of x. + The position is calculated relatively to the length of x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.first_location_of_maximum(x) + + +def time_series_first_location_of_minimum(x): + """ + Returns the first location of the minimal value of x. + The position is calculated relatively to the length of x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.first_location_of_minimum(x) + + +def time_series_last_location_of_maximum(x): + """ + Returns the relative last location of the maximum value of x. + The position is calculated relatively to the length of x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.last_location_of_maximum(x) + + +def time_series_last_location_of_minimum(x): + """ + Returns the last location of the minimal value of x. + The position is calculated relatively to the length of x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.last_location_of_minimum(x) + + +def time_series_has_duplicate(x): + """ + Checks if any value in x occurs more than once + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: bool + """ + return ts_feature_calculators.has_duplicate(x) + + +def time_series_has_duplicate_max(x): + """ + Checks if the maximum value of x is observed more than once + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: bool + """ + return ts_feature_calculators.has_duplicate_max(x) + + +def time_series_has_duplicate_min(x): + """ + Checks if the minimal value of x is observed more than once + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: bool + """ + return ts_feature_calculators.has_duplicate_min(x) + + +def time_series_longest_strike_above_mean(x): + """ + Returns the length of the longest consecutive subsequence in x that is bigger than the mean of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.longest_strike_above_mean(x) + + +def time_series_longest_strike_below_mean(x): + """ + Returns the length of the longest consecutive subsequence in x that is smaller than the mean of x + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.longest_strike_below_mean(x) + + +def time_series_mean_abs_change(x): + """ + Returns the mean over the absolute differences between subsequent time series values which is + + .. math:: + + \\frac{1}{n} \\sum_{i=1,\ldots, n-1} | x_{i+1} - x_{i}| + + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.mean_abs_change(x) + + +def time_series_mean_change(x): + """ + Returns the mean over the absolute differences between subsequent time series values which is + + .. math:: + + \\frac{1}{n} \\sum_{i=1,\ldots, n-1} x_{i+1} - x_{i} + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.mean_change(x) + + +def time_series_percentage_of_reoccurring_datapoints_to_all_datapoints(x): + """ + Returns the percentage of unique values, that are present in the time series + more than once. + + len(different values occurring more than once) / len(different values) + + This means the percentage is normalized to the number of unique values, + in contrast to the percentage_of_reoccurring_values_to_all_values. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.percentage_of_reoccurring_datapoints_to_all_datapoints(x) + + +def time_series_ratio_value_number_to_time_series_length(x): + """ + Returns a factor which is 1 if all values in the time series occur only once, + and below one if this is not the case. + In principle, it just returns + + # unique values / # values + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.ratio_value_number_to_time_series_length(x) + + +def time_series_sum_of_reoccurring_data_points(x): + """ + Returns the sum of all data points, that are present in the time series + more than once. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.sum_of_reoccurring_data_points(x) + + +def time_series_sum_of_reoccurring_values(x): + """ + Returns the sum of all values, that are present in the time series + more than once. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return ts_feature_calculators.sum_of_reoccurring_values(x) + + +def time_series_sum_values(x): + """ + Calculates the sum over the time series values + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: bool + """ + return ts_feature_calculators.sum_values(x) + + +def time_series_range(x): + """ + Calculates the range value of the time series x. + + :param x: the time series to calculate the feature of + :type x: pandas.Series + :return: the value of this feature + :return type: float + """ + return time_series_maximum(x) - time_series_minimum(x) + +# add yourself statistical features here... + + +def get_statistical_features(x): + statistical_features = [] + statistical_features.append(time_series_maximum(x)) + statistical_features.append(time_series_minimum(x)) + statistical_features.append(time_series_mean(x)) + statistical_features.append(time_series_variance(x)) + statistical_features.append(time_series_standard_deviation(x)) + statistical_features.append(time_series_skewness(x)) + statistical_features.append(time_series_kurtosis(x)) + statistical_features.append(time_series_median(x)) + statistical_features.append(time_series_abs_energy(x)) + statistical_features.append(time_series_absolute_sum_of_changes(x)) + statistical_features.append(time_series_variance_larger_than_std(x)) + statistical_features.append(time_series_count_above_mean(x)) + statistical_features.append(time_series_count_below_mean(x)) + statistical_features.append(time_series_first_location_of_maximum(x)) + statistical_features.append(time_series_first_location_of_minimum(x)) + statistical_features.append(time_series_last_location_of_maximum(x)) + statistical_features.append(time_series_last_location_of_minimum(x)) + statistical_features.append(int(time_series_has_duplicate(x))) + statistical_features.append(int(time_series_has_duplicate_max(x))) + statistical_features.append(int(time_series_has_duplicate_min(x))) + statistical_features.append(time_series_longest_strike_above_mean(x)) + statistical_features.append(time_series_longest_strike_below_mean(x)) + statistical_features.append(time_series_mean_abs_change(x)) + statistical_features.append(time_series_mean_change(x)) + statistical_features.append(time_series_percentage_of_reoccurring_datapoints_to_all_datapoints(x)) + statistical_features.append(time_series_ratio_value_number_to_time_series_length(x)) + statistical_features.append(time_series_sum_of_reoccurring_data_points(x)) + statistical_features.append(time_series_sum_of_reoccurring_values(x)) + statistical_features.append(time_series_sum_values(x)) + statistical_features.append(time_series_range(x)) + # append yourself statistical features here... + + return statistical_features diff --git a/app/service/time_series_detector/sample_service.py b/app/service/time_series_detector/sample_service.py new file mode 100644 index 0000000..b8167bb --- /dev/null +++ b/app/service/time_series_detector/sample_service.py @@ -0,0 +1,150 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import json +import traceback +import csv +from app.dao.time_series_detector.sample_op import * +from app.config.errorcode import * +from app.utils.utils import * +from app.config.common import * + + +class SampleService(object): + + def __init__(self): + self.__sample = SampleOperation() + uuid_str = uuid.uuid4().hex[:8] + self.__upload_file_path = UPLOAD_PATH % uuid_str + + def import_sample(self, data): + try: + ret_code, ret_data = self.__sample.import_sample(data) + return_dict = build_ret_data(ret_code, {"count": ret_data}) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def import_file(self, file_data): + try: + pfile = file_data['sample_file'] + with open(self.__upload_file_path, 'wb+') as destination: + for chunk in pfile.chunks(): + destination.write(chunk.replace('\x00', '')) + data = [] + csv_reader = csv.reader(open(self.__upload_file_path)) + next(csv_reader) + count = 0 + positive_count = 0 + negative_count = 0 + for row in csv_reader: + one_item = {"viewName": row[0], + "viewId": row[1], + "attrName": row[2], + "attrId": row[3], + "source": row[4], + "trainOrTest": row[5], + "positiveOrNegative": row[6], + "window": row[7], + "dataC": row[8], + "dataB": row[9], + "dataA": row[10], + "dataTime": int(row[11]), + "updateTime": int(row[11]), + "time": int(row[11]), + "anomalyId": "0"} + check_code, check_msg = check_value(one_item) + if OP_SUCCESS != check_code: + return build_ret_data(check_code, check_msg) + data.append(one_item) + if row[6] == "positive": + positive_count = positive_count + 1 + elif row[6] == "negative": + negative_count = negative_count + 1 + count = count + 1 + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(FILE_FORMAT_ERR, str(ex)) + return return_dict + + import_ret = self.import_sample(data) + if OP_SUCCESS == import_ret['code']: + ret_data = {"positiveCount": positive_count, "negativeCount": negative_count, "totalCount": count} + import_ret["data"] = ret_data + return import_ret + + def update_sample(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__sample.update_sample(form) + return_dict = build_ret_data(ret_code, {"count": ret_data}) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def query_sample(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__sample.query_sample(form) + return_dict = build_ret_data(ret_code, ret_data) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def sample_download(self, body): + ret_data = "" + try: + if len(body) > VALUE_LEN_MAX: + return "" + ret_data = self.__sample.download_sample(body) + except Exception, ex: + traceback.print_exc() + ret_data = build_ret_data(THROW_EXP, str(ex)) + return ret_data + + def delete_sample(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__sample.delete_sample(form) + return_dict = build_ret_data(ret_code, {"count": ret_data}) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def count_sample(self, body): + form = json.loads(body) + try: + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__sample.sample_count(form) + return_dict = build_ret_data(ret_code, {"count": ret_data}) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def query_sample_source(self): + try: + ret_code, ret_data = self.__sample.query_sample_source() + return_dict = build_ret_data(ret_code, ret_data) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict diff --git a/app/service/time_series_detector/task_service.py b/app/service/time_series_detector/task_service.py new file mode 100644 index 0000000..daf1b03 --- /dev/null +++ b/app/service/time_series_detector/task_service.py @@ -0,0 +1,54 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import json +import traceback +from app.dao.time_series_detector.train_op import * +from app.config.errorcode import * +from app.utils.utils import * + + +class TrainService(object): + + def __init__(self): + self.__train_op = TrainOperation() + + def query_train(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__train_op.query_train(form) + return_dict = build_ret_data(ret_code, ret_data) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def query_train_source(self): + try: + ret_code, ret_data = self.__train_op.query_train_source() + return_dict = build_ret_data(ret_code, ret_data) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict + + def delete_train(self, body): + try: + form = json.loads(body) + ret_code, ret_data = check_value(form) + if OP_SUCCESS == ret_code: + ret_code, ret_data = self.__train_op.delete_train(form) + return_dict = build_ret_data(ret_code, ret_data) + except Exception, ex: + traceback.print_exc() + return_dict = build_ret_data(THROW_EXP, str(ex)) + return return_dict diff --git a/app/sql/time_series_detector/anomaly.sql b/app/sql/time_series_detector/anomaly.sql new file mode 100644 index 0000000..1807f01 --- /dev/null +++ b/app/sql/time_series_detector/anomaly.sql @@ -0,0 +1,34 @@ +SET FOREIGN_KEY_CHECKS=0; +-- ---------------------------- +-- Table structure for `anomaly` +-- ---------------------------- +DROP TABLE IF EXISTS `anomaly`; +CREATE TABLE `anomaly` ( + `id` bigint(20) NOT NULL AUTO_INCREMENT, + `view_id` varchar(31) DEFAULT NULL, + `view_name` varchar(63) DEFAULT NULL, + `attr_id` varchar(31) DEFAULT NULL, + `attr_name` varchar(63) DEFAULT NULL, + `time` datetime DEFAULT NULL, + `data_c` text NOT NULL, + `data_b` text NOT NULL, + `data_a` text NOT NULL, + `mark_flag` int(1) NOT NULL DEFAULT '0', + PRIMARY KEY (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of anomaly +-- ---------------------------- +INSERT INTO `anomaly` VALUES ('1', '2001', 'view_2001', '12001', 'attr_12001', '2018-10-03 10:09:05', '1390581,1405132,1382229,1362340,1360641,1344132,1367595,1326750,1352169,1361821,1341500,1312215,1360773,1256342,1326099,1232657,1311932,1246891,1171717,1221048,1216330,1199429,1271277,1223883,1181193,1257309,1207908,1255338,1233813,1240906,1166953,1232819,1348583,1129682,1172875,1097150,1060937,1054432,1039771,1113298,1039371,1016055,1004234,984761,1085000,1085954,1051592,1004637,1072340,1120887,983273,964993,968570,981446,953348,1055478,1110116,1006930,947557,955345,1018399,1232657,1343902,945753,961306,953846,985780,977939,1031549,997600,939142,931824,917546,897677,964058,917084,846475,895853,973910,835625,814776,845794,851606,854261,814340,810491,758873,801102,998653,822204,871105,711266,786061,675115,784371,725379,895946,815684,751276,725761,677854,669537,766652,706730,733002,785553,727440,682752,733039,656527,732194,703823,661209,694652,672808,667518,652475,616349,642579,682748,729586,728883,687006,719321,687051,654867,660754,619142,751479,665325,681654,712060,669891,640459,644545,655298,697301,681365,640562,578682,597710,585464,620248,686100,647384,636928,608144,659183,619637,572653,695129,690392,655684,571122,589629,604775,722810,640670,558900,606495,642452,597322,590852,591432,631844,630639,710564,741639,639822,635498,645442,652280,628141,530221,610360,557067,609462,621304,521751,617051,634743,592824,613052,495845,568150,558918,546160,593665,554383,547113,550458,643256,578032,488183,502153,473881,518286,599813,527972,501532,487741,533010,502704,468456,519138,550198,508348,619911,648138,585437,709011,828319,933586,718690,690100,548252,579797,540003,618817,684068,699632,787882,764422,760919,823215,636874,621737,551033,678515,671084,558824,507705,554759,551575,632866,744829,718436,581636,522110,505552,593495,564483,661822,584843,505540,553363,507898,585346,532044,607198,554093,569045,700454,589410,535039,462272,452381,501425,483092,490560,542712,639777,482128,504401,442434,479066,527794,540926,625976,515470,539795,550397,537291,525709,559207,529398,595886,486083,455200,543205,481007,523954,554869,432080,486776,444478,494207,558734,507057,518008,482272,477878,482557,479457,507188,491292,459723,503131,513268,483291,558385,513718,473893,500923,541546,580241,618273,531727,585961,607527,529293,623152,530416,556077,564314,574302,552556,572800,618698,556343,577399,613760,649359,621139,673588,643848,584547,648505,635569,605051,581732,641947,630471,583202,597014,644093,607104,612217,712184,640345,609324,640519,635123,636431,689093,637185,619884,690564,649025,658936,697498,659308,676029,656754,714538,710807,659210,653934,711738,705375,656812', '1586441,1618275,1572752,1563759,1616132,1651131,1674343,1800630,2063177,1672041,1599415,1532016,1544137,1497339,1439787,1511461,1491195,1503670,1451075,1409433,1467964,1483933,1373070,1472911,1381590,1629817,1578068,1504973,1391389,1382164,1384419,1360533,1416700,1347263,1317662,1296034,1396401,1427275,1290513,1239938,1237100,1270804,1192642,1239025,1152916,1231452,1226678,1273871,1191967,1155777,1221524,1277758,1188297,1149489,1209082,1233194,1222851,1683790,1174152,1176994,1095884,1106335,1093135,1122541,1053063,1081909,1151313,1126988,1120102,1220124,1114088,1073515,1063050,1093060,1069947,1184424,1056613,1009226,992176,1042657,1206278,1045981,1113882,1134757,1007620,1131455,1010201,1046241,1018107,1037836,939929,1011018,956471,905729,1073670,946914,936342,1045977,965916,922781,893435,932547,945378,858824,851542,962723,884597,939553,870805,855712,853254,855086,879236,833531,870555,808965,835849,822451,802440,826266,823996,780232,735844,862057,824805,904703,961282,936928,951143,933377,929040,867762,861482,807489,716671,728942,755340,753411,695181,781076,900323,904897,775567,818286,728502,780512,721041,756019,805258,865182,803310,756172,748897,662948,676063,771415,677236,759260,866246,711086,702109,726619,654822,669726,758698,761946,716297,761292,766796,792562,708456,710232,685112,719998,668082,746331,659770,720830,680804,758679,825715,781324,790507,702870,713846,726935,647423,724338,734655,711023,727108,724691,733876,668249,624881,630538,592461,641217,697214,610116,615232,675947,660848,743718,717103,659639,663681,669557,733948,677490,774297,696172,693294,753884,657709,692954,651041,656626,728296,649349,639495,628498,675050,661863,669270,683332,761847,744794,766252,741714,672663,688970,721311,680009,640487,625235,654201,664879,630597,564134,630394,647241,643823,648854,665744,674525,654810,633907,670682,632294,608427,596589,585872,573057,583750,662630,628358,591922,608416,591712,630640,580395,598037,595672,605060,590914,624146,593771,685125,665729,606020,587875,681209,660469,597770,569973,584307,525090,582992,622717,601983,568700,579758,556630,567395,689696,601870,593179,580241,596208,583791,559743,614467,555148,661054,594042,651685,568276,531668,568701,534358,588987,625448,608165,557348,701015,733630,684764,820198,740198,690177,638350,625170,607605,638086,698874,677267,664745,750141,662725,650448,667685,688372,672092,730825,699005,641162,673138,735619,882980,752719,679833,798191,831563,818339,817200,742106,672135,678275,727605,714015,668226,761825,775151,848426,801136,768454,810060,798886,796490,843866,781072,762958,725746,802379,888902,921209,815130,824882,741029,766292', '1633334,1615123,1587947,1672602,1730335,1681593,1811658,1958494,1720471,1749899,1803779,1660931,1725655,1644444,1667930,1683492,1630451,1659362,1605138,1611363,1656886,1488085,1570751,1556689,1626803,1653958,1752028,1688631,1654717,1590311,1702552,1536257,1555483,1459178,1453499,1580195,1446176,1388162,1438292,1495040,1440349,1421932,1419205,1445149,1382942,1376046,1384061,1329428,1351546,1407362,1427099,1327828,1230727,1271027,1265087,1540692,1500728,1460980,1399510,1297224,1315566,1733499,1330202,1241386,1201562,1351841,1255991,1296255,1385394,1303679,1297755,1239613,1206618,1213377,1282023,1297846,1333406,1286225,1195068,1194936,1252461,1220336,1197211,1174456,1236446,1345603,1220611,1204092,1153884,1112519,1101156,1141960,1116574,1074753,1121803,1259009,1132741,1155971,1054259,1327345,1034615,1064170,1049932,1006827,987933,1080603,1090482,1128541,1218674,1136353,1090228,1060444,995513,1045212,1009457,1036946,1001349,1000136,961733,997418,983013,992234,993116,1035023,959944,960079,952268,1050297,991605,990490,1074227,968169,966275,923228,908228,963375,946137,954515,907328,876052,878960,874005,850753,928953,900236,932778,888667,910301,982485,882244,973483,964683,852878,840955,846295,1002783,1284931,1877011,1939730,1880257,1882392,1798396,1865148,2964638,2961361,2999967,2828377,2876494,3008489,2891245,2868106,2892818,2830200,2939390,2959417,3058358,2795210,2828645,2803238,2879777,2779045', '0'); +INSERT INTO `anomaly` VALUES ('2', '2001', 'view_2001', '12002', 'attr_12002', '2018-10-03 15:44:49', '17137388,16362469,16665526,16845778,17300018,16758150,16991090,17137025,16677192,16498176,16944174,16219172,16299271,16052952,16877541,16219423,17025984,16253070,16368033,16835286,16742168,17143756,16718519,16583751,16947751,17033704,16655680,17195802,16888453,16775707,17026881,16397035,16611222,16660656,16145134,17001816,16728596,17328655,16298094,16873771,16924035,16820860,16662666,16527538,16915701,16997461,17201886,17162109,17023663,17060288,17063869,16478223,17215059,17085825,17437577,16632209,17336286,16784448,16816427,16507559,17057503,16635007,16729700,16481715,16642550,16917961,17231134,16633521,16690643,17149240,16766151,16776940,16920783,16799544,16701533,17114632,16817620,17234028,16636311,17627460,16948403,17430532,17360036,17660086,17741143,17915390,17822558,17732641,17257104,17609392,17416635,17204218,17557180,17395360,17140106,17636845,17666241,17958968,17893355,17926905,17651206,17747253,18247342,17690677,18579126,17946088,18226842,18117849,18258360,18707004,18510690,17913843,18750805,18397939,18707592,18567397,18589424,18615779,18223763,18112767,18215873,18256580,18048883,18347225,18195101,18256997,17919282,18493621,17919142,18368484,17758057,18567724,17951616,17941096,17908114,17365082,17744954,17613703,17325289,18056592,17572232,17419694,17604974,17510108,18014231,17641624,17589337,17212690,17723380,17526470,16994171,17038456,17397564,17491683,17189476,17099740,17069835,16783094,17052881,17183425,16840755,17160458,16900060,16644309,16971724,16803778,16662484,16595189,16269401,16353444,16490451,16227369,16012410,16184080,16552361,16165942,16530006,16548949,16047931,16204901,16094665,16034441,16275801,15862635,16384260,16288174,16506160,16456516,16529726,16447069,15981311,15962602,15778857,16146240,15790536,15984477,15706163,15817474,15416797,16012766,15788960,15741593,15705478,15970452,15965013,16564513,15898188,16006633,15978170,15728892,16369142,15585131,16197100,15617495,16050950,15880350,16019430,15646826,15841237,16046259,15820286,15762771,15974279,15603389,15941467,15976994,15814378,16168548,15475378,15668378,15500827,15242198,15567801,15204719,15736180,15621034,15798704,15563033,15791955,15875176,15828171,15602988,16475383,16203344,15683470,15820828,15813127,16052012,15365362,16172419,15648638,15734514,15907118,15970208,16031283,15804068,15767065,15680201,15921934,15474634,15692702,15656225,15513616,15179805,15843102,15885292,16126938,16015476,16112464,15692967,15953834,15358162,15471282,15499007,15702879,15265924,15475762,15710294,15685147,15758944,15832291,15574437,15590056,15739879,15481430,15860875,16179994,16227823,15798299,16453967,15651825,16093295,15867783,16607371,16192402,15884719,16184377,16198572,16136237,16500973,16114367,16222186,16141179,16355360,16419644,15887580,16314701,16394606,16599905,15964354,16439634,15703596,15934772,16015874,16390926,16464996,16605984,16382954,16069161,16649872,17073786,16405112,16533013,16016295,16848272,16904664,16329182,16944585,16747538,16677797,16240420,17237783,16615183,16327468,16751064,16658047,16847910,16711566,17257188,16926907,17117054,16953757,16720695,16658732,17497046,17151708,17278163,16809059,16966264,16813445,17229738,16567733,17005079,16351904,17403600,16696647,17139738,17093404,16636525,16910291,16681754', '17251297,16939230,16391361,16476654,17182312,16982810,17113344,16283646,17016402,17130248,16803032,17067399,17057613,16953123,16695144,17273762,16477469,16968645,16546666,17136052,16557670,17036491,16991251,16873949,17032679,17321203,17198912,16745916,16721328,17015313,16620839,17168091,17082073,16612746,17296432,17145600,16994278,16305673,16753466,17031915,17329420,17330770,16634000,17118237,16735115,16908550,16491579,16694090,16791974,17062638,16614166,17119214,16641200,16446936,16215360,16924972,16390697,16951303,16834745,16917153,17053029,16959023,16563304,17194122,16991849,17040548,16687176,16718090,17051679,17214910,17033651,17245421,17165131,16751079,17264211,17476408,17118240,16776917,17328636,17509455,17009406,17046507,17110290,17226848,17345388,17794477,17692554,17169351,17647707,16813445,17653325,17202002,17080530,16948679,17424534,16994050,17399413,17502490,16993120,17713073,17232717,17470176,17197269,17954273,17542131,17792907,18159280,17988839,17771229,18143238,17834232,18122232,17666730,18131805,17751509,18061558,18370536,17726395,18102547,18172106,18010047,18166445,18284314,17903333,18311297,18331881,18252603,18023129,17791240,18111314,18154572,17652617,17909965,17856733,17731617,17733258,17790446,17595246,17636507,17668417,18063312,17654696,17696879,17653623,17889744,18604364,17678866,17571495,17840874,17690255,17428970,17135681,16865159,17217477,16695462,17300852,17008442,17102739,17078671,16975403,17169591,16517470,16776937,16609552,16648164,16602514,16288659,16080667,16261036,16316357,16600091,15775751,15908384,15978046,16475894,16615495,16391119,16509501,16020064,16079624,16256130,15898273,16029400,15930814,15917816,16194352,16278212,15950595,16168371,16115085,15921913,15702375,15484499,15737247,15799770,16072489,15812316,15877698,15431327,15701640,15358331,15667987,15648510,15446154,15788554,16078890,16068660,15612230,16261938,16232655,15945290,15731274,15573438,15989983,16055624,15479893,15800732,15679526,15705378,15625210,15813636,15944461,16016409,15584139,16199440,15817311,16188177,16071805,15848779,16330832,15781854,15578769,15817688,15799826,16015332,16418631,15971780,15758280,15849976,16027134,15706456,15946488,15539073,16052400,15943644,15800595,16124734,16525977,15845484,16332478,15750222,16100731,15785805,16063729,15799573,16148930,16247676,16069131,15989149,15814227,16227176,15696129,16171298,15471643,16326996,16700392,16090548,16623045,16332088,16018370,16358868,16132451,15907196,16164468,16311753,16467706,16377652,16088318,15892202,16393501,16134869,16221828,15779452,16265740,16410364,16289175,16188670,16470966,16203737,16592178,16095891,16427053,15861520,16036982,16343205,16499854,16435762,16525147,16203068,16469805,16505186,16543388,15666001,16252643,16539473,16218631,16303500,16641199,16534637,16493635,16330997,15856581,16318094,16125181,16187054,16403831,16624911,15883934,16266904,16121243,16114432,16338636,16371724,16214484,16705240,17004190,17070574,16236814,16745737,16648236,16926707,16447585,16596955,16581834,16337473,16791016,17003317,16745906,16523098,17113600,16705989,16645585,16595205,16610572,16764381,17159429,16713705,17220628,16702380,16934532,16796060,16989954,16321453,17149042,17145994,17169167,16775091,16823271,17076513,17091871,17435632', '16845003,16611487,16377972,16482998,16412720,16672552,16799336,16848843,16062889,16463728,16411613,16495182,16578752,16557833,16429584,16468612,16511489,16531528,16551567,16340822,16653310,16549799,16259838,16451407,16642976,16702199,17160111,16381305,16359415,16655087,16697307,16632178,16936448,16751941,16882127,17012313,17013888,16771539,16402937,16454767,17008159,16905646,16803134,16878542,16603960,16761582,16849011,16936441,16743906,17027476,16767033,16886811,17006589,16708549,16666327,17474888,17303930,17132973,16396676,17009144,17091877,17290793,17390880,17490968,16792338,17269934,17003542,17066331,16961621,16856912,16702064,17048346,16807591,16736003,16971096,17206190,17064752,17092235,17165029,17303706,17442383,17162089,16903647,16792158,17467373,17600458,17419647,17654806,17523771,17161626,17433470,17579741,17174540,17309069,17182107,17087194,17356867,17422446,17282651,17406737,17498741,17790300,17904049,17564390,17627316,18207208,17709111,18025227,17310672,18226292,17738417,18062428,17570594,18250602,17879020,18377550,18215736,17971693,17598516,18376879,17986709,18070230,18148158,18434260,18231606,18366833,18416736,18189229,18427023,18701768,18692586,17849053,18179791,18012798,18348747,18326152,17927630,17851392,17770499,17926766,17523869,17884880,17859964,17615400,17537171,18018164,17974953,17837860,18120249,17936456,17618318,17755121,17738526,17085756,17306308,17235784,17133701,16838292,16875658,16823987,16754563,16987841,16720416,16629573,16497045,16851698,16390756,16631419,16447669,16806117,16617198,16213279,16280245,16381986,16448555,16749052,16762731,16529351,16370821,16630846,20226206', '0'); +INSERT INTO `anomaly` VALUES ('3', '2002', 'view_2002', '12003', 'attr_12003', '2018-10-04 09:23:22', '2605685,2610945,2577196,2751233,2652252,2745224,2639252,2727129,2741806,2777003,2714650,2726543,2737647,2758119,2639253,2673022,2832654,2860815,2672435,2880342,2796523,2724370,2777421,2846610,2892811,2854285,2751790,2831613,2891001,2901577,2764916,2911381,2837418,2730813,2935175,2935514,2847991,2916335,2886927,2998689,2974699,2963275,2927933,2803018,2928345,3032435,3043871,2948627,2947711,2974893,2947751,2988445,2895339,2894026,2887001,2946251,2903637,2931798,2944820,2842704,2867435,2851412,2857629,2961825,2743960,3003824,2933877,3021329,2862693,3071952,2956823,3044776,2986982,3011117,3011760,2957490,2981988,3061169,2914394,2980435,3021752,3006861,3014784,3031651,3000787,2999657,2980357,2970724,2942326,2876505,2976778,2975643,2940046,3001281,2991145,3013857,3194228,3126177,3084920,3030616,3068094,3013961,3078828,3063873,3016164,3127726,3056106,3196618,3092215,3165712,3063160,3005560,3119169,3157938,3111020,3020602,3039112,3014178,3057160,3054284,3151820,3033955,3054474,3116281,3187047,3209703,3196042,3271584,3157864,3286468,3150965,3213062,3273998,3046731,3151018,3065017,3260873,3219721,3104589,3073207,3130260,3174273,3226630,3317571,3175761,3193030,3302839,3347715,3340277,3291178,3143241,3341160,3346385,3340179,3298692,3368536,3328371,3235098,3219794,3250076,3341956,3470826,3439418,3521540,3401488,3556465,3366054,3265580,3258235,3465600,3661946,3453663,3430279,3555802,3398447,3515699,3585796,3426178,3480487,3608695,3510103,3395646,3458550,3489768,3634578,3459022,3433710,3674794,3559264,3442657,3382041,3488111,3676226,3628086,3605623,3517882,3515545,3486265,3402874,3554188,3677850,3688079,3546930,3526705,3865106,3651388,3737292,3733731,3764425,3673209,3689112,3804424,3911470,3807088,3925051,3813396,3875109,3787104,3889049,3850478,4056731,3845232,4034582,4025549,4126883,3951047,3874552,4010867,4004730,4125909,4059339,4091380,4072242,4017389,4037161,4070085,4086506,4190107,4251972,4337578,4222462,4413253,4291464,4459593,4352166,4444862,4413654,4429060,4614857,4530996,4527871,4539300,4720467,4511491,4643639,4598958,4633059,4847994,4722973,4776849,4572902,4693027,4544444,4722539,4715238,4852312,4829005,4849647,4851804,4963117,4914534,5129150,5258973,5239201,5189033,5203855,5155307,5337335,5196836,5280624,5169421,5173899,5162567,5134172,5062294,5157503,5337746,5184044,5215404,5167274,5327467,5327990,5337839,5372629,5319430,5410771,5479585,5283491,5452951,5475024,5376525,5483473,5276850,5342710,5332453,5386255,5625697,5482407,5415841,5412901,5322267,5390945,5578438,5540457,5439831,5461037,5297916,5477078,5560467,5661251,5478251,5424934,5504408,5476532,5460095,5498616,5624245,5452443,5579626,5855831,5593457,5666484,5649314,5485035,5338075,5720785,5759414,5580978,5832197,5661369,5681532,5565831,5584750,5645130,5663121,5993652,5669325,5541018,5943185,5825925,5832279,5785901,5483221,5540881,5713297,5456663,5506562,5508129,5388639,5519085,5630137', '2625641,2714710,2714524,2663654,2704366,2862041,2654623,2654034,2695984,2784182,2888171,2841152,2706974,2750938,2680367,2733427,2981501,2895848,2807641,2753651,2771110,2834509,2762974,2704404,2693630,2723132,2884058,2965611,2877865,2889971,2863467,2771447,2822051,2914043,3036796,3023989,2836399,2867365,2983389,2931763,2906582,2973529,2910414,2918906,3034018,2972215,2925041,2954949,2969955,2967843,3053746,3018231,3031718,3008470,2950200,2961749,2967068,2915480,2962958,2946156,2863273,2870138,2920504,2928563,2960516,2858722,2845727,3057597,3058858,3146566,2932195,2883010,2897941,3145223,3073561,2974470,3044310,2933000,2972108,3041793,3047212,2918837,2909614,2954959,3010604,2939804,3061916,3185393,3066432,2875269,3025975,3024471,3003971,2891907,2923176,2982879,2844547,2945194,3129153,3094834,3398540,3125530,3053902,3029798,3100449,2901761,2953926,2846194,2976454,2889995,2986617,2986894,3054526,2898886,2888937,3012564,3040310,3058138,2984400,3078097,2917439,3025943,3010937,3029929,3041716,3054358,3068441,2818830,3017120,3065195,2957182,3104973,3145739,3114046,3242839,3106041,3016921,3144712,3168956,3116553,3173149,3212492,3232807,3116071,3043475,3174766,3172940,3192760,3123113,3045754,3171801,3128583,3172548,3356342,3334666,3418899,3386266,3443215,3206255,3255791,3180456,3244113,3357516,3309720,3497568,3409741,3378731,3448452,3604848,3494378,3508870,3511711,3467414,3379209,3444229,3338330,3454508,3533520,3630045,3407392,3680326,3569815,3538115,3418644,3302579,3481503,3442155,3647373,3641914,3566837,3650156,3829664,3614368,3602523,3672666,3673700,3720325,3632465,3843191,3560131,3590985,3831771,3802803,3698229,3729575,3741706,3755725,3799235,3835204,3931876,3800628,3987998,3922287,4011303,3985231,3981427,3977873,4113809,4217470,3910336,4097936,4039502,4108354,4286571,4745671,4670786,4378125,4496731,4145830,4408795,4459245,4432171,4505867,4548000,4580749,4694464,4642433,4499616,4395097,4690632,4560962,4659476,4725939,4880782,4811306,4886763,4869354,4595424,5069048,5748562,4976209,5050976,4847909,5132893,4925144,4984769,5012960,5295536,5208584,5452678,5294620,5229736,5322474,5364998,5401262,5725143,5583108,5681547,5617300,5788576,5647435,5826046,5637845,5638816,5555617,5507273,5391955,5688503,5818245,5762121,5600562,5638956,5676362,5960159,5710195,5727598,5910843,5822995,6040520,5994618,6052976,5878646,5892904,6144057,6063637,5923164,5930841,5997972,6024381,6052368,6044866,6009792,5903146,5900368,5609066,6031508,6026190,5742231,6514186,6068755,6045302,6059631,6365856,6003396,5998582,6027633,6010297,6029339,6010480,6013421,5800271,5892712,5772592,6170978,6165816,6057303,6017945,6299838,6049857,6071491,6232885,6178798,6042216,6138792,6014035,6107558,6099659,6044845,5931638,6081629,6089410,5896889,6044967,6053185,5884921,6027518,6022650,6181540,5895196,5986461,5979583,5903529,5649003,5724237,5806493,5985113,5872631,5725821,5951627,5796201,5616868', '3056868,3090391,3104114,3107363,3019102,3174094,3056050,2931570,3191562,3089460,3257574,3259738,3126628,3072553,2932870,3034422,3177910,3236916,3120771,3336230,3352972,3272959,3221534,3344808,3379163,3102668,3217478,3182325,3304964,3211981,3164465,3436581,3386748,3243275,3432726,3424635,3447429,3490185,3394957,3500520,3573013,3371002,3293619,3236033,3235691,3395028,3307875,3338252,3317775,3379294,3415334,3431424,3485942,3386186,3272605,3207517,3266990,3365420,3334744,3285206,3398938,3367417,3148054,3329940,3365185,3257441,3166679,3172583,3277707,3315582,3239080,3328059,3481127,3444970,3277499,3248101,3186434,3288178,3431072,3424501,3298851,3449660,3337760,3388244,3369631,3201410,3256093,3263948,3273501,3316091,3257977,3303197,3268837,3429115,3399607,3342836,3446072,3461949,3345891,3421784,3273413,3512168,3387862,3273217,3293342,3305361,3429615,3326040,3452333,3314149,3434739,3401323,3354427,3378458,3423075,3392568,3396217,3325210,3435836,3378664,3363515,3420483,3526611,3582661,3501725,3426280,3418851,3477756,3432134,3336908,3472652,3527335,3546098,3501892,3490325,3530999,3572024,3584820,3583870,3503824,3455784,3352151,3349567,3326456,3541487,3652460,3568371,3653270,3565154,3638101,3835719,3789331,3789966,3787160,3802119,3692081,3676834,3947671,3854253,3853913,3794877,3885395,3842117,3759553,3953776,3824374,3891654,3710595,3755319,3915077,3901973,3976042,3737055,3787228,3941650,3808074,3766753,2562420,1815541,1557173,1478306', '0'); +INSERT INTO `anomaly` VALUES ('4', '2002', 'view_2002', '12004', 'attr_12004', '2018-10-04 21:44:01', '0,0,0,1,0,0,2,2,1,1,1,1,3,1,1,1,1,2,2,2,1,0,0,0,2,0,0,2,1,1,0,0,1,1,2,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,1,1,1,0,0,0,0,0,0,2,0,0,0,0,0,1,0,0,0,0,1,1,1,0,0,0,0,1,0,0,0,1,3,3,4,2,1,0,0,2,1,1,1,3,2,1,1,1,1,1,1,2,0,0,0,1,0,0,0,0,0,0,1,1,1,0,0,0,2,2,0,0,1,2,0,0,1,0,0,2,1,4,2,3,1,2,1,1,2,2,2,3,1,1,1,1,3,1,1,1,1,2,3,1,1,1,1,3,3,1,2,1,1,1,1,1,0,0,0,2,1,1,1,1,2,2,4,5,3,6,1,3,1,2,4,1,2,3,1,3,4,3,4,2,2,3,2,3,7,5,2,5,8,9,2,6,1,2,0,0,5,1,3,3,2,3,1,3,1,1,2,5,3,3,2,1,2,3,1,8,4,5,6,7,2,3,5,5,3,5,7,4,4,3,4,4,2,4,7,2,3,8,3,3,8,1,5,9,4,4,5,2,6,2,8,2,5,1,3,6,2,3,4,4,6,5,12,8,7,2,10,6,4,4,5,5,3,5,10,5,3,5,8,6,4,6,6,6,7,6,7,6,5,5,6,7,8,3,8,13,9,5,7,9,9,6,3,9,11,13,9,8,5,4,9,5,9,8,5,5,5,4,7,10,6,3,5,8,4,8,7,4,5,6,9,12,7,12,8,7,9,7,9,10,9,8,8,13,8,10', '1,1,1,1,1,2,3,0,0,2,2,2,2,1,1,1,1,1,1,0,0,0,2,2,2,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,2,2,2,1,1,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,1,1,1,0,0,1,1,1,0,0,0,1,1,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,1,1,1,1,1,2,0,0,1,2,1,1,0,0,1,2,3,2,1,0,0,2,1,1,2,1,1,2,0,0,1,3,2,1,1,1,1,1,1,0,0,0,0,1,2,1,1,1,1,1,1,1,1,3,2,1,1,3,1,1,1,2,1,1,1,2,0,0,2,2,1,2,1,1,4,2,3,2,1,2,2,1,1,2,3,1,1,2,2,2,1,1,1,1,3,3,2,3,5,2,4,3,8,5,3,1,4,2,2,2,2,3,1,1,2,2,2,2,1,1,1,6,1,1,2,4,4,1,2,5,2,3,3,2,2,4,4,4,2,2,2,7,3,4,3,4,3,2,2,3,6,5,1,4,3,2,8,5,2,3,2,1,3,4,5,2,5,5,3,3,3,2,3,2,3,2,4,2,2,5,4,6,5,8,7,6,3,6,3,9,5,4,8,6,9,6,9,8,4,8,3,6,8,4,3,3,6,4,4,6,2,3,2,12,11,8,3,8,7,7,12,11,9,11,8,8,5,8,8,4,6,11,5,11,4,6,7,7,7,8,8,7,12,10,12,10,3,6,7,8,7,3,9,1,8,5,12,10,5,10,8,8,9,12,6,12,8,9,10,9,8', '0,0,0,0,0,1,1,1,1,3,1,1,1,1,1,2,1,0,0,0,1,0,0,2,1,0,0,0,0,0,0,2,1,1,1,1,1,1,0,0,1,0,0,1,2,2,1,1,1,1,2,1,1,0,0,0,0,0,3,1,0,0,1,0,0,0,0,1,1,2,0,0,1,1,1,1,1,0,0,0,0,2,1,0,0,0,0,0,1,2,1,2,1,1,1,1,0,0,1,2,3,3,3,2,1,1,1,1,1,4,2,1,3,1,1,2,2,2,0,0,3,0,0,1,1,2,1,1,0,0,3,3,2,2,1,1,2,3,2,1,1,2,1,1,2,1,1,1,0,0,1,3,4,0,0,2,1,4,1,1,1,2,17,52,58,58,62,62,71,71,66,50,73,45,74,52,62,41,66,62,69', '0'); +INSERT INTO `anomaly` VALUES ('5', '2003', 'view_2003', '12005', 'attr_12005', '2018-10-05 15:40:52', '0,0,1,0,0,1,1,1,1,0,0,0,0,0,1,0,0,0,1,0,0,2,2,1,1,1,1,3,1,1,1,1,2,2,2,1,0,0,0,2,0,0,2,1,1,0,0,1,1,2,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,1,1,1,0,0,0,0,0,0,2,0,0,0,0,0,1,0,0,0,0,1,1,1,0,0,0,0,1,0,0,0,1,3,3,4,2,1,0,0,2,1,1,1,3,2,1,1,1,1,1,1,2,0,0,0,1,0,0,0,0,0,0,1,1,1,0,0,0,2,2,0,0,1,2,0,0,1,0,0,2,1,4,2,3,1,2,1,1,2,2,2,3,1,1,1,1,3,1,1,1,1,2,3,1,1,1,1,3,3,1,2,1,1,1,1,1,0,0,0,2,1,1,1,1,2,2,4,5,3,6,1,3,1,2,4,1,2,3,1,3,4,3,4,2,2,3,2,3,7,5,2,5,8,9,2,6,1,2,0,0,5,1,3,3,2,3,1,3,1,1,2,5,3,3,2,1,2,3,1,8,4,5,6,7,2,3,5,5,3,5,7,4,4,3,4,4,2,4,7,2,3,8,3,3,8,1,5,9,4,4,5,2,6,2,8,2,5,1,3,6,2,3,4,4,6,5,12,8,7,2,10,6,4,4,5,5,3,5,10,5,3,5,8,6,4,6,6,6,7,6,7,6,5,5,6,7,8,3,8,13,9,5,7,9,9,6,3,9,11,13,9,8,5,4,9,5,9,8,5,5,5,4,7,10,6,3,5,8,4,8,7,4,5,6,9', '1,1,1,0,0,0,1,0,0,0,0,0,0,1,1,1,1,1,1,1,2,3,0,0,2,2,2,2,1,1,1,1,1,1,0,0,0,2,2,2,1,0,0,1,0,0,1,0,0,0,0,0,0,0,0,2,2,2,1,1,0,0,0,1,0,0,1,0,0,0,1,1,0,0,0,1,1,1,0,0,1,1,1,0,0,0,1,1,0,0,1,0,0,0,0,0,0,1,0,0,0,1,0,0,0,1,1,1,1,1,2,0,0,1,2,1,1,0,0,1,2,3,2,1,0,0,2,1,1,2,1,1,2,0,0,1,3,2,1,1,1,1,1,1,0,0,0,0,1,2,1,1,1,1,1,1,1,1,3,2,1,1,3,1,1,1,2,1,1,1,2,0,0,2,2,1,2,1,1,4,2,3,2,1,2,2,1,1,2,3,1,1,2,2,2,1,1,1,1,3,3,2,3,5,2,4,3,8,5,3,1,4,2,2,2,2,3,1,1,2,2,2,2,1,1,1,6,1,1,2,4,4,1,2,5,2,3,3,2,2,4,4,4,2,2,2,7,3,4,3,4,3,2,2,3,6,5,1,4,3,2,8,5,2,3,2,1,3,4,5,2,5,5,3,3,3,2,3,2,3,2,4,2,2,5,4,6,5,8,7,6,3,6,3,9,5,4,8,6,9,6,9,8,4,8,3,6,8,4,3,3,6,4,4,6,2,3,2,12,11,8,3,8,7,7,12,11,9,11,8,8,5,8,8,4,6,11,5,11,4,6,7,7,7,8,8,7,12,10,12,10,3,6,7,8,7,3,9,1,8,5', '1,0,0,0,0,0,0,1,1,0,0,1,1,2,0,0,0,0,0,0,1,1,1,1,3,1,1,1,1,1,2,1,0,0,0,1,0,0,2,1,0,0,0,0,0,0,2,1,1,1,1,1,1,0,0,1,0,0,1,2,2,1,1,1,1,2,1,1,0,0,0,0,0,3,1,0,0,1,0,0,0,0,1,1,2,0,0,1,1,1,1,1,0,0,0,0,2,1,0,0,0,0,0,1,2,1,2,1,1,1,1,0,0,1,2,3,3,3,2,1,1,1,1,1,4,2,1,3,1,1,2,2,2,0,0,3,0,0,1,1,2,1,1,0,0,3,3,2,2,1,1,2,3,2,1,1,2,1,1,2,1,1,1,0,0,1,3,4,0,0,2,1,4,1,1,1,2,17,52,58,58', '0'); +INSERT INTO `anomaly` VALUES ('6', '2003', 'view_2003', '12006', 'attr_12006', '2018-10-05 14:34:59', '345,332,215,215,222,220,239,246,272,244,270,220,220,248,192,348,281,387,327,306,381,355,459,417,472,298,314,315,235,241,264,303,301,365,334,204,274,320,298,252,316,261,313,291,251,413,292,166,322,298,262,201,349,271,265,217,214,254,306,250,267,336,280,321,306,338,263,222,259,289,374,238,265,259,373,256,318,237,308,192,182,232,199,196,302,291,299,296,229,221,224,240,447,288,303,392,152,208,336,290,288,253,425,367,278,374,306,473,257,261,383,313,410,325,316,355,420,299,350,263,442,391,307,244,349,403,251,224,251,363,386,342,237,230,248,287,252,255,338,271,333,286,238,341,289,411,361,347,319,395,444,338,259,271,255,252,345,259,353,223,236,253,348,251,152,236,245,248,303,143,228,265,214,288,245,247,296,240,383,382,275,346,271,307,275,283,228,282,287,246,291,376,252,241,275,354,295,280,272,247,205,257,330,312,216,241,225,188,212,226,227,249,161,301,187,130,163,281,207,232,203,212,228,253,158,195,249,229,207,244,212,250,162,115,214,194,209,155,244,263,208,252,286,282,198,179,284,226,185,315,274,198,264,318,280,132,256,212,245,243,260,119,264,209,176,263,179,268,267,203,212,194,214,141,254,219,144,185,173,134,289,250,204,173,175,206,175,248,156,176,180,139,196,215,146,306,124,148,146,138,97,166,131,159,87,154,81,142,238,233,116,186,88,159,208,189,172,135,190,140,162,207,94,156,131,201,175,157,175,153,161,215,208,252,150,156,236,170,180,190,165,225,133,184,188,225,207,261,257,301,192,149,208,280,282,203,214,228,191,163,203', '229,194,263,158,211,281,306,191,209,254,299,224,229,215,218,151,202,177,224,209,212,201,135,253,289,214,184,214,236,262,196,295,158,167,229,265,200,277,254,298,204,271,173,217,245,207,197,177,134,232,186,199,276,201,255,262,289,341,185,284,320,253,245,239,252,394,244,214,163,231,153,229,228,198,186,297,247,158,213,212,241,298,271,264,280,242,228,227,286,274,212,264,272,293,387,223,274,230,211,288,249,256,303,301,287,273,228,255,288,229,372,295,255,351,383,377,380,385,356,262,423,344,423,277,342,344,263,374,242,381,389,315,445,260,359,362,312,304,424,336,305,379,428,393,327,297,336,338,313,367,303,362,441,370,300,320,313,278,390,265,311,262,344,312,238,372,301,214,233,176,225,270,256,341,306,229,257,250,229,238,239,251,230,241,218,196,265,231,263,251,245,266,183,238,174,254,171,291,253,245,259,294,253,191,246,230,182,264,176,150,144,146,201,129,268,240,170,161,193,178,184,211,150,215,153,206,94,172,292,253,135,269,186,348,327,193,208,192,158,178,117,118,110,147,162,209,199,181,204,218,215,189,202,148,131,192,130,159,152,167,214,143,181,197,91,126,149,133,126,96,112,129,152,134,138,100,245,98,76,80,235,197,92,106,94,153,137,169,114,43,129,114,157,163,149,198,107,158,140,288,101,186,265,143,247,232,132,227,184,224,196,154,223,159,170,123,112,165,121,196,167,169,137,196,158,179,178,118,161,193,100,159,179,130,124,256,171,179,170,98,238,178,218,177,183,202,169,262,211,243,192,264,243,220,220,219,183,259,262,213,294', '134,122,124,128,158,114,140,93,131,215,200,188,122,157,163,180,106,193,200,82,198,200,143,162,155,218,160,255,202,132,186,230,193,114,189,137,160,145,210,125,161,124,154,252,187,212,180,101,208,214,145,244,200,142,191,162,121,110,127,147,220,303,134,194,156,183,111,152,134,219,175,173,136,190,166,207,147,218,196,139,148,165,190,194,134,207,136,153,155,233,90,182,244,163,229,216,143,168,101,149,137,90,252,145,177,259,150,170,200,159,175,170,177,142,114,170,138,199,215,184,113,149,237,153,125,113,157,189,191,99,138,122,163,89,167,226,222,204,252,185,189,196,187,160,208,160,178,137,240,180,182,155,178,112,212,135,187,79,124,136,93,143,134,104,84,129,87,47,88,75,64,34,90,60,22,17,8,8,2,7,0', '0'); +INSERT INTO `anomaly` VALUES ('7', '2004', 'view_2004', '12007', 'attr_12007', '2018-10-06 01:47:47', '321,147,577,319,411,314,742,115,48,134,71,74,202,60,61,245,66,55,134,55,189,1646,247,98,188,82,132,234,70,48,150,83,50,111,41,69,439,70,195,1781,350,70,119,52,53,175,103,319,222,63,151,866,135,38,138,347,278,128,29,31,114,104,63,143,58,106,637,141,77,650,127,60,359,358,114,190,220,124,297,68,620,1872,243,85,160,62,65,133,47,62,198,72,60,164,56,123,702,62,64,235,90,240,160,46,60,206,98,76,247,75,195,1292,225,66,177,402,111,371,88,48,157,119,59,239,96,102,1130,247,92,284,111,183,243,80,103,973,1198,92,268,86,214,1905,194,199,348,112,113,455,134,88,343,91,108,385,86,175,1375,183,113,472,114,390,402,89,122,419,152,95,377,88,228,2315,233,135,512,116,389,1028,169,137,701,545,204,568,106,121,1818,173,321,4209,595,248,625,188,103,964,266,277,945,189,164,5158,527,531,637,231,471,891,279,238,1166,529,385,903,288,303,2667,410,363,1183,262,965,1315,359,266,1006,671,432,1321,262,456,4643,529,718,1337,330,563,1587,676,420,1740,1198,530,1791,541,370,3816,471,882,1665,425,695,1950,699,422,1769,664,579,2103,600,581,8241,1208,894,2196,570,1169,2276,1020,563,1713,921,1012,1848,394,481,4484,862,689,1982,939,2255,1943,616,682,2021,1173,853,2485,724,986,6708,934,850,2432,669,665,1789,834,1021,2537,1920,1004,1968,779,636,5040,908,831,2177,1037,1846,2170,1018,949,2858,1528,809,3113,1011,1383,11113,2481,1961,3113,1198,1477,3200,842,950,2720,1581,775,2539,748,1081,8613,1353,1475,2378,1456,2586,3060,1003,784,2510,1670,1215,2533,1105,1276,9243,1206,1727,3247,899,1313,3002,1255,1464,2964', '109,74,177,55,58,293,59,49,124,44,48,98,41,46,125,53,44,52,49,100,975,109,51,66,54,57,107,45,45,74,48,48,145,361,143,205,68,40,76,37,39,84,39,33,56,41,40,75,228,1180,1834,439,50,129,49,40,90,52,50,88,60,37,61,25,54,237,39,18,91,84,99,85,31,31,65,28,29,63,39,114,1065,159,29,57,35,46,63,43,44,116,751,157,93,37,65,460,147,238,195,96,144,76,32,32,139,60,56,142,53,622,3523,598,132,110,477,89,75,36,47,173,138,61,100,47,72,392,78,38,74,40,39,163,47,39,187,52,44,137,36,104,1067,128,73,300,75,50,217,69,51,144,59,59,266,74,83,477,134,62,283,70,64,193,70,46,163,50,61,139,62,121,1143,204,61,214,73,106,211,61,54,291,163,71,262,50,65,731,183,92,146,44,81,198,75,83,314,97,93,353,72,138,1970,97,113,385,217,113,529,108,66,377,124,293,445,131,159,1238,121,166,596,91,321,324,226,248,452,148,125,667,68,198,2034,155,67,489,110,193,489,139,129,1347,1755,122,582,150,154,1562,305,211,690,165,432,1188,132,150,621,285,1053,1008,277,228,3569,322,259,701,173,160,863,212,127,609,160,980,1054,180,182,1984,179,148,585,324,498,804,252,181,825,209,106,875,200,274,2907,405,206,912,170,503,825,199,204,1603,2335,245,1025,207,165,2492,230,288,1036,313,442,817,160,226,961,294,276,784,262,267,5668,812,454,1349,216,292,1071,414,218,692,293,262,901,258,200,2897,392,534,821,191,616,946,201,148,850,248,287,1381,312,367,3726,414,240,1191,577,493,1129,305,430,1203,766', '734,966,272,223,67,96,670,88,51,109,60,72,182,53,55,213,84,88,174,74,182,1352,169,74,224,78,72,231,68,68,168,66,44,97,58,122,587,85,61,152,375,1435,170,57,55,176,64,70,206,54,76,935,167,96,211,136,96,140,74,69,173,141,74,284,1871,450,537,90,38,146,162,426,178,73,49,225,147,53,125,57,89,1386,193,68,180,119,218,197,80,47,149,82,73,182,64,86,510,323,214,191,111,252,139,58,73,221,163,631,168,70,173,1758,199,59,252,80,71,218,67,52,144,716,272,279,79,142,855,122,73,278,81,111,316,75,61,247,97,57,198,889,5742,9970,2495,625,522,475,373,881,283,232,446,324,252,451,256,309,2024,549,254,678,283,442,476,231,209,781,363,240,749,209,243,2496,365,305,655,343,353,944,245,33779,97127', '0'); +INSERT INTO `anomaly` VALUES ('8', '2004', 'view_2004', '12008', 'attr_12008', '2018-10-06 22:20:34', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,117,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,67,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,606', '0'); +INSERT INTO `anomaly` VALUES ('9', '2005', 'view_2005', '12009', 'attr_12009', '2018-10-07 19:26:04', '6,9,3,1,6,7,10,4,7,6,2,7,5,3,7,5,4,5,6,5,6,8,6,8,8,3,11,7,6,10,2,8,5,9,7,5,3,13,9,8,7,6,7,7,3,7,11,7,5,4,3,9,5,7,10,7,7,2,5,8,6,5,9,5,5,10,5,5,5,7,9,9,6,3,6,4,2,6,6,6,9,5,8,3,7,7,4,6,7,6,8,3,7,6,3,8,5,6,6,5,8,5,7,8,3,5,7,5,8,10,3,5,5,6,4,5,3,7,3,7,6,6,5,6,3,6,9,7,7,3,6,5,7,6,6,7,7,5,6,6,7,5,4,5,6,5,7,5,9,5,3,10,5,8,5,4,3,5,5,7,5,3,10,6,8,6,7,6,7,6,9,5,9,6,6,8,6,1,12,3,6,7,7,6,6,6,7,7,6,8,3,3,3,6,3,3,8,8,5,12,5,6,6,6,9,6,4,7,5,6,3,8,8,6,5,5,9,7,6,3,6,2,6,6,7,7,7,4,3,7,8,6,10,7,4,8,8,1,5,9,6,4,6,4,8,5,7,3,3,6,6,8,7,5,5,11,6,9,4,6,5,4,7,5,5,6,6,8,6,7,5,4,5,4,3,4,9,3,5,5,11,7,6,5,3,6,3,6,5,9,4,4,3,7,3,8,5,3,6,7,6,8,6,4,4,3,7,9,7,8,4,8,2,9,5,10,5,4,6,5,3,3,5,8,7,8,6,4,6,1,4,5,6,8,3,6,7,4,5,6,8,8,9,5,6,6,5,9,11,6,3,5,5,7,8,8,7,7,3,4,6', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,6,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,5,3,1,1,0,0,0,0,0,0,2,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,9,3,2,1,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,5,1,6,3,5', '1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,4,4,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,2,8,3,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,388,6,0,365', '0'); +INSERT INTO `anomaly` VALUES ('10', '2005', 'view_2005', '12010', 'attr_12010', '2018-10-07 08:48:57', '29,28,21,28,37,41,26,31,28,25,38,22,25,23,21,18,19,25,26,34,28,36,41,35,51,43,35,48,46,33,39,40,38,47,38,44,39,47,36,44,48,50,50,40,40,43,31,31,51,38,40,44,61,42,42,50,48,46,44,43,39,45,49,50,55,58,49,45,60,46,50,66,77,54,51,75,49,68,56,57,55,40,47,47,37,41,53,50,48,58,36,55,74,38,81,62,94,69,69,79,56,60,73,83,72,90,71,70,68,59,58,51,70,75,86,85,68,59,73,77,89,73,90,59,100,88,82,93,78,81,75,78,75,65,79,82,67,86,57,107,103,76,69,93,83,77,70,71,62,64,52,56,64,54,59,75,52,49,66,58,62,58,61,64,71,60,54,61,57,45,61,46,100,79,53,50,77,61,69,67,72,67,78,60,63,61,63,61,62,62,57,70,62,79,70,97,82,62,80,74,79,62,77,62,72,56,75,67,66,82,86,65,79,100,70,81,65,60,88,84,95,67,69,78,76,64,110,76,81,89,69,59,58,74,82,89,61,64,61,86,74,65,66,90,66,78,83,87,82,103,76,76,114,92,81,76,56,60,55,77,93,83,74,86,82,80,59,89,88,95,96,84,90,76,96,103,87,85,81,91,79,91,108,107,84,104,93,75,92,100,121,99,97,93,81,106,80,91,82,122,133,111,110,113,102,94,94,89,120,102,96,81,78,92,103,103,85,94,96,95,103,89,90,93,104,97,96,112,96,80,95,105,91,119,104,88,96,86,100,114,88,76,104,72,88,98,120,86,88,85,74,94,109,93,78,90,83,87,90,79,90', '35,43,38,31,35,43,46,46,49,54,61,42,37,66,70,71,71,74,90,76,64,85,70,87,87,97,76,99,86,107,85,85,116,115,102,109,111,119,106,113,125,117,119,130,135,127,145,126,120,116,114,125,121,157,148,134,147,144,151,144,163,154,155,166,189,154,149,159,149,176,150,168,190,175,154,166,180,172,172,190,163,148,169,193,155,171,188,189,181,198,168,185,204,172,180,184,168,166,182,186,199,183,218,231,252,231,206,183,216,228,212,199,200,213,207,207,200,212,242,197,219,209,213,230,241,247,259,228,249,263,242,261,255,243,306,266,264,253,260,278,254,260,270,260,258,253,248,250,257,272,256,264,251,294,277,258,273,282,319,269,276,277,290,300,285,307,294,269,290,298,283,286,258,271,273,280,300,297,270,271,287,273,262,149,126,84,102,99,80,98,87,85,69,89,105,72,86,89,111,72,111,93,71,137,96,89,90,56,98,85,105,86,96,80,81,68,97,72,94,85,96,88,107,68,88,63,98,81,90,79,113,103,87,84,161,156,142,135,132,105,82,101,112,99,106,89,115,97,102,102,120,119,94,99,107,86,90,111,110,86,117,132,89,130,104,120,113,92,115,99,96,147,188,141,141,109,105,102,94,108,116,109,124,117,94,105,118,85,104,89,107,82,116,104,96,93,92,133,132,94,91,123,102,91,106,105,92,115,101,98,81,108,127,97,89,90,111,103,92,100,115,191,193,188,155,190,186,152,188,183,177,171,174,177,175,164,186,191,214,215,202,195,185,203,177,161,187,187,172,174,177,212,211,218,227,198,192,215,215,194,176', '53,35,48,50,44,43,39,60,59,61,55,43,39,45,46,46,52,47,51,47,43,52,57,67,61,64,53,56,54,71,65,51,71,58,59,53,72,51,60,60,67,60,70,62,57,62,74,65,69,94,94,92,107,128,126,135,138,145,152,144,150,154,179,173,173,188,173,186,201,198,194,218,208,236,230,237,240,225,274,260,264,276,280,276,290,290,273,289,277,281,272,277,314,286,311,310,301,300,302,314,286,299,316,318,314,297,319,307,330,311,325,302,338,337,334,315,318,329,332,321,337,342,336,358,361,358,343,385,374,363,337,366,388,363,368,387,357,404,400,385,390,389,395,404,384,401,411,398,385,384,376,398,424,394,425,428,421,425,431,444,454,449,449,450,448,440,442,438,482,460,459,452,454,445,459,464,479,452,465,490,472', '0'); +INSERT INTO `anomaly` VALUES ('11', '2006', 'view_2006', '12111', 'attr_12111', '2018-10-07 00:45:17', '31,35,28,35,39,33,43,36,35,31,32,34,33,30,32,47,32,24,21,28,41,29,38,33,42,44,35,36,35,41,39,41,46,40,50,40,34,39,37,35,36,51,40,47,41,43,190,38,43,45,35,36,42,47,37,41,55,41,31,41,46,36,42,51,38,44,49,41,48,52,49,35,50,56,45,53,52,51,53,44,48,45,59,46,48,45,49,47,49,57,57,39,53,44,46,51,50,49,49,47,44,50,47,39,55,41,47,46,33,52,55,58,52,49,45,49,32,50,43,48,62,57,54,55,67,44,60,53,67,56,45,45,47,51,56,56,52,59,63,63,68,62,43,64,51,67,49,61,51,53,54,53,69,52,61,58,60,57,68,72,59,71,72,65,53,73,63,67,65,64,66,59,69,75,64,60,63,49,58,62,82,76,76,68,62,82,70,68,60,61,86,67,75,76,75,86,60,75,78,75,77,68,69,75,78,80,65,78,61,79,73,86,84,87,83,86,70,79,77,88,82,89,86,100,88,90,108,95,96,79,115,97,86,79,99,93,80,74,90,85,81,91,106,91,89,102,100,90,76,89,89,76,105,90,88,83,74,83,84,81,79,110,88,88,100,88,90,78,82,81,95,89,80,86,86,93,79,81,81,88,92,76,88,82,93,81,98,87,90,75,87,85,89,80,90,71,80,82,77,99,90,100,103,96,83,85,80,91,112,107,97,85,107,82,96,91,100,79,84,73,96,84,79,90,95,92,83,88,99,98,101,114,104,85,96,105,86,101,81,84,85,86,87,87,84,89,93,95,83,90,96,87,108,94,87,82,91,93,88,88,93', '68,53,53,42,53,57,53,54,68,42,55,49,69,56,51,51,48,61,40,44,52,53,60,57,53,46,47,38,51,58,48,53,55,52,37,48,46,51,46,52,43,41,63,56,55,43,54,43,58,59,46,51,71,51,39,54,56,43,46,31,50,45,44,49,52,50,47,67,44,61,64,49,39,35,30,33,26,48,36,37,36,28,44,37,36,33,28,35,35,37,46,31,37,28,33,34,29,41,47,34,41,37,29,36,35,33,41,37,41,34,27,34,29,38,42,44,42,41,33,38,30,36,42,32,35,30,27,36,38,31,44,41,35,40,38,35,31,35,28,38,29,27,40,38,29,25,35,38,39,33,35,38,47,35,33,41,44,48,39,35,39,34,40,40,44,49,43,49,46,41,40,36,40,31,47,47,35,37,39,42,33,39,45,40,38,49,39,51,57,49,40,44,41,36,45,49,46,51,32,43,47,71,30,35,42,35,35,45,54,34,49,60,53,45,41,46,50,43,48,38,56,56,40,42,49,36,44,43,39,54,46,35,49,58,32,36,53,51,46,49,37,41,46,68,41,49,56,47,50,46,47,62,47,52,51,54,46,48,56,54,50,35,60,47,49,44,50,44,58,47,42,47,57,49,50,46,57,49,56,43,47,46,54,46,50,61,57,49,44,39,51,46,44,54,46,44,61,39,54,51,39,48,54,55,53,52,54,48,50,45,65,56,52,40,58,44,45,56,49,33,46,56,61,43,46,50,55,60,80,59,59,47,41,62,51,55,38,57,50,55,37,48,53,56,51,58,48,51,44,64,58,64,58,63,48,50,61,62,55,45,62', '39,37,35,48,35,38,47,38,31,36,39,28,33,29,39,51,32,32,35,40,35,48,44,51,40,36,45,35,24,36,26,36,44,31,39,25,32,38,42,38,30,45,41,32,41,40,39,33,43,37,35,41,40,33,42,39,31,38,60,35,37,74,43,35,48,34,41,40,43,39,33,38,42,48,48,24,49,33,43,42,47,44,37,41,48,35,37,39,49,39,33,37,41,41,34,43,40,40,44,38,46,35,50,53,45,55,40,50,43,42,38,37,50,42,38,47,39,42,53,41,35,52,46,49,50,36,39,48,56,52,48,1865,3627,3089,2811,2970,2847,2877,2942,2901,2905,2907,2950,2878,2942,3086,3101,2917,3006,3072,3047,3066,3069,3093,3040,3133,3141,3213,3109,2997,3183,3189,3252,3163,3259,3410,3273,3345,3205,3302,8108,11962,11708,11732,12194,12547,12524,12471,13132,13358,13708', '0'); +INSERT INTO `anomaly` VALUES ('12', '2006', 'view_2006', '12112', 'attr_12112', '2018-10-07 14:32:37', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,6,9,13,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,98', '0'); diff --git a/app/sql/time_series_detector/sample_dataset.sql b/app/sql/time_series_detector/sample_dataset.sql new file mode 100644 index 0000000..82b0992 --- /dev/null +++ b/app/sql/time_series_detector/sample_dataset.sql @@ -0,0 +1,327 @@ +SET FOREIGN_KEY_CHECKS=0; +-- ---------------------------- +-- Table structure for `sample_dataset` +-- ---------------------------- +DROP TABLE IF EXISTS `sample_dataset`; +CREATE TABLE `sample_dataset` ( + `id` bigint(10) NOT NULL AUTO_INCREMENT, + `update_time` timestamp NULL DEFAULT NULL, + `view_id` varchar(31) DEFAULT NULL, + `view_name` varchar(63) DEFAULT NULL, + `attr_name` varchar(63) DEFAULT NULL, + `attr_id` varchar(31) DEFAULT NULL, + `source` varchar(31) DEFAULT NULL, + `train_or_test` varchar(31) DEFAULT NULL, + `positive_or_negative` varchar(31) DEFAULT NULL, + `window` int(2) DEFAULT NULL, + `data_time` int(11) DEFAULT NULL, + `data_c` text, + `data_b` text, + `data_a` text, + `anomaly_id` bigint(10) DEFAULT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of sample_dataset +-- ---------------------------- +INSERT INTO `sample_dataset` VALUES ('1', '2018-10-09 14:30:15', '17019', 'demo_17019', 'demo_37960', '37960', 'Metis', 'test', 'negative', '180', '1538511550', '660,719,649,674,672,683,679,642,758,777,731,791,776,692,724,665,698,644,691,651,710,650,576,591,589,639,655,620,678,619,620,608,604,618,598,617,584,542,584,625,548,575,607,570,555,630,571,536,547,501,518,522,496,526,526,499,527,488,479,454,541,541,501,546,523,584,538,554,540,501,541,486,551,507,571,644,534,508,544,484,502,573,551,543,546,554,560,573,493,536,548,508,488,475,531,515,520,477,547,573,546,504,537,520,524,551,515,468,548,555,564,579,542,535,573,635,594,475,484,539,520,516,542,522,519,507,550,528,525,500,467,525,591,551,536,640,590,575,516,546,630,656,556,579,556,606,574,544,603,607,667,666,571,533,489,536,552,522,599,569,581,565,552,581,621,614,642,562,559,635,680,622,591,655,642,648,633,626,627,717,737,637,630,606,698,635,652,611,700,727,670,695,682,735,684,674,673,664,783,672,702,697,636,595,690,686,750,652,677,702,704,689,734,769,756,737,672,694,678,792,687,717,712,718,744,690,672,708,707,708,717,750,679,728,916,874,814,850,754,770,711,670,699,679,694,677,714,691,652,694,685,685,716,672,681,677,709,676,670,638,710,734,774,694,732,741,725,787,750,720,747,746,800,755,759,748,750,763,720,746,792,708,739,678,665,686,791,745,742,736,720,786,727,700,732,725,735,753,685,712,732,669,709,709,688,717,750,703,738,742,691,687,694,820,753,708,749,778,737,647,690,764,811,727,721,727,658,694,738,803,759,674,766,746,730,746,700,720,747,702,721,654,699,714,742,789,740,763,709,707,797,650,719,672,741,672,703,709,686,664,776', '610,574,560,532,599,527,541,580,572,546,560,584,554,572,544,559,512,527,536,586,582,563,578,562,526,546,575,511,549,502,520,525,524,560,568,550,556,529,532,537,600,550,537,527,517,590,576,548,551,553,549,574,507,501,520,514,587,528,504,517,505,569,521,547,515,690,767,610,575,549,561,569,589,543,515,570,552,490,560,571,582,521,518,472,514,547,512,542,583,557,535,577,551,542,595,500,557,545,502,548,532,534,547,534,524,539,530,566,552,578,589,599,541,564,575,552,574,644,504,562,571,615,566,528,594,569,551,563,524,557,566,639,633,600,576,566,603,578,554,559,580,554,578,567,564,613,566,592,633,584,606,567,564,583,611,557,548,577,528,555,571,618,599,560,570,567,551,544,553,633,617,562,593,586,573,617,611,553,557,556,555,585,586,570,549,536,542,569,585,653,593,623,547,544,578,604,599,603,590,608,599,603,562,527,576,587,501,630,564,613,583,586,588,601,617,644,625,646,605,598,578,599,590,602,601,549,571,566,584,598,617,627,652,667,603,575,633,565,596,570,581,636,678,670,590,597,626,628,694,638,618,578,617,570,611,577,634,552,560,591,615,562,636,611,579,589,593,618,591,602,600,589,584,591,605,623,621,605,596,564,526,601,598,645,565,582,606,555,554,604,591,620,578,621,618,594,618,629,596,610,606,566,567,593,564,540,597,551,580,544,622,606,559,571,609,598,643,571,634,610,554,603,627,645,616,560,578,564,670,585,663,614,605,595,598,613,636,591,619,588,597,521,618,647,597,601,579,634,626,562,632,605,633,560,581,557,584,600,573,551,621', '753,706,762,721,728,737,796,756,745,722,717,702,693,741,733,675,731,821,955,745,765,781,740,680,691,686,642,681,627,674,729,741,691,653,629,627,644,642,695,643,603,614,598,632,597,567,578,582,613,620,597,573,551,525,514,528,502,528,504,512,473,542,544,560,591,549,564,550,491,482,530,490,537,535,563,568,525,535,485,542,551,529,481,517,518,521,554,525,508,577,564,575,568,548,546,511,523,549,564,585,576,582,559,566,527,569,534,519,545,548,521,596,574,569,587,578,534,570,650,580,551,601,560,612,609,586,551,560,568,593,641,589,549,564,566,545,578,543,610,578,625,625,628,693,746,627,605,583,586,655,613,618,672,670,634,617,584,574,609,613,620,641,620,608,645,635,674,645,632,661,682,772,843,818,953,953,970,961,989,1014,997', null); +INSERT INTO `sample_dataset` VALUES ('2', '2018-10-09 14:30:15', '18545', 'demo_18545', 'demo_38441', '38441', 'Metis', 'test', 'negative', '180', '1538642239', '660,719,649,674,672,683,679,642,758,777,731,791,776,692,724,665,698,644,691,651,710,650,576,591,589,639,655,620,678,619,620,608,604,618,598,617,584,542,584,625,548,575,607,570,555,630,571,536,547,501,518,522,496,526,526,499,527,488,479,454,541,541,501,546,523,584,538,554,540,501,541,486,551,507,571,644,534,508,544,484,502,573,551,543,546,554,560,573,493,536,548,508,488,475,531,515,520,477,547,573,546,504,537,520,524,551,515,468,548,555,564,579,542,535,573,635,594,475,484,539,520,516,542,522,519,507,550,528,525,500,467,525,591,551,536,640,590,575,516,546,630,656,556,579,556,606,574,544,603,607,667,666,571,533,489,536,552,522,599,569,581,565,552,581,621,614,642,562,559,635,680,622,591,655,642,648,633,626,627,717,737,637,630,606,698,635,652,611,700,727,670,695,682,735,684,674,673,664,783,672,702,697,636,595,690,686,750,652,677,702,704,689,734,769,756,737,672,694,678,792,687,717,712,718,744,690,672,708,707,708,717,750,679,728,916,874,814,850,754,770,711,670,699,679,694,677,714,691,652,694,685,685,716,672,681,677,709,676,670,638,710,734,774,694,732,741,725,787,750,720,747,746,800,755,759,748,750,763,720,746,792,708,739,678,665,686,791,745,742,736,720,786,727,700,732,725,735,753,685,712,732,669,709,709,688,717,750,703,738,742,691,687,694,820,753,708,749,778,737,647,690,764,811,727,721,727,658,694,738,803,759,674,766,746,730,746,700,720,747,702,721,654,699,714,742,789,740,763,709,707,797,650,719,672,741,672,703,709,686,664,776', '610,574,560,532,599,527,541,580,572,546,560,584,554,572,544,559,512,527,536,586,582,563,578,562,526,546,575,511,549,502,520,525,524,560,568,550,556,529,532,537,600,550,537,527,517,590,576,548,551,553,549,574,507,501,520,514,587,528,504,517,505,569,521,547,515,690,767,610,575,549,561,569,589,543,515,570,552,490,560,571,582,521,518,472,514,547,512,542,583,557,535,577,551,542,595,500,557,545,502,548,532,534,547,534,524,539,530,566,552,578,589,599,541,564,575,552,574,644,504,562,571,615,566,528,594,569,551,563,524,557,566,639,633,600,576,566,603,578,554,559,580,554,578,567,564,613,566,592,633,584,606,567,564,583,611,557,548,577,528,555,571,618,599,560,570,567,551,544,553,633,617,562,593,586,573,617,611,553,557,556,555,585,586,570,549,536,542,569,585,653,593,623,547,544,578,604,599,603,590,608,599,603,562,527,576,587,501,630,564,613,583,586,588,601,617,644,625,646,605,598,578,599,590,602,601,549,571,566,584,598,617,627,652,667,603,575,633,565,596,570,581,636,678,670,590,597,626,628,694,638,618,578,617,570,611,577,634,552,560,591,615,562,636,611,579,589,593,618,591,602,600,589,584,591,605,623,621,605,596,564,526,601,598,645,565,582,606,555,554,604,591,620,578,621,618,594,618,629,596,610,606,566,567,593,564,540,597,551,580,544,622,606,559,571,609,598,643,571,634,610,554,603,627,645,616,560,578,564,670,585,663,614,605,595,598,613,636,591,619,588,597,521,618,647,597,601,579,634,626,562,632,605,633,560,581,557,584,600,573,551,621', '753,706,762,721,728,737,796,756,745,722,717,702,693,741,733,675,731,821,955,745,765,781,740,680,691,686,642,681,627,674,729,741,691,653,629,627,644,642,695,643,603,614,598,632,597,567,578,582,613,620,597,573,551,525,514,528,502,528,504,512,473,542,544,560,591,549,564,550,491,482,530,490,537,535,563,568,525,535,485,542,551,529,481,517,518,521,554,525,508,577,564,575,568,548,546,511,523,549,564,585,576,582,559,566,527,569,534,519,545,548,521,596,574,569,587,578,534,570,650,580,551,601,560,612,609,586,551,560,568,593,641,589,549,564,566,545,578,543,610,578,625,625,628,693,746,627,605,583,586,655,613,618,672,670,634,617,584,574,609,613,620,641,620,608,645,635,674,645,632,661,682,772,843,818,953,953,970,961,989,1014,997', null); +INSERT INTO `sample_dataset` VALUES ('3', '2018-10-09 14:30:15', '11666', 'demo_11666', 'demo_38326', '38326', 'Metis', 'test', 'negative', '180', '1538476505', '719,649,674,672,683,679,642,758,777,731,791,776,692,724,665,698,644,691,651,710,650,576,591,589,639,655,620,678,619,620,608,604,618,598,617,584,542,584,625,548,575,607,570,555,630,571,536,547,501,518,522,496,526,526,499,527,488,479,454,541,541,501,546,523,584,538,554,540,501,541,486,551,507,571,644,534,508,544,484,502,573,551,543,546,554,560,573,493,536,548,508,488,475,531,515,520,477,547,573,546,504,537,520,524,551,515,468,548,555,564,579,542,535,573,635,594,475,484,539,520,516,542,522,519,507,550,528,525,500,467,525,591,551,536,640,590,575,516,546,630,656,556,579,556,606,574,544,603,607,667,666,571,533,489,536,552,522,599,569,581,565,552,581,621,614,642,562,559,635,680,622,591,655,642,648,633,626,627,717,737,637,630,606,698,635,652,611,700,727,670,695,682,735,684,674,673,664,783,672,702,697,636,595,690,686,750,652,677,702,704,689,734,769,756,737,672,694,678,792,687,717,712,718,744,690,672,708,707,708,717,750,679,728,916,874,814,850,754,770,711,670,699,679,694,677,714,691,652,694,685,685,716,672,681,677,709,676,670,638,710,734,774,694,732,741,725,787,750,720,747,746,800,755,759,748,750,763,720,746,792,708,739,678,665,686,791,745,742,736,720,786,727,700,732,725,735,753,685,712,732,669,709,709,688,717,750,703,738,742,691,687,694,820,753,708,749,778,737,647,690,764,811,727,721,727,658,694,738,803,759,674,766,746,730,746,700,720,747,702,721,654,699,714,742,789,740,763,709,707,797,650,719,672,741,672,703,709,686,664,776,703', '574,560,532,599,527,541,580,572,546,560,584,554,572,544,559,512,527,536,586,582,563,578,562,526,546,575,511,549,502,520,525,524,560,568,550,556,529,532,537,600,550,537,527,517,590,576,548,551,553,549,574,507,501,520,514,587,528,504,517,505,569,521,547,515,690,767,610,575,549,561,569,589,543,515,570,552,490,560,571,582,521,518,472,514,547,512,542,583,557,535,577,551,542,595,500,557,545,502,548,532,534,547,534,524,539,530,566,552,578,589,599,541,564,575,552,574,644,504,562,571,615,566,528,594,569,551,563,524,557,566,639,633,600,576,566,603,578,554,559,580,554,578,567,564,613,566,592,633,584,606,567,564,583,611,557,548,577,528,555,571,618,599,560,570,567,551,544,553,633,617,562,593,586,573,617,611,553,557,556,555,585,586,570,549,536,542,569,585,653,593,623,547,544,578,604,599,603,590,608,599,603,562,527,576,587,501,630,564,613,583,586,588,601,617,644,625,646,605,598,578,599,590,602,601,549,571,566,584,598,617,627,652,667,603,575,633,565,596,570,581,636,678,670,590,597,626,628,694,638,618,578,617,570,611,577,634,552,560,591,615,562,636,611,579,589,593,618,591,602,600,589,584,591,605,623,621,605,596,564,526,601,598,645,565,582,606,555,554,604,591,620,578,621,618,594,618,629,596,610,606,566,567,593,564,540,597,551,580,544,622,606,559,571,609,598,643,571,634,610,554,603,627,645,616,560,578,564,670,585,663,614,605,595,598,613,636,591,619,588,597,521,618,647,597,601,579,634,626,562,632,605,633,560,581,557,584,600,573,551,621,626', '706,762,721,728,737,796,756,745,722,717,702,693,741,733,675,731,821,955,745,765,781,740,680,691,686,642,681,627,674,729,741,691,653,629,627,644,642,695,643,603,614,598,632,597,567,578,582,613,620,597,573,551,525,514,528,502,528,504,512,473,542,544,560,591,549,564,550,491,482,530,490,537,535,563,568,525,535,485,542,551,529,481,517,518,521,554,525,508,577,564,575,568,548,546,511,523,549,564,585,576,582,559,566,527,569,534,519,545,548,521,596,574,569,587,578,534,570,650,580,551,601,560,612,609,586,551,560,568,593,641,589,549,564,566,545,578,543,610,578,625,625,628,693,746,627,605,583,586,655,613,618,672,670,634,617,584,574,609,613,620,641,620,608,645,635,674,645,632,661,682,772,843,818,953,953,970,961,989,1014,997,987', null); +INSERT INTO `sample_dataset` VALUES ('4', '2018-10-09 14:30:15', '12694', 'demo_12694', 'demo_36305', '36305', 'Metis', 'test', 'negative', '180', '1538551768', '719,649,674,672,683,679,642,758,777,731,791,776,692,724,665,698,644,691,651,710,650,576,591,589,639,655,620,678,619,620,608,604,618,598,617,584,542,584,625,548,575,607,570,555,630,571,536,547,501,518,522,496,526,526,499,527,488,479,454,541,541,501,546,523,584,538,554,540,501,541,486,551,507,571,644,534,508,544,484,502,573,551,543,546,554,560,573,493,536,548,508,488,475,531,515,520,477,547,573,546,504,537,520,524,551,515,468,548,555,564,579,542,535,573,635,594,475,484,539,520,516,542,522,519,507,550,528,525,500,467,525,591,551,536,640,590,575,516,546,630,656,556,579,556,606,574,544,603,607,667,666,571,533,489,536,552,522,599,569,581,565,552,581,621,614,642,562,559,635,680,622,591,655,642,648,633,626,627,717,737,637,630,606,698,635,652,611,700,727,670,695,682,735,684,674,673,664,783,672,702,697,636,595,690,686,750,652,677,702,704,689,734,769,756,737,672,694,678,792,687,717,712,718,744,690,672,708,707,708,717,750,679,728,916,874,814,850,754,770,711,670,699,679,694,677,714,691,652,694,685,685,716,672,681,677,709,676,670,638,710,734,774,694,732,741,725,787,750,720,747,746,800,755,759,748,750,763,720,746,792,708,739,678,665,686,791,745,742,736,720,786,727,700,732,725,735,753,685,712,732,669,709,709,688,717,750,703,738,742,691,687,694,820,753,708,749,778,737,647,690,764,811,727,721,727,658,694,738,803,759,674,766,746,730,746,700,720,747,702,721,654,699,714,742,789,740,763,709,707,797,650,719,672,741,672,703,709,686,664,776,703', '574,560,532,599,527,541,580,572,546,560,584,554,572,544,559,512,527,536,586,582,563,578,562,526,546,575,511,549,502,520,525,524,560,568,550,556,529,532,537,600,550,537,527,517,590,576,548,551,553,549,574,507,501,520,514,587,528,504,517,505,569,521,547,515,690,767,610,575,549,561,569,589,543,515,570,552,490,560,571,582,521,518,472,514,547,512,542,583,557,535,577,551,542,595,500,557,545,502,548,532,534,547,534,524,539,530,566,552,578,589,599,541,564,575,552,574,644,504,562,571,615,566,528,594,569,551,563,524,557,566,639,633,600,576,566,603,578,554,559,580,554,578,567,564,613,566,592,633,584,606,567,564,583,611,557,548,577,528,555,571,618,599,560,570,567,551,544,553,633,617,562,593,586,573,617,611,553,557,556,555,585,586,570,549,536,542,569,585,653,593,623,547,544,578,604,599,603,590,608,599,603,562,527,576,587,501,630,564,613,583,586,588,601,617,644,625,646,605,598,578,599,590,602,601,549,571,566,584,598,617,627,652,667,603,575,633,565,596,570,581,636,678,670,590,597,626,628,694,638,618,578,617,570,611,577,634,552,560,591,615,562,636,611,579,589,593,618,591,602,600,589,584,591,605,623,621,605,596,564,526,601,598,645,565,582,606,555,554,604,591,620,578,621,618,594,618,629,596,610,606,566,567,593,564,540,597,551,580,544,622,606,559,571,609,598,643,571,634,610,554,603,627,645,616,560,578,564,670,585,663,614,605,595,598,613,636,591,619,588,597,521,618,647,597,601,579,634,626,562,632,605,633,560,581,557,584,600,573,551,621,626', '706,762,721,728,737,796,756,745,722,717,702,693,741,733,675,731,821,955,745,765,781,740,680,691,686,642,681,627,674,729,741,691,653,629,627,644,642,695,643,603,614,598,632,597,567,578,582,613,620,597,573,551,525,514,528,502,528,504,512,473,542,544,560,591,549,564,550,491,482,530,490,537,535,563,568,525,535,485,542,551,529,481,517,518,521,554,525,508,577,564,575,568,548,546,511,523,549,564,585,576,582,559,566,527,569,534,519,545,548,521,596,574,569,587,578,534,570,650,580,551,601,560,612,609,586,551,560,568,593,641,589,549,564,566,545,578,543,610,578,625,625,628,693,746,627,605,583,586,655,613,618,672,670,634,617,584,574,609,613,620,641,620,608,645,635,674,645,632,661,682,772,843,818,953,953,970,961,989,1014,997,987', null); +INSERT INTO `sample_dataset` VALUES ('5', '2018-10-09 14:30:15', '18472', 'demo_18472', 'demo_26550', '26550', 'Metis', 'test', 'negative', '180', '1538561286', '1062532,1056805,1063054,1061859,1064114,1060258,1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162', '1059779,1064661,1063262,1058044,1068041,1063417,1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807', '1042296,1056748,1055178,1064048,1057147,1059280,1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858', null); +INSERT INTO `sample_dataset` VALUES ('6', '2018-10-09 14:30:15', '14279', 'demo_14279', 'demo_23834', '23834', 'Metis', 'test', 'negative', '180', '1538383084', '1471,1432,1487,1583,1479,1500,1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541', '1418,1517,1411,1387,1471,1448,1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473', '1757,1491,1642,1601,1449,1422,1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929', null); +INSERT INTO `sample_dataset` VALUES ('7', '2018-10-09 14:30:15', '15978', 'demo_15978', 'demo_39520', '39520', 'Metis', 'test', 'negative', '180', '1538759525', '874,861,875,871,882,885,870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860', '884,887,863,870,878,873,892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871', '873,869,865,876,871,873,873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838', null); +INSERT INTO `sample_dataset` VALUES ('8', '2018-10-09 14:30:15', '17052', 'demo_17052', 'demo_26099', '26099', 'Metis', 'test', 'negative', '180', '1538584330', '1056805,1063054,1061859,1064114,1060258,1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162,1060536', '1064661,1063262,1058044,1068041,1063417,1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807,1061312', '1056748,1055178,1064048,1057147,1059280,1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858,993615', null); +INSERT INTO `sample_dataset` VALUES ('9', '2018-10-09 14:30:15', '17329', 'demo_17329', 'demo_31934', '31934', 'Metis', 'test', 'negative', '180', '1538739038', '861,875,871,882,885,870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860,887', '887,863,870,878,873,892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871,875', '869,865,876,871,873,873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838,826', null); +INSERT INTO `sample_dataset` VALUES ('10', '2018-10-09 14:30:15', '15488', 'demo_15488', 'demo_21373', '21373', 'Metis', 'test', 'negative', '180', '1538742157', '1432,1487,1583,1479,1500,1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458', '1517,1411,1387,1471,1448,1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498', '1491,1642,1601,1449,1422,1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211', null); +INSERT INTO `sample_dataset` VALUES ('11', '2018-10-09 14:30:15', '15451', 'demo_15451', 'demo_31064', '31064', 'Metis', 'test', 'negative', '180', '1538725634', '1063054,1061859,1064114,1060258,1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162,1060536,1061834', '1063262,1058044,1068041,1063417,1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807,1061312,1061624', '1055178,1064048,1057147,1059280,1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858,993615,996555', null); +INSERT INTO `sample_dataset` VALUES ('12', '2018-10-09 14:30:15', '10792', 'demo_10792', 'demo_31202', '31202', 'Metis', 'test', 'negative', '180', '1538633657', '1487,1583,1479,1500,1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370', '1411,1387,1471,1448,1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496', '1642,1601,1449,1422,1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222', null); +INSERT INTO `sample_dataset` VALUES ('13', '2018-10-09 14:30:15', '17609', 'demo_17609', 'demo_22818', '22818', 'Metis', 'test', 'negative', '180', '1538655345', '875,871,882,885,870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860,887,870', '863,870,878,873,892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871,875,874', '865,876,871,873,873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838,826,830', null); +INSERT INTO `sample_dataset` VALUES ('14', '2018-10-09 14:30:15', '15668', 'demo_15668', 'demo_20482', '20482', 'Metis', 'test', 'negative', '180', '1538607713', '1061859,1064114,1060258,1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162,1060536,1061834,1064839', '1058044,1068041,1063417,1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807,1061312,1061624,1058113', '1064048,1057147,1059280,1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858,993615,996555,992442', null); +INSERT INTO `sample_dataset` VALUES ('15', '2018-10-09 14:30:15', '15515', 'demo_15515', 'demo_33956', '33956', 'Metis', 'test', 'negative', '180', '1538736488', '1583,1479,1500,1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370,1503', '1387,1471,1448,1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496,1457', '1601,1449,1422,1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222,2193', null); +INSERT INTO `sample_dataset` VALUES ('16', '2018-10-09 14:30:15', '10568', 'demo_10568', 'demo_28337', '28337', 'Metis', 'test', 'negative', '180', '1538659264', '871,882,885,870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860,887,870,886', '870,878,873,892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871,875,874,882', '876,871,873,873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838,826,830,827', null); +INSERT INTO `sample_dataset` VALUES ('17', '2018-10-09 14:30:15', '16294', 'demo_16294', 'demo_39813', '39813', 'Metis', 'test', 'negative', '180', '1538750813', '1064114,1060258,1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162,1060536,1061834,1064839,1057953', '1068041,1063417,1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807,1061312,1061624,1058113,1060543', '1057147,1059280,1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858,993615,996555,992442,997208', null); +INSERT INTO `sample_dataset` VALUES ('18', '2018-10-09 14:30:15', '19768', 'demo_19768', 'demo_34057', '34057', 'Metis', 'test', 'negative', '180', '1538576233', '1479,1500,1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370,1503,1458', '1471,1448,1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496,1457,1470', '1449,1422,1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222,2193,2255', null); +INSERT INTO `sample_dataset` VALUES ('19', '2018-10-09 14:30:15', '19956', 'demo_19956', 'demo_30844', '30844', 'Metis', 'test', 'negative', '180', '1538724689', '882,885,870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860,887,870,886,874', '878,873,892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871,875,874,882,880', '871,873,873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838,826,830,827,806', null); +INSERT INTO `sample_dataset` VALUES ('20', '2018-10-09 14:30:15', '10479', 'demo_10479', 'demo_32049', '32049', 'Metis', 'test', 'negative', '180', '1538694705', '1060258,1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162,1060536,1061834,1064839,1057953,1054148', '1063417,1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807,1061312,1061624,1058113,1060543,1057373', '1059280,1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858,993615,996555,992442,997208,990100', null); +INSERT INTO `sample_dataset` VALUES ('21', '2018-10-09 14:30:15', '12524', 'demo_12524', 'demo_27713', '27713', 'Metis', 'test', 'negative', '180', '1538531416', '1500,1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370,1503,1458,1509', '1448,1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496,1457,1470,1501', '1422,1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222,2193,2255,2192', null); +INSERT INTO `sample_dataset` VALUES ('22', '2018-10-09 14:30:15', '11183', 'demo_11183', 'demo_22418', '22418', 'Metis', 'test', 'negative', '180', '1538668927', '885,870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860,887,870,886,874,869', '873,892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871,875,874,882,880,878', '873,873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838,826,830,827,806,827', null); +INSERT INTO `sample_dataset` VALUES ('23', '2018-10-09 14:30:15', '18343', 'demo_18343', 'demo_28951', '28951', 'Metis', 'test', 'negative', '180', '1538550348', '1063151,1060158,1062953,1064234,1057810,1056474,1061626,1057226,1063617,1059089,1057740,1063632,1062177,1062646,1059052,1057556,1056169,1061970,1062081,1058641,1058681,1061494,1061909,1054684,1065204,1060017,1062864,1053691,1069448,1058840,1054610,1066857,1061392,1056181,1056915,1062404,1062315,1059401,1063840,1062472,1055926,1066968,1062738,1064409,1063033,1063195,1058631,1069550,1059336,1063634,1062663,1063022,1064000,1060208,1060024,1066263,1062699,1058901,1063491,1062496,1057909,1063282,1059668,1065462,1062727,1060076,1065659,1065888,1064426,1064005,1063783,1061764,1067681,1056974,1068774,1064846,1064577,1065913,1060497,1066011,1062418,1064600,1064591,1064899,1065591,1057901,1074936,1061578,1063657,1054967,1066880,1062378,1064104,1056306,1065984,1050045,1062620,1062301,1061968,1057654,1060930,1062349,1062712,1061725,1063863,1054843,1061643,1061736,1065425,1060708,1061432,1061315,1061574,1059707,1063319,1059305,1064979,1059090,1061701,1060461,1060278,1059818,1054325,1063612,1057836,1055924,1059437,1060217,1052012,1061005,1060438,1058088,1065535,1048437,1061381,1062693,1058217,1057271,1060054,1062666,1059005,1059427,1057875,1055684,1055307,1061487,1057427,1061268,1058392,1061054,1061751,1060533,1059591,1059800,1057851,1060994,1056535,1062097,1057022,1061309,1058364,1055388,1059571,1055597,1058351,1062763,1050937,1063822,1059047,1060965,1059491,1059625,1060435,1061201,1060947,1052710,1064019,1063274,1059945,1061643,1063250,1052266,1060986,1062407,1055305,1061976,1055773,1062267,1055921,1050804,1059274,1061521,1062421,1061657,1057314,1060269,1056932,1061758,1059931,1059874,1059686,1059428,1059532,1053134,1064030,1057377,1059653,1050645,1058011,1062625,1054932,1060327,1056982,1062161,1056937,1056514,1059732,1063028,1054092,1057084,1059474,1054070,1058560,1059578,1052751,1066990,1059322,1059945,1060479,1059384,1059220,1058928,1059425,1057964,1062730,1051191,1068118,1054013,1060039,1059527,1059083,1057340,1062997,1060129,1063169,1060075,1061093,1057993,1057295,1054237,1062437,1056894,1058918,1056353,1057914,1058608,1055543,1065846,1055664,1057562,1059285,1059032,1059414,1057454,1060755,1061705,1059067,1058541,1062936,1061628,1052351,1060354,1055969,1065248,1058807,1059390,1060554,1060239,1057969,1065479,1057837,1058091,1064112,1060506,1063428,1054150,1065673,1062062,1057620,1058355,1060372,1058191,1060967,1062084,1059660,1062689,1053030,1059006,1055127,1057109,1057643,1062075,1045549,1061412,1066677,1058408,1061728,1058382,1056443,1061018,1062482,1057914,1058005,1054091,1061263,1065197,1061482,1060874,1062145,1055378,1060085,1060054,1060512,1060556,1055831,1066512,1058223,1056657,1067731,1061114,1055573,1060487,1066425,1057469,1062372,1058721,1061345,1060424,1065933,1063701,1063199,1060322,1063790,1061667,1053376,1065709,1057283,1069890,1060992,1059159,1061682,1062137,1062518,1060638,1063162,1060536,1061834,1064839,1057953,1054148,1064320', '1058086,1063430,1063207,1060423,1061861,1063712,1064191,1063883,1062313,1063105,1063716,1065938,1063421,1055549,1066237,1065564,1053348,1069532,1062068,1060047,1062194,1059912,1060076,1062583,1060541,1060509,1060308,1062648,1063017,1065809,1059540,1062041,1059669,1066764,1060541,1060851,1057875,1070620,1067910,1063902,1061525,1059571,1062944,1062572,1053906,1061998,1063011,1065462,1051738,1067578,1058229,1063358,1063209,1064142,1065091,1059552,1065109,1059677,1065828,1064779,1062467,1064750,1068263,1062004,1065757,1062879,1065112,1065957,1062468,1065656,1063307,1070979,1063822,1064063,1064805,1067925,1060704,1070086,1062557,1068447,1064389,1064933,1065177,1065165,1060570,1062256,1065642,1065785,1060775,1067961,1064225,1065174,1061846,1062257,1065281,1062637,1065959,1063105,1065030,1063597,1058327,1065573,1063581,1064090,1062599,1055120,1068488,1065302,1058724,1063453,1062511,1062780,1058264,1063048,1063245,1060524,1062690,1063678,1062258,1064205,1056464,1062441,1059913,1064276,1061876,1062243,1057251,1065153,1059866,1058175,1054854,1066298,1060267,1058683,1061938,1065763,1059859,1063100,1060898,1056727,1060302,1060912,1061046,1058968,1059259,1062517,1054785,1063085,1059165,1053380,1068066,1059072,1061496,1062551,1064776,1061218,1058783,1059989,1064689,1055250,1059141,1060341,1063598,1058820,1063233,1057339,1065195,1064415,1057981,1063755,1059875,1060380,1060399,1060653,1061299,1059597,1054423,1052642,1065080,1057091,1061539,1060525,1062410,1059115,1055812,1064077,1058178,1052075,1065259,1057892,1060370,1059753,1058991,1056783,1063129,1061205,1058329,1061324,1058256,1053284,1062444,1057234,1059334,1059632,1053134,1061498,1063430,1056565,1056337,1057919,1058111,1057223,1061833,1056197,1061726,1061481,1058606,1056996,1061505,1060684,1057371,1060055,1054882,1062201,1057600,1057669,1056508,1057902,1061670,1059388,1058621,1059009,1058690,1059282,1060156,1060343,1060441,1054038,1059891,1061225,1064547,1059148,1060143,1056702,1057805,1058248,1056140,1059782,1061176,1050215,1062909,1060424,1054191,1062187,1057394,1062782,1058730,1054729,1063489,1060253,1058565,1058719,1056641,1059028,1058013,1054958,1060231,1058756,1059553,1064012,1057839,1063373,1060090,1047832,1068604,1059867,1058344,1063175,1060427,1054980,1062636,1054498,1056830,1060632,1059761,1057659,1056311,1060082,1058974,1058929,1059005,1056878,1059521,1057647,1057439,1058072,1057249,1060367,1058679,1059283,1049393,1060420,1061075,1055892,1058924,1058045,1059341,1061172,1056380,1054802,1060916,1058928,1061671,1058790,1054466,1060991,1056884,1059607,1058010,1058687,1057213,1057268,1057487,1057949,1049470,1062736,1058735,1058286,1061088,1058612,1058800,1051582,1060786,1060077,1050922,1059791,1062245,1061559,1053918,1071889,1059392,1060565,1057204,1060674,1058576,1065361,1058072,1059952,1057598,1057222,1059678,1057342,1057552,1055773,1059807,1061312,1061624,1058113,1060543,1057373,1060827', '1060242,1060202,1060029,1060612,1058065,1058751,1066196,1057848,1052453,1061055,1055339,1058659,1061392,1057087,1060614,1060219,1062183,1058920,1062110,1020761,996559,998875,999258,999563,1000012,997916,1000384,1001501,1040171,1062368,1061401,1051604,1067240,1053194,1061810,1062327,1056203,1065226,1058765,1054204,1063770,1057859,1051577,1061921,1064891,1055443,1063943,1057124,1062543,1059635,1058753,1061334,1060146,1063002,1058187,1066243,1060741,1064063,1060417,1056749,1059637,1059840,1062649,1055765,1057337,1061713,1060508,1059500,1062747,1063319,1064474,1064344,1052828,1064586,1068013,1058745,1062152,1066036,1068400,1059633,1060336,1062643,1063049,1054280,1064248,1065137,1057718,1059347,1065320,1061790,1058718,1062114,1061136,1060855,1065224,1061742,1058159,1056497,1063892,1060484,1058040,1059454,1055264,1061391,1059768,1053695,1058983,1057358,1058828,1059645,1056529,1056507,1059187,1057467,1057024,1058330,1058226,1059455,1056907,1059766,1056135,1061516,1056906,1054431,1051735,1059160,1053249,1062049,1056014,1053353,1058915,1058640,1053599,1055187,1056756,1052878,1061419,1054654,1056346,1056331,1056992,1057153,1057539,1058121,1058005,1057983,1053598,1059269,1058816,1055628,1055374,1061486,1058415,1052888,1055904,1053623,1058937,1056169,1057436,1055864,1054133,1059015,1055383,1055278,1061562,1054907,1059634,1053158,1057157,1057808,1057192,1057398,1058091,1054906,1006858,993615,996555,992442,997208,990100,987242', null); +INSERT INTO `sample_dataset` VALUES ('24', '2018-10-09 14:30:15', '18164', 'demo_18164', 'demo_37499', '37499', 'Metis', 'test', 'negative', '180', '1538408917', '870,883,878,870,875,885,876,863,880,865,865,869,873,877,877,877,882,872,876,867,881,872,868,871,872,874,864,876,874,870,879,873,881,880,870,869,872,878,868,862,883,866,869,886,872,878,872,872,868,881,877,880,867,870,876,874,879,870,866,880,873,866,875,866,882,869,882,880,866,878,869,862,880,871,872,871,878,867,873,885,875,883,877,870,880,873,878,875,866,869,877,870,876,872,880,869,882,867,876,870,876,879,874,879,870,881,862,869,875,873,869,868,880,889,869,864,884,871,876,877,879,872,883,870,867,873,873,893,872,877,879,869,872,879,870,863,870,870,871,871,875,889,877,882,879,878,865,877,871,865,864,870,875,877,874,878,878,876,881,875,884,869,863,885,868,877,864,881,869,880,880,883,877,877,877,868,868,870,880,863,880,867,882,888,869,874,868,871,884,872,889,872,872,872,877,873,870,876,885,865,865,854,862,874,888,891,877,877,878,864,869,866,868,876,877,882,884,863,882,876,884,870,882,884,863,874,861,873,864,878,862,892,875,869,868,875,890,865,861,869,876,866,881,881,867,885,878,880,883,866,878,881,867,873,868,877,866,866,876,885,885,869,875,885,870,877,872,870,872,881,870,873,880,872,880,869,877,876,865,876,874,868,877,867,869,878,879,868,870,874,878,872,874,876,872,878,869,875,876,882,874,873,872,875,880,876,874,879,880,874,883,880,877,865,870,877,869,883,870,867,883,876,874,877,876,879,889,873,863,877,888,864,877,876,875,873,874,887,870,882,875,871,886,869,872,877,887,857,879,870,875,885,869,870,860,887,870,886,874,869,882', '892,871,878,870,883,874,873,880,880,877,871,860,870,883,882,876,876,880,881,861,879,880,881,871,868,869,881,872,897,879,878,876,871,880,873,870,890,877,875,873,875,860,878,891,878,873,890,865,873,875,876,870,874,877,868,887,884,881,873,882,863,883,874,870,884,878,870,876,881,862,873,876,873,880,884,866,879,865,874,880,877,877,878,879,872,879,880,878,879,873,871,878,879,880,878,869,880,879,885,877,871,874,879,871,886,861,885,865,879,879,869,883,865,880,878,882,881,877,875,866,867,867,891,872,880,873,878,884,867,877,872,873,887,872,878,873,868,876,878,886,877,868,882,882,860,875,875,877,879,876,875,887,875,876,878,870,882,874,866,879,892,862,882,881,880,876,878,882,872,874,876,871,873,877,877,875,888,876,870,880,885,864,865,874,883,866,879,881,878,882,887,861,875,872,864,888,870,870,880,867,869,882,887,878,878,871,873,879,871,870,879,883,892,885,885,872,865,867,861,870,880,861,877,874,885,883,890,877,882,863,875,863,875,881,874,870,878,883,878,881,873,885,875,876,872,878,870,873,875,872,858,885,885,891,875,876,871,875,870,871,876,870,863,879,881,870,885,878,884,873,865,877,880,877,869,874,872,874,869,871,864,871,879,878,880,886,881,880,877,863,876,870,887,863,879,869,881,879,879,876,884,864,871,875,872,885,879,874,865,868,887,875,881,889,872,870,888,873,870,863,878,890,876,875,869,869,869,890,879,885,875,870,870,875,873,880,869,874,874,871,871,889,882,884,870,876,880,874,876,863,870,871,877,873,871,875,874,882,880,878,875', '873,864,870,870,881,867,866,866,872,876,886,878,869,873,874,865,884,873,876,839,849,822,817,811,827,831,816,846,864,862,872,881,867,874,870,864,868,875,868,878,881,871,869,871,875,876,875,893,872,873,868,873,868,867,880,878,874,876,879,869,885,870,868,865,866,873,869,868,871,881,856,869,888,886,879,872,869,864,870,870,875,868,883,873,884,882,856,883,878,872,869,873,866,879,873,876,862,876,885,869,881,873,874,874,870,857,871,869,865,873,883,871,881,883,874,880,871,872,884,868,874,873,869,861,878,873,871,880,880,876,887,872,879,858,878,865,871,871,878,873,871,861,875,878,870,885,871,887,875,876,865,866,876,864,868,877,879,871,892,865,870,877,868,880,885,868,870,867,867,874,878,878,871,869,838,826,830,827,806,827,811', null); +INSERT INTO `sample_dataset` VALUES ('25', '2018-10-09 14:30:15', '15795', 'demo_15795', 'demo_20645', '20645', 'Metis', 'test', 'negative', '180', '1538489504', '1506,1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370,1503,1458,1509,1459', '1429,1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496,1457,1470,1501,1438', '1464,1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222,2193,2255,2192,2159', null); +INSERT INTO `sample_dataset` VALUES ('26', '2018-10-09 14:30:15', '14481', 'demo_14481', 'demo_30729', '30729', 'Metis', 'test', 'negative', '180', '1538452726', '1507,1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370,1503,1458,1509,1459,1425', '1476,1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496,1457,1470,1501,1438,1400', '1505,1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222,2193,2255,2192,2159,2339', null); +INSERT INTO `sample_dataset` VALUES ('27', '2018-10-09 14:30:15', '15019', 'demo_15019', 'demo_31709', '31709', 'Metis', 'test', 'negative', '180', '1538459077', '1471,1427,1505,1469,1452,1387,1462,1429,1437,1423,1524,1561,1513,1439,1462,1396,1479,1538,1451,1483,1468,1392,1486,1523,1425,1525,1504,1527,1464,1514,1453,1480,1516,1426,1434,1427,1512,1507,1501,1501,1477,1481,1594,1510,1459,1487,1519,1457,1515,1425,1471,1458,1476,1503,1477,1476,1494,1519,1545,1508,1521,1521,1500,1511,1433,1510,1570,1538,1448,1517,1498,1486,1527,1600,1429,1402,1429,1467,1461,1431,1409,1523,1436,1563,1551,1505,1453,1401,1421,1426,1457,1452,1489,1479,1513,1473,1472,1496,1467,1439,1477,1417,1428,1506,1448,1390,1537,1464,1477,1513,1492,1440,1500,1367,1420,1456,1413,1451,1570,1578,1454,1476,1545,1511,1560,1385,1454,1388,1406,1498,1490,1445,1412,1538,1558,1559,1595,1517,1530,1527,1371,1427,1411,1493,1460,1486,1454,1504,1467,1637,1553,1550,1470,1541,1465,1413,1418,1425,1405,1438,1463,1464,1527,1536,1576,1507,1498,1459,1495,1416,1457,1380,1434,1508,1450,1449,1622,1497,1530,1575,1494,1438,1547,1462,1419,1512,1445,1493,1552,1488,1426,1480,1488,1438,1452,1513,1427,1469,1441,1448,1499,1519,1501,1504,1509,1441,1488,1507,1528,1404,1584,1453,1461,1489,1472,1503,1515,1400,1476,1528,1366,1429,1458,1406,1447,1436,1499,1508,1512,1514,1451,1537,1476,1514,1575,1437,1412,1469,1449,1448,1523,1575,1599,1509,1475,1438,1416,1471,1395,1425,1464,1418,1458,1450,1542,1470,1472,1536,1560,1409,1410,1473,1487,1461,1397,1392,1415,1512,1502,1403,1501,1391,1425,1564,1496,1440,1495,1478,1428,1495,1436,1465,1496,1570,1500,1434,1497,1506,1494,1492,1453,1461,1451,1480,1484,1430,1440,1573,1470,1443,1501,1444,1377,1482,1474,1429,1583,1514,1452,1464,1503,1473,1428,1430,1373,1506,1444,1471,1446,1534,1506,1469,1404,1430,1542,1472,1389,1430,1466,1488,1469,1425,1376,1494,1460,1449,1425,1451,1433,1449,1399,1375,1482,1422,1448,1428,1413,1428,1448,1439,1514,1482,1541,1458,1370,1503,1458,1509,1459,1425,1433', '1420,1406,1459,1468,1444,1384,1367,1401,1454,1399,1492,1467,1464,1466,1422,1397,1453,1455,1446,1410,1419,1440,1424,1530,1434,1444,1423,1470,1415,1455,1437,1351,1547,1465,1433,1383,1480,1481,1338,1436,1448,1428,1417,1482,1383,1479,1476,1381,1393,1456,1459,1387,1550,1467,1476,1445,1446,1414,1407,1425,1445,1388,1371,1509,1445,1486,1489,1473,1428,1450,1461,1396,1421,1419,1381,1391,1461,1469,1493,1375,1421,1406,1452,1415,1400,1424,1367,1385,1397,1460,1410,1468,1454,1490,1446,1419,1436,1396,1364,1436,1480,1469,1443,1423,1445,1377,1472,1416,1428,1497,1478,1413,1464,1414,1428,1482,1491,1492,1402,1463,1442,1448,1415,1421,1425,1446,1421,1422,1453,1444,1474,1471,1481,1430,1408,1405,1434,1369,1422,1478,1416,1398,1446,1423,1465,1503,1451,1488,1449,1406,1400,1445,1381,1483,1452,1433,1476,1431,1399,1490,1378,1371,1450,1435,1445,1441,1387,1468,1502,1442,1499,1481,1439,1419,1462,1363,1412,1357,1397,1422,1531,1387,1484,1446,1483,1443,1516,1449,1380,1417,1369,1373,1498,1554,1393,1461,1465,1505,1523,1452,1409,1514,1399,1378,1430,1481,1399,1429,1444,1501,1542,1491,1427,1407,1429,1373,1424,1441,1469,1489,1451,1412,1468,1488,1468,1530,1428,1379,1461,1384,1452,1441,1470,1409,1367,1438,1454,1563,1525,1451,1420,1393,1394,1429,1428,1416,1376,1440,1527,1416,1508,1565,1416,1433,1460,1462,1508,1366,1378,1427,1369,1468,1562,1541,1545,1440,1394,1413,1480,1418,1472,1472,1390,1358,1472,1461,1623,1503,1432,1435,1485,1421,1446,1448,1414,1365,1411,1490,1442,1509,1530,1445,1408,1413,1416,1444,1426,1407,1533,1405,1431,1482,1463,1425,1415,1451,1443,1492,1424,1393,1412,1445,1414,1431,1400,1551,1443,1404,1462,1467,1405,1468,1457,1445,1428,1428,1499,1458,1437,1439,1489,1500,1414,1410,1397,1461,1441,1458,1385,1415,1441,1514,1476,1485,1483,1367,1380,1423,1392,1388,1416,1439,1473,1498,1496,1457,1470,1501,1438,1400,1460', '1519,1558,1430,1470,1459,1525,1567,1598,1566,1584,1499,1509,1487,1468,1475,1474,1470,1737,2167,2263,2262,2271,2215,2250,2214,2229,1669,1547,1507,1568,1442,1490,1511,1539,1552,1521,1503,1554,1472,1485,1568,1534,1469,1450,1458,1442,1506,1502,1496,1652,1561,1536,1466,1488,1492,1461,1482,1415,1438,1558,1538,1551,1535,1563,1681,1601,1426,1526,1521,1498,1487,1460,1421,1545,1569,1461,1565,1565,1521,1496,1423,1419,1496,1485,1461,1447,1453,1551,1496,1441,1491,1580,1539,1432,1479,1450,1399,1453,1390,1472,1532,1512,1497,1583,1497,1597,1575,1450,1461,1541,1459,1430,1485,1469,1508,1459,1479,1485,1606,1503,1500,1599,1576,1495,1402,1475,1549,1466,1540,1433,1540,1468,1477,1541,1484,1504,1514,1467,1476,1473,1467,1505,1440,1528,1522,1462,1525,1510,1539,1537,1488,1466,1524,1610,1441,1523,1473,1564,1515,1457,1497,1536,1493,1486,1553,1570,1537,1578,1479,1439,1559,1557,1929,2211,2222,2193,2255,2192,2159,2339,2244', null); +INSERT INTO `sample_dataset` VALUES ('28', '2018-10-09 14:30:15', '11655', 'demo_11655', 'demo_26358', '26358', 'Metis', 'test', 'negative', '180', '1538601169', '0,0,0,0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562', null); +INSERT INTO `sample_dataset` VALUES ('29', '2018-10-09 14:30:15', '13216', 'demo_13216', 'demo_36661', '36661', 'Metis', 'test', 'negative', '180', '1538428574', '0,0,0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234', null); +INSERT INTO `sample_dataset` VALUES ('30', '2018-10-09 14:30:15', '11116', 'demo_11116', 'demo_24233', '24233', 'Metis', 'test', 'negative', '180', '1538435323', '0,0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655', null); +INSERT INTO `sample_dataset` VALUES ('31', '2018-10-09 14:30:15', '15932', 'demo_15932', 'demo_31182', '31182', 'Metis', 'test', 'negative', '180', '1538554852', '0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837', null); +INSERT INTO `sample_dataset` VALUES ('32', '2018-10-09 14:30:15', '16310', 'demo_16310', 'demo_23211', '23211', 'Metis', 'test', 'negative', '180', '1538700253', '0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837,12611', null); +INSERT INTO `sample_dataset` VALUES ('33', '2018-10-09 14:30:15', '13757', 'demo_13757', 'demo_22507', '22507', 'Metis', 'test', 'negative', '180', '1538636668', '0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837,12611,12731', null); +INSERT INTO `sample_dataset` VALUES ('34', '2018-10-09 14:30:15', '19853', 'demo_19853', 'demo_22902', '22902', 'Metis', 'test', 'negative', '180', '1538746541', '0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837,12611,12731,12708', null); +INSERT INTO `sample_dataset` VALUES ('35', '2018-10-09 14:30:15', '17995', 'demo_17995', 'demo_26990', '26990', 'Metis', 'test', 'negative', '180', '1538622660', '0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837,12611,12731,12708,12544', null); +INSERT INTO `sample_dataset` VALUES ('36', '2018-10-09 14:30:15', '10414', 'demo_10414', 'demo_26246', '26246', 'Metis', 'test', 'negative', '180', '1538537639', '78,49,69,71,68,63,71,80,82,64,69,59,90,82,68,52,93,76,71,70,70,68,67,80,83,71,77,74,88,103,74,76,94,81,86,94,79,76,84,85,93,94,68,91,101,93,79,107,86,99,88,66,99,88,79,86,77,89,99,78,88,98,94,82,100,87,71,81,107,98,103,96,96,103,99,78,91,95,90,88,86,93,103,97,89,97,91,106,98,101,95,84,76,74,63,68,80,78,68,71,79,58,73,90,77,64,100,93,79,70,73,83,67,61,64,69,72,60,62,68,91,63,72,54,71,70,74,79,86,78,80,76,75,79,64,74,64,62,58,68,58,78,71,89,68,61,67,72,57,75,95,74,87,60,93,81,82,82,78,63,71,75,76,77,64,67,85,64,63,88,69,72,73,65,46,76,71,51,63,83,81,67,65,63,73,75,69,69,76,64,84,60,58,75,55,69,88,86,66,53,66,91,79,74,72,81,92,104,95,84,87,104,80,81,66,89,80,72,77,97,62,77,73,93,88,103,81,80,81,85,68,72,83,76,84,83,85,87,100,88,70,88,77,82,76,106,88,85,83,84,98,86,78,74,75,91,79,98,77,83,81,90,89,94,71,89,98,72,94,82,91,87,82,92,114,73,60,76,75,64,70,70,60,79,78,85,76,84,98,93,79,84,100,66,74,76,70,85,66,94,80,83,78,87,82,80,92,67,91,92,78,87,103,101,80,86,82,77,85,83,79,93,86,76,88,71,94,87,77,96,84,92,80,84,92,105,74,102,105,92,81,91,84,74,98,101,83,103,137,92,69,93,110,84,87,75,91,87,86,110,106', '78,101,101,84,101,107,118,105,110,114,110,105,89,109,114,139,95,105,125,116,109,106,97,113,113,105,131,129,102,123,111,113,105,126,127,114,121,107,108,109,116,130,119,136,105,123,116,107,110,102,115,143,109,123,128,103,115,113,106,118,116,115,116,95,117,128,132,126,105,115,106,125,110,109,110,110,125,123,106,133,127,109,111,93,114,107,128,149,116,137,104,104,119,107,115,118,114,120,116,108,104,116,123,122,130,117,120,121,122,97,124,106,111,113,135,126,105,134,122,119,146,121,113,116,118,130,120,136,110,109,130,124,152,103,121,118,126,106,115,105,103,116,141,111,137,144,115,125,132,111,116,124,113,113,101,143,115,119,124,122,113,102,123,104,118,120,134,130,114,135,116,136,106,109,116,129,115,106,110,108,114,108,136,130,119,118,121,97,120,117,128,119,107,84,103,91,121,125,107,111,114,106,117,109,121,138,108,118,86,117,93,103,126,127,120,117,292,300,276,289,273,301,303,350,328,318,120,132,116,128,127,112,118,134,107,115,118,108,83,114,90,115,113,110,131,109,96,110,131,112,105,127,96,94,119,125,113,124,132,98,102,114,95,110,121,97,124,123,116,122,111,111,113,127,120,134,106,118,118,93,107,133,137,121,97,141,112,124,104,114,121,96,105,86,102,102,108,92,110,89,108,96,93,135,76,129,110,110,109,104,110,112,108,107,100,141,122,108,117,111,82,114,105,101,91,109,112,136,107,97,105,103,116,116,86,90,97,94,112,106,115,95,125,97,110,109,109,108,136,131,95,127,91,131,97,109,110,115,113,108,102', '70,76,52,60,70,76,46,76,63,67,75,69,57,77,74,56,66,76,70,82,60,72,86,64,94,114,75,90,96,113,102,107,86,124,92,114,121,99,97,104,116,87,100,113,132,117,121,100,125,81,77,95,96,102,84,85,79,94,103,79,91,69,69,109,87,105,82,121,101,105,114,106,117,94,111,112,101,91,117,100,114,96,128,107,101,105,108,118,94,100,106,101,110,91,98,107,121,124,102,99,88,109,88,92,85,106,108,114,114,90,96,110,107,88,79,87,84,76,98,83,92,80,68,87,82,71,84,50,69,110,96,93,113,104,93,135,96,90,102,107,101,106,102,91,111,86,76,98,91,95,111,103,94,94,91,102,77,83,88,101,98,92,108,89,108,89,78,101,98,110,107,102,100,100,80,51,72,65,69,160,469', null); +INSERT INTO `sample_dataset` VALUES ('37', '2018-10-09 14:30:15', '18087', 'demo_18087', 'demo_30256', '30256', 'Metis', 'test', 'negative', '180', '1538484174', '49,69,71,68,63,71,80,82,64,69,59,90,82,68,52,93,76,71,70,70,68,67,80,83,71,77,74,88,103,74,76,94,81,86,94,79,76,84,85,93,94,68,91,101,93,79,107,86,99,88,66,99,88,79,86,77,89,99,78,88,98,94,82,100,87,71,81,107,98,103,96,96,103,99,78,91,95,90,88,86,93,103,97,89,97,91,106,98,101,95,84,76,74,63,68,80,78,68,71,79,58,73,90,77,64,100,93,79,70,73,83,67,61,64,69,72,60,62,68,91,63,72,54,71,70,74,79,86,78,80,76,75,79,64,74,64,62,58,68,58,78,71,89,68,61,67,72,57,75,95,74,87,60,93,81,82,82,78,63,71,75,76,77,64,67,85,64,63,88,69,72,73,65,46,76,71,51,63,83,81,67,65,63,73,75,69,69,76,64,84,60,58,75,55,69,88,86,66,53,66,91,79,74,72,81,92,104,95,84,87,104,80,81,66,89,80,72,77,97,62,77,73,93,88,103,81,80,81,85,68,72,83,76,84,83,85,87,100,88,70,88,77,82,76,106,88,85,83,84,98,86,78,74,75,91,79,98,77,83,81,90,89,94,71,89,98,72,94,82,91,87,82,92,114,73,60,76,75,64,70,70,60,79,78,85,76,84,98,93,79,84,100,66,74,76,70,85,66,94,80,83,78,87,82,80,92,67,91,92,78,87,103,101,80,86,82,77,85,83,79,93,86,76,88,71,94,87,77,96,84,92,80,84,92,105,74,102,105,92,81,91,84,74,98,101,83,103,137,92,69,93,110,84,87,75,91,87,86,110,106,105', '101,101,84,101,107,118,105,110,114,110,105,89,109,114,139,95,105,125,116,109,106,97,113,113,105,131,129,102,123,111,113,105,126,127,114,121,107,108,109,116,130,119,136,105,123,116,107,110,102,115,143,109,123,128,103,115,113,106,118,116,115,116,95,117,128,132,126,105,115,106,125,110,109,110,110,125,123,106,133,127,109,111,93,114,107,128,149,116,137,104,104,119,107,115,118,114,120,116,108,104,116,123,122,130,117,120,121,122,97,124,106,111,113,135,126,105,134,122,119,146,121,113,116,118,130,120,136,110,109,130,124,152,103,121,118,126,106,115,105,103,116,141,111,137,144,115,125,132,111,116,124,113,113,101,143,115,119,124,122,113,102,123,104,118,120,134,130,114,135,116,136,106,109,116,129,115,106,110,108,114,108,136,130,119,118,121,97,120,117,128,119,107,84,103,91,121,125,107,111,114,106,117,109,121,138,108,118,86,117,93,103,126,127,120,117,292,300,276,289,273,301,303,350,328,318,120,132,116,128,127,112,118,134,107,115,118,108,83,114,90,115,113,110,131,109,96,110,131,112,105,127,96,94,119,125,113,124,132,98,102,114,95,110,121,97,124,123,116,122,111,111,113,127,120,134,106,118,118,93,107,133,137,121,97,141,112,124,104,114,121,96,105,86,102,102,108,92,110,89,108,96,93,135,76,129,110,110,109,104,110,112,108,107,100,141,122,108,117,111,82,114,105,101,91,109,112,136,107,97,105,103,116,116,86,90,97,94,112,106,115,95,125,97,110,109,109,108,136,131,95,127,91,131,97,109,110,115,113,108,102,126', '76,52,60,70,76,46,76,63,67,75,69,57,77,74,56,66,76,70,82,60,72,86,64,94,114,75,90,96,113,102,107,86,124,92,114,121,99,97,104,116,87,100,113,132,117,121,100,125,81,77,95,96,102,84,85,79,94,103,79,91,69,69,109,87,105,82,121,101,105,114,106,117,94,111,112,101,91,117,100,114,96,128,107,101,105,108,118,94,100,106,101,110,91,98,107,121,124,102,99,88,109,88,92,85,106,108,114,114,90,96,110,107,88,79,87,84,76,98,83,92,80,68,87,82,71,84,50,69,110,96,93,113,104,93,135,96,90,102,107,101,106,102,91,111,86,76,98,91,95,111,103,94,94,91,102,77,83,88,101,98,92,108,89,108,89,78,101,98,110,107,102,100,100,80,51,72,65,69,160,469,671', null); +INSERT INTO `sample_dataset` VALUES ('38', '2018-10-09 14:30:15', '19192', 'demo_19192', 'demo_32545', '32545', 'Metis', 'test', 'negative', '180', '1538471915', '69,71,68,63,71,80,82,64,69,59,90,82,68,52,93,76,71,70,70,68,67,80,83,71,77,74,88,103,74,76,94,81,86,94,79,76,84,85,93,94,68,91,101,93,79,107,86,99,88,66,99,88,79,86,77,89,99,78,88,98,94,82,100,87,71,81,107,98,103,96,96,103,99,78,91,95,90,88,86,93,103,97,89,97,91,106,98,101,95,84,76,74,63,68,80,78,68,71,79,58,73,90,77,64,100,93,79,70,73,83,67,61,64,69,72,60,62,68,91,63,72,54,71,70,74,79,86,78,80,76,75,79,64,74,64,62,58,68,58,78,71,89,68,61,67,72,57,75,95,74,87,60,93,81,82,82,78,63,71,75,76,77,64,67,85,64,63,88,69,72,73,65,46,76,71,51,63,83,81,67,65,63,73,75,69,69,76,64,84,60,58,75,55,69,88,86,66,53,66,91,79,74,72,81,92,104,95,84,87,104,80,81,66,89,80,72,77,97,62,77,73,93,88,103,81,80,81,85,68,72,83,76,84,83,85,87,100,88,70,88,77,82,76,106,88,85,83,84,98,86,78,74,75,91,79,98,77,83,81,90,89,94,71,89,98,72,94,82,91,87,82,92,114,73,60,76,75,64,70,70,60,79,78,85,76,84,98,93,79,84,100,66,74,76,70,85,66,94,80,83,78,87,82,80,92,67,91,92,78,87,103,101,80,86,82,77,85,83,79,93,86,76,88,71,94,87,77,96,84,92,80,84,92,105,74,102,105,92,81,91,84,74,98,101,83,103,137,92,69,93,110,84,87,75,91,87,86,110,106,105,72', '101,84,101,107,118,105,110,114,110,105,89,109,114,139,95,105,125,116,109,106,97,113,113,105,131,129,102,123,111,113,105,126,127,114,121,107,108,109,116,130,119,136,105,123,116,107,110,102,115,143,109,123,128,103,115,113,106,118,116,115,116,95,117,128,132,126,105,115,106,125,110,109,110,110,125,123,106,133,127,109,111,93,114,107,128,149,116,137,104,104,119,107,115,118,114,120,116,108,104,116,123,122,130,117,120,121,122,97,124,106,111,113,135,126,105,134,122,119,146,121,113,116,118,130,120,136,110,109,130,124,152,103,121,118,126,106,115,105,103,116,141,111,137,144,115,125,132,111,116,124,113,113,101,143,115,119,124,122,113,102,123,104,118,120,134,130,114,135,116,136,106,109,116,129,115,106,110,108,114,108,136,130,119,118,121,97,120,117,128,119,107,84,103,91,121,125,107,111,114,106,117,109,121,138,108,118,86,117,93,103,126,127,120,117,292,300,276,289,273,301,303,350,328,318,120,132,116,128,127,112,118,134,107,115,118,108,83,114,90,115,113,110,131,109,96,110,131,112,105,127,96,94,119,125,113,124,132,98,102,114,95,110,121,97,124,123,116,122,111,111,113,127,120,134,106,118,118,93,107,133,137,121,97,141,112,124,104,114,121,96,105,86,102,102,108,92,110,89,108,96,93,135,76,129,110,110,109,104,110,112,108,107,100,141,122,108,117,111,82,114,105,101,91,109,112,136,107,97,105,103,116,116,86,90,97,94,112,106,115,95,125,97,110,109,109,108,136,131,95,127,91,131,97,109,110,115,113,108,102,126,101', '52,60,70,76,46,76,63,67,75,69,57,77,74,56,66,76,70,82,60,72,86,64,94,114,75,90,96,113,102,107,86,124,92,114,121,99,97,104,116,87,100,113,132,117,121,100,125,81,77,95,96,102,84,85,79,94,103,79,91,69,69,109,87,105,82,121,101,105,114,106,117,94,111,112,101,91,117,100,114,96,128,107,101,105,108,118,94,100,106,101,110,91,98,107,121,124,102,99,88,109,88,92,85,106,108,114,114,90,96,110,107,88,79,87,84,76,98,83,92,80,68,87,82,71,84,50,69,110,96,93,113,104,93,135,96,90,102,107,101,106,102,91,111,86,76,98,91,95,111,103,94,94,91,102,77,83,88,101,98,92,108,89,108,89,78,101,98,110,107,102,100,100,80,51,72,65,69,160,469,671,660', null); +INSERT INTO `sample_dataset` VALUES ('39', '2018-10-09 14:30:15', '11698', 'demo_11698', 'demo_31958', '31958', 'Metis', 'test', 'negative', '180', '1538571010', '71,68,63,71,80,82,64,69,59,90,82,68,52,93,76,71,70,70,68,67,80,83,71,77,74,88,103,74,76,94,81,86,94,79,76,84,85,93,94,68,91,101,93,79,107,86,99,88,66,99,88,79,86,77,89,99,78,88,98,94,82,100,87,71,81,107,98,103,96,96,103,99,78,91,95,90,88,86,93,103,97,89,97,91,106,98,101,95,84,76,74,63,68,80,78,68,71,79,58,73,90,77,64,100,93,79,70,73,83,67,61,64,69,72,60,62,68,91,63,72,54,71,70,74,79,86,78,80,76,75,79,64,74,64,62,58,68,58,78,71,89,68,61,67,72,57,75,95,74,87,60,93,81,82,82,78,63,71,75,76,77,64,67,85,64,63,88,69,72,73,65,46,76,71,51,63,83,81,67,65,63,73,75,69,69,76,64,84,60,58,75,55,69,88,86,66,53,66,91,79,74,72,81,92,104,95,84,87,104,80,81,66,89,80,72,77,97,62,77,73,93,88,103,81,80,81,85,68,72,83,76,84,83,85,87,100,88,70,88,77,82,76,106,88,85,83,84,98,86,78,74,75,91,79,98,77,83,81,90,89,94,71,89,98,72,94,82,91,87,82,92,114,73,60,76,75,64,70,70,60,79,78,85,76,84,98,93,79,84,100,66,74,76,70,85,66,94,80,83,78,87,82,80,92,67,91,92,78,87,103,101,80,86,82,77,85,83,79,93,86,76,88,71,94,87,77,96,84,92,80,84,92,105,74,102,105,92,81,91,84,74,98,101,83,103,137,92,69,93,110,84,87,75,91,87,86,110,106,105,72,101', '84,101,107,118,105,110,114,110,105,89,109,114,139,95,105,125,116,109,106,97,113,113,105,131,129,102,123,111,113,105,126,127,114,121,107,108,109,116,130,119,136,105,123,116,107,110,102,115,143,109,123,128,103,115,113,106,118,116,115,116,95,117,128,132,126,105,115,106,125,110,109,110,110,125,123,106,133,127,109,111,93,114,107,128,149,116,137,104,104,119,107,115,118,114,120,116,108,104,116,123,122,130,117,120,121,122,97,124,106,111,113,135,126,105,134,122,119,146,121,113,116,118,130,120,136,110,109,130,124,152,103,121,118,126,106,115,105,103,116,141,111,137,144,115,125,132,111,116,124,113,113,101,143,115,119,124,122,113,102,123,104,118,120,134,130,114,135,116,136,106,109,116,129,115,106,110,108,114,108,136,130,119,118,121,97,120,117,128,119,107,84,103,91,121,125,107,111,114,106,117,109,121,138,108,118,86,117,93,103,126,127,120,117,292,300,276,289,273,301,303,350,328,318,120,132,116,128,127,112,118,134,107,115,118,108,83,114,90,115,113,110,131,109,96,110,131,112,105,127,96,94,119,125,113,124,132,98,102,114,95,110,121,97,124,123,116,122,111,111,113,127,120,134,106,118,118,93,107,133,137,121,97,141,112,124,104,114,121,96,105,86,102,102,108,92,110,89,108,96,93,135,76,129,110,110,109,104,110,112,108,107,100,141,122,108,117,111,82,114,105,101,91,109,112,136,107,97,105,103,116,116,86,90,97,94,112,106,115,95,125,97,110,109,109,108,136,131,95,127,91,131,97,109,110,115,113,108,102,126,101,108', '60,70,76,46,76,63,67,75,69,57,77,74,56,66,76,70,82,60,72,86,64,94,114,75,90,96,113,102,107,86,124,92,114,121,99,97,104,116,87,100,113,132,117,121,100,125,81,77,95,96,102,84,85,79,94,103,79,91,69,69,109,87,105,82,121,101,105,114,106,117,94,111,112,101,91,117,100,114,96,128,107,101,105,108,118,94,100,106,101,110,91,98,107,121,124,102,99,88,109,88,92,85,106,108,114,114,90,96,110,107,88,79,87,84,76,98,83,92,80,68,87,82,71,84,50,69,110,96,93,113,104,93,135,96,90,102,107,101,106,102,91,111,86,76,98,91,95,111,103,94,94,91,102,77,83,88,101,98,92,108,89,108,89,78,101,98,110,107,102,100,100,80,51,72,65,69,160,469,671,660,579', null); +INSERT INTO `sample_dataset` VALUES ('40', '2018-10-09 14:30:15', '10916', 'demo_10916', 'demo_22154', '22154', 'Metis', 'test', 'negative', '180', '1538671268', '68,63,71,80,82,64,69,59,90,82,68,52,93,76,71,70,70,68,67,80,83,71,77,74,88,103,74,76,94,81,86,94,79,76,84,85,93,94,68,91,101,93,79,107,86,99,88,66,99,88,79,86,77,89,99,78,88,98,94,82,100,87,71,81,107,98,103,96,96,103,99,78,91,95,90,88,86,93,103,97,89,97,91,106,98,101,95,84,76,74,63,68,80,78,68,71,79,58,73,90,77,64,100,93,79,70,73,83,67,61,64,69,72,60,62,68,91,63,72,54,71,70,74,79,86,78,80,76,75,79,64,74,64,62,58,68,58,78,71,89,68,61,67,72,57,75,95,74,87,60,93,81,82,82,78,63,71,75,76,77,64,67,85,64,63,88,69,72,73,65,46,76,71,51,63,83,81,67,65,63,73,75,69,69,76,64,84,60,58,75,55,69,88,86,66,53,66,91,79,74,72,81,92,104,95,84,87,104,80,81,66,89,80,72,77,97,62,77,73,93,88,103,81,80,81,85,68,72,83,76,84,83,85,87,100,88,70,88,77,82,76,106,88,85,83,84,98,86,78,74,75,91,79,98,77,83,81,90,89,94,71,89,98,72,94,82,91,87,82,92,114,73,60,76,75,64,70,70,60,79,78,85,76,84,98,93,79,84,100,66,74,76,70,85,66,94,80,83,78,87,82,80,92,67,91,92,78,87,103,101,80,86,82,77,85,83,79,93,86,76,88,71,94,87,77,96,84,92,80,84,92,105,74,102,105,92,81,91,84,74,98,101,83,103,137,92,69,93,110,84,87,75,91,87,86,110,106,105,72,101,85', '101,107,118,105,110,114,110,105,89,109,114,139,95,105,125,116,109,106,97,113,113,105,131,129,102,123,111,113,105,126,127,114,121,107,108,109,116,130,119,136,105,123,116,107,110,102,115,143,109,123,128,103,115,113,106,118,116,115,116,95,117,128,132,126,105,115,106,125,110,109,110,110,125,123,106,133,127,109,111,93,114,107,128,149,116,137,104,104,119,107,115,118,114,120,116,108,104,116,123,122,130,117,120,121,122,97,124,106,111,113,135,126,105,134,122,119,146,121,113,116,118,130,120,136,110,109,130,124,152,103,121,118,126,106,115,105,103,116,141,111,137,144,115,125,132,111,116,124,113,113,101,143,115,119,124,122,113,102,123,104,118,120,134,130,114,135,116,136,106,109,116,129,115,106,110,108,114,108,136,130,119,118,121,97,120,117,128,119,107,84,103,91,121,125,107,111,114,106,117,109,121,138,108,118,86,117,93,103,126,127,120,117,292,300,276,289,273,301,303,350,328,318,120,132,116,128,127,112,118,134,107,115,118,108,83,114,90,115,113,110,131,109,96,110,131,112,105,127,96,94,119,125,113,124,132,98,102,114,95,110,121,97,124,123,116,122,111,111,113,127,120,134,106,118,118,93,107,133,137,121,97,141,112,124,104,114,121,96,105,86,102,102,108,92,110,89,108,96,93,135,76,129,110,110,109,104,110,112,108,107,100,141,122,108,117,111,82,114,105,101,91,109,112,136,107,97,105,103,116,116,86,90,97,94,112,106,115,95,125,97,110,109,109,108,136,131,95,127,91,131,97,109,110,115,113,108,102,126,101,108,100', '70,76,46,76,63,67,75,69,57,77,74,56,66,76,70,82,60,72,86,64,94,114,75,90,96,113,102,107,86,124,92,114,121,99,97,104,116,87,100,113,132,117,121,100,125,81,77,95,96,102,84,85,79,94,103,79,91,69,69,109,87,105,82,121,101,105,114,106,117,94,111,112,101,91,117,100,114,96,128,107,101,105,108,118,94,100,106,101,110,91,98,107,121,124,102,99,88,109,88,92,85,106,108,114,114,90,96,110,107,88,79,87,84,76,98,83,92,80,68,87,82,71,84,50,69,110,96,93,113,104,93,135,96,90,102,107,101,106,102,91,111,86,76,98,91,95,111,103,94,94,91,102,77,83,88,101,98,92,108,89,108,89,78,101,98,110,107,102,100,100,80,51,72,65,69,160,469,671,660,579,598', null); +INSERT INTO `sample_dataset` VALUES ('41', '2018-10-09 14:30:15', '19485', 'demo_19485', 'demo_34896', '34896', 'Metis', 'test', 'negative', '180', '1538443267', '63,71,80,82,64,69,59,90,82,68,52,93,76,71,70,70,68,67,80,83,71,77,74,88,103,74,76,94,81,86,94,79,76,84,85,93,94,68,91,101,93,79,107,86,99,88,66,99,88,79,86,77,89,99,78,88,98,94,82,100,87,71,81,107,98,103,96,96,103,99,78,91,95,90,88,86,93,103,97,89,97,91,106,98,101,95,84,76,74,63,68,80,78,68,71,79,58,73,90,77,64,100,93,79,70,73,83,67,61,64,69,72,60,62,68,91,63,72,54,71,70,74,79,86,78,80,76,75,79,64,74,64,62,58,68,58,78,71,89,68,61,67,72,57,75,95,74,87,60,93,81,82,82,78,63,71,75,76,77,64,67,85,64,63,88,69,72,73,65,46,76,71,51,63,83,81,67,65,63,73,75,69,69,76,64,84,60,58,75,55,69,88,86,66,53,66,91,79,74,72,81,92,104,95,84,87,104,80,81,66,89,80,72,77,97,62,77,73,93,88,103,81,80,81,85,68,72,83,76,84,83,85,87,100,88,70,88,77,82,76,106,88,85,83,84,98,86,78,74,75,91,79,98,77,83,81,90,89,94,71,89,98,72,94,82,91,87,82,92,114,73,60,76,75,64,70,70,60,79,78,85,76,84,98,93,79,84,100,66,74,76,70,85,66,94,80,83,78,87,82,80,92,67,91,92,78,87,103,101,80,86,82,77,85,83,79,93,86,76,88,71,94,87,77,96,84,92,80,84,92,105,74,102,105,92,81,91,84,74,98,101,83,103,137,92,69,93,110,84,87,75,91,87,86,110,106,105,72,101,85,90', '107,118,105,110,114,110,105,89,109,114,139,95,105,125,116,109,106,97,113,113,105,131,129,102,123,111,113,105,126,127,114,121,107,108,109,116,130,119,136,105,123,116,107,110,102,115,143,109,123,128,103,115,113,106,118,116,115,116,95,117,128,132,126,105,115,106,125,110,109,110,110,125,123,106,133,127,109,111,93,114,107,128,149,116,137,104,104,119,107,115,118,114,120,116,108,104,116,123,122,130,117,120,121,122,97,124,106,111,113,135,126,105,134,122,119,146,121,113,116,118,130,120,136,110,109,130,124,152,103,121,118,126,106,115,105,103,116,141,111,137,144,115,125,132,111,116,124,113,113,101,143,115,119,124,122,113,102,123,104,118,120,134,130,114,135,116,136,106,109,116,129,115,106,110,108,114,108,136,130,119,118,121,97,120,117,128,119,107,84,103,91,121,125,107,111,114,106,117,109,121,138,108,118,86,117,93,103,126,127,120,117,292,300,276,289,273,301,303,350,328,318,120,132,116,128,127,112,118,134,107,115,118,108,83,114,90,115,113,110,131,109,96,110,131,112,105,127,96,94,119,125,113,124,132,98,102,114,95,110,121,97,124,123,116,122,111,111,113,127,120,134,106,118,118,93,107,133,137,121,97,141,112,124,104,114,121,96,105,86,102,102,108,92,110,89,108,96,93,135,76,129,110,110,109,104,110,112,108,107,100,141,122,108,117,111,82,114,105,101,91,109,112,136,107,97,105,103,116,116,86,90,97,94,112,106,115,95,125,97,110,109,109,108,136,131,95,127,91,131,97,109,110,115,113,108,102,126,101,108,100,140', '76,46,76,63,67,75,69,57,77,74,56,66,76,70,82,60,72,86,64,94,114,75,90,96,113,102,107,86,124,92,114,121,99,97,104,116,87,100,113,132,117,121,100,125,81,77,95,96,102,84,85,79,94,103,79,91,69,69,109,87,105,82,121,101,105,114,106,117,94,111,112,101,91,117,100,114,96,128,107,101,105,108,118,94,100,106,101,110,91,98,107,121,124,102,99,88,109,88,92,85,106,108,114,114,90,96,110,107,88,79,87,84,76,98,83,92,80,68,87,82,71,84,50,69,110,96,93,113,104,93,135,96,90,102,107,101,106,102,91,111,86,76,98,91,95,111,103,94,94,91,102,77,83,88,101,98,92,108,89,108,89,78,101,98,110,107,102,100,100,80,51,72,65,69,160,469,671,660,579,598,514', null); +INSERT INTO `sample_dataset` VALUES ('42', '2018-10-09 14:30:15', '14678', 'demo_14678', 'demo_28019', '28019', 'Metis', 'test', 'negative', '180', '1538730491', '0,0,1,1,0,0,3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1', '0,3,1,3,1,1,2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3', '22,175,15,7,44,24,7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157', null); +INSERT INTO `sample_dataset` VALUES ('43', '2018-10-09 14:30:15', '14935', 'demo_14935', 'demo_35405', '35405', 'Metis', 'test', 'negative', '180', '1538690616', '0,1,1,0,0,3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2', '3,1,3,1,1,2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1', '175,15,7,44,24,7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286', null); +INSERT INTO `sample_dataset` VALUES ('44', '2018-10-09 14:30:15', '10641', 'demo_10641', 'demo_32969', '32969', 'Metis', 'test', 'negative', '180', '1538493566', '1,1,0,0,3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3', '1,3,1,1,2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1', '15,7,44,24,7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325', null); +INSERT INTO `sample_dataset` VALUES ('45', '2018-10-09 14:30:15', '18401', 'demo_18401', 'demo_38628', '38628', 'Metis', 'test', 'negative', '180', '1538491940', '1,0,0,3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3,1', '3,1,1,2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1,2', '7,44,24,7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325,174', null); +INSERT INTO `sample_dataset` VALUES ('46', '2018-10-09 14:30:15', '10083', 'demo_10083', 'demo_34235', '34235', 'Metis', 'test', 'negative', '180', '1538642965', '0,0,3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3,1,4', '1,1,2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1,2,5', '44,24,7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325,174,193', null); +INSERT INTO `sample_dataset` VALUES ('47', '2018-10-09 14:30:15', '15212', 'demo_15212', 'demo_35291', '35291', 'Metis', 'test', 'negative', '180', '1538538963', '0,3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3,1,4,3', '1,2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1,2,5,4', '24,7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325,174,193,453', null); +INSERT INTO `sample_dataset` VALUES ('48', '2018-10-09 14:30:15', '15809', 'demo_15809', 'demo_33751', '33751', 'Metis', 'test', 'negative', '180', '1538429879', '3,3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3,1,4,3,1', '2,2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1,2,5,4,0', '7,14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325,174,193,453,498', null); +INSERT INTO `sample_dataset` VALUES ('49', '2018-10-09 14:30:15', '13409', 'demo_13409', 'demo_22881', '22881', 'Metis', 'test', 'negative', '180', '1538628466', '3,3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3,1,4,3,1,3', '2,2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1,2,5,4,0,3', '14,9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325,174,193,453,498,684', null); +INSERT INTO `sample_dataset` VALUES ('50', '2018-10-09 14:30:15', '19618', 'demo_19618', 'demo_33150', '33150', 'Metis', 'test', 'negative', '180', '1538652655', '3,0,1,1,2,0,0,3,1,1,0,1,2,2,5,0,2,0,2,0,0,0,2,4,3,3,2,1,7,6,7,15,7,4,4,2,4,1,5,6,3,2,4,3,2,2,3,1,5,2,0,1,0,1,1,0,0,1,0,0,1,1,1,0,1,1,0,4,1,0,1,0,1,0,1,0,0,0,1,2,2,2,4,1,3,2,2,0,2,0,0,1,0,1,2,2,2,1,1,1,1,0,1,1,0,3,1,0,3,1,1,0,0,0,2,1,0,1,2,0,0,1,2,1,1,1,1,0,0,0,1,1,2,0,0,1,1,2,2,3,2,3,2,1,1,2,0,1,2,4,0,1,0,2,0,0,0,1,1,1,2,1,1,0,2,3,0,0,0,1,1,0,1,2,1,2,0,0,1,0,3,1,0,1,2,1,0,1,2,0,0,0,0,0,1,0,1,1,3,4,2,2,1,1,1,2,1,1,0,2,2,2,2,1,0,0,3,0,2,15,2,1,0,2,0,1,3,3,0,1,0,2,1,2,1,0,3,2,1,2,0,1,0,3,2,1,2,1,5,2,4,1,0,3,0,0,0,0,2,1,3,2,0,2,2,5,1,3,0,1,1,1,1,1,1,1,6,3,1,1,2,8,4,0,1,3,2,1,2,1,0,5,3,2,3,5,32,39,19,9,1,1,1,1,18,54,13,9,6,3,4,4,3,2,0,2,1,1,5,4,3,3,1,3,2,3,2,0,4,1,1,0,1,1,1,3,3,1,1,4,1,4,1,4,2,1,1,3,2,1,1,1,1,2,3,1,4,3,1,3,3', '2,3,1,6,5,1,1,4,4,0,1,5,6,2,0,6,4,1,1,0,1,2,4,4,5,3,2,1,1,3,2,3,2,2,1,4,0,3,1,3,1,5,4,2,2,2,1,3,2,7,4,3,1,0,1,4,3,6,2,5,5,5,9,20,15,7,8,0,1,0,0,6,2,2,2,1,3,2,3,3,2,8,7,13,4,4,1,2,2,1,4,1,2,3,0,0,2,2,3,1,1,2,2,2,1,2,7,4,8,5,2,8,5,8,5,6,3,4,7,1,3,1,1,6,1,0,9,3,1,2,3,7,1,0,1,0,3,2,2,3,4,4,2,1,6,2,2,1,4,2,2,5,1,0,0,1,3,5,1,0,2,2,0,3,1,3,1,1,3,0,0,1,0,2,2,1,2,3,1,1,1,1,4,3,0,2,3,5,4,4,0,1,1,1,3,2,2,3,1,1,2,0,4,0,0,0,0,1,0,1,2,4,3,3,4,1,1,1,4,1,1,1,1,1,1,2,3,2,3,0,6,4,2,2,0,3,2,1,8,2,6,4,0,1,3,1,7,1,1,5,1,3,0,2,3,3,1,2,6,8,5,0,1,1,2,4,2,1,0,0,0,3,1,3,1,5,2,0,2,2,1,1,2,3,3,0,1,0,0,2,3,3,8,2,4,2,1,5,4,3,2,2,3,1,3,1,4,2,3,2,4,1,3,1,1,0,2,3,1,4,4,4,2,2,2,1,3,1,2,2,3,3,3,1,3,2,1,1,4,1,1,4,2,0,2,1,2,0,3,2,2,1,3,1,1,2,5,4,0,3,3', '9,6,11,15,5,13,19,18,8,6,7,10,11,7,18,15,11,13,11,18,11,9,21,9,9,11,7,8,10,9,11,8,10,13,9,8,10,10,9,11,8,8,7,4,3,4,4,9,9,3,4,9,5,2,6,4,5,3,5,3,11,10,5,3,5,7,4,9,7,3,13,4,15,6,2,5,4,4,1,3,7,3,1,2,20,7,5,9,3,5,1,2,4,2,8,3,1,5,5,0,8,6,6,4,1,3,5,2,3,1,2,4,2,3,1,2,3,2,0,3,3,0,1,0,3,3,1,4,6,2,2,0,3,5,2,5,9,3,0,3,1,0,2,3,3,9,20,6,5,8,22,88,35,16,10,5,6,72,58,12,31,38,30,23,19,8,10,18,4,8,14,12,157,286,325,174,193,453,498,684,831', null); +INSERT INTO `sample_dataset` VALUES ('51', '2018-10-09 14:30:15', '17863', 'demo_17863', 'demo_37110', '37110', 'Metis', 'test', 'negative', '180', '1538609836', '262,260,262,256,260,262,259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337', '288,296,277,273,269,307,295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288', '291,291,285,271,274,281,289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373', null); +INSERT INTO `sample_dataset` VALUES ('52', '2018-10-09 14:30:15', '10462', 'demo_10462', 'demo_26099', '26099', 'Metis', 'test', 'negative', '180', '1538755174', '260,262,256,260,262,259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337,322', '296,277,273,269,307,295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288,268', '291,285,271,274,281,289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373,345', null); +INSERT INTO `sample_dataset` VALUES ('53', '2018-10-09 14:30:15', '18721', 'demo_18721', 'demo_39164', '39164', 'Metis', 'test', 'negative', '180', '1538746322', '262,256,260,262,259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337,322,259', '277,273,269,307,295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288,268,283', '285,271,274,281,289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373,345,379', null); +INSERT INTO `sample_dataset` VALUES ('54', '2018-10-09 14:30:15', '12217', 'demo_12217', 'demo_37525', '37525', 'Metis', 'test', 'negative', '180', '1538698050', '256,260,262,259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337,322,259,316', '273,269,307,295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288,268,283,282', '271,274,281,289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373,345,379,396', null); +INSERT INTO `sample_dataset` VALUES ('55', '2018-10-09 14:30:15', '14922', 'demo_14922', 'demo_30134', '30134', 'Metis', 'test', 'negative', '180', '1538483243', '260,262,259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337,322,259,316,285', '269,307,295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288,268,283,282,286', '274,281,289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373,345,379,396,456', null); +INSERT INTO `sample_dataset` VALUES ('56', '2018-10-09 14:30:15', '17961', 'demo_17961', 'demo_38093', '38093', 'Metis', 'test', 'negative', '180', '1538418025', '262,259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337,322,259,316,285,315', '307,295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288,268,283,282,286,273', '281,289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373,345,379,396,456,473', null); +INSERT INTO `sample_dataset` VALUES ('57', '2018-10-09 14:30:15', '15039', 'demo_15039', 'demo_20061', '20061', 'Metis', 'test', 'negative', '180', '1538736357', '259,266,255,259,266,254,255,265,255,256,264,263,264,259,249,257,264,254,251,247,262,257,252,251,261,264,260,248,250,245,259,250,258,260,260,246,256,254,254,262,257,264,261,250,247,247,253,249,248,245,252,257,248,247,264,247,253,244,262,251,244,261,260,259,252,252,258,256,254,251,254,253,245,256,256,251,254,255,246,252,252,265,257,255,258,244,248,245,245,262,253,248,247,254,262,255,251,257,250,262,263,257,249,254,259,276,253,252,255,256,251,251,258,247,247,249,253,249,254,255,253,256,250,251,245,251,244,247,259,258,261,263,254,260,247,254,254,252,251,255,252,254,266,253,257,258,259,256,242,261,253,255,243,257,254,258,259,253,254,251,267,254,242,251,253,252,253,255,247,244,252,253,244,258,261,252,253,254,251,248,252,245,245,243,252,253,251,251,264,251,256,253,249,255,260,258,239,253,256,244,258,246,259,255,261,246,254,252,249,257,244,243,254,249,264,250,243,245,258,243,240,254,246,253,249,257,244,246,255,259,243,250,242,258,253,256,254,251,248,251,249,252,255,245,259,245,247,245,260,255,254,244,248,261,243,245,256,257,262,253,249,252,248,250,237,246,238,255,245,261,252,256,257,257,248,256,257,260,253,248,247,257,251,261,250,256,248,268,253,253,256,245,249,258,247,262,252,251,247,255,245,255,263,259,252,244,258,257,258,251,268,253,252,255,250,254,260,255,254,289,300,372,386,392,379,309,368,337,367,360,346,317,266,280,262,289,265,243,247,239,258,296,297,340,298,320,287,314,308,326,337,314,360,347,337,322,259,316,285,315,350', '295,284,283,302,289,300,294,280,284,294,286,301,282,285,287,293,282,297,278,300,299,286,311,283,290,299,282,294,312,293,273,280,297,278,300,284,282,297,287,276,284,284,275,285,295,297,289,294,288,299,288,271,290,284,282,281,267,289,302,283,286,298,270,281,280,289,286,286,290,272,279,284,281,265,292,272,292,279,292,261,288,272,282,272,283,290,276,269,285,278,283,265,274,277,278,295,277,291,279,279,273,286,284,295,264,287,287,281,289,272,272,273,286,288,276,274,281,257,270,276,265,273,295,265,286,261,278,282,264,282,272,284,282,289,276,279,265,281,298,289,287,281,280,276,290,277,276,283,290,257,256,285,271,262,273,267,279,279,291,279,269,282,281,268,280,299,281,278,284,282,265,286,269,255,272,271,281,274,281,266,287,278,279,275,273,276,291,283,260,267,276,273,284,282,273,275,283,270,275,285,286,265,279,287,297,272,305,273,278,267,271,272,281,259,273,268,268,283,272,287,271,280,285,293,293,281,275,276,290,271,260,269,258,294,302,287,289,275,273,294,279,279,276,276,263,281,289,274,265,268,277,286,275,259,274,293,268,292,273,290,260,289,277,273,280,262,296,276,268,278,262,284,275,282,285,290,282,280,282,269,270,287,288,275,265,275,293,264,276,285,269,272,292,264,292,281,275,282,277,259,295,270,268,284,271,296,271,284,281,286,291,277,282,279,269,290,286,281,280,281,296,270,282,279,293,266,253,281,274,285,298,289,295,293,283,289,277,279,285,295,289,284,280,289,287,278,292,270,285,313,281,291,291,272,288,268,283,282,286,273,288', '289,296,301,293,297,275,294,287,285,294,290,291,287,293,285,283,280,293,269,288,286,284,283,274,279,293,276,283,284,295,294,284,291,295,294,297,294,289,282,296,284,284,281,290,284,277,275,296,285,315,266,280,298,292,292,279,274,292,291,281,278,286,280,283,303,276,284,286,284,267,286,286,298,289,272,282,281,279,304,287,278,288,271,300,295,297,291,292,289,295,283,287,293,264,273,288,273,285,287,288,278,284,281,290,275,286,281,294,292,274,276,281,275,287,295,285,284,278,288,290,279,279,280,295,287,266,288,291,269,297,287,300,271,276,286,302,278,271,285,292,284,273,281,285,285,294,279,268,287,276,283,279,260,288,287,284,273,270,264,267,266,270,263,288,281,272,259,278,265,276,290,282,286,273,373,345,379,396,456,473,489', null); +INSERT INTO `sample_dataset` VALUES ('58', '2018-10-09 14:30:15', '11313', 'demo_11313', 'demo_26030', '26030', 'Metis', 'test', 'negative', '180', '1538363670', '119,124,128,142,117,134,118,124,110,141,120,152,133,105,100,105,100,106,111,116,101,106,98,101,104,99,114,102,91,115,122,100,92,93,104,106,113,104,100,129,109,105,133,122,115,106,94,101,116,109,105,113,147,98,112,120,90,108,113,123,122,102,104,117,114,141,114,100,123,129,112,122,122,111,102,108,120,137,105,149,137,112,154,118,121,140,151,110,121,135,103,122,125,148,144,136,122,135,111,121,123,107,119,123,115,144,115,134,109,124,127,124,137,132,106,135,148,133,149,124,121,144,157,141,128,145,133,138,135,144,144,135,114,139,152,125,138,146,127,159,162,165,161,138,167,151,165,149,140,130,142,142,146,185,154,153,138,183,162,187,175,162,159,144,167,129,146,153,151,174,152,164,182,151,148,166,159,168,160,153,164,168,162,189,175,164,166,170,140,165,159,152,180,165,169,159,146,164,172,153,137,184,142,152,162,179,178,180,144,172,175,144,145,168,159,155,174,147,159,153,175,183,164,164,157,222,177,184,160,172,157,147,193,150,157,177,168,163,203,218,180,175,197,167,173,158,172,148,164,157,153,179,158,140,179,172,146,168,161,170,167,180,177,165,179,181,183,166,182,180,158,168,169,160,181,179,162,169,174,164,180,168,175,163,169,144,166,149,179,148,176,196,160,186,194,151,162,149,155,180,181,170,170,170,186,224,189,176,166,203,183,179,171,172,178,183,207,177,156,174,153,177,186,173,196,204,150,188,191,183,171,180,190,178,164,147,175,194,165,166,186,152,164,190,138,171,172,164,180,163,178,159,196,179,148,173,181,168,153,153,172', '142,139,127,147,139,144,143,152,117,106,177,153,134,150,132,127,135,137,177,134,146,108,157,131,129,129,141,129,139,136,134,127,111,126,141,151,151,115,117,126,135,143,119,128,124,141,152,137,167,124,135,156,134,154,143,142,130,166,134,138,131,141,136,155,185,164,156,139,148,144,150,137,150,145,155,161,157,133,152,161,132,154,139,137,139,158,132,175,139,161,153,144,155,128,163,157,152,154,166,181,143,160,181,175,170,157,139,149,159,163,148,169,155,160,138,155,155,155,149,188,151,169,147,130,159,153,161,178,150,171,160,149,145,147,138,174,149,184,140,168,153,149,169,146,149,153,154,149,137,140,158,166,144,178,131,162,180,166,154,143,148,156,148,164,150,155,158,140,159,160,134,149,151,138,176,152,169,154,134,131,147,134,152,150,138,155,138,124,159,144,165,173,167,170,151,135,144,152,166,137,150,158,151,175,185,146,177,192,143,150,151,158,158,159,155,154,171,164,170,157,113,169,162,173,142,136,157,151,145,149,154,140,141,148,169,152,147,144,165,140,156,148,131,141,133,127,145,159,164,151,152,156,153,148,138,169,162,140,151,168,133,148,128,121,141,174,164,153,147,141,149,181,126,142,148,136,145,153,156,166,167,165,140,145,149,132,166,168,153,152,137,131,180,153,158,158,169,143,137,155,141,167,154,155,202,166,166,195,184,153,147,148,140,179,125,151,141,153,153,144,167,137,159,144,151,148,145,129,162,168,150,145,146,157,142,166,142,155,150,148,152,154,173,161,156,163,168,153,171,134,148,177,137,142,156,150,134,135,145,149,143', '118,104,119,118,128,118,141,113,128,128,139,131,137,91,100,93,88,91,105,102,102,85,94,97,104,103,93,122,94,100,104,94,107,120,96,103,111,96,115,113,109,116,113,90,128,133,125,112,106,109,141,129,106,107,116,128,107,97,90,109,139,133,105,113,128,142,113,103,107,121,105,113,113,113,119,125,100,119,109,130,106,105,145,126,134,133,134,128,133,138,121,137,121,134,117,138,144,138,145,122,100,133,141,126,158,126,135,142,140,137,125,147,175,151,141,135,104,144,111,128,124,159,118,132,153,131,121,121,133,141,142,141,126,137,147,174,138,154,141,182,158,141,164,134,148,170,128,127,138,154,186,160,149,159,146,156,160,150,165,170,154,141,146,148,169,166,153,155,146,174,142,174,144,148,144,164,193,178,190,287,301', null); +INSERT INTO `sample_dataset` VALUES ('59', '2018-10-09 14:30:15', '11447', 'demo_11447', 'demo_29964', '29964', 'Metis', 'test', 'negative', '180', '1538569239', '124,128,142,117,134,118,124,110,141,120,152,133,105,100,105,100,106,111,116,101,106,98,101,104,99,114,102,91,115,122,100,92,93,104,106,113,104,100,129,109,105,133,122,115,106,94,101,116,109,105,113,147,98,112,120,90,108,113,123,122,102,104,117,114,141,114,100,123,129,112,122,122,111,102,108,120,137,105,149,137,112,154,118,121,140,151,110,121,135,103,122,125,148,144,136,122,135,111,121,123,107,119,123,115,144,115,134,109,124,127,124,137,132,106,135,148,133,149,124,121,144,157,141,128,145,133,138,135,144,144,135,114,139,152,125,138,146,127,159,162,165,161,138,167,151,165,149,140,130,142,142,146,185,154,153,138,183,162,187,175,162,159,144,167,129,146,153,151,174,152,164,182,151,148,166,159,168,160,153,164,168,162,189,175,164,166,170,140,165,159,152,180,165,169,159,146,164,172,153,137,184,142,152,162,179,178,180,144,172,175,144,145,168,159,155,174,147,159,153,175,183,164,164,157,222,177,184,160,172,157,147,193,150,157,177,168,163,203,218,180,175,197,167,173,158,172,148,164,157,153,179,158,140,179,172,146,168,161,170,167,180,177,165,179,181,183,166,182,180,158,168,169,160,181,179,162,169,174,164,180,168,175,163,169,144,166,149,179,148,176,196,160,186,194,151,162,149,155,180,181,170,170,170,186,224,189,176,166,203,183,179,171,172,178,183,207,177,156,174,153,177,186,173,196,204,150,188,191,183,171,180,190,178,164,147,175,194,165,166,186,152,164,190,138,171,172,164,180,163,178,159,196,179,148,173,181,168,153,153,172,169', '139,127,147,139,144,143,152,117,106,177,153,134,150,132,127,135,137,177,134,146,108,157,131,129,129,141,129,139,136,134,127,111,126,141,151,151,115,117,126,135,143,119,128,124,141,152,137,167,124,135,156,134,154,143,142,130,166,134,138,131,141,136,155,185,164,156,139,148,144,150,137,150,145,155,161,157,133,152,161,132,154,139,137,139,158,132,175,139,161,153,144,155,128,163,157,152,154,166,181,143,160,181,175,170,157,139,149,159,163,148,169,155,160,138,155,155,155,149,188,151,169,147,130,159,153,161,178,150,171,160,149,145,147,138,174,149,184,140,168,153,149,169,146,149,153,154,149,137,140,158,166,144,178,131,162,180,166,154,143,148,156,148,164,150,155,158,140,159,160,134,149,151,138,176,152,169,154,134,131,147,134,152,150,138,155,138,124,159,144,165,173,167,170,151,135,144,152,166,137,150,158,151,175,185,146,177,192,143,150,151,158,158,159,155,154,171,164,170,157,113,169,162,173,142,136,157,151,145,149,154,140,141,148,169,152,147,144,165,140,156,148,131,141,133,127,145,159,164,151,152,156,153,148,138,169,162,140,151,168,133,148,128,121,141,174,164,153,147,141,149,181,126,142,148,136,145,153,156,166,167,165,140,145,149,132,166,168,153,152,137,131,180,153,158,158,169,143,137,155,141,167,154,155,202,166,166,195,184,153,147,148,140,179,125,151,141,153,153,144,167,137,159,144,151,148,145,129,162,168,150,145,146,157,142,166,142,155,150,148,152,154,173,161,156,163,168,153,171,134,148,177,137,142,156,150,134,135,145,149,143,149', '104,119,118,128,118,141,113,128,128,139,131,137,91,100,93,88,91,105,102,102,85,94,97,104,103,93,122,94,100,104,94,107,120,96,103,111,96,115,113,109,116,113,90,128,133,125,112,106,109,141,129,106,107,116,128,107,97,90,109,139,133,105,113,128,142,113,103,107,121,105,113,113,113,119,125,100,119,109,130,106,105,145,126,134,133,134,128,133,138,121,137,121,134,117,138,144,138,145,122,100,133,141,126,158,126,135,142,140,137,125,147,175,151,141,135,104,144,111,128,124,159,118,132,153,131,121,121,133,141,142,141,126,137,147,174,138,154,141,182,158,141,164,134,148,170,128,127,138,154,186,160,149,159,146,156,160,150,165,170,154,141,146,148,169,166,153,155,146,174,142,174,144,148,144,164,193,178,190,287,301,293', null); +INSERT INTO `sample_dataset` VALUES ('60', '2018-10-09 14:30:15', '13295', 'demo_13295', 'demo_31731', '31731', 'Metis', 'test', 'negative', '180', '1538555143', '128,142,117,134,118,124,110,141,120,152,133,105,100,105,100,106,111,116,101,106,98,101,104,99,114,102,91,115,122,100,92,93,104,106,113,104,100,129,109,105,133,122,115,106,94,101,116,109,105,113,147,98,112,120,90,108,113,123,122,102,104,117,114,141,114,100,123,129,112,122,122,111,102,108,120,137,105,149,137,112,154,118,121,140,151,110,121,135,103,122,125,148,144,136,122,135,111,121,123,107,119,123,115,144,115,134,109,124,127,124,137,132,106,135,148,133,149,124,121,144,157,141,128,145,133,138,135,144,144,135,114,139,152,125,138,146,127,159,162,165,161,138,167,151,165,149,140,130,142,142,146,185,154,153,138,183,162,187,175,162,159,144,167,129,146,153,151,174,152,164,182,151,148,166,159,168,160,153,164,168,162,189,175,164,166,170,140,165,159,152,180,165,169,159,146,164,172,153,137,184,142,152,162,179,178,180,144,172,175,144,145,168,159,155,174,147,159,153,175,183,164,164,157,222,177,184,160,172,157,147,193,150,157,177,168,163,203,218,180,175,197,167,173,158,172,148,164,157,153,179,158,140,179,172,146,168,161,170,167,180,177,165,179,181,183,166,182,180,158,168,169,160,181,179,162,169,174,164,180,168,175,163,169,144,166,149,179,148,176,196,160,186,194,151,162,149,155,180,181,170,170,170,186,224,189,176,166,203,183,179,171,172,178,183,207,177,156,174,153,177,186,173,196,204,150,188,191,183,171,180,190,178,164,147,175,194,165,166,186,152,164,190,138,171,172,164,180,163,178,159,196,179,148,173,181,168,153,153,172,169,169', '127,147,139,144,143,152,117,106,177,153,134,150,132,127,135,137,177,134,146,108,157,131,129,129,141,129,139,136,134,127,111,126,141,151,151,115,117,126,135,143,119,128,124,141,152,137,167,124,135,156,134,154,143,142,130,166,134,138,131,141,136,155,185,164,156,139,148,144,150,137,150,145,155,161,157,133,152,161,132,154,139,137,139,158,132,175,139,161,153,144,155,128,163,157,152,154,166,181,143,160,181,175,170,157,139,149,159,163,148,169,155,160,138,155,155,155,149,188,151,169,147,130,159,153,161,178,150,171,160,149,145,147,138,174,149,184,140,168,153,149,169,146,149,153,154,149,137,140,158,166,144,178,131,162,180,166,154,143,148,156,148,164,150,155,158,140,159,160,134,149,151,138,176,152,169,154,134,131,147,134,152,150,138,155,138,124,159,144,165,173,167,170,151,135,144,152,166,137,150,158,151,175,185,146,177,192,143,150,151,158,158,159,155,154,171,164,170,157,113,169,162,173,142,136,157,151,145,149,154,140,141,148,169,152,147,144,165,140,156,148,131,141,133,127,145,159,164,151,152,156,153,148,138,169,162,140,151,168,133,148,128,121,141,174,164,153,147,141,149,181,126,142,148,136,145,153,156,166,167,165,140,145,149,132,166,168,153,152,137,131,180,153,158,158,169,143,137,155,141,167,154,155,202,166,166,195,184,153,147,148,140,179,125,151,141,153,153,144,167,137,159,144,151,148,145,129,162,168,150,145,146,157,142,166,142,155,150,148,152,154,173,161,156,163,168,153,171,134,148,177,137,142,156,150,134,135,145,149,143,149,152', '119,118,128,118,141,113,128,128,139,131,137,91,100,93,88,91,105,102,102,85,94,97,104,103,93,122,94,100,104,94,107,120,96,103,111,96,115,113,109,116,113,90,128,133,125,112,106,109,141,129,106,107,116,128,107,97,90,109,139,133,105,113,128,142,113,103,107,121,105,113,113,113,119,125,100,119,109,130,106,105,145,126,134,133,134,128,133,138,121,137,121,134,117,138,144,138,145,122,100,133,141,126,158,126,135,142,140,137,125,147,175,151,141,135,104,144,111,128,124,159,118,132,153,131,121,121,133,141,142,141,126,137,147,174,138,154,141,182,158,141,164,134,148,170,128,127,138,154,186,160,149,159,146,156,160,150,165,170,154,141,146,148,169,166,153,155,146,174,142,174,144,148,144,164,193,178,190,287,301,293,272', null); +INSERT INTO `sample_dataset` VALUES ('61', '2018-10-09 14:30:15', '12134', 'demo_12134', 'demo_28763', '28763', 'Metis', 'test', 'negative', '180', '1538731959', '142,117,134,118,124,110,141,120,152,133,105,100,105,100,106,111,116,101,106,98,101,104,99,114,102,91,115,122,100,92,93,104,106,113,104,100,129,109,105,133,122,115,106,94,101,116,109,105,113,147,98,112,120,90,108,113,123,122,102,104,117,114,141,114,100,123,129,112,122,122,111,102,108,120,137,105,149,137,112,154,118,121,140,151,110,121,135,103,122,125,148,144,136,122,135,111,121,123,107,119,123,115,144,115,134,109,124,127,124,137,132,106,135,148,133,149,124,121,144,157,141,128,145,133,138,135,144,144,135,114,139,152,125,138,146,127,159,162,165,161,138,167,151,165,149,140,130,142,142,146,185,154,153,138,183,162,187,175,162,159,144,167,129,146,153,151,174,152,164,182,151,148,166,159,168,160,153,164,168,162,189,175,164,166,170,140,165,159,152,180,165,169,159,146,164,172,153,137,184,142,152,162,179,178,180,144,172,175,144,145,168,159,155,174,147,159,153,175,183,164,164,157,222,177,184,160,172,157,147,193,150,157,177,168,163,203,218,180,175,197,167,173,158,172,148,164,157,153,179,158,140,179,172,146,168,161,170,167,180,177,165,179,181,183,166,182,180,158,168,169,160,181,179,162,169,174,164,180,168,175,163,169,144,166,149,179,148,176,196,160,186,194,151,162,149,155,180,181,170,170,170,186,224,189,176,166,203,183,179,171,172,178,183,207,177,156,174,153,177,186,173,196,204,150,188,191,183,171,180,190,178,164,147,175,194,165,166,186,152,164,190,138,171,172,164,180,163,178,159,196,179,148,173,181,168,153,153,172,169,169,167', '147,139,144,143,152,117,106,177,153,134,150,132,127,135,137,177,134,146,108,157,131,129,129,141,129,139,136,134,127,111,126,141,151,151,115,117,126,135,143,119,128,124,141,152,137,167,124,135,156,134,154,143,142,130,166,134,138,131,141,136,155,185,164,156,139,148,144,150,137,150,145,155,161,157,133,152,161,132,154,139,137,139,158,132,175,139,161,153,144,155,128,163,157,152,154,166,181,143,160,181,175,170,157,139,149,159,163,148,169,155,160,138,155,155,155,149,188,151,169,147,130,159,153,161,178,150,171,160,149,145,147,138,174,149,184,140,168,153,149,169,146,149,153,154,149,137,140,158,166,144,178,131,162,180,166,154,143,148,156,148,164,150,155,158,140,159,160,134,149,151,138,176,152,169,154,134,131,147,134,152,150,138,155,138,124,159,144,165,173,167,170,151,135,144,152,166,137,150,158,151,175,185,146,177,192,143,150,151,158,158,159,155,154,171,164,170,157,113,169,162,173,142,136,157,151,145,149,154,140,141,148,169,152,147,144,165,140,156,148,131,141,133,127,145,159,164,151,152,156,153,148,138,169,162,140,151,168,133,148,128,121,141,174,164,153,147,141,149,181,126,142,148,136,145,153,156,166,167,165,140,145,149,132,166,168,153,152,137,131,180,153,158,158,169,143,137,155,141,167,154,155,202,166,166,195,184,153,147,148,140,179,125,151,141,153,153,144,167,137,159,144,151,148,145,129,162,168,150,145,146,157,142,166,142,155,150,148,152,154,173,161,156,163,168,153,171,134,148,177,137,142,156,150,134,135,145,149,143,149,152,162', '118,128,118,141,113,128,128,139,131,137,91,100,93,88,91,105,102,102,85,94,97,104,103,93,122,94,100,104,94,107,120,96,103,111,96,115,113,109,116,113,90,128,133,125,112,106,109,141,129,106,107,116,128,107,97,90,109,139,133,105,113,128,142,113,103,107,121,105,113,113,113,119,125,100,119,109,130,106,105,145,126,134,133,134,128,133,138,121,137,121,134,117,138,144,138,145,122,100,133,141,126,158,126,135,142,140,137,125,147,175,151,141,135,104,144,111,128,124,159,118,132,153,131,121,121,133,141,142,141,126,137,147,174,138,154,141,182,158,141,164,134,148,170,128,127,138,154,186,160,149,159,146,156,160,150,165,170,154,141,146,148,169,166,153,155,146,174,142,174,144,148,144,164,193,178,190,287,301,293,272,316', null); +INSERT INTO `sample_dataset` VALUES ('62', '2018-10-09 14:30:15', '10784', 'demo_10784', 'demo_28622', '28622', 'Metis', 'test', 'negative', '180', '1538362326', '117,134,118,124,110,141,120,152,133,105,100,105,100,106,111,116,101,106,98,101,104,99,114,102,91,115,122,100,92,93,104,106,113,104,100,129,109,105,133,122,115,106,94,101,116,109,105,113,147,98,112,120,90,108,113,123,122,102,104,117,114,141,114,100,123,129,112,122,122,111,102,108,120,137,105,149,137,112,154,118,121,140,151,110,121,135,103,122,125,148,144,136,122,135,111,121,123,107,119,123,115,144,115,134,109,124,127,124,137,132,106,135,148,133,149,124,121,144,157,141,128,145,133,138,135,144,144,135,114,139,152,125,138,146,127,159,162,165,161,138,167,151,165,149,140,130,142,142,146,185,154,153,138,183,162,187,175,162,159,144,167,129,146,153,151,174,152,164,182,151,148,166,159,168,160,153,164,168,162,189,175,164,166,170,140,165,159,152,180,165,169,159,146,164,172,153,137,184,142,152,162,179,178,180,144,172,175,144,145,168,159,155,174,147,159,153,175,183,164,164,157,222,177,184,160,172,157,147,193,150,157,177,168,163,203,218,180,175,197,167,173,158,172,148,164,157,153,179,158,140,179,172,146,168,161,170,167,180,177,165,179,181,183,166,182,180,158,168,169,160,181,179,162,169,174,164,180,168,175,163,169,144,166,149,179,148,176,196,160,186,194,151,162,149,155,180,181,170,170,170,186,224,189,176,166,203,183,179,171,172,178,183,207,177,156,174,153,177,186,173,196,204,150,188,191,183,171,180,190,178,164,147,175,194,165,166,186,152,164,190,138,171,172,164,180,163,178,159,196,179,148,173,181,168,153,153,172,169,169,167,160', '139,144,143,152,117,106,177,153,134,150,132,127,135,137,177,134,146,108,157,131,129,129,141,129,139,136,134,127,111,126,141,151,151,115,117,126,135,143,119,128,124,141,152,137,167,124,135,156,134,154,143,142,130,166,134,138,131,141,136,155,185,164,156,139,148,144,150,137,150,145,155,161,157,133,152,161,132,154,139,137,139,158,132,175,139,161,153,144,155,128,163,157,152,154,166,181,143,160,181,175,170,157,139,149,159,163,148,169,155,160,138,155,155,155,149,188,151,169,147,130,159,153,161,178,150,171,160,149,145,147,138,174,149,184,140,168,153,149,169,146,149,153,154,149,137,140,158,166,144,178,131,162,180,166,154,143,148,156,148,164,150,155,158,140,159,160,134,149,151,138,176,152,169,154,134,131,147,134,152,150,138,155,138,124,159,144,165,173,167,170,151,135,144,152,166,137,150,158,151,175,185,146,177,192,143,150,151,158,158,159,155,154,171,164,170,157,113,169,162,173,142,136,157,151,145,149,154,140,141,148,169,152,147,144,165,140,156,148,131,141,133,127,145,159,164,151,152,156,153,148,138,169,162,140,151,168,133,148,128,121,141,174,164,153,147,141,149,181,126,142,148,136,145,153,156,166,167,165,140,145,149,132,166,168,153,152,137,131,180,153,158,158,169,143,137,155,141,167,154,155,202,166,166,195,184,153,147,148,140,179,125,151,141,153,153,144,167,137,159,144,151,148,145,129,162,168,150,145,146,157,142,166,142,155,150,148,152,154,173,161,156,163,168,153,171,134,148,177,137,142,156,150,134,135,145,149,143,149,152,162,151', '128,118,141,113,128,128,139,131,137,91,100,93,88,91,105,102,102,85,94,97,104,103,93,122,94,100,104,94,107,120,96,103,111,96,115,113,109,116,113,90,128,133,125,112,106,109,141,129,106,107,116,128,107,97,90,109,139,133,105,113,128,142,113,103,107,121,105,113,113,113,119,125,100,119,109,130,106,105,145,126,134,133,134,128,133,138,121,137,121,134,117,138,144,138,145,122,100,133,141,126,158,126,135,142,140,137,125,147,175,151,141,135,104,144,111,128,124,159,118,132,153,131,121,121,133,141,142,141,126,137,147,174,138,154,141,182,158,141,164,134,148,170,128,127,138,154,186,160,149,159,146,156,160,150,165,170,154,141,146,148,169,166,153,155,146,174,142,174,144,148,144,164,193,178,190,287,301,293,272,316,311', null); +INSERT INTO `sample_dataset` VALUES ('63', '2018-10-09 14:30:15', '17518', 'demo_17518', 'demo_36822', '36822', 'Metis', 'test', 'negative', '180', '1538575713', '134,118,124,110,141,120,152,133,105,100,105,100,106,111,116,101,106,98,101,104,99,114,102,91,115,122,100,92,93,104,106,113,104,100,129,109,105,133,122,115,106,94,101,116,109,105,113,147,98,112,120,90,108,113,123,122,102,104,117,114,141,114,100,123,129,112,122,122,111,102,108,120,137,105,149,137,112,154,118,121,140,151,110,121,135,103,122,125,148,144,136,122,135,111,121,123,107,119,123,115,144,115,134,109,124,127,124,137,132,106,135,148,133,149,124,121,144,157,141,128,145,133,138,135,144,144,135,114,139,152,125,138,146,127,159,162,165,161,138,167,151,165,149,140,130,142,142,146,185,154,153,138,183,162,187,175,162,159,144,167,129,146,153,151,174,152,164,182,151,148,166,159,168,160,153,164,168,162,189,175,164,166,170,140,165,159,152,180,165,169,159,146,164,172,153,137,184,142,152,162,179,178,180,144,172,175,144,145,168,159,155,174,147,159,153,175,183,164,164,157,222,177,184,160,172,157,147,193,150,157,177,168,163,203,218,180,175,197,167,173,158,172,148,164,157,153,179,158,140,179,172,146,168,161,170,167,180,177,165,179,181,183,166,182,180,158,168,169,160,181,179,162,169,174,164,180,168,175,163,169,144,166,149,179,148,176,196,160,186,194,151,162,149,155,180,181,170,170,170,186,224,189,176,166,203,183,179,171,172,178,183,207,177,156,174,153,177,186,173,196,204,150,188,191,183,171,180,190,178,164,147,175,194,165,166,186,152,164,190,138,171,172,164,180,163,178,159,196,179,148,173,181,168,153,153,172,169,169,167,160,148', '144,143,152,117,106,177,153,134,150,132,127,135,137,177,134,146,108,157,131,129,129,141,129,139,136,134,127,111,126,141,151,151,115,117,126,135,143,119,128,124,141,152,137,167,124,135,156,134,154,143,142,130,166,134,138,131,141,136,155,185,164,156,139,148,144,150,137,150,145,155,161,157,133,152,161,132,154,139,137,139,158,132,175,139,161,153,144,155,128,163,157,152,154,166,181,143,160,181,175,170,157,139,149,159,163,148,169,155,160,138,155,155,155,149,188,151,169,147,130,159,153,161,178,150,171,160,149,145,147,138,174,149,184,140,168,153,149,169,146,149,153,154,149,137,140,158,166,144,178,131,162,180,166,154,143,148,156,148,164,150,155,158,140,159,160,134,149,151,138,176,152,169,154,134,131,147,134,152,150,138,155,138,124,159,144,165,173,167,170,151,135,144,152,166,137,150,158,151,175,185,146,177,192,143,150,151,158,158,159,155,154,171,164,170,157,113,169,162,173,142,136,157,151,145,149,154,140,141,148,169,152,147,144,165,140,156,148,131,141,133,127,145,159,164,151,152,156,153,148,138,169,162,140,151,168,133,148,128,121,141,174,164,153,147,141,149,181,126,142,148,136,145,153,156,166,167,165,140,145,149,132,166,168,153,152,137,131,180,153,158,158,169,143,137,155,141,167,154,155,202,166,166,195,184,153,147,148,140,179,125,151,141,153,153,144,167,137,159,144,151,148,145,129,162,168,150,145,146,157,142,166,142,155,150,148,152,154,173,161,156,163,168,153,171,134,148,177,137,142,156,150,134,135,145,149,143,149,152,162,151,171', '118,141,113,128,128,139,131,137,91,100,93,88,91,105,102,102,85,94,97,104,103,93,122,94,100,104,94,107,120,96,103,111,96,115,113,109,116,113,90,128,133,125,112,106,109,141,129,106,107,116,128,107,97,90,109,139,133,105,113,128,142,113,103,107,121,105,113,113,113,119,125,100,119,109,130,106,105,145,126,134,133,134,128,133,138,121,137,121,134,117,138,144,138,145,122,100,133,141,126,158,126,135,142,140,137,125,147,175,151,141,135,104,144,111,128,124,159,118,132,153,131,121,121,133,141,142,141,126,137,147,174,138,154,141,182,158,141,164,134,148,170,128,127,138,154,186,160,149,159,146,156,160,150,165,170,154,141,146,148,169,166,153,155,146,174,142,174,144,148,144,164,193,178,190,287,301,293,272,316,311,304', null); +INSERT INTO `sample_dataset` VALUES ('64', '2018-10-09 14:30:15', '15238', 'demo_15238', 'demo_38243', '38243', 'Metis', 'test', 'negative', '180', '1538591547', '0,0,0,0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604', null); +INSERT INTO `sample_dataset` VALUES ('65', '2018-10-09 14:30:15', '13637', 'demo_13637', 'demo_20749', '20749', 'Metis', 'test', 'negative', '180', '1538462557', '0,0,0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562', null); +INSERT INTO `sample_dataset` VALUES ('66', '2018-10-09 14:30:15', '12471', 'demo_12471', 'demo_29015', '29015', 'Metis', 'test', 'negative', '180', '1538634101', '0,0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234', null); +INSERT INTO `sample_dataset` VALUES ('67', '2018-10-09 14:30:15', '11442', 'demo_11442', 'demo_22828', '22828', 'Metis', 'test', 'negative', '180', '1538582797', '0,0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655', null); +INSERT INTO `sample_dataset` VALUES ('68', '2018-10-09 14:30:15', '19800', 'demo_19800', 'demo_27096', '27096', 'Metis', 'test', 'negative', '180', '1538675642', '0,0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837', null); +INSERT INTO `sample_dataset` VALUES ('69', '2018-10-09 14:30:15', '14672', 'demo_14672', 'demo_26995', '26995', 'Metis', 'test', 'negative', '180', '1538429776', '0,0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837,12611', null); +INSERT INTO `sample_dataset` VALUES ('70', '2018-10-09 14:30:15', '13962', 'demo_13962', 'demo_33686', '33686', 'Metis', 'test', 'negative', '180', '1538649918', '0,0,0,0,0,0,2,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,30,30,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,253,18,15,5,8,17,15,3,100,29,14,2,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1591,9005,6159,3014,0,0,0,0,0,0,0,30,30,30,10,0,0,0,0,11,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,94,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,683,30,30,30,30,28,30,30,19,29,25,28,21,13,22,21,13,20,23,27,0,0,45,77,0,0,0,0,456,0,0,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,28,3,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,30,30,19,0,0,0,0,0,0,0,0,0,11,154,29,29,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,98,28,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,39,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,7,21,17,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1668,2409,5595,1,0,7329,10085,5348,10116,10100,6732,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,28,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,41,0,0,9,0,0,0,0,0,0,0,2,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,7,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,114,0,0,0,0,0,295,29,30,29,29,30,23,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,2,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3669,7604,11562,12234,12655,12837,12611,12731', null); +INSERT INTO `sample_dataset` VALUES ('71', '2018-10-09 14:30:15', '15791', 'demo_15791', 'demo_27444', '27444', 'Metis', 'test', 'negative', '180', '1538760219', '2530,2434,2423,2335,2571,2322,2463,2253,2235,2444,2116,2261,2347,1917,2379,1698,1651,1703,1683,1730,1868,1731,1640,1677,1718,1518,1540,1941,1768,1792,1804,1649,1431,1044,1179,1077,1205,1190,1158,1057,1013,979,949,962,1006,889,1008,1137,1177,1013,1095,839,835,879,868,836,881,837,914,870,880,815,1462,1684,1705,1624,1690,1669,1630,1712,1976,1881,1936,1901,2023,1911,1927,2046,2378,2984,3272,3223,2825,3036,2588,2257,2200,2466,2570,2488,2484,2646,2834,3094,3159,2831,2687,2653,2255,2385,2109,2065,2091,2081,2122,2120,2054,1862,1725,1722,1784,1734,1831,1881,1838,1808,1801,2079,2471,2318,2329,2294,2247,2207,2238,2481,2783,3004,3119,2955,2877,2891,2859,2449,2409,2303,2569,2711,2715,2915,2865,2986,2743,2680,2678,2702,2656,2623,2730,2584,2670,2731,2803,2787,2858,2729,2890,2678,2768,2756,2714,2712,2828,2708,2782,2790,4451,3286,3425,3413,3411,3347,3351,3305,2446,2371,2146,1986,2069,1877,2316,2589,2493,2668,2554,2512,2505,2587,2536,2739,2538,2568,2595,2552,2551,2707,2546,2566,2519,2464,2482,2338,2227,2162,2198,2313,2581,2984,2711,2608,2649,2493,2465,2457,2559,2644,2538,2589,2558,2611,2770,2965,7981,6788,8534,8655,8394,8290,8980,9307,8246,8593,8236,8840,5098,5273,8017,8178,7777,7543,4545,7938,9100,9036,9213,9409,9151,9141,7986,8564,8866,8566,8462,5260,3021,2962,2906,2907,2969,2912,2760,2712,2640,2658,2700,2713,2675,2759,3089,3152,3235,3167,3368,3342,3373,3357,3351,3346,3417,3514,3240,3256,3368,3873,3761,3691,3805,3741,3768,3734,3192,3281,3092,3094,3211,3106,3189,3091,3061,3584,3158,3073,3139,3169,3088,3077,3367,3353,3291,3482,3339,3191,2843,2840,2839,3015,2768,2739,2743,2629,2326,2191,2225,1480,1481,1562,1563,1482,1440,1424,1420,1490,1493,1506,1383,1511,1482,1547,1514,1430,1135,882,887,864,1162,1448,1484,1487,1484,1466,1213,871,1428,982,862,874,735,943,870,935,943', '2729,2893,2962,2989,2757,2908,2698,2158,2209,1045,798,805,772,907,888,887,887,983,1394,1215,1301,1317,1522,1665,1819,1920,1927,1930,1850,2194,2288,2333,2752,2813,2771,2788,2853,2837,2807,3205,2913,2808,2842,2910,2753,2820,3521,3740,3533,3823,3736,3620,3588,3499,3526,3534,3529,3417,3527,3529,3482,3496,3535,3828,3878,3476,3570,3543,3447,3417,3435,3548,3228,2328,2172,2147,2127,2282,2326,2237,2406,2635,2666,2459,2672,2252,1978,2255,2286,2365,2301,2299,2250,2175,2036,2031,2174,1662,1364,1512,1441,1469,1389,1541,1416,1440,1531,1467,1438,1590,1389,1386,1531,1361,1370,1393,1443,1526,1324,1394,1446,1499,1373,1415,1424,1463,1401,1563,1959,1894,2033,2346,2612,2705,2718,2710,2726,1836,1636,1669,1726,1775,1813,1773,1793,1776,1878,1785,1818,1816,1836,1861,1873,1763,1842,1864,1844,1851,1864,2020,2041,1506,1367,1583,1824,1952,1859,1780,1472,1467,1511,1580,1498,2063,2167,2071,2161,2144,2033,2064,2096,2169,2340,1978,1762,1786,1882,1796,1884,1937,2613,3295,2816,2855,2808,3171,2717,2589,3089,2855,2985,3036,2530,2642,2580,2513,2559,2825,2830,3012,2890,3077,3158,3091,3026,2948,3048,2745,2524,2895,2792,2481,2614,2665,2675,2732,2735,2737,2915,2798,2706,2342,1992,2074,1924,2001,1884,1801,1468,1548,1276,1506,1246,1104,789,1058,1102,1270,993,906,917,926,803,932,1303,1579,1952,1867,1620,1640,1447,1463,1312,1616,1502,1652,1690,1835,1834,1773,1839,1740,1831,1786,1912,1794,1839,1872,1887,1823,1851,1884,1909,2034,2019,1856,1741,1862,1847,1865,2074,2251,2350,2478,2565,2410,2447,2430,2436,1980,1975,2037,2043,2005,1738,1860,1844,1344,1412,1262,1240,1266,1465,1122,819,808,831,855,801,797,803,645,521,1630,5699,4895,4476,3373,4337,3088,514,550,546,421,362,184,307,96,0,0,25,0,56,0,7,50,131,146,145,118,133,117,120,137,166,142,126,132,219,284,601', '507,505,788,1142,1075,1083,1123,1100,1119,1099,733,501,504,502,516,502,504,503,507,510,458,0,0,0,9,0,207,239,266,285,230,207,251,212,270,247,269,259,314,295,157,169,148,144,422,591,539,547,621,648,869,1135,1612,1249,1034,1101,1100,1058,1033,1076,1042,1123,1251,1496,1576,1542,1420,1406,1529,1399,1404,1461,1418,1404,1600,1572,1626,1511,1689,1719,1608,1745,1862,1865,1985,2026,1591,1399,1275,1502,1692,1580,1483,1459,1491,1557,1466,1465,1472,1457,1491,1499,1516,1431,1525,1331,1341,1463,1532,1411,1367,1454,1452,1356,1438,1353,1395,1428,1477,1421,1310,1372,1368,1426,1429,1466,1418,1434,1421,1457,1425,1646,1846,1930,1875,1870,1873,1852,1789,1701,1789,1773,1868,1831,1814,1830,1830,1919,1983,2846,6624,5695,4803,4009,3941,4908,4534,4302,3257,3385,3961,5090,6687,6568,6049,6367,5669,5821,6077,5501,5365,5389,5899,6157,6219,6151,6239,5740,5495,7837,13523', null); +INSERT INTO `sample_dataset` VALUES ('72', '2018-10-09 14:30:15', '17071', 'demo_17071', 'demo_36164', '36164', 'Metis', 'test', 'negative', '180', '1538651301', '2434,2423,2335,2571,2322,2463,2253,2235,2444,2116,2261,2347,1917,2379,1698,1651,1703,1683,1730,1868,1731,1640,1677,1718,1518,1540,1941,1768,1792,1804,1649,1431,1044,1179,1077,1205,1190,1158,1057,1013,979,949,962,1006,889,1008,1137,1177,1013,1095,839,835,879,868,836,881,837,914,870,880,815,1462,1684,1705,1624,1690,1669,1630,1712,1976,1881,1936,1901,2023,1911,1927,2046,2378,2984,3272,3223,2825,3036,2588,2257,2200,2466,2570,2488,2484,2646,2834,3094,3159,2831,2687,2653,2255,2385,2109,2065,2091,2081,2122,2120,2054,1862,1725,1722,1784,1734,1831,1881,1838,1808,1801,2079,2471,2318,2329,2294,2247,2207,2238,2481,2783,3004,3119,2955,2877,2891,2859,2449,2409,2303,2569,2711,2715,2915,2865,2986,2743,2680,2678,2702,2656,2623,2730,2584,2670,2731,2803,2787,2858,2729,2890,2678,2768,2756,2714,2712,2828,2708,2782,2790,4451,3286,3425,3413,3411,3347,3351,3305,2446,2371,2146,1986,2069,1877,2316,2589,2493,2668,2554,2512,2505,2587,2536,2739,2538,2568,2595,2552,2551,2707,2546,2566,2519,2464,2482,2338,2227,2162,2198,2313,2581,2984,2711,2608,2649,2493,2465,2457,2559,2644,2538,2589,2558,2611,2770,2965,7981,6788,8534,8655,8394,8290,8980,9307,8246,8593,8236,8840,5098,5273,8017,8178,7777,7543,4545,7938,9100,9036,9213,9409,9151,9141,7986,8564,8866,8566,8462,5260,3021,2962,2906,2907,2969,2912,2760,2712,2640,2658,2700,2713,2675,2759,3089,3152,3235,3167,3368,3342,3373,3357,3351,3346,3417,3514,3240,3256,3368,3873,3761,3691,3805,3741,3768,3734,3192,3281,3092,3094,3211,3106,3189,3091,3061,3584,3158,3073,3139,3169,3088,3077,3367,3353,3291,3482,3339,3191,2843,2840,2839,3015,2768,2739,2743,2629,2326,2191,2225,1480,1481,1562,1563,1482,1440,1424,1420,1490,1493,1506,1383,1511,1482,1547,1514,1430,1135,882,887,864,1162,1448,1484,1487,1484,1466,1213,871,1428,982,862,874,735,943,870,935,943,923', '2893,2962,2989,2757,2908,2698,2158,2209,1045,798,805,772,907,888,887,887,983,1394,1215,1301,1317,1522,1665,1819,1920,1927,1930,1850,2194,2288,2333,2752,2813,2771,2788,2853,2837,2807,3205,2913,2808,2842,2910,2753,2820,3521,3740,3533,3823,3736,3620,3588,3499,3526,3534,3529,3417,3527,3529,3482,3496,3535,3828,3878,3476,3570,3543,3447,3417,3435,3548,3228,2328,2172,2147,2127,2282,2326,2237,2406,2635,2666,2459,2672,2252,1978,2255,2286,2365,2301,2299,2250,2175,2036,2031,2174,1662,1364,1512,1441,1469,1389,1541,1416,1440,1531,1467,1438,1590,1389,1386,1531,1361,1370,1393,1443,1526,1324,1394,1446,1499,1373,1415,1424,1463,1401,1563,1959,1894,2033,2346,2612,2705,2718,2710,2726,1836,1636,1669,1726,1775,1813,1773,1793,1776,1878,1785,1818,1816,1836,1861,1873,1763,1842,1864,1844,1851,1864,2020,2041,1506,1367,1583,1824,1952,1859,1780,1472,1467,1511,1580,1498,2063,2167,2071,2161,2144,2033,2064,2096,2169,2340,1978,1762,1786,1882,1796,1884,1937,2613,3295,2816,2855,2808,3171,2717,2589,3089,2855,2985,3036,2530,2642,2580,2513,2559,2825,2830,3012,2890,3077,3158,3091,3026,2948,3048,2745,2524,2895,2792,2481,2614,2665,2675,2732,2735,2737,2915,2798,2706,2342,1992,2074,1924,2001,1884,1801,1468,1548,1276,1506,1246,1104,789,1058,1102,1270,993,906,917,926,803,932,1303,1579,1952,1867,1620,1640,1447,1463,1312,1616,1502,1652,1690,1835,1834,1773,1839,1740,1831,1786,1912,1794,1839,1872,1887,1823,1851,1884,1909,2034,2019,1856,1741,1862,1847,1865,2074,2251,2350,2478,2565,2410,2447,2430,2436,1980,1975,2037,2043,2005,1738,1860,1844,1344,1412,1262,1240,1266,1465,1122,819,808,831,855,801,797,803,645,521,1630,5699,4895,4476,3373,4337,3088,514,550,546,421,362,184,307,96,0,0,25,0,56,0,7,50,131,146,145,118,133,117,120,137,166,142,126,132,219,284,601,1082', '505,788,1142,1075,1083,1123,1100,1119,1099,733,501,504,502,516,502,504,503,507,510,458,0,0,0,9,0,207,239,266,285,230,207,251,212,270,247,269,259,314,295,157,169,148,144,422,591,539,547,621,648,869,1135,1612,1249,1034,1101,1100,1058,1033,1076,1042,1123,1251,1496,1576,1542,1420,1406,1529,1399,1404,1461,1418,1404,1600,1572,1626,1511,1689,1719,1608,1745,1862,1865,1985,2026,1591,1399,1275,1502,1692,1580,1483,1459,1491,1557,1466,1465,1472,1457,1491,1499,1516,1431,1525,1331,1341,1463,1532,1411,1367,1454,1452,1356,1438,1353,1395,1428,1477,1421,1310,1372,1368,1426,1429,1466,1418,1434,1421,1457,1425,1646,1846,1930,1875,1870,1873,1852,1789,1701,1789,1773,1868,1831,1814,1830,1830,1919,1983,2846,6624,5695,4803,4009,3941,4908,4534,4302,3257,3385,3961,5090,6687,6568,6049,6367,5669,5821,6077,5501,5365,5389,5899,6157,6219,6151,6239,5740,5495,7837,13523,13862', null); +INSERT INTO `sample_dataset` VALUES ('73', '2018-10-09 14:30:15', '17982', 'demo_17982', 'demo_38486', '38486', 'Metis', 'test', 'negative', '180', '1538639809', '2423,2335,2571,2322,2463,2253,2235,2444,2116,2261,2347,1917,2379,1698,1651,1703,1683,1730,1868,1731,1640,1677,1718,1518,1540,1941,1768,1792,1804,1649,1431,1044,1179,1077,1205,1190,1158,1057,1013,979,949,962,1006,889,1008,1137,1177,1013,1095,839,835,879,868,836,881,837,914,870,880,815,1462,1684,1705,1624,1690,1669,1630,1712,1976,1881,1936,1901,2023,1911,1927,2046,2378,2984,3272,3223,2825,3036,2588,2257,2200,2466,2570,2488,2484,2646,2834,3094,3159,2831,2687,2653,2255,2385,2109,2065,2091,2081,2122,2120,2054,1862,1725,1722,1784,1734,1831,1881,1838,1808,1801,2079,2471,2318,2329,2294,2247,2207,2238,2481,2783,3004,3119,2955,2877,2891,2859,2449,2409,2303,2569,2711,2715,2915,2865,2986,2743,2680,2678,2702,2656,2623,2730,2584,2670,2731,2803,2787,2858,2729,2890,2678,2768,2756,2714,2712,2828,2708,2782,2790,4451,3286,3425,3413,3411,3347,3351,3305,2446,2371,2146,1986,2069,1877,2316,2589,2493,2668,2554,2512,2505,2587,2536,2739,2538,2568,2595,2552,2551,2707,2546,2566,2519,2464,2482,2338,2227,2162,2198,2313,2581,2984,2711,2608,2649,2493,2465,2457,2559,2644,2538,2589,2558,2611,2770,2965,7981,6788,8534,8655,8394,8290,8980,9307,8246,8593,8236,8840,5098,5273,8017,8178,7777,7543,4545,7938,9100,9036,9213,9409,9151,9141,7986,8564,8866,8566,8462,5260,3021,2962,2906,2907,2969,2912,2760,2712,2640,2658,2700,2713,2675,2759,3089,3152,3235,3167,3368,3342,3373,3357,3351,3346,3417,3514,3240,3256,3368,3873,3761,3691,3805,3741,3768,3734,3192,3281,3092,3094,3211,3106,3189,3091,3061,3584,3158,3073,3139,3169,3088,3077,3367,3353,3291,3482,3339,3191,2843,2840,2839,3015,2768,2739,2743,2629,2326,2191,2225,1480,1481,1562,1563,1482,1440,1424,1420,1490,1493,1506,1383,1511,1482,1547,1514,1430,1135,882,887,864,1162,1448,1484,1487,1484,1466,1213,871,1428,982,862,874,735,943,870,935,943,923,913', '2962,2989,2757,2908,2698,2158,2209,1045,798,805,772,907,888,887,887,983,1394,1215,1301,1317,1522,1665,1819,1920,1927,1930,1850,2194,2288,2333,2752,2813,2771,2788,2853,2837,2807,3205,2913,2808,2842,2910,2753,2820,3521,3740,3533,3823,3736,3620,3588,3499,3526,3534,3529,3417,3527,3529,3482,3496,3535,3828,3878,3476,3570,3543,3447,3417,3435,3548,3228,2328,2172,2147,2127,2282,2326,2237,2406,2635,2666,2459,2672,2252,1978,2255,2286,2365,2301,2299,2250,2175,2036,2031,2174,1662,1364,1512,1441,1469,1389,1541,1416,1440,1531,1467,1438,1590,1389,1386,1531,1361,1370,1393,1443,1526,1324,1394,1446,1499,1373,1415,1424,1463,1401,1563,1959,1894,2033,2346,2612,2705,2718,2710,2726,1836,1636,1669,1726,1775,1813,1773,1793,1776,1878,1785,1818,1816,1836,1861,1873,1763,1842,1864,1844,1851,1864,2020,2041,1506,1367,1583,1824,1952,1859,1780,1472,1467,1511,1580,1498,2063,2167,2071,2161,2144,2033,2064,2096,2169,2340,1978,1762,1786,1882,1796,1884,1937,2613,3295,2816,2855,2808,3171,2717,2589,3089,2855,2985,3036,2530,2642,2580,2513,2559,2825,2830,3012,2890,3077,3158,3091,3026,2948,3048,2745,2524,2895,2792,2481,2614,2665,2675,2732,2735,2737,2915,2798,2706,2342,1992,2074,1924,2001,1884,1801,1468,1548,1276,1506,1246,1104,789,1058,1102,1270,993,906,917,926,803,932,1303,1579,1952,1867,1620,1640,1447,1463,1312,1616,1502,1652,1690,1835,1834,1773,1839,1740,1831,1786,1912,1794,1839,1872,1887,1823,1851,1884,1909,2034,2019,1856,1741,1862,1847,1865,2074,2251,2350,2478,2565,2410,2447,2430,2436,1980,1975,2037,2043,2005,1738,1860,1844,1344,1412,1262,1240,1266,1465,1122,819,808,831,855,801,797,803,645,521,1630,5699,4895,4476,3373,4337,3088,514,550,546,421,362,184,307,96,0,0,25,0,56,0,7,50,131,146,145,118,133,117,120,137,166,142,126,132,219,284,601,1082,1857', '788,1142,1075,1083,1123,1100,1119,1099,733,501,504,502,516,502,504,503,507,510,458,0,0,0,9,0,207,239,266,285,230,207,251,212,270,247,269,259,314,295,157,169,148,144,422,591,539,547,621,648,869,1135,1612,1249,1034,1101,1100,1058,1033,1076,1042,1123,1251,1496,1576,1542,1420,1406,1529,1399,1404,1461,1418,1404,1600,1572,1626,1511,1689,1719,1608,1745,1862,1865,1985,2026,1591,1399,1275,1502,1692,1580,1483,1459,1491,1557,1466,1465,1472,1457,1491,1499,1516,1431,1525,1331,1341,1463,1532,1411,1367,1454,1452,1356,1438,1353,1395,1428,1477,1421,1310,1372,1368,1426,1429,1466,1418,1434,1421,1457,1425,1646,1846,1930,1875,1870,1873,1852,1789,1701,1789,1773,1868,1831,1814,1830,1830,1919,1983,2846,6624,5695,4803,4009,3941,4908,4534,4302,3257,3385,3961,5090,6687,6568,6049,6367,5669,5821,6077,5501,5365,5389,5899,6157,6219,6151,6239,5740,5495,7837,13523,13862,13962', null); +INSERT INTO `sample_dataset` VALUES ('74', '2018-10-09 14:30:15', '18696', 'demo_18696', 'demo_23941', '23941', 'Metis', 'test', 'negative', '180', '1538477102', '2335,2571,2322,2463,2253,2235,2444,2116,2261,2347,1917,2379,1698,1651,1703,1683,1730,1868,1731,1640,1677,1718,1518,1540,1941,1768,1792,1804,1649,1431,1044,1179,1077,1205,1190,1158,1057,1013,979,949,962,1006,889,1008,1137,1177,1013,1095,839,835,879,868,836,881,837,914,870,880,815,1462,1684,1705,1624,1690,1669,1630,1712,1976,1881,1936,1901,2023,1911,1927,2046,2378,2984,3272,3223,2825,3036,2588,2257,2200,2466,2570,2488,2484,2646,2834,3094,3159,2831,2687,2653,2255,2385,2109,2065,2091,2081,2122,2120,2054,1862,1725,1722,1784,1734,1831,1881,1838,1808,1801,2079,2471,2318,2329,2294,2247,2207,2238,2481,2783,3004,3119,2955,2877,2891,2859,2449,2409,2303,2569,2711,2715,2915,2865,2986,2743,2680,2678,2702,2656,2623,2730,2584,2670,2731,2803,2787,2858,2729,2890,2678,2768,2756,2714,2712,2828,2708,2782,2790,4451,3286,3425,3413,3411,3347,3351,3305,2446,2371,2146,1986,2069,1877,2316,2589,2493,2668,2554,2512,2505,2587,2536,2739,2538,2568,2595,2552,2551,2707,2546,2566,2519,2464,2482,2338,2227,2162,2198,2313,2581,2984,2711,2608,2649,2493,2465,2457,2559,2644,2538,2589,2558,2611,2770,2965,7981,6788,8534,8655,8394,8290,8980,9307,8246,8593,8236,8840,5098,5273,8017,8178,7777,7543,4545,7938,9100,9036,9213,9409,9151,9141,7986,8564,8866,8566,8462,5260,3021,2962,2906,2907,2969,2912,2760,2712,2640,2658,2700,2713,2675,2759,3089,3152,3235,3167,3368,3342,3373,3357,3351,3346,3417,3514,3240,3256,3368,3873,3761,3691,3805,3741,3768,3734,3192,3281,3092,3094,3211,3106,3189,3091,3061,3584,3158,3073,3139,3169,3088,3077,3367,3353,3291,3482,3339,3191,2843,2840,2839,3015,2768,2739,2743,2629,2326,2191,2225,1480,1481,1562,1563,1482,1440,1424,1420,1490,1493,1506,1383,1511,1482,1547,1514,1430,1135,882,887,864,1162,1448,1484,1487,1484,1466,1213,871,1428,982,862,874,735,943,870,935,943,923,913,925', '2989,2757,2908,2698,2158,2209,1045,798,805,772,907,888,887,887,983,1394,1215,1301,1317,1522,1665,1819,1920,1927,1930,1850,2194,2288,2333,2752,2813,2771,2788,2853,2837,2807,3205,2913,2808,2842,2910,2753,2820,3521,3740,3533,3823,3736,3620,3588,3499,3526,3534,3529,3417,3527,3529,3482,3496,3535,3828,3878,3476,3570,3543,3447,3417,3435,3548,3228,2328,2172,2147,2127,2282,2326,2237,2406,2635,2666,2459,2672,2252,1978,2255,2286,2365,2301,2299,2250,2175,2036,2031,2174,1662,1364,1512,1441,1469,1389,1541,1416,1440,1531,1467,1438,1590,1389,1386,1531,1361,1370,1393,1443,1526,1324,1394,1446,1499,1373,1415,1424,1463,1401,1563,1959,1894,2033,2346,2612,2705,2718,2710,2726,1836,1636,1669,1726,1775,1813,1773,1793,1776,1878,1785,1818,1816,1836,1861,1873,1763,1842,1864,1844,1851,1864,2020,2041,1506,1367,1583,1824,1952,1859,1780,1472,1467,1511,1580,1498,2063,2167,2071,2161,2144,2033,2064,2096,2169,2340,1978,1762,1786,1882,1796,1884,1937,2613,3295,2816,2855,2808,3171,2717,2589,3089,2855,2985,3036,2530,2642,2580,2513,2559,2825,2830,3012,2890,3077,3158,3091,3026,2948,3048,2745,2524,2895,2792,2481,2614,2665,2675,2732,2735,2737,2915,2798,2706,2342,1992,2074,1924,2001,1884,1801,1468,1548,1276,1506,1246,1104,789,1058,1102,1270,993,906,917,926,803,932,1303,1579,1952,1867,1620,1640,1447,1463,1312,1616,1502,1652,1690,1835,1834,1773,1839,1740,1831,1786,1912,1794,1839,1872,1887,1823,1851,1884,1909,2034,2019,1856,1741,1862,1847,1865,2074,2251,2350,2478,2565,2410,2447,2430,2436,1980,1975,2037,2043,2005,1738,1860,1844,1344,1412,1262,1240,1266,1465,1122,819,808,831,855,801,797,803,645,521,1630,5699,4895,4476,3373,4337,3088,514,550,546,421,362,184,307,96,0,0,25,0,56,0,7,50,131,146,145,118,133,117,120,137,166,142,126,132,219,284,601,1082,1857,2012', '1142,1075,1083,1123,1100,1119,1099,733,501,504,502,516,502,504,503,507,510,458,0,0,0,9,0,207,239,266,285,230,207,251,212,270,247,269,259,314,295,157,169,148,144,422,591,539,547,621,648,869,1135,1612,1249,1034,1101,1100,1058,1033,1076,1042,1123,1251,1496,1576,1542,1420,1406,1529,1399,1404,1461,1418,1404,1600,1572,1626,1511,1689,1719,1608,1745,1862,1865,1985,2026,1591,1399,1275,1502,1692,1580,1483,1459,1491,1557,1466,1465,1472,1457,1491,1499,1516,1431,1525,1331,1341,1463,1532,1411,1367,1454,1452,1356,1438,1353,1395,1428,1477,1421,1310,1372,1368,1426,1429,1466,1418,1434,1421,1457,1425,1646,1846,1930,1875,1870,1873,1852,1789,1701,1789,1773,1868,1831,1814,1830,1830,1919,1983,2846,6624,5695,4803,4009,3941,4908,4534,4302,3257,3385,3961,5090,6687,6568,6049,6367,5669,5821,6077,5501,5365,5389,5899,6157,6219,6151,6239,5740,5495,7837,13523,13862,13962,14137', null); +INSERT INTO `sample_dataset` VALUES ('75', '2018-10-09 14:30:15', '19536', 'demo_19536', 'demo_24244', '24244', 'Metis', 'test', 'negative', '180', '1538562044', '2571,2322,2463,2253,2235,2444,2116,2261,2347,1917,2379,1698,1651,1703,1683,1730,1868,1731,1640,1677,1718,1518,1540,1941,1768,1792,1804,1649,1431,1044,1179,1077,1205,1190,1158,1057,1013,979,949,962,1006,889,1008,1137,1177,1013,1095,839,835,879,868,836,881,837,914,870,880,815,1462,1684,1705,1624,1690,1669,1630,1712,1976,1881,1936,1901,2023,1911,1927,2046,2378,2984,3272,3223,2825,3036,2588,2257,2200,2466,2570,2488,2484,2646,2834,3094,3159,2831,2687,2653,2255,2385,2109,2065,2091,2081,2122,2120,2054,1862,1725,1722,1784,1734,1831,1881,1838,1808,1801,2079,2471,2318,2329,2294,2247,2207,2238,2481,2783,3004,3119,2955,2877,2891,2859,2449,2409,2303,2569,2711,2715,2915,2865,2986,2743,2680,2678,2702,2656,2623,2730,2584,2670,2731,2803,2787,2858,2729,2890,2678,2768,2756,2714,2712,2828,2708,2782,2790,4451,3286,3425,3413,3411,3347,3351,3305,2446,2371,2146,1986,2069,1877,2316,2589,2493,2668,2554,2512,2505,2587,2536,2739,2538,2568,2595,2552,2551,2707,2546,2566,2519,2464,2482,2338,2227,2162,2198,2313,2581,2984,2711,2608,2649,2493,2465,2457,2559,2644,2538,2589,2558,2611,2770,2965,7981,6788,8534,8655,8394,8290,8980,9307,8246,8593,8236,8840,5098,5273,8017,8178,7777,7543,4545,7938,9100,9036,9213,9409,9151,9141,7986,8564,8866,8566,8462,5260,3021,2962,2906,2907,2969,2912,2760,2712,2640,2658,2700,2713,2675,2759,3089,3152,3235,3167,3368,3342,3373,3357,3351,3346,3417,3514,3240,3256,3368,3873,3761,3691,3805,3741,3768,3734,3192,3281,3092,3094,3211,3106,3189,3091,3061,3584,3158,3073,3139,3169,3088,3077,3367,3353,3291,3482,3339,3191,2843,2840,2839,3015,2768,2739,2743,2629,2326,2191,2225,1480,1481,1562,1563,1482,1440,1424,1420,1490,1493,1506,1383,1511,1482,1547,1514,1430,1135,882,887,864,1162,1448,1484,1487,1484,1466,1213,871,1428,982,862,874,735,943,870,935,943,923,913,925,892', '2757,2908,2698,2158,2209,1045,798,805,772,907,888,887,887,983,1394,1215,1301,1317,1522,1665,1819,1920,1927,1930,1850,2194,2288,2333,2752,2813,2771,2788,2853,2837,2807,3205,2913,2808,2842,2910,2753,2820,3521,3740,3533,3823,3736,3620,3588,3499,3526,3534,3529,3417,3527,3529,3482,3496,3535,3828,3878,3476,3570,3543,3447,3417,3435,3548,3228,2328,2172,2147,2127,2282,2326,2237,2406,2635,2666,2459,2672,2252,1978,2255,2286,2365,2301,2299,2250,2175,2036,2031,2174,1662,1364,1512,1441,1469,1389,1541,1416,1440,1531,1467,1438,1590,1389,1386,1531,1361,1370,1393,1443,1526,1324,1394,1446,1499,1373,1415,1424,1463,1401,1563,1959,1894,2033,2346,2612,2705,2718,2710,2726,1836,1636,1669,1726,1775,1813,1773,1793,1776,1878,1785,1818,1816,1836,1861,1873,1763,1842,1864,1844,1851,1864,2020,2041,1506,1367,1583,1824,1952,1859,1780,1472,1467,1511,1580,1498,2063,2167,2071,2161,2144,2033,2064,2096,2169,2340,1978,1762,1786,1882,1796,1884,1937,2613,3295,2816,2855,2808,3171,2717,2589,3089,2855,2985,3036,2530,2642,2580,2513,2559,2825,2830,3012,2890,3077,3158,3091,3026,2948,3048,2745,2524,2895,2792,2481,2614,2665,2675,2732,2735,2737,2915,2798,2706,2342,1992,2074,1924,2001,1884,1801,1468,1548,1276,1506,1246,1104,789,1058,1102,1270,993,906,917,926,803,932,1303,1579,1952,1867,1620,1640,1447,1463,1312,1616,1502,1652,1690,1835,1834,1773,1839,1740,1831,1786,1912,1794,1839,1872,1887,1823,1851,1884,1909,2034,2019,1856,1741,1862,1847,1865,2074,2251,2350,2478,2565,2410,2447,2430,2436,1980,1975,2037,2043,2005,1738,1860,1844,1344,1412,1262,1240,1266,1465,1122,819,808,831,855,801,797,803,645,521,1630,5699,4895,4476,3373,4337,3088,514,550,546,421,362,184,307,96,0,0,25,0,56,0,7,50,131,146,145,118,133,117,120,137,166,142,126,132,219,284,601,1082,1857,2012,2026', '1075,1083,1123,1100,1119,1099,733,501,504,502,516,502,504,503,507,510,458,0,0,0,9,0,207,239,266,285,230,207,251,212,270,247,269,259,314,295,157,169,148,144,422,591,539,547,621,648,869,1135,1612,1249,1034,1101,1100,1058,1033,1076,1042,1123,1251,1496,1576,1542,1420,1406,1529,1399,1404,1461,1418,1404,1600,1572,1626,1511,1689,1719,1608,1745,1862,1865,1985,2026,1591,1399,1275,1502,1692,1580,1483,1459,1491,1557,1466,1465,1472,1457,1491,1499,1516,1431,1525,1331,1341,1463,1532,1411,1367,1454,1452,1356,1438,1353,1395,1428,1477,1421,1310,1372,1368,1426,1429,1466,1418,1434,1421,1457,1425,1646,1846,1930,1875,1870,1873,1852,1789,1701,1789,1773,1868,1831,1814,1830,1830,1919,1983,2846,6624,5695,4803,4009,3941,4908,4534,4302,3257,3385,3961,5090,6687,6568,6049,6367,5669,5821,6077,5501,5365,5389,5899,6157,6219,6151,6239,5740,5495,7837,13523,13862,13962,14137,14991', null); +INSERT INTO `sample_dataset` VALUES ('76', '2018-10-09 14:30:15', '11590', 'demo_11590', 'demo_29399', '29399', 'Metis', 'test', 'positive', '180', '1538610873', '28,27,29,26,33,14,60,49,27,42,26,27,36,24,31,21,21,29,1057,327,32,35,29,25,31,31,38,34,33,23,19,29,27,18,19,25,33,18,32,23,25,30,22,22,24,25,20,28,32,20,31,17,27,20,33,58,46,24,21,13,17,17,22,27,16,52,48,34,186,174,180,21,20,15,19,10,12,15,20,20,11,23,11,21,22,14,18,13,12,13,13,20,25,11,7,15,19,18,12,9,16,9,6,15,16,15,11,9,12,17,25,13,17,15,20,14,14,19,16,20,22,18,17,21,14,17,13,23,22,39,24,14,18,14,20,15,21,26,17,33,17,29,30,30,19,25,25,32,31,43,47,22,27,29,19,27,31,31,16,30,25,18,35,31,20,38,31,35,44,34,44,33,25,29,45,32,22,37,34,34,30,28,32,46,24,61,54,42,49,46,51,47,55,37,42,32,30,48,39,56,44,41,350,1193,212,36,41,37,53,38,39,37,43,40,46,45,48,61,38,59,48,56,42,40,50,41,49,36,42,37,52,41,40,40,34,45,33,44,43,41,46,21,15,23,47,78,26,29,131,154,165,60,77,64,76,70,55,63,72,71,69,59,61,47,41,48,54,49,51,41,46,42,38,48,58,47,52,48,51,54,57,50,51,54,73,75,56,66,56,39,41,45,41,41,47,51,41,42,34,43,40,47,61,65,58,64,55,52,47,56,51,54,54,46,62,61,59,59,37,60,43,61,42,45,44,47,38,41,52,48,45,53,47,46,42,34,32,35,48,48,43,38,36,36,31,50,39,34,46,36,41,27,35,33,28,37,39,41,51,46,31', '16,11,12,15,8,16,12,14,16,13,8,10,13,13,13,13,11,13,12,13,12,23,18,5,6,15,12,11,8,13,14,10,15,15,13,19,22,16,20,18,8,14,12,15,15,9,11,25,20,10,19,19,15,13,11,14,12,20,13,11,9,6,11,10,8,9,6,15,12,7,14,23,14,12,9,14,14,11,9,18,9,10,12,6,11,10,12,17,8,10,13,9,12,15,9,12,7,8,8,10,11,18,15,9,12,15,11,13,17,15,14,15,16,46,25,22,7,8,8,16,18,16,20,13,16,18,7,12,9,10,13,15,13,14,9,8,11,12,21,7,11,5,12,13,11,7,11,11,15,13,15,6,9,5,13,14,16,8,20,18,15,10,14,9,13,12,20,13,13,15,12,14,10,16,14,10,16,17,14,12,9,12,23,17,9,13,18,15,14,19,11,10,15,14,15,11,15,11,11,15,13,17,7,15,22,18,14,16,18,18,20,16,14,16,11,12,18,18,21,26,22,24,24,19,13,23,13,18,19,22,13,17,24,13,21,25,18,14,16,15,15,14,20,14,17,12,14,21,18,21,30,30,23,20,18,17,20,14,12,15,13,30,21,15,17,20,20,17,23,23,25,11,10,16,14,20,16,24,13,20,14,9,16,18,20,17,20,20,23,17,17,19,26,44,11,19,33,23,21,12,21,13,14,16,8,5,0,0,0,0,2,2,0,0,3,14,11,24,19,20,20,37,14,20,8,15,15,14,21,26,14,15,19,13,13,21,16,19,21,17,11,12,15,13,23,28,15,21,16,10,10,12,14,14,21,15,19,13,19,23,20', '40,30,25,24,25,37,26,24,40,28,37,36,36,37,38,40,33,43,43,36,43,25,51,27,33,23,26,42,22,26,286,22,100,379,31,29,22,28,22,37,42,33,17,34,23,22,21,29,25,19,35,24,30,31,20,32,30,16,47,31,27,29,29,30,23,27,18,23,30,26,23,26,28,10,11,19,29,17,23,14,20,17,16,25,23,9,15,16,12,16,13,16,10,18,14,9,13,41,15,15,19,18,12,19,32,20,20,21,15,19,13,13,18,24,16,11,22,22,24,23,14,22,19,24,20,32,24,30,23,21,20,23,27,17,22,26,27,32,23,21,16,17,17,28,25,18,20,11,17,23,30,20,29,30,22,19,24,27,27,20,21,37,30,34,30,24,23,34,25,27,32,27,44,24,28,31,32,35,32,29,1548', null); +INSERT INTO `sample_dataset` VALUES ('77', '2018-10-09 14:30:15', '19341', 'demo_19341', 'demo_34263', '34263', 'Metis', 'test', 'positive', '180', '1538600193', '27,29,26,33,14,60,49,27,42,26,27,36,24,31,21,21,29,1057,327,32,35,29,25,31,31,38,34,33,23,19,29,27,18,19,25,33,18,32,23,25,30,22,22,24,25,20,28,32,20,31,17,27,20,33,58,46,24,21,13,17,17,22,27,16,52,48,34,186,174,180,21,20,15,19,10,12,15,20,20,11,23,11,21,22,14,18,13,12,13,13,20,25,11,7,15,19,18,12,9,16,9,6,15,16,15,11,9,12,17,25,13,17,15,20,14,14,19,16,20,22,18,17,21,14,17,13,23,22,39,24,14,18,14,20,15,21,26,17,33,17,29,30,30,19,25,25,32,31,43,47,22,27,29,19,27,31,31,16,30,25,18,35,31,20,38,31,35,44,34,44,33,25,29,45,32,22,37,34,34,30,28,32,46,24,61,54,42,49,46,51,47,55,37,42,32,30,48,39,56,44,41,350,1193,212,36,41,37,53,38,39,37,43,40,46,45,48,61,38,59,48,56,42,40,50,41,49,36,42,37,52,41,40,40,34,45,33,44,43,41,46,21,15,23,47,78,26,29,131,154,165,60,77,64,76,70,55,63,72,71,69,59,61,47,41,48,54,49,51,41,46,42,38,48,58,47,52,48,51,54,57,50,51,54,73,75,56,66,56,39,41,45,41,41,47,51,41,42,34,43,40,47,61,65,58,64,55,52,47,56,51,54,54,46,62,61,59,59,37,60,43,61,42,45,44,47,38,41,52,48,45,53,47,46,42,34,32,35,48,48,43,38,36,36,31,50,39,34,46,36,41,27,35,33,28,37,39,41,51,46,31,41', '11,12,15,8,16,12,14,16,13,8,10,13,13,13,13,11,13,12,13,12,23,18,5,6,15,12,11,8,13,14,10,15,15,13,19,22,16,20,18,8,14,12,15,15,9,11,25,20,10,19,19,15,13,11,14,12,20,13,11,9,6,11,10,8,9,6,15,12,7,14,23,14,12,9,14,14,11,9,18,9,10,12,6,11,10,12,17,8,10,13,9,12,15,9,12,7,8,8,10,11,18,15,9,12,15,11,13,17,15,14,15,16,46,25,22,7,8,8,16,18,16,20,13,16,18,7,12,9,10,13,15,13,14,9,8,11,12,21,7,11,5,12,13,11,7,11,11,15,13,15,6,9,5,13,14,16,8,20,18,15,10,14,9,13,12,20,13,13,15,12,14,10,16,14,10,16,17,14,12,9,12,23,17,9,13,18,15,14,19,11,10,15,14,15,11,15,11,11,15,13,17,7,15,22,18,14,16,18,18,20,16,14,16,11,12,18,18,21,26,22,24,24,19,13,23,13,18,19,22,13,17,24,13,21,25,18,14,16,15,15,14,20,14,17,12,14,21,18,21,30,30,23,20,18,17,20,14,12,15,13,30,21,15,17,20,20,17,23,23,25,11,10,16,14,20,16,24,13,20,14,9,16,18,20,17,20,20,23,17,17,19,26,44,11,19,33,23,21,12,21,13,14,16,8,5,0,0,0,0,2,2,0,0,3,14,11,24,19,20,20,37,14,20,8,15,15,14,21,26,14,15,19,13,13,21,16,19,21,17,11,12,15,13,23,28,15,21,16,10,10,12,14,14,21,15,19,13,19,23,20,13', '30,25,24,25,37,26,24,40,28,37,36,36,37,38,40,33,43,43,36,43,25,51,27,33,23,26,42,22,26,286,22,100,379,31,29,22,28,22,37,42,33,17,34,23,22,21,29,25,19,35,24,30,31,20,32,30,16,47,31,27,29,29,30,23,27,18,23,30,26,23,26,28,10,11,19,29,17,23,14,20,17,16,25,23,9,15,16,12,16,13,16,10,18,14,9,13,41,15,15,19,18,12,19,32,20,20,21,15,19,13,13,18,24,16,11,22,22,24,23,14,22,19,24,20,32,24,30,23,21,20,23,27,17,22,26,27,32,23,21,16,17,17,28,25,18,20,11,17,23,30,20,29,30,22,19,24,27,27,20,21,37,30,34,30,24,23,34,25,27,32,27,44,24,28,31,32,35,32,29,1548,2106', null); +INSERT INTO `sample_dataset` VALUES ('78', '2018-10-09 14:30:15', '11937', 'demo_11937', 'demo_23116', '23116', 'Metis', 'test', 'positive', '180', '1538400307', '29,26,33,14,60,49,27,42,26,27,36,24,31,21,21,29,1057,327,32,35,29,25,31,31,38,34,33,23,19,29,27,18,19,25,33,18,32,23,25,30,22,22,24,25,20,28,32,20,31,17,27,20,33,58,46,24,21,13,17,17,22,27,16,52,48,34,186,174,180,21,20,15,19,10,12,15,20,20,11,23,11,21,22,14,18,13,12,13,13,20,25,11,7,15,19,18,12,9,16,9,6,15,16,15,11,9,12,17,25,13,17,15,20,14,14,19,16,20,22,18,17,21,14,17,13,23,22,39,24,14,18,14,20,15,21,26,17,33,17,29,30,30,19,25,25,32,31,43,47,22,27,29,19,27,31,31,16,30,25,18,35,31,20,38,31,35,44,34,44,33,25,29,45,32,22,37,34,34,30,28,32,46,24,61,54,42,49,46,51,47,55,37,42,32,30,48,39,56,44,41,350,1193,212,36,41,37,53,38,39,37,43,40,46,45,48,61,38,59,48,56,42,40,50,41,49,36,42,37,52,41,40,40,34,45,33,44,43,41,46,21,15,23,47,78,26,29,131,154,165,60,77,64,76,70,55,63,72,71,69,59,61,47,41,48,54,49,51,41,46,42,38,48,58,47,52,48,51,54,57,50,51,54,73,75,56,66,56,39,41,45,41,41,47,51,41,42,34,43,40,47,61,65,58,64,55,52,47,56,51,54,54,46,62,61,59,59,37,60,43,61,42,45,44,47,38,41,52,48,45,53,47,46,42,34,32,35,48,48,43,38,36,36,31,50,39,34,46,36,41,27,35,33,28,37,39,41,51,46,31,41,41', '12,15,8,16,12,14,16,13,8,10,13,13,13,13,11,13,12,13,12,23,18,5,6,15,12,11,8,13,14,10,15,15,13,19,22,16,20,18,8,14,12,15,15,9,11,25,20,10,19,19,15,13,11,14,12,20,13,11,9,6,11,10,8,9,6,15,12,7,14,23,14,12,9,14,14,11,9,18,9,10,12,6,11,10,12,17,8,10,13,9,12,15,9,12,7,8,8,10,11,18,15,9,12,15,11,13,17,15,14,15,16,46,25,22,7,8,8,16,18,16,20,13,16,18,7,12,9,10,13,15,13,14,9,8,11,12,21,7,11,5,12,13,11,7,11,11,15,13,15,6,9,5,13,14,16,8,20,18,15,10,14,9,13,12,20,13,13,15,12,14,10,16,14,10,16,17,14,12,9,12,23,17,9,13,18,15,14,19,11,10,15,14,15,11,15,11,11,15,13,17,7,15,22,18,14,16,18,18,20,16,14,16,11,12,18,18,21,26,22,24,24,19,13,23,13,18,19,22,13,17,24,13,21,25,18,14,16,15,15,14,20,14,17,12,14,21,18,21,30,30,23,20,18,17,20,14,12,15,13,30,21,15,17,20,20,17,23,23,25,11,10,16,14,20,16,24,13,20,14,9,16,18,20,17,20,20,23,17,17,19,26,44,11,19,33,23,21,12,21,13,14,16,8,5,0,0,0,0,2,2,0,0,3,14,11,24,19,20,20,37,14,20,8,15,15,14,21,26,14,15,19,13,13,21,16,19,21,17,11,12,15,13,23,28,15,21,16,10,10,12,14,14,21,15,19,13,19,23,20,13,19', '25,24,25,37,26,24,40,28,37,36,36,37,38,40,33,43,43,36,43,25,51,27,33,23,26,42,22,26,286,22,100,379,31,29,22,28,22,37,42,33,17,34,23,22,21,29,25,19,35,24,30,31,20,32,30,16,47,31,27,29,29,30,23,27,18,23,30,26,23,26,28,10,11,19,29,17,23,14,20,17,16,25,23,9,15,16,12,16,13,16,10,18,14,9,13,41,15,15,19,18,12,19,32,20,20,21,15,19,13,13,18,24,16,11,22,22,24,23,14,22,19,24,20,32,24,30,23,21,20,23,27,17,22,26,27,32,23,21,16,17,17,28,25,18,20,11,17,23,30,20,29,30,22,19,24,27,27,20,21,37,30,34,30,24,23,34,25,27,32,27,44,24,28,31,32,35,32,29,1548,2106,2092', null); +INSERT INTO `sample_dataset` VALUES ('79', '2018-10-09 14:30:15', '11661', 'demo_11661', 'demo_32792', '32792', 'Metis', 'test', 'positive', '180', '1538728917', '26,33,14,60,49,27,42,26,27,36,24,31,21,21,29,1057,327,32,35,29,25,31,31,38,34,33,23,19,29,27,18,19,25,33,18,32,23,25,30,22,22,24,25,20,28,32,20,31,17,27,20,33,58,46,24,21,13,17,17,22,27,16,52,48,34,186,174,180,21,20,15,19,10,12,15,20,20,11,23,11,21,22,14,18,13,12,13,13,20,25,11,7,15,19,18,12,9,16,9,6,15,16,15,11,9,12,17,25,13,17,15,20,14,14,19,16,20,22,18,17,21,14,17,13,23,22,39,24,14,18,14,20,15,21,26,17,33,17,29,30,30,19,25,25,32,31,43,47,22,27,29,19,27,31,31,16,30,25,18,35,31,20,38,31,35,44,34,44,33,25,29,45,32,22,37,34,34,30,28,32,46,24,61,54,42,49,46,51,47,55,37,42,32,30,48,39,56,44,41,350,1193,212,36,41,37,53,38,39,37,43,40,46,45,48,61,38,59,48,56,42,40,50,41,49,36,42,37,52,41,40,40,34,45,33,44,43,41,46,21,15,23,47,78,26,29,131,154,165,60,77,64,76,70,55,63,72,71,69,59,61,47,41,48,54,49,51,41,46,42,38,48,58,47,52,48,51,54,57,50,51,54,73,75,56,66,56,39,41,45,41,41,47,51,41,42,34,43,40,47,61,65,58,64,55,52,47,56,51,54,54,46,62,61,59,59,37,60,43,61,42,45,44,47,38,41,52,48,45,53,47,46,42,34,32,35,48,48,43,38,36,36,31,50,39,34,46,36,41,27,35,33,28,37,39,41,51,46,31,41,41,30', '15,8,16,12,14,16,13,8,10,13,13,13,13,11,13,12,13,12,23,18,5,6,15,12,11,8,13,14,10,15,15,13,19,22,16,20,18,8,14,12,15,15,9,11,25,20,10,19,19,15,13,11,14,12,20,13,11,9,6,11,10,8,9,6,15,12,7,14,23,14,12,9,14,14,11,9,18,9,10,12,6,11,10,12,17,8,10,13,9,12,15,9,12,7,8,8,10,11,18,15,9,12,15,11,13,17,15,14,15,16,46,25,22,7,8,8,16,18,16,20,13,16,18,7,12,9,10,13,15,13,14,9,8,11,12,21,7,11,5,12,13,11,7,11,11,15,13,15,6,9,5,13,14,16,8,20,18,15,10,14,9,13,12,20,13,13,15,12,14,10,16,14,10,16,17,14,12,9,12,23,17,9,13,18,15,14,19,11,10,15,14,15,11,15,11,11,15,13,17,7,15,22,18,14,16,18,18,20,16,14,16,11,12,18,18,21,26,22,24,24,19,13,23,13,18,19,22,13,17,24,13,21,25,18,14,16,15,15,14,20,14,17,12,14,21,18,21,30,30,23,20,18,17,20,14,12,15,13,30,21,15,17,20,20,17,23,23,25,11,10,16,14,20,16,24,13,20,14,9,16,18,20,17,20,20,23,17,17,19,26,44,11,19,33,23,21,12,21,13,14,16,8,5,0,0,0,0,2,2,0,0,3,14,11,24,19,20,20,37,14,20,8,15,15,14,21,26,14,15,19,13,13,21,16,19,21,17,11,12,15,13,23,28,15,21,16,10,10,12,14,14,21,15,19,13,19,23,20,13,19,16', '24,25,37,26,24,40,28,37,36,36,37,38,40,33,43,43,36,43,25,51,27,33,23,26,42,22,26,286,22,100,379,31,29,22,28,22,37,42,33,17,34,23,22,21,29,25,19,35,24,30,31,20,32,30,16,47,31,27,29,29,30,23,27,18,23,30,26,23,26,28,10,11,19,29,17,23,14,20,17,16,25,23,9,15,16,12,16,13,16,10,18,14,9,13,41,15,15,19,18,12,19,32,20,20,21,15,19,13,13,18,24,16,11,22,22,24,23,14,22,19,24,20,32,24,30,23,21,20,23,27,17,22,26,27,32,23,21,16,17,17,28,25,18,20,11,17,23,30,20,29,30,22,19,24,27,27,20,21,37,30,34,30,24,23,34,25,27,32,27,44,24,28,31,32,35,32,29,1548,2106,2092,2058', null); +INSERT INTO `sample_dataset` VALUES ('80', '2018-10-09 14:30:15', '12493', 'demo_12493', 'demo_34610', '34610', 'Metis', 'test', 'positive', '180', '1538379623', '33,14,60,49,27,42,26,27,36,24,31,21,21,29,1057,327,32,35,29,25,31,31,38,34,33,23,19,29,27,18,19,25,33,18,32,23,25,30,22,22,24,25,20,28,32,20,31,17,27,20,33,58,46,24,21,13,17,17,22,27,16,52,48,34,186,174,180,21,20,15,19,10,12,15,20,20,11,23,11,21,22,14,18,13,12,13,13,20,25,11,7,15,19,18,12,9,16,9,6,15,16,15,11,9,12,17,25,13,17,15,20,14,14,19,16,20,22,18,17,21,14,17,13,23,22,39,24,14,18,14,20,15,21,26,17,33,17,29,30,30,19,25,25,32,31,43,47,22,27,29,19,27,31,31,16,30,25,18,35,31,20,38,31,35,44,34,44,33,25,29,45,32,22,37,34,34,30,28,32,46,24,61,54,42,49,46,51,47,55,37,42,32,30,48,39,56,44,41,350,1193,212,36,41,37,53,38,39,37,43,40,46,45,48,61,38,59,48,56,42,40,50,41,49,36,42,37,52,41,40,40,34,45,33,44,43,41,46,21,15,23,47,78,26,29,131,154,165,60,77,64,76,70,55,63,72,71,69,59,61,47,41,48,54,49,51,41,46,42,38,48,58,47,52,48,51,54,57,50,51,54,73,75,56,66,56,39,41,45,41,41,47,51,41,42,34,43,40,47,61,65,58,64,55,52,47,56,51,54,54,46,62,61,59,59,37,60,43,61,42,45,44,47,38,41,52,48,45,53,47,46,42,34,32,35,48,48,43,38,36,36,31,50,39,34,46,36,41,27,35,33,28,37,39,41,51,46,31,41,41,30,34', '8,16,12,14,16,13,8,10,13,13,13,13,11,13,12,13,12,23,18,5,6,15,12,11,8,13,14,10,15,15,13,19,22,16,20,18,8,14,12,15,15,9,11,25,20,10,19,19,15,13,11,14,12,20,13,11,9,6,11,10,8,9,6,15,12,7,14,23,14,12,9,14,14,11,9,18,9,10,12,6,11,10,12,17,8,10,13,9,12,15,9,12,7,8,8,10,11,18,15,9,12,15,11,13,17,15,14,15,16,46,25,22,7,8,8,16,18,16,20,13,16,18,7,12,9,10,13,15,13,14,9,8,11,12,21,7,11,5,12,13,11,7,11,11,15,13,15,6,9,5,13,14,16,8,20,18,15,10,14,9,13,12,20,13,13,15,12,14,10,16,14,10,16,17,14,12,9,12,23,17,9,13,18,15,14,19,11,10,15,14,15,11,15,11,11,15,13,17,7,15,22,18,14,16,18,18,20,16,14,16,11,12,18,18,21,26,22,24,24,19,13,23,13,18,19,22,13,17,24,13,21,25,18,14,16,15,15,14,20,14,17,12,14,21,18,21,30,30,23,20,18,17,20,14,12,15,13,30,21,15,17,20,20,17,23,23,25,11,10,16,14,20,16,24,13,20,14,9,16,18,20,17,20,20,23,17,17,19,26,44,11,19,33,23,21,12,21,13,14,16,8,5,0,0,0,0,2,2,0,0,3,14,11,24,19,20,20,37,14,20,8,15,15,14,21,26,14,15,19,13,13,21,16,19,21,17,11,12,15,13,23,28,15,21,16,10,10,12,14,14,21,15,19,13,19,23,20,13,19,16,22', '25,37,26,24,40,28,37,36,36,37,38,40,33,43,43,36,43,25,51,27,33,23,26,42,22,26,286,22,100,379,31,29,22,28,22,37,42,33,17,34,23,22,21,29,25,19,35,24,30,31,20,32,30,16,47,31,27,29,29,30,23,27,18,23,30,26,23,26,28,10,11,19,29,17,23,14,20,17,16,25,23,9,15,16,12,16,13,16,10,18,14,9,13,41,15,15,19,18,12,19,32,20,20,21,15,19,13,13,18,24,16,11,22,22,24,23,14,22,19,24,20,32,24,30,23,21,20,23,27,17,22,26,27,32,23,21,16,17,17,28,25,18,20,11,17,23,30,20,29,30,22,19,24,27,27,20,21,37,30,34,30,24,23,34,25,27,32,27,44,24,28,31,32,35,32,29,1548,2106,2092,2058,2105', null); +INSERT INTO `sample_dataset` VALUES ('81', '2018-10-09 14:30:15', '17481', 'demo_17481', 'demo_34676', '34676', 'Metis', 'test', 'positive', '180', '1538671325', '14,60,49,27,42,26,27,36,24,31,21,21,29,1057,327,32,35,29,25,31,31,38,34,33,23,19,29,27,18,19,25,33,18,32,23,25,30,22,22,24,25,20,28,32,20,31,17,27,20,33,58,46,24,21,13,17,17,22,27,16,52,48,34,186,174,180,21,20,15,19,10,12,15,20,20,11,23,11,21,22,14,18,13,12,13,13,20,25,11,7,15,19,18,12,9,16,9,6,15,16,15,11,9,12,17,25,13,17,15,20,14,14,19,16,20,22,18,17,21,14,17,13,23,22,39,24,14,18,14,20,15,21,26,17,33,17,29,30,30,19,25,25,32,31,43,47,22,27,29,19,27,31,31,16,30,25,18,35,31,20,38,31,35,44,34,44,33,25,29,45,32,22,37,34,34,30,28,32,46,24,61,54,42,49,46,51,47,55,37,42,32,30,48,39,56,44,41,350,1193,212,36,41,37,53,38,39,37,43,40,46,45,48,61,38,59,48,56,42,40,50,41,49,36,42,37,52,41,40,40,34,45,33,44,43,41,46,21,15,23,47,78,26,29,131,154,165,60,77,64,76,70,55,63,72,71,69,59,61,47,41,48,54,49,51,41,46,42,38,48,58,47,52,48,51,54,57,50,51,54,73,75,56,66,56,39,41,45,41,41,47,51,41,42,34,43,40,47,61,65,58,64,55,52,47,56,51,54,54,46,62,61,59,59,37,60,43,61,42,45,44,47,38,41,52,48,45,53,47,46,42,34,32,35,48,48,43,38,36,36,31,50,39,34,46,36,41,27,35,33,28,37,39,41,51,46,31,41,41,30,34,28', '16,12,14,16,13,8,10,13,13,13,13,11,13,12,13,12,23,18,5,6,15,12,11,8,13,14,10,15,15,13,19,22,16,20,18,8,14,12,15,15,9,11,25,20,10,19,19,15,13,11,14,12,20,13,11,9,6,11,10,8,9,6,15,12,7,14,23,14,12,9,14,14,11,9,18,9,10,12,6,11,10,12,17,8,10,13,9,12,15,9,12,7,8,8,10,11,18,15,9,12,15,11,13,17,15,14,15,16,46,25,22,7,8,8,16,18,16,20,13,16,18,7,12,9,10,13,15,13,14,9,8,11,12,21,7,11,5,12,13,11,7,11,11,15,13,15,6,9,5,13,14,16,8,20,18,15,10,14,9,13,12,20,13,13,15,12,14,10,16,14,10,16,17,14,12,9,12,23,17,9,13,18,15,14,19,11,10,15,14,15,11,15,11,11,15,13,17,7,15,22,18,14,16,18,18,20,16,14,16,11,12,18,18,21,26,22,24,24,19,13,23,13,18,19,22,13,17,24,13,21,25,18,14,16,15,15,14,20,14,17,12,14,21,18,21,30,30,23,20,18,17,20,14,12,15,13,30,21,15,17,20,20,17,23,23,25,11,10,16,14,20,16,24,13,20,14,9,16,18,20,17,20,20,23,17,17,19,26,44,11,19,33,23,21,12,21,13,14,16,8,5,0,0,0,0,2,2,0,0,3,14,11,24,19,20,20,37,14,20,8,15,15,14,21,26,14,15,19,13,13,21,16,19,21,17,11,12,15,13,23,28,15,21,16,10,10,12,14,14,21,15,19,13,19,23,20,13,19,16,22,23', '37,26,24,40,28,37,36,36,37,38,40,33,43,43,36,43,25,51,27,33,23,26,42,22,26,286,22,100,379,31,29,22,28,22,37,42,33,17,34,23,22,21,29,25,19,35,24,30,31,20,32,30,16,47,31,27,29,29,30,23,27,18,23,30,26,23,26,28,10,11,19,29,17,23,14,20,17,16,25,23,9,15,16,12,16,13,16,10,18,14,9,13,41,15,15,19,18,12,19,32,20,20,21,15,19,13,13,18,24,16,11,22,22,24,23,14,22,19,24,20,32,24,30,23,21,20,23,27,17,22,26,27,32,23,21,16,17,17,28,25,18,20,11,17,23,30,20,29,30,22,19,24,27,27,20,21,37,30,34,30,24,23,34,25,27,32,27,44,24,28,31,32,35,32,29,1548,2106,2092,2058,2105,2090', null); +INSERT INTO `sample_dataset` VALUES ('82', '2018-10-09 14:30:15', '19927', 'demo_19927', 'demo_29551', '29551', 'Metis', 'test', 'positive', '180', '1538585717', '0,0,0,0,0,0,0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7', '3,0,3,1,5,10,6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11', '4,0,0,0,0,0,0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27', null); +INSERT INTO `sample_dataset` VALUES ('83', '2018-10-09 14:30:15', '17192', 'demo_17192', 'demo_23727', '23727', 'Metis', 'test', 'positive', '180', '1538578568', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19', null); +INSERT INTO `sample_dataset` VALUES ('84', '2018-10-09 14:30:15', '16179', 'demo_16179', 'demo_29979', '29979', 'Metis', 'test', 'positive', '180', '1538367649', '0,0,0,0,0,0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7,0', '0,3,1,5,10,6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11,13', '0,0,0,0,0,0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27,39', null); +INSERT INTO `sample_dataset` VALUES ('85', '2018-10-09 14:30:15', '19319', 'demo_19319', 'demo_38717', '38717', 'Metis', 'test', 'positive', '180', '1538630500', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30', null); +INSERT INTO `sample_dataset` VALUES ('86', '2018-10-09 14:30:15', '18058', 'demo_18058', 'demo_23647', '23647', 'Metis', 'test', 'positive', '180', '1538417512', '0,0,0,0,0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7,0,0', '3,1,5,10,6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11,13,10', '0,0,0,0,0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27,39,31', null); +INSERT INTO `sample_dataset` VALUES ('87', '2018-10-09 14:30:15', '12333', 'demo_12333', 'demo_22082', '22082', 'Metis', 'test', 'positive', '180', '1538724023', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30', null); +INSERT INTO `sample_dataset` VALUES ('88', '2018-10-09 14:30:15', '17493', 'demo_17493', 'demo_39470', '39470', 'Metis', 'test', 'positive', '180', '1538735540', '0,0,0,0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7,0,0,10', '1,5,10,6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11,13,10,24', '0,0,0,0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27,39,31,30', null); +INSERT INTO `sample_dataset` VALUES ('89', '2018-10-09 14:30:15', '10463', 'demo_10463', 'demo_31106', '31106', 'Metis', 'test', 'positive', '180', '1538737589', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('90', '2018-10-09 14:30:15', '19839', 'demo_19839', 'demo_37117', '37117', 'Metis', 'test', 'positive', '180', '1538713286', '0,0,0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7,0,0,10,4', '5,10,6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11,13,10,24,19', '0,0,0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27,39,31,30,32', null); +INSERT INTO `sample_dataset` VALUES ('91', '2018-10-09 14:30:15', '17805', 'demo_17805', 'demo_32270', '32270', 'Metis', 'test', 'positive', '180', '1538585623', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('92', '2018-10-09 14:30:15', '19506', 'demo_19506', 'demo_29997', '29997', 'Metis', 'test', 'positive', '180', '1538452218', '0,0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7,0,0,10,4,4', '10,6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11,13,10,24,19,10', '0,0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27,39,31,30,32,30', null); +INSERT INTO `sample_dataset` VALUES ('93', '2018-10-09 14:30:15', '14116', 'demo_14116', 'demo_33174', '33174', 'Metis', 'test', 'positive', '180', '1538600181', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('94', '2018-10-09 14:30:15', '12062', 'demo_12062', 'demo_35882', '35882', 'Metis', 'test', 'positive', '180', '1538444210', '0,0,8,20,15,25,31,0,7,2,3,2,2,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,0,2,1,0,3,0,0,0,0,0,2,2,1,1,0,1,2,2,0,0,8,1,5,8,0,0,2,5,0,0,0,6,0,0,10,13,20,22,17,15,13,0,0,0,0,0,5,0,0,0,0,0,0,11,17,5,16,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,4,5,4,0,0,0,0,0,0,3,2,3,0,0,0,0,0,0,1,0,0,0,4,0,4,6,12,13,10,8,5,9,2,0,2,3,6,0,0,0,1,3,0,0,0,2,0,0,0,3,3,4,4,6,1,0,0,0,3,3,3,0,0,0,2,4,2,1,0,0,0,0,2,3,3,6,6,2,4,1,3,5,6,9,12,10,5,2,3,1,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,1,9,4,0,0,13,15,5,0,3,8,1,0,2,1,5,11,6,8,0,0,0,16,29,6,2,8,2,6,8,7,9,0,0,21,7,8,0,9,22,0,0,11,7,0,0,3,5,4,4,2,2,5,7,14,3,3,36,15,10,4,5,11,8,4,4,3,4,1,0,0,2,0,2,2,1,2,12,10,4,7,3,22,7,0,0,10,4,4,5', '6,0,1,1,0,0,0,0,0,0,0,2,9,3,0,0,0,0,13,36,17,5,5,13,6,0,2,7,0,0,0,0,5,1,2,0,0,6,22,19,1,2,6,28,26,9,20,3,20,8,32,12,9,7,11,21,12,6,7,7,6,9,6,4,4,4,7,5,5,14,17,6,8,8,8,4,1,2,1,1,0,0,0,1,2,3,1,0,0,3,9,1,2,0,0,8,5,4,0,1,0,6,0,4,1,3,0,0,2,0,1,2,2,2,3,4,6,2,7,3,10,4,1,2,8,5,8,2,11,14,11,12,8,6,2,4,0,1,0,0,0,1,5,7,5,5,0,6,6,3,5,2,0,0,0,0,4,8,0,0,0,0,0,3,4,3,9,3,14,6,9,7,4,4,8,11,8,3,4,10,7,6,3,0,0,4,12,0,1,1,0,0,0,2,0,1,1,1,0,2,4,2,0,2,0,3,1,8,2,0,2,0,0,0,1,0,1,0,2,0,0,2,0,0,1,3,0,3,1,1,6,0,0,2,2,0,2,2,10,7,5,6,8,8,5,6,11,8,9,13,9,6,6,11,10,10,5,7,9,8,16,14,10,7,16,19,7,13,6,8,17,5,6,7,21,6,12,12,9,7,6,9,8,10,19,13,7,12,21,40,56,40,27,31,35,24,23,26,21,20,12,17,13,14,23,19,16,9,8,6,6,11,20,11,2,13,4,6,6,6,9,10,4,6,17,0,17,21,10,15,13,1,2,18,19,23,30,17,24,24,23,27,16,13,13,11,9,6,8,11,16,11,4,13,11,13,10,24,19,10,14', '0,0,0,0,4,0,0,4,2,0,0,1,0,0,0,2,5,0,0,0,5,0,0,0,3,2,4,0,0,3,6,2,2,0,0,0,0,0,4,3,5,0,0,0,0,0,0,0,0,0,4,2,0,3,3,7,0,0,0,0,4,9,8,6,4,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,5,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,0,9,2,2,1,0,6,0,3,0,0,2,1,0,0,27,39,31,30,32,30,32', null); +INSERT INTO `sample_dataset` VALUES ('95', '2018-10-09 14:30:15', '17961', 'demo_17961', 'demo_39887', '39887', 'Metis', 'test', 'positive', '180', '1538516466', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('96', '2018-10-09 14:30:15', '13620', 'demo_13620', 'demo_31787', '31787', 'Metis', 'test', 'positive', '180', '1538481660', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('97', '2018-10-09 14:30:15', '14219', 'demo_14219', 'demo_39276', '39276', 'Metis', 'test', 'positive', '180', '1538522863', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('98', '2018-10-09 14:30:15', '10233', 'demo_10233', 'demo_21016', '21016', 'Metis', 'test', 'positive', '180', '1538401295', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30,30,30,27', null); +INSERT INTO `sample_dataset` VALUES ('99', '2018-10-09 14:30:15', '18508', 'demo_18508', 'demo_27255', '27255', 'Metis', 'test', 'positive', '180', '1538533845', '39,49,25,20,22,24,20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68', '8,4,8,10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4', '3,2,10,0,2,6,2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208', null); +INSERT INTO `sample_dataset` VALUES ('100', '2018-10-09 14:30:15', '11842', 'demo_11842', 'demo_33227', '33227', 'Metis', 'test', 'positive', '180', '1538697302', '36,47,25,20,22,24,20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68', '8,4,8,10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4', '3,2,10,0,2,6,2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208', null); +INSERT INTO `sample_dataset` VALUES ('101', '2018-10-09 14:30:15', '13687', 'demo_13687', 'demo_24369', '24369', 'Metis', 'test', 'positive', '180', '1538684933', '47,25,20,22,24,20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68,36', '4,8,10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7', '2,10,0,2,6,2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208,254', null); +INSERT INTO `sample_dataset` VALUES ('102', '2018-10-09 14:30:15', '12908', 'demo_12908', 'demo_22166', '22166', 'Metis', 'test', 'positive', '180', '1538564720', '49,25,20,22,24,20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68,36', '4,8,10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7', '2,10,0,2,6,2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208,254', null); +INSERT INTO `sample_dataset` VALUES ('103', '2018-10-09 14:30:15', '13479', 'demo_13479', 'demo_37721', '37721', 'Metis', 'test', 'positive', '180', '1538432759', '2440,2651,2635,2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414', '5752,5362,5509,5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066', '4751,5364,5979,5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961', null); +INSERT INTO `sample_dataset` VALUES ('104', '2018-10-09 14:30:15', '18669', 'demo_18669', 'demo_22108', '22108', 'Metis', 'test', 'positive', '180', '1538565596', '25,20,22,24,20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68,36,18', '8,10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,8', '10,0,2,6,2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208,254,264', null); +INSERT INTO `sample_dataset` VALUES ('105', '2018-10-09 14:30:15', '12909', 'demo_12909', 'demo_37375', '37375', 'Metis', 'test', 'positive', '180', '1538761663', '2440,2651,2635,2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413', '5750,5363,5511,5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5559,4776,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066', '4752,5364,5979,5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960', null); +INSERT INTO `sample_dataset` VALUES ('106', '2018-10-09 14:30:15', '18538', 'demo_18538', 'demo_20554', '20554', 'Metis', 'test', 'positive', '180', '1538479489', '2651,2635,2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679', '5362,5509,5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4258,4732,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3674,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066', '4751,5364,5979,5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961', null); +INSERT INTO `sample_dataset` VALUES ('107', '2018-10-09 14:30:15', '13965', 'demo_13965', 'demo_30642', '30642', 'Metis', 'test', 'positive', '180', '1538640416', '2835,3104,3366,3273,3228,3144,3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601', '8084,7355,7711,7900,7913,7847,7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784', '6678,7560,8351,8414,7813,6935,7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386', null); +INSERT INTO `sample_dataset` VALUES ('108', '2018-10-09 14:30:15', '14210', 'demo_14210', 'demo_31550', '31550', 'Metis', 'test', 'positive', '180', '1538563571', '25,20,22,24,20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68,36,23', '8,10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,11', '10,0,2,6,2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208,254,264', null); +INSERT INTO `sample_dataset` VALUES ('109', '2018-10-09 14:30:15', '19156', 'demo_19156', 'demo_25825', '25825', 'Metis', 'test', 'positive', '180', '1538560566', '2440,2651,2635,2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413', '5750,5363,5511,5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5558,4777,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066', '4752,5364,5979,5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960', null); +INSERT INTO `sample_dataset` VALUES ('110', '2018-10-09 14:30:15', '13150', 'demo_13150', 'demo_34473', '34473', 'Metis', 'test', 'positive', '180', '1538344078', '2030,2115,2081,2380,2372,2384,2384,2266,2194,2340,2306,2424,2213,2168,1945,2120,2023,1942,1997,1966,1930,1925,2067,2278,2015,2055,1980,2371,2084,2499,2596,2744,2219,1845,1898,1763,1911,1950,2614,3345,3648,3272,3414,3196,2509,2389,2352,2769,2635,2564,2622,2740,2873,2883,2948,2709,2323,2262,2081,2232,2181,2186,2343,2537,1905,2253,2294,2026,1890,1998,1913,2015,2163,2102,2155,2641,2191,2271,1919,2101,2096,2180,2148,2569,2465,2046,2031,1960,1979,2088,2015,2138,2790,3250,2048,1990,1875,1957,1970,1980,1941,1987,2421,2656,3726,2841,2079,1990,1996,2363,2305,2326,2333,2150,2425,2141,2241,2323,2374,2330,2437,2873,2273,2374,2476,2342,2222,2467,2869,2951,3084,3027,3143,3260,2911,2843,2894,3045,2701,3017,2900,2875,2888,2887,3431,2957,2203,2546,2375,2550,2760,2806,2804,2452,2410,2402,2359,2541,2409,1952,2365,2650,2535,2401,2394,2501,2339,2599,2511,2537,2366,2413,2610,2503,2436,2374,2636,2577,2690,2722,2816,2503,2695,2585,2480,2600,2722,2770,2411,2648,2441,2438,2432,2622,2474,2548,2304,2647,2707,2502,2382,2419,2361,2622,2655,2445,2531,2369,2538,2448,2638,2292,2273,2303,2334,2246,2451,2466,2544,2474,2469,2468,2562,2622,2513,2506,2630,2825,2920,2981,2416,2853,3050,2957,3159,2974,3254,3130,3066,3244,3041,3250,3007,3230,3401,3238,3040,2877,3082,2670,2420,2659,2744,2747,2765,2483,2469,2427,2319,2282,2414,2401,2355,2360,2315,2356,2602,2410,2470,2381,2530,3771,4246,3458,2445,2292,2283,2373,2288,2158,2287,2523,2476,2424,2199,2276,2439,2181,2281,2451,2251,2311,2113,2526,2399,2727,2701,2633,2638,2379,2623,2798,2481,2576,2599,2624,2696,3019,3042,2721,2433,2604,2598,2518,2780,2812,2958,2841,2751,2902,3101,2617,2869,2795,2972,3097,3259,2990,2924,2981,3169,2795,2801,2780,2769,3022,2902,2716,2669,2536,2805,2468,2352,2184,2333,2523,2957,3049,3054,2956,2925,2889,2928,2995,2928,3040,2964,2963,3152,2794,3240', '5164,4705,4543,5410,5015,5171,5298,5282,5177,4842,4841,4613,4724,5009,4756,4646,4983,5114,4832,5124,5021,4800,4855,4633,4680,4831,5299,4750,4726,4559,4317,4803,4859,5479,8579,5378,5379,4955,4855,4957,4538,4787,4666,4769,4445,4675,5244,4457,4135,4370,5005,4589,4085,4139,4744,4429,4179,4269,7932,7334,6386,7701,5696,6205,4674,3778,3891,4471,4692,3937,4290,4957,4549,3366,3255,4399,4737,3804,3611,3457,4271,4755,4381,3676,6545,6092,5735,3764,3636,5143,4468,4420,3676,3044,3631,4303,4135,3814,3954,5960,6058,4431,3046,3793,4018,4045,3677,3384,4212,3841,3420,3117,2887,3322,4402,4328,3436,3513,4423,7644,3741,3887,4131,4816,4394,4237,4634,4297,3792,3983,4373,3974,3647,3003,3796,4074,3536,3979,4271,3850,4120,4305,4578,3837,3294,4206,4085,4185,4380,4528,4339,3741,3699,4431,4493,4241,3503,3364,4300,4675,4452,4391,3388,3239,3633,4026,4394,3571,3044,3454,4498,4128,3442,2968,3551,6120,8615,6206,5483,3701,6708,7302,5437,3363,3501,3425,4299,4377,4140,4145,4212,4195,4414,3946,3781,3844,3919,4384,4327,3338,3659,4290,4581,3857,4280,4450,4770,4140,4013,5151,4973,4137,3607,3826,3770,4296,4321,4188,4783,5026,4271,4038,3325,3894,4034,3806,3505,3244,3725,4185,3843,3222,3434,3955,4051,3194,3354,4058,4535,4119,3147,3784,4005,4236,3422,3317,3993,4316,4184,3415,3387,4350,4101,3369,3612,4194,4332,3395,3689,4707,4104,3700,3828,4008,3826,3184,3389,4248,4607,3367,3932,4378,4199,3987,4516,4217,4055,3633,4193,4496,3772,3888,4541,4119,3616,3734,3827,4336,4025,3335,3781,4112,3945,3267,3549,4026,4119,3452,3480,3829,3639,3384,3255,3791,4038,3652,3639,3966,3797,3377,3334,3720,4097,3564,3198,3782,4902,3840,3584,3516,3596,3009,2990,2984,3341,2829,3044,3603,3344,3561,3889,3976,3582,3431,4279,4033,3857,4144,3946,3818,3561,3852,4200,3657,4119,3800,3743,3493,3701,3824,3829,3773,3813,3575,3532,4049,3411,3337,3795,4048,3826', '4432,5072,5633,5625,4953,4510,5031,4634,4316,3735,3968,4153,4495,5231,6687,5638,5056,4231,4027,3744,3697,3828,3978,4911,4189,3871,4032,3469,3957,3445,3808,3494,3380,3580,4309,4167,4266,4173,4007,4062,4415,4394,4456,4128,3784,3862,4156,4732,4745,4458,4480,4078,4139,4498,4635,5821,5103,4878,4948,4714,4952,4474,4316,4800,4304,4958,4823,4901,5167,5181,4800,4133,4306,4599,4045,3782,4150,4630,4465,4381,3673,3578,3560,3852,3815,3369,3641,3927,3994,4137,3844,3618,3898,4208,4054,3723,3467,2936,2890,2971,3551,3397,3525,3534,3795,3193,3291,3206,3322,3614,3530,3554,3625,3329,3980,3931,4014,3854,3755,4392,4460,4036,3774,3382,3706,3627,3694,3527,3854,3339,3555,3445,3484,3669,3582,3411,3224,3326,3071,3682,3071,3533,3540,3676,3666,3807,3875,3704,3549,4005,3904,3736,3068,3211,3732,3302,3555,3417,3318,3800,3571,3509,3293,3606,3371,3482,3877,3603,3625,3647,3322,3873,3921,3818,3576,3203,3514,3302,3619,4180,10601', null); +INSERT INTO `sample_dataset` VALUES ('111', '2018-10-09 14:30:15', '18283', 'demo_18283', 'demo_34889', '34889', 'Metis', 'test', 'positive', '180', '1538566651', '20,22,24,20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68,36,23,14', '10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,11,8', '0,2,6,2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208,254,264,249', null); +INSERT INTO `sample_dataset` VALUES ('112', '2018-10-09 14:30:15', '11962', 'demo_11962', 'demo_31029', '31029', 'Metis', 'test', 'positive', '180', '1538600982', '20,22,24,20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68,36,18,12', '10,4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,8,6', '0,2,6,2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208,254,264,249', null); +INSERT INTO `sample_dataset` VALUES ('113', '2018-10-09 14:30:15', '14963', 'demo_14963', 'demo_30476', '30476', 'Metis', 'test', 'positive', '180', '1538536916', '2651,2635,2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679', '5363,5511,5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5559,4776,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864', '5364,5979,5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984', null); +INSERT INTO `sample_dataset` VALUES ('114', '2018-10-09 14:30:15', '18930', 'demo_18930', 'demo_39292', '39292', 'Metis', 'test', 'positive', '180', '1538545595', '2635,2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963', '5509,5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4258,4732,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3674,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864', '5364,5979,5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984', null); +INSERT INTO `sample_dataset` VALUES ('115', '2018-10-09 14:30:15', '19760', 'demo_19760', 'demo_25032', '25032', 'Metis', 'test', 'positive', '180', '1538349186', '2651,2635,2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679', '5362,5509,5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864', '5364,5979,5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984', null); +INSERT INTO `sample_dataset` VALUES ('116', '2018-10-09 14:30:15', '12010', 'demo_12010', 'demo_27286', '27286', 'Metis', 'test', 'positive', '180', '1538637104', '3104,3366,3273,3228,3144,3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601,3207', '7355,7711,7900,7913,7847,7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784,5386', '7560,8351,8414,7813,6935,7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386,20241', null); +INSERT INTO `sample_dataset` VALUES ('117', '2018-10-09 14:30:15', '10770', 'demo_10770', 'demo_21334', '21334', 'Metis', 'test', 'positive', '180', '1538505923', '2651,2635,2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679', '5363,5511,5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5558,4777,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864', '5364,5979,5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984', null); +INSERT INTO `sample_dataset` VALUES ('118', '2018-10-09 14:30:15', '17819', 'demo_17819', 'demo_24810', '24810', 'Metis', 'test', 'positive', '180', '1538714263', '2115,2081,2380,2372,2384,2384,2266,2194,2340,2306,2424,2213,2168,1945,2120,2023,1942,1997,1966,1930,1925,2067,2278,2015,2055,1980,2371,2084,2499,2596,2744,2219,1845,1898,1763,1911,1950,2614,3345,3648,3272,3414,3196,2509,2389,2352,2769,2635,2564,2622,2740,2873,2883,2948,2709,2323,2262,2081,2232,2181,2186,2343,2537,1905,2253,2294,2026,1890,1998,1913,2015,2163,2102,2155,2641,2191,2271,1919,2101,2096,2180,2148,2569,2465,2046,2031,1960,1979,2088,2015,2138,2790,3250,2048,1990,1875,1957,1970,1980,1941,1987,2421,2656,3726,2841,2079,1990,1996,2363,2305,2326,2333,2150,2425,2141,2241,2323,2374,2330,2437,2873,2273,2374,2476,2342,2222,2467,2869,2951,3084,3027,3143,3260,2911,2843,2894,3045,2701,3017,2900,2875,2888,2887,3431,2957,2203,2546,2375,2550,2760,2806,2804,2452,2410,2402,2359,2541,2409,1952,2365,2650,2535,2401,2394,2501,2339,2599,2511,2537,2366,2413,2610,2503,2436,2374,2636,2577,2690,2722,2816,2503,2695,2585,2480,2600,2722,2770,2411,2648,2441,2438,2432,2622,2474,2548,2304,2647,2707,2502,2382,2419,2361,2622,2655,2445,2531,2369,2538,2448,2638,2292,2273,2303,2334,2246,2451,2466,2544,2474,2469,2468,2562,2622,2513,2506,2630,2825,2920,2981,2416,2853,3050,2957,3159,2974,3254,3130,3066,3244,3041,3250,3007,3230,3401,3238,3040,2877,3082,2670,2420,2659,2744,2747,2765,2483,2469,2427,2319,2282,2414,2401,2355,2360,2315,2356,2602,2410,2470,2381,2530,3771,4246,3458,2445,2292,2283,2373,2288,2158,2287,2523,2476,2424,2199,2276,2439,2181,2281,2451,2251,2311,2113,2526,2399,2727,2701,2633,2638,2379,2623,2798,2481,2576,2599,2624,2696,3019,3042,2721,2433,2604,2598,2518,2780,2812,2958,2841,2751,2902,3101,2617,2869,2795,2972,3097,3259,2990,2924,2981,3169,2795,2801,2780,2769,3022,2902,2716,2669,2536,2805,2468,2352,2184,2333,2523,2957,3049,3054,2956,2925,2889,2928,2995,2928,3040,2964,2963,3152,2794,3240,2984', '4705,4543,5410,5015,5171,5298,5282,5177,4842,4841,4613,4724,5009,4756,4646,4983,5114,4832,5124,5021,4800,4855,4633,4680,4831,5299,4750,4726,4559,4317,4803,4859,5479,8579,5378,5379,4955,4855,4957,4538,4787,4666,4769,4445,4675,5244,4457,4135,4370,5005,4589,4085,4139,4744,4429,4179,4269,7932,7334,6386,7701,5696,6205,4674,3778,3891,4471,4692,3937,4290,4957,4549,3366,3255,4399,4737,3804,3611,3457,4271,4755,4381,3676,6545,6092,5735,3764,3636,5143,4468,4420,3676,3044,3631,4303,4135,3814,3954,5960,6058,4431,3046,3793,4018,4045,3677,3384,4212,3841,3420,3117,2887,3322,4402,4328,3436,3513,4423,7644,3741,3887,4131,4816,4394,4237,4634,4297,3792,3983,4373,3974,3647,3003,3796,4074,3536,3979,4271,3850,4120,4305,4578,3837,3294,4206,4085,4185,4380,4528,4339,3741,3699,4431,4493,4241,3503,3364,4300,4675,4452,4391,3388,3239,3633,4026,4394,3571,3044,3454,4498,4128,3442,2968,3551,6120,8615,6206,5483,3701,6708,7302,5437,3363,3501,3425,4299,4377,4140,4145,4212,4195,4414,3946,3781,3844,3919,4384,4327,3338,3659,4290,4581,3857,4280,4450,4770,4140,4013,5151,4973,4137,3607,3826,3770,4296,4321,4188,4783,5026,4271,4038,3325,3894,4034,3806,3505,3244,3725,4185,3843,3222,3434,3955,4051,3194,3354,4058,4535,4119,3147,3784,4005,4236,3422,3317,3993,4316,4184,3415,3387,4350,4101,3369,3612,4194,4332,3395,3689,4707,4104,3700,3828,4008,3826,3184,3389,4248,4607,3367,3932,4378,4199,3987,4516,4217,4055,3633,4193,4496,3772,3888,4541,4119,3616,3734,3827,4336,4025,3335,3781,4112,3945,3267,3549,4026,4119,3452,3480,3829,3639,3384,3255,3791,4038,3652,3639,3966,3797,3377,3334,3720,4097,3564,3198,3782,4902,3840,3584,3516,3596,3009,2990,2984,3341,2829,3044,3603,3344,3561,3889,3976,3582,3431,4279,4033,3857,4144,3946,3818,3561,3852,4200,3657,4119,3800,3743,3493,3701,3824,3829,3773,3813,3575,3532,4049,3411,3337,3795,4048,3826,3623', '5072,5633,5625,4953,4510,5031,4634,4316,3735,3968,4153,4495,5231,6687,5638,5056,4231,4027,3744,3697,3828,3978,4911,4189,3871,4032,3469,3957,3445,3808,3494,3380,3580,4309,4167,4266,4173,4007,4062,4415,4394,4456,4128,3784,3862,4156,4732,4745,4458,4480,4078,4139,4498,4635,5821,5103,4878,4948,4714,4952,4474,4316,4800,4304,4958,4823,4901,5167,5181,4800,4133,4306,4599,4045,3782,4150,4630,4465,4381,3673,3578,3560,3852,3815,3369,3641,3927,3994,4137,3844,3618,3898,4208,4054,3723,3467,2936,2890,2971,3551,3397,3525,3534,3795,3193,3291,3206,3322,3614,3530,3554,3625,3329,3980,3931,4014,3854,3755,4392,4460,4036,3774,3382,3706,3627,3694,3527,3854,3339,3555,3445,3484,3669,3582,3411,3224,3326,3071,3682,3071,3533,3540,3676,3666,3807,3875,3704,3549,4005,3904,3736,3068,3211,3732,3302,3555,3417,3318,3800,3571,3509,3293,3606,3371,3482,3877,3603,3625,3647,3322,3873,3921,3818,3576,3203,3514,3302,3619,4180,10601,10638', null); +INSERT INTO `sample_dataset` VALUES ('119', '2018-10-09 14:30:15', '16787', 'demo_16787', 'demo_20051', '20051', 'Metis', 'test', 'positive', '180', '1538421505', '22,24,20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68,36,18,12,26', '4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,8,6,12', '2,6,2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208,254,264,249,275', null); +INSERT INTO `sample_dataset` VALUES ('120', '2018-10-09 14:30:15', '10479', 'demo_10479', 'demo_25823', '25823', 'Metis', 'test', 'positive', '180', '1538492697', '2635,2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963', '5509,5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613', '5979,5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925', null); +INSERT INTO `sample_dataset` VALUES ('121', '2018-10-09 14:30:15', '12034', 'demo_12034', 'demo_28962', '28962', 'Metis', 'test', 'positive', '180', '1538430931', '22,24,20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68,36,23,14,26', '4,2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,11,8,12', '2,6,2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208,254,264,249,275', null); +INSERT INTO `sample_dataset` VALUES ('122', '2018-10-09 14:30:15', '18730', 'demo_18730', 'demo_27340', '27340', 'Metis', 'test', 'positive', '180', '1538340522', '2635,2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963', '5511,5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5559,4776,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614', '5979,5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925', null); +INSERT INTO `sample_dataset` VALUES ('123', '2018-10-09 14:30:15', '17551', 'demo_17551', 'demo_29817', '29817', 'Metis', 'test', 'positive', '180', '1538505778', '3366,3273,3228,3144,3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601,3207,3845', '7711,7900,7913,7847,7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784,5386,4782', '8351,8414,7813,6935,7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386,20241,19230', null); +INSERT INTO `sample_dataset` VALUES ('124', '2018-10-09 14:30:15', '11562', 'demo_11562', 'demo_27063', '27063', 'Metis', 'test', 'positive', '180', '1538739284', '2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125', '5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4258,4732,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3674,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613', '5979,5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925', null); +INSERT INTO `sample_dataset` VALUES ('125', '2018-10-09 14:30:15', '15160', 'demo_15160', 'demo_25866', '25866', 'Metis', 'test', 'positive', '180', '1538547046', '2635,2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963', '5511,5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5558,4777,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614', '5979,5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925', null); +INSERT INTO `sample_dataset` VALUES ('126', '2018-10-09 14:30:15', '11115', 'demo_11115', 'demo_28138', '28138', 'Metis', 'test', 'positive', '180', '1538613336', '2081,2380,2372,2384,2384,2266,2194,2340,2306,2424,2213,2168,1945,2120,2023,1942,1997,1966,1930,1925,2067,2278,2015,2055,1980,2371,2084,2499,2596,2744,2219,1845,1898,1763,1911,1950,2614,3345,3648,3272,3414,3196,2509,2389,2352,2769,2635,2564,2622,2740,2873,2883,2948,2709,2323,2262,2081,2232,2181,2186,2343,2537,1905,2253,2294,2026,1890,1998,1913,2015,2163,2102,2155,2641,2191,2271,1919,2101,2096,2180,2148,2569,2465,2046,2031,1960,1979,2088,2015,2138,2790,3250,2048,1990,1875,1957,1970,1980,1941,1987,2421,2656,3726,2841,2079,1990,1996,2363,2305,2326,2333,2150,2425,2141,2241,2323,2374,2330,2437,2873,2273,2374,2476,2342,2222,2467,2869,2951,3084,3027,3143,3260,2911,2843,2894,3045,2701,3017,2900,2875,2888,2887,3431,2957,2203,2546,2375,2550,2760,2806,2804,2452,2410,2402,2359,2541,2409,1952,2365,2650,2535,2401,2394,2501,2339,2599,2511,2537,2366,2413,2610,2503,2436,2374,2636,2577,2690,2722,2816,2503,2695,2585,2480,2600,2722,2770,2411,2648,2441,2438,2432,2622,2474,2548,2304,2647,2707,2502,2382,2419,2361,2622,2655,2445,2531,2369,2538,2448,2638,2292,2273,2303,2334,2246,2451,2466,2544,2474,2469,2468,2562,2622,2513,2506,2630,2825,2920,2981,2416,2853,3050,2957,3159,2974,3254,3130,3066,3244,3041,3250,3007,3230,3401,3238,3040,2877,3082,2670,2420,2659,2744,2747,2765,2483,2469,2427,2319,2282,2414,2401,2355,2360,2315,2356,2602,2410,2470,2381,2530,3771,4246,3458,2445,2292,2283,2373,2288,2158,2287,2523,2476,2424,2199,2276,2439,2181,2281,2451,2251,2311,2113,2526,2399,2727,2701,2633,2638,2379,2623,2798,2481,2576,2599,2624,2696,3019,3042,2721,2433,2604,2598,2518,2780,2812,2958,2841,2751,2902,3101,2617,2869,2795,2972,3097,3259,2990,2924,2981,3169,2795,2801,2780,2769,3022,2902,2716,2669,2536,2805,2468,2352,2184,2333,2523,2957,3049,3054,2956,2925,2889,2928,2995,2928,3040,2964,2963,3152,2794,3240,2984,2962', '4543,5410,5015,5171,5298,5282,5177,4842,4841,4613,4724,5009,4756,4646,4983,5114,4832,5124,5021,4800,4855,4633,4680,4831,5299,4750,4726,4559,4317,4803,4859,5479,8579,5378,5379,4955,4855,4957,4538,4787,4666,4769,4445,4675,5244,4457,4135,4370,5005,4589,4085,4139,4744,4429,4179,4269,7932,7334,6386,7701,5696,6205,4674,3778,3891,4471,4692,3937,4290,4957,4549,3366,3255,4399,4737,3804,3611,3457,4271,4755,4381,3676,6545,6092,5735,3764,3636,5143,4468,4420,3676,3044,3631,4303,4135,3814,3954,5960,6058,4431,3046,3793,4018,4045,3677,3384,4212,3841,3420,3117,2887,3322,4402,4328,3436,3513,4423,7644,3741,3887,4131,4816,4394,4237,4634,4297,3792,3983,4373,3974,3647,3003,3796,4074,3536,3979,4271,3850,4120,4305,4578,3837,3294,4206,4085,4185,4380,4528,4339,3741,3699,4431,4493,4241,3503,3364,4300,4675,4452,4391,3388,3239,3633,4026,4394,3571,3044,3454,4498,4128,3442,2968,3551,6120,8615,6206,5483,3701,6708,7302,5437,3363,3501,3425,4299,4377,4140,4145,4212,4195,4414,3946,3781,3844,3919,4384,4327,3338,3659,4290,4581,3857,4280,4450,4770,4140,4013,5151,4973,4137,3607,3826,3770,4296,4321,4188,4783,5026,4271,4038,3325,3894,4034,3806,3505,3244,3725,4185,3843,3222,3434,3955,4051,3194,3354,4058,4535,4119,3147,3784,4005,4236,3422,3317,3993,4316,4184,3415,3387,4350,4101,3369,3612,4194,4332,3395,3689,4707,4104,3700,3828,4008,3826,3184,3389,4248,4607,3367,3932,4378,4199,3987,4516,4217,4055,3633,4193,4496,3772,3888,4541,4119,3616,3734,3827,4336,4025,3335,3781,4112,3945,3267,3549,4026,4119,3452,3480,3829,3639,3384,3255,3791,4038,3652,3639,3966,3797,3377,3334,3720,4097,3564,3198,3782,4902,3840,3584,3516,3596,3009,2990,2984,3341,2829,3044,3603,3344,3561,3889,3976,3582,3431,4279,4033,3857,4144,3946,3818,3561,3852,4200,3657,4119,3800,3743,3493,3701,3824,3829,3773,3813,3575,3532,4049,3411,3337,3795,4048,3826,3623,3400', '5633,5625,4953,4510,5031,4634,4316,3735,3968,4153,4495,5231,6687,5638,5056,4231,4027,3744,3697,3828,3978,4911,4189,3871,4032,3469,3957,3445,3808,3494,3380,3580,4309,4167,4266,4173,4007,4062,4415,4394,4456,4128,3784,3862,4156,4732,4745,4458,4480,4078,4139,4498,4635,5821,5103,4878,4948,4714,4952,4474,4316,4800,4304,4958,4823,4901,5167,5181,4800,4133,4306,4599,4045,3782,4150,4630,4465,4381,3673,3578,3560,3852,3815,3369,3641,3927,3994,4137,3844,3618,3898,4208,4054,3723,3467,2936,2890,2971,3551,3397,3525,3534,3795,3193,3291,3206,3322,3614,3530,3554,3625,3329,3980,3931,4014,3854,3755,4392,4460,4036,3774,3382,3706,3627,3694,3527,3854,3339,3555,3445,3484,3669,3582,3411,3224,3326,3071,3682,3071,3533,3540,3676,3666,3807,3875,3704,3549,4005,3904,3736,3068,3211,3732,3302,3555,3417,3318,3800,3571,3509,3293,3606,3371,3482,3877,3603,3625,3647,3322,3873,3921,3818,3576,3203,3514,3302,3619,4180,10601,10638,10614', null); +INSERT INTO `sample_dataset` VALUES ('127', '2018-10-09 14:30:15', '10092', 'demo_10092', 'demo_23094', '23094', 'Metis', 'test', 'positive', '180', '1538657503', '24,20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68,36,23,14,26,16', '2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,11,8,12,22', '6,2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208,254,264,249,275,272', null); +INSERT INTO `sample_dataset` VALUES ('128', '2018-10-09 14:30:15', '17118', 'demo_17118', 'demo_31057', '31057', 'Metis', 'test', 'positive', '180', '1538679466', '2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125,3184', '5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4258,4732,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3674,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897', '5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300', null); +INSERT INTO `sample_dataset` VALUES ('129', '2018-10-09 14:30:15', '15313', 'demo_15313', 'demo_26003', '26003', 'Metis', 'test', 'positive', '180', '1538656784', '24,20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68,36,18,12,26,16', '2,5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,8,6,12,22', '6,2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208,254,264,249,275,272', null); +INSERT INTO `sample_dataset` VALUES ('130', '2018-10-09 14:30:15', '15212', 'demo_15212', 'demo_36845', '36845', 'Metis', 'test', 'positive', '180', '1538477480', '2658,2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125', '5617,5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897', '5930,5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300', null); +INSERT INTO `sample_dataset` VALUES ('131', '2018-10-09 14:30:15', '10121', 'demo_10121', 'demo_26214', '26214', 'Metis', 'test', 'positive', '180', '1538513009', '2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963,3126', '5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5559,4776,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614,3896', '5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925,11300', null); +INSERT INTO `sample_dataset` VALUES ('132', '2018-10-09 14:30:15', '14970', 'demo_14970', 'demo_20535', '20535', 'Metis', 'test', 'positive', '180', '1538364566', '2658,2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963,3126', '5615,5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5558,4777,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614,3896', '5929,5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925,11300', null); +INSERT INTO `sample_dataset` VALUES ('133', '2018-10-09 14:30:15', '14486', 'demo_14486', 'demo_24034', '24034', 'Metis', 'test', 'positive', '180', '1538379761', '2380,2372,2384,2384,2266,2194,2340,2306,2424,2213,2168,1945,2120,2023,1942,1997,1966,1930,1925,2067,2278,2015,2055,1980,2371,2084,2499,2596,2744,2219,1845,1898,1763,1911,1950,2614,3345,3648,3272,3414,3196,2509,2389,2352,2769,2635,2564,2622,2740,2873,2883,2948,2709,2323,2262,2081,2232,2181,2186,2343,2537,1905,2253,2294,2026,1890,1998,1913,2015,2163,2102,2155,2641,2191,2271,1919,2101,2096,2180,2148,2569,2465,2046,2031,1960,1979,2088,2015,2138,2790,3250,2048,1990,1875,1957,1970,1980,1941,1987,2421,2656,3726,2841,2079,1990,1996,2363,2305,2326,2333,2150,2425,2141,2241,2323,2374,2330,2437,2873,2273,2374,2476,2342,2222,2467,2869,2951,3084,3027,3143,3260,2911,2843,2894,3045,2701,3017,2900,2875,2888,2887,3431,2957,2203,2546,2375,2550,2760,2806,2804,2452,2410,2402,2359,2541,2409,1952,2365,2650,2535,2401,2394,2501,2339,2599,2511,2537,2366,2413,2610,2503,2436,2374,2636,2577,2690,2722,2816,2503,2695,2585,2480,2600,2722,2770,2411,2648,2441,2438,2432,2622,2474,2548,2304,2647,2707,2502,2382,2419,2361,2622,2655,2445,2531,2369,2538,2448,2638,2292,2273,2303,2334,2246,2451,2466,2544,2474,2469,2468,2562,2622,2513,2506,2630,2825,2920,2981,2416,2853,3050,2957,3159,2974,3254,3130,3066,3244,3041,3250,3007,3230,3401,3238,3040,2877,3082,2670,2420,2659,2744,2747,2765,2483,2469,2427,2319,2282,2414,2401,2355,2360,2315,2356,2602,2410,2470,2381,2530,3771,4246,3458,2445,2292,2283,2373,2288,2158,2287,2523,2476,2424,2199,2276,2439,2181,2281,2451,2251,2311,2113,2526,2399,2727,2701,2633,2638,2379,2623,2798,2481,2576,2599,2624,2696,3019,3042,2721,2433,2604,2598,2518,2780,2812,2958,2841,2751,2902,3101,2617,2869,2795,2972,3097,3259,2990,2924,2981,3169,2795,2801,2780,2769,3022,2902,2716,2669,2536,2805,2468,2352,2184,2333,2523,2957,3049,3054,2956,2925,2889,2928,2995,2928,3040,2964,2963,3152,2794,3240,2984,2962,2261', '5410,5015,5171,5298,5282,5177,4842,4841,4613,4724,5009,4756,4646,4983,5114,4832,5124,5021,4800,4855,4633,4680,4831,5299,4750,4726,4559,4317,4803,4859,5479,8579,5378,5379,4955,4855,4957,4538,4787,4666,4769,4445,4675,5244,4457,4135,4370,5005,4589,4085,4139,4744,4429,4179,4269,7932,7334,6386,7701,5696,6205,4674,3778,3891,4471,4692,3937,4290,4957,4549,3366,3255,4399,4737,3804,3611,3457,4271,4755,4381,3676,6545,6092,5735,3764,3636,5143,4468,4420,3676,3044,3631,4303,4135,3814,3954,5960,6058,4431,3046,3793,4018,4045,3677,3384,4212,3841,3420,3117,2887,3322,4402,4328,3436,3513,4423,7644,3741,3887,4131,4816,4394,4237,4634,4297,3792,3983,4373,3974,3647,3003,3796,4074,3536,3979,4271,3850,4120,4305,4578,3837,3294,4206,4085,4185,4380,4528,4339,3741,3699,4431,4493,4241,3503,3364,4300,4675,4452,4391,3388,3239,3633,4026,4394,3571,3044,3454,4498,4128,3442,2968,3551,6120,8615,6206,5483,3701,6708,7302,5437,3363,3501,3425,4299,4377,4140,4145,4212,4195,4414,3946,3781,3844,3919,4384,4327,3338,3659,4290,4581,3857,4280,4450,4770,4140,4013,5151,4973,4137,3607,3826,3770,4296,4321,4188,4783,5026,4271,4038,3325,3894,4034,3806,3505,3244,3725,4185,3843,3222,3434,3955,4051,3194,3354,4058,4535,4119,3147,3784,4005,4236,3422,3317,3993,4316,4184,3415,3387,4350,4101,3369,3612,4194,4332,3395,3689,4707,4104,3700,3828,4008,3826,3184,3389,4248,4607,3367,3932,4378,4199,3987,4516,4217,4055,3633,4193,4496,3772,3888,4541,4119,3616,3734,3827,4336,4025,3335,3781,4112,3945,3267,3549,4026,4119,3452,3480,3829,3639,3384,3255,3791,4038,3652,3639,3966,3797,3377,3334,3720,4097,3564,3198,3782,4902,3840,3584,3516,3596,3009,2990,2984,3341,2829,3044,3603,3344,3561,3889,3976,3582,3431,4279,4033,3857,4144,3946,3818,3561,3852,4200,3657,4119,3800,3743,3493,3701,3824,3829,3773,3813,3575,3532,4049,3411,3337,3795,4048,3826,3623,3400,3681', '5625,4953,4510,5031,4634,4316,3735,3968,4153,4495,5231,6687,5638,5056,4231,4027,3744,3697,3828,3978,4911,4189,3871,4032,3469,3957,3445,3808,3494,3380,3580,4309,4167,4266,4173,4007,4062,4415,4394,4456,4128,3784,3862,4156,4732,4745,4458,4480,4078,4139,4498,4635,5821,5103,4878,4948,4714,4952,4474,4316,4800,4304,4958,4823,4901,5167,5181,4800,4133,4306,4599,4045,3782,4150,4630,4465,4381,3673,3578,3560,3852,3815,3369,3641,3927,3994,4137,3844,3618,3898,4208,4054,3723,3467,2936,2890,2971,3551,3397,3525,3534,3795,3193,3291,3206,3322,3614,3530,3554,3625,3329,3980,3931,4014,3854,3755,4392,4460,4036,3774,3382,3706,3627,3694,3527,3854,3339,3555,3445,3484,3669,3582,3411,3224,3326,3071,3682,3071,3533,3540,3676,3666,3807,3875,3704,3549,4005,3904,3736,3068,3211,3732,3302,3555,3417,3318,3800,3571,3509,3293,3606,3371,3482,3877,3603,3625,3647,3322,3873,3921,3818,3576,3203,3514,3302,3619,4180,10601,10638,10614,10983', null); +INSERT INTO `sample_dataset` VALUES ('134', '2018-10-09 14:30:15', '17521', 'demo_17521', 'demo_38565', '38565', 'Metis', 'test', 'positive', '180', '1538469068', '3273,3228,3144,3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601,3207,3845,4259', '7900,7913,7847,7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784,5386,4782,5278', '8414,7813,6935,7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386,20241,19230,20197', null); +INSERT INTO `sample_dataset` VALUES ('135', '2018-10-09 14:30:15', '14146', 'demo_14146', 'demo_20723', '20723', 'Metis', 'test', 'positive', '180', '1538438015', '20,24,51,72,27,47,17,20,27,24,34,26,59,36,28,20,27,44,35,37,43,36,37,42,54,35,41,49,49,34,30,33,39,33,26,19,25,9,17,18,24,42,62,81,150,137,124,108,105,107,89,130,120,67,60,60,71,77,27,41,28,51,63,40,36,21,23,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,83,60,125,187,99,82,67,78,58,56,78,67,58,71,76,56,35,46,52,73,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,45,62,71,82,52,67,75,70,65,74,55,40,38,70,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,59,53,88,68,46,63,67,86,77,41,46,63,40,64,48,87,68,120,102,117,105,124,114,112,99,102,88,42,46,45,33,14,8,13,19,23,20,20,34,28,26,40,16,30,26,27,18,31,24,25,36,30,27,46,34,17,21,16,17,14,27,34,12,20,31,34,17,14,24,32,31,27,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,25,37,11,21,15,80,14,23,17,8,6,17,18,18,40,16,13,18,31,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,67,82,103,84,121,162,175,192,203,230,204,207,161,211,180,197,201,180,113,120,29,54,34,36,29,30,22,18,32,24,16,34,32,16,19,13,21,48,17,12,27,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,63,56,63,54,71,68,36,23,14,26,16,17', '5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,16,1,4,9,0,4,3,9,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,20,18,26,21,24,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,62,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,67,51,76,72,54,51,55,51,45,56,53,130,68,62,63,49,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,20,15,15,19,21,57,40,17,6,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,68,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,95,105,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,9,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,17,14,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,11,8,12,22,20', '2,14,8,10,13,7,2,10,4,12,11,8,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,7,8,11,10,10,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,17,5,9,4,3,2,4,8,4,4,2,2,2,8,4,4,2,4,0,7,12,0,8,3,15,15,17,10,10,16,12,8,13,10,2,8,4,0,4,2,2,4,4,6,8,10,18,10,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,10,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,9,14,8,11,22,10,8,4,5,6,126,208,254,264,249,275,272,260', null); +INSERT INTO `sample_dataset` VALUES ('136', '2018-10-09 14:30:15', '18166', 'demo_18166', 'demo_27921', '27921', 'Metis', 'test', 'positive', '180', '1538446832', '2673,2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125,3184', '5616,5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897,4413', '5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300,11271', null); +INSERT INTO `sample_dataset` VALUES ('137', '2018-10-09 14:30:15', '18392', 'demo_18392', 'demo_37436', '37436', 'Metis', 'test', 'positive', '180', '1538584074', '20,24,18,22,21,27,17,20,27,24,34,26,59,26,23,16,22,42,35,31,40,33,32,37,46,35,41,49,47,34,30,33,39,30,26,19,25,9,17,18,24,39,61,79,146,135,124,108,105,107,89,121,120,67,60,60,71,77,27,39,28,51,63,40,36,20,21,25,29,36,30,40,35,58,46,50,53,54,71,64,36,40,59,63,36,58,61,70,76,76,88,92,48,59,45,57,79,58,124,187,99,82,67,78,58,56,78,65,58,71,74,56,35,43,49,69,64,97,73,83,66,85,47,61,45,64,40,65,52,36,54,40,41,62,70,82,52,67,75,70,65,74,55,40,38,67,79,73,82,70,72,101,82,93,83,83,60,49,72,74,69,57,56,68,44,57,49,82,68,46,63,67,86,77,41,46,63,40,64,48,87,66,120,99,117,105,124,114,110,97,100,87,39,44,45,33,14,8,13,19,20,20,20,20,28,24,32,16,29,21,25,16,26,22,25,29,30,27,46,34,15,21,16,17,14,27,34,12,20,31,32,17,14,24,32,29,26,46,38,31,27,33,47,25,23,18,29,42,27,11,28,17,21,22,31,11,14,12,80,14,23,17,8,5,17,18,18,26,16,10,16,22,16,25,23,35,33,15,21,36,27,25,46,44,28,25,15,28,6,12,99,120,59,66,82,101,84,121,162,175,192,203,222,204,206,161,211,180,197,201,180,110,113,25,53,34,36,29,30,20,18,32,24,16,34,32,16,19,13,20,41,17,10,24,10,20,41,62,75,71,66,73,63,81,99,85,56,51,51,61,56,63,54,71,68,36,18,12,26,16,17', '5,5,6,6,3,7,4,0,8,4,6,6,0,6,0,4,13,1,1,7,0,4,2,6,6,58,8,2,6,6,6,2,4,0,6,8,4,6,8,9,13,8,14,16,12,13,9,18,26,21,13,2,6,10,2,8,6,8,13,1,0,4,8,18,6,2,2,4,4,4,4,7,7,8,2,2,4,2,2,4,4,5,7,8,1,9,12,1,3,8,10,54,81,18,56,63,62,65,73,58,49,33,26,32,31,52,39,36,40,11,36,19,11,16,27,12,10,12,17,52,19,16,10,30,176,89,81,73,65,51,76,72,54,51,55,51,45,56,53,130,68,62,63,45,48,54,73,41,58,54,42,45,58,27,44,59,60,63,66,46,69,63,57,55,74,68,69,60,73,36,42,18,68,39,31,18,12,15,19,21,57,40,17,3,2,10,16,14,19,39,52,25,21,26,67,25,22,29,37,66,18,16,24,31,42,32,15,34,41,29,36,67,50,53,36,44,48,17,19,25,27,50,62,55,36,36,38,57,92,108,130,125,89,93,102,134,98,92,91,38,32,22,29,35,36,45,23,50,26,22,50,83,64,77,93,86,70,134,122,73,91,69,37,35,22,18,40,18,4,10,14,17,45,67,19,32,30,16,10,3,11,17,25,28,27,27,10,18,23,22,25,17,40,34,24,29,22,6,10,16,14,12,9,11,11,17,8,14,9,19,14,6,2,4,12,7,26,55,16,36,14,10,14,5,5,12,48,77,92,103,120,101,69,34,85,72,60,23,13,12,12,13,19,23,28,22,16,21,30,31,20,13,14,14,4,7,8,6,12,22,19', '2,14,8,7,13,7,2,10,4,10,10,4,12,19,13,2,8,2,6,2,4,3,3,2,2,2,0,6,4,0,6,0,6,8,2,8,8,6,6,8,8,8,6,8,2,6,10,2,2,0,6,2,0,8,2,7,1,2,4,12,4,4,6,4,3,13,11,11,4,2,13,1,8,2,7,4,3,2,4,6,4,4,2,2,2,8,4,4,2,4,0,5,9,0,8,3,15,15,17,10,10,16,12,6,10,10,2,8,4,0,4,2,2,4,4,6,8,10,14,9,9,2,6,12,10,10,6,14,16,10,7,13,6,6,12,14,8,11,16,7,12,16,10,4,2,4,6,7,6,3,2,4,12,4,12,10,4,4,8,2,8,6,2,6,12,8,11,22,8,7,4,2,4,126,208,254,264,249,275,272,260', null); +INSERT INTO `sample_dataset` VALUES ('138', '2018-10-09 14:30:15', '17463', 'demo_17463', 'demo_23417', '23417', 'Metis', 'test', 'positive', '180', '1538379834', '2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963,3126,3184', '5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5559,4776,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614,3896,4412', '5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925,11300,11272', null); +INSERT INTO `sample_dataset` VALUES ('139', '2018-10-09 14:30:15', '12137', 'demo_12137', 'demo_24778', '24778', 'Metis', 'test', 'positive', '180', '1538674907', '2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125,3184,2804', '5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4258,4732,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3674,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897,4413', '5256,4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300,11271', null); +INSERT INTO `sample_dataset` VALUES ('140', '2018-10-09 14:30:15', '18298', 'demo_18298', 'demo_33638', '33638', 'Metis', 'test', 'positive', '180', '1538602995', '3228,3144,3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601,3207,3845,4259,4217', '7913,7847,7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784,5386,4782,5278,6010', '7813,6935,7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386,20241,19230,20197,20029', null); +INSERT INTO `sample_dataset` VALUES ('141', '2018-10-09 14:30:15', '15078', 'demo_15078', 'demo_33855', '33855', 'Metis', 'test', 'positive', '180', '1538654214', '2673,2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963,3126,3184', '5616,5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5558,4777,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614,3896,4412', '5257,4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925,11300,11272', null); +INSERT INTO `sample_dataset` VALUES ('142', '2018-10-09 14:30:15', '10494', 'demo_10494', 'demo_28361', '28361', 'Metis', 'test', 'positive', '180', '1538694046', '2372,2384,2384,2266,2194,2340,2306,2424,2213,2168,1945,2120,2023,1942,1997,1966,1930,1925,2067,2278,2015,2055,1980,2371,2084,2499,2596,2744,2219,1845,1898,1763,1911,1950,2614,3345,3648,3272,3414,3196,2509,2389,2352,2769,2635,2564,2622,2740,2873,2883,2948,2709,2323,2262,2081,2232,2181,2186,2343,2537,1905,2253,2294,2026,1890,1998,1913,2015,2163,2102,2155,2641,2191,2271,1919,2101,2096,2180,2148,2569,2465,2046,2031,1960,1979,2088,2015,2138,2790,3250,2048,1990,1875,1957,1970,1980,1941,1987,2421,2656,3726,2841,2079,1990,1996,2363,2305,2326,2333,2150,2425,2141,2241,2323,2374,2330,2437,2873,2273,2374,2476,2342,2222,2467,2869,2951,3084,3027,3143,3260,2911,2843,2894,3045,2701,3017,2900,2875,2888,2887,3431,2957,2203,2546,2375,2550,2760,2806,2804,2452,2410,2402,2359,2541,2409,1952,2365,2650,2535,2401,2394,2501,2339,2599,2511,2537,2366,2413,2610,2503,2436,2374,2636,2577,2690,2722,2816,2503,2695,2585,2480,2600,2722,2770,2411,2648,2441,2438,2432,2622,2474,2548,2304,2647,2707,2502,2382,2419,2361,2622,2655,2445,2531,2369,2538,2448,2638,2292,2273,2303,2334,2246,2451,2466,2544,2474,2469,2468,2562,2622,2513,2506,2630,2825,2920,2981,2416,2853,3050,2957,3159,2974,3254,3130,3066,3244,3041,3250,3007,3230,3401,3238,3040,2877,3082,2670,2420,2659,2744,2747,2765,2483,2469,2427,2319,2282,2414,2401,2355,2360,2315,2356,2602,2410,2470,2381,2530,3771,4246,3458,2445,2292,2283,2373,2288,2158,2287,2523,2476,2424,2199,2276,2439,2181,2281,2451,2251,2311,2113,2526,2399,2727,2701,2633,2638,2379,2623,2798,2481,2576,2599,2624,2696,3019,3042,2721,2433,2604,2598,2518,2780,2812,2958,2841,2751,2902,3101,2617,2869,2795,2972,3097,3259,2990,2924,2981,3169,2795,2801,2780,2769,3022,2902,2716,2669,2536,2805,2468,2352,2184,2333,2523,2957,3049,3054,2956,2925,2889,2928,2995,2928,3040,2964,2963,3152,2794,3240,2984,2962,2261,2498', '5015,5171,5298,5282,5177,4842,4841,4613,4724,5009,4756,4646,4983,5114,4832,5124,5021,4800,4855,4633,4680,4831,5299,4750,4726,4559,4317,4803,4859,5479,8579,5378,5379,4955,4855,4957,4538,4787,4666,4769,4445,4675,5244,4457,4135,4370,5005,4589,4085,4139,4744,4429,4179,4269,7932,7334,6386,7701,5696,6205,4674,3778,3891,4471,4692,3937,4290,4957,4549,3366,3255,4399,4737,3804,3611,3457,4271,4755,4381,3676,6545,6092,5735,3764,3636,5143,4468,4420,3676,3044,3631,4303,4135,3814,3954,5960,6058,4431,3046,3793,4018,4045,3677,3384,4212,3841,3420,3117,2887,3322,4402,4328,3436,3513,4423,7644,3741,3887,4131,4816,4394,4237,4634,4297,3792,3983,4373,3974,3647,3003,3796,4074,3536,3979,4271,3850,4120,4305,4578,3837,3294,4206,4085,4185,4380,4528,4339,3741,3699,4431,4493,4241,3503,3364,4300,4675,4452,4391,3388,3239,3633,4026,4394,3571,3044,3454,4498,4128,3442,2968,3551,6120,8615,6206,5483,3701,6708,7302,5437,3363,3501,3425,4299,4377,4140,4145,4212,4195,4414,3946,3781,3844,3919,4384,4327,3338,3659,4290,4581,3857,4280,4450,4770,4140,4013,5151,4973,4137,3607,3826,3770,4296,4321,4188,4783,5026,4271,4038,3325,3894,4034,3806,3505,3244,3725,4185,3843,3222,3434,3955,4051,3194,3354,4058,4535,4119,3147,3784,4005,4236,3422,3317,3993,4316,4184,3415,3387,4350,4101,3369,3612,4194,4332,3395,3689,4707,4104,3700,3828,4008,3826,3184,3389,4248,4607,3367,3932,4378,4199,3987,4516,4217,4055,3633,4193,4496,3772,3888,4541,4119,3616,3734,3827,4336,4025,3335,3781,4112,3945,3267,3549,4026,4119,3452,3480,3829,3639,3384,3255,3791,4038,3652,3639,3966,3797,3377,3334,3720,4097,3564,3198,3782,4902,3840,3584,3516,3596,3009,2990,2984,3341,2829,3044,3603,3344,3561,3889,3976,3582,3431,4279,4033,3857,4144,3946,3818,3561,3852,4200,3657,4119,3800,3743,3493,3701,3824,3829,3773,3813,3575,3532,4049,3411,3337,3795,4048,3826,3623,3400,3681,4188', '4953,4510,5031,4634,4316,3735,3968,4153,4495,5231,6687,5638,5056,4231,4027,3744,3697,3828,3978,4911,4189,3871,4032,3469,3957,3445,3808,3494,3380,3580,4309,4167,4266,4173,4007,4062,4415,4394,4456,4128,3784,3862,4156,4732,4745,4458,4480,4078,4139,4498,4635,5821,5103,4878,4948,4714,4952,4474,4316,4800,4304,4958,4823,4901,5167,5181,4800,4133,4306,4599,4045,3782,4150,4630,4465,4381,3673,3578,3560,3852,3815,3369,3641,3927,3994,4137,3844,3618,3898,4208,4054,3723,3467,2936,2890,2971,3551,3397,3525,3534,3795,3193,3291,3206,3322,3614,3530,3554,3625,3329,3980,3931,4014,3854,3755,4392,4460,4036,3774,3382,3706,3627,3694,3527,3854,3339,3555,3445,3484,3669,3582,3411,3224,3326,3071,3682,3071,3533,3540,3676,3666,3807,3875,3704,3549,4005,3904,3736,3068,3211,3732,3302,3555,3417,3318,3800,3571,3509,3293,3606,3371,3482,3877,3603,3625,3647,3322,3873,3921,3818,3576,3203,3514,3302,3619,4180,10601,10638,10614,10983,10934', null); +INSERT INTO `sample_dataset` VALUES ('143', '2018-10-09 14:30:15', '17239', 'demo_17239', 'demo_20238', '20238', 'Metis', 'test', 'positive', '180', '1538739545', '2532,2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125,3184,2804', '5495,5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897,4413,3961', '4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300,11271,11319', null); +INSERT INTO `sample_dataset` VALUES ('144', '2018-10-09 14:30:15', '14711', 'demo_14711', 'demo_36111', '36111', 'Metis', 'test', 'positive', '180', '1538415550', '2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963,3126,3184,2804', '5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5559,4776,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614,3896,4412,3964', '4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925,11300,11272,11319', null); +INSERT INTO `sample_dataset` VALUES ('145', '2018-10-09 14:30:15', '11838', 'demo_11838', 'demo_39838', '39838', 'Metis', 'test', 'positive', '180', '1538387072', '3144,3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601,3207,3845,4259,4217,3303', '7847,7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784,5386,4782,5278,6010,5430', '6935,7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386,20241,19230,20197,20029,19872', null); +INSERT INTO `sample_dataset` VALUES ('146', '2018-10-09 14:30:15', '15057', 'demo_15057', 'demo_30857', '30857', 'Metis', 'test', 'positive', '180', '1538352673', '2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125,3184,2804,2827', '5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4258,4732,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3674,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897,4413,3961', '4866,5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300,11271,11319', null); +INSERT INTO `sample_dataset` VALUES ('147', '2018-10-09 14:30:15', '19771', 'demo_19771', 'demo_34774', '34774', 'Metis', 'test', 'positive', '180', '1538698107', '2533,2475,2635,2585,2692,2488,2457,2213,2401,2327,2231,2310,2249,2224,2215,2376,2572,2299,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2287,2900,3677,3953,3578,3711,3546,2843,2701,2726,3116,3005,2900,3038,3248,3201,3195,3241,3032,2657,2635,2450,2546,2538,2507,2669,2843,2254,2597,2609,2368,2227,2371,2288,2393,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2317,2328,2443,2375,2532,5413,6158,2398,2348,2197,2289,2296,2317,2324,2334,2790,3019,4107,3239,2430,2340,2372,2712,2670,2697,2722,2509,2726,2474,2572,2650,2696,2597,2745,3157,2604,2686,2820,2694,2586,2783,3136,3293,3420,3347,3482,3561,3227,3145,3172,3382,2987,3245,3175,3152,3155,3130,3760,3209,2482,2802,2589,2797,3016,3063,3055,2714,2650,2701,2614,2818,2689,2218,2660,3002,2910,2784,2771,2883,2692,2984,2926,2903,2746,2814,3075,3000,2969,2975,3112,3034,3159,3216,3297,2949,3238,3135,2986,3127,3229,3238,2881,3129,2949,2916,2913,3179,2996,2987,2708,3040,3089,2874,2737,2791,2677,2995,3049,2866,2879,2718,2961,2893,3020,2710,2749,2722,2826,2686,2894,2943,2943,2835,2874,2875,2991,3025,2889,3000,3007,3238,3341,3418,2826,3259,3471,3369,3534,3371,3663,3600,3503,3683,3455,3682,3422,3625,3854,3690,3549,3313,3456,3047,2835,3069,3138,3105,3213,2920,2895,2839,2828,2747,2903,2836,2850,2777,2747,2781,3015,2786,2897,2783,3282,15306,23498,17068,2845,2769,2728,2806,2727,2599,2692,2965,2966,2874,2677,2766,2910,2630,2788,2971,2773,2955,2642,3124,2990,3305,3276,3185,3181,2957,3151,3321,3010,3190,3204,3195,3208,3596,3605,3229,2951,3138,3216,3079,3370,3340,3557,3438,3362,3552,3722,3193,3474,3389,3534,3715,3799,3538,3519,3484,3706,3378,3371,3317,3405,3584,3455,3306,3223,3091,3389,3067,2946,2765,2942,3127,3518,3649,3743,3551,3508,3485,3530,3641,3495,3606,3455,3397,3592,3264,3729,3433,3413,2679,2963,3126,3184,2804', '5496,5184,5153,4931,5013,5326,5066,4942,5284,5382,5144,5422,5320,5109,5145,4934,4966,5093,5606,5051,5017,4903,4631,5106,5161,5773,8878,5704,5735,5293,5175,5275,4841,5098,4969,5079,4756,4950,5558,4777,4433,4629,5324,4903,4375,4446,5080,4757,4488,4562,8256,7650,6722,8033,5987,6505,4948,4091,4161,4749,4976,4221,4571,5221,4790,3625,3538,4679,5151,4067,3916,3776,4581,5065,4698,3963,6990,6653,7584,4148,3929,5403,4745,4680,3957,3342,3925,4573,4412,4041,4224,6234,6339,4708,3324,4098,4298,4345,3967,3667,4513,4109,3728,3443,3166,3648,4709,4623,3737,3792,4696,9047,4029,4161,4432,5098,4666,4581,4902,4610,4054,4283,4672,4258,3918,3275,4089,4343,3828,4238,4552,4086,4436,4636,4904,4161,3607,4544,4363,4463,4684,4833,4624,4047,3977,4740,4776,4530,3797,3690,14121,6256,4776,4700,3698,3505,3941,4318,4697,3877,3345,3766,4757,4430,3725,3263,3883,6421,9006,6525,5780,3990,7051,7610,5758,3703,3802,3744,4589,4673,4435,4440,4503,4455,4690,4209,4049,4136,4211,4680,4617,3657,3914,4560,4896,4168,4585,4725,5035,5606,4305,5424,5271,4413,3907,4119,4045,4572,4606,4456,5057,5291,4536,4326,3575,4157,4331,4106,3753,3488,3993,4471,4108,3525,3711,4213,4298,3491,3621,4349,4839,4401,3455,4107,4329,4544,3695,3621,4300,4630,4480,3672,3681,4687,4465,3784,3990,4588,4729,3762,4125,5124,4476,4100,4247,4433,4225,3597,3770,4626,4981,4492,3762,4261,4730,4549,4306,4863,4566,4367,3967,4537,4879,4127,4216,4887,4475,3955,4084,4161,4691,4402,3727,4175,4472,4297,3616,3937,4368,4469,3819,3830,4184,3980,3735,3599,4139,4381,4021,3999,4279,4134,3681,3706,4054,4445,3896,7113,8077,7938,4796,3904,3812,3991,3375,3296,3292,3675,3683,3133,3395,3936,3642,3876,4230,4230,4315,3888,3715,4576,4315,4141,4408,4209,4147,3818,4136,4452,3914,4385,4023,4020,3740,3961,4092,4077,4010,4047,3790,3760,4272,3638,3558,4006,4254,4066,3864,3614,3896,4412,3964', '4866,5401,5014,4658,4096,4296,4471,4815,5561,7642,5913,5378,4562,4364,4102,4024,4135,4296,5223,4520,4160,4405,3774,4266,3814,4129,3775,3674,3905,4630,4491,4610,4478,4350,4379,4769,4747,4769,4471,4121,4202,4482,5060,5109,4814,4814,4418,4505,4860,4983,6162,5454,5177,5253,5063,5280,4828,4672,5131,4652,5302,5134,5228,5498,5515,5156,4478,4658,4930,4400,4110,4489,4963,4829,4701,4068,3957,3933,4180,4195,3724,3958,4224,4358,4465,4187,3952,4229,4519,4398,4065,3836,3305,3254,3317,3910,3768,3899,3887,4159,3543,3651,3539,3655,3986,3885,3835,3939,3656,4323,4242,4366,4190,4044,4670,4781,4354,4106,3691,4019,3949,3994,3828,4175,3619,3841,3756,3804,3989,3885,3719,3520,3634,3343,3998,3383,3849,3855,3949,3935,4095,4173,3982,3883,4314,4245,4102,3400,3543,4066,3670,3882,3773,3672,4157,3942,3864,3670,3984,3715,3822,4212,3990,3977,4036,3685,4235,4290,4115,3940,3552,3868,3672,3945,4535,10960,10984,10925,11300,11272,11319', null); +INSERT INTO `sample_dataset` VALUES ('148', '2018-10-09 14:30:15', '13686', 'demo_13686', 'demo_21296', '21296', 'Metis', 'test', 'positive', '180', '1538368476', '2384,2384,2266,2194,2340,2306,2424,2213,2168,1945,2120,2023,1942,1997,1966,1930,1925,2067,2278,2015,2055,1980,2371,2084,2499,2596,2744,2219,1845,1898,1763,1911,1950,2614,3345,3648,3272,3414,3196,2509,2389,2352,2769,2635,2564,2622,2740,2873,2883,2948,2709,2323,2262,2081,2232,2181,2186,2343,2537,1905,2253,2294,2026,1890,1998,1913,2015,2163,2102,2155,2641,2191,2271,1919,2101,2096,2180,2148,2569,2465,2046,2031,1960,1979,2088,2015,2138,2790,3250,2048,1990,1875,1957,1970,1980,1941,1987,2421,2656,3726,2841,2079,1990,1996,2363,2305,2326,2333,2150,2425,2141,2241,2323,2374,2330,2437,2873,2273,2374,2476,2342,2222,2467,2869,2951,3084,3027,3143,3260,2911,2843,2894,3045,2701,3017,2900,2875,2888,2887,3431,2957,2203,2546,2375,2550,2760,2806,2804,2452,2410,2402,2359,2541,2409,1952,2365,2650,2535,2401,2394,2501,2339,2599,2511,2537,2366,2413,2610,2503,2436,2374,2636,2577,2690,2722,2816,2503,2695,2585,2480,2600,2722,2770,2411,2648,2441,2438,2432,2622,2474,2548,2304,2647,2707,2502,2382,2419,2361,2622,2655,2445,2531,2369,2538,2448,2638,2292,2273,2303,2334,2246,2451,2466,2544,2474,2469,2468,2562,2622,2513,2506,2630,2825,2920,2981,2416,2853,3050,2957,3159,2974,3254,3130,3066,3244,3041,3250,3007,3230,3401,3238,3040,2877,3082,2670,2420,2659,2744,2747,2765,2483,2469,2427,2319,2282,2414,2401,2355,2360,2315,2356,2602,2410,2470,2381,2530,3771,4246,3458,2445,2292,2283,2373,2288,2158,2287,2523,2476,2424,2199,2276,2439,2181,2281,2451,2251,2311,2113,2526,2399,2727,2701,2633,2638,2379,2623,2798,2481,2576,2599,2624,2696,3019,3042,2721,2433,2604,2598,2518,2780,2812,2958,2841,2751,2902,3101,2617,2869,2795,2972,3097,3259,2990,2924,2981,3169,2795,2801,2780,2769,3022,2902,2716,2669,2536,2805,2468,2352,2184,2333,2523,2957,3049,3054,2956,2925,2889,2928,2995,2928,3040,2964,2963,3152,2794,3240,2984,2962,2261,2498,2673', '5171,5298,5282,5177,4842,4841,4613,4724,5009,4756,4646,4983,5114,4832,5124,5021,4800,4855,4633,4680,4831,5299,4750,4726,4559,4317,4803,4859,5479,8579,5378,5379,4955,4855,4957,4538,4787,4666,4769,4445,4675,5244,4457,4135,4370,5005,4589,4085,4139,4744,4429,4179,4269,7932,7334,6386,7701,5696,6205,4674,3778,3891,4471,4692,3937,4290,4957,4549,3366,3255,4399,4737,3804,3611,3457,4271,4755,4381,3676,6545,6092,5735,3764,3636,5143,4468,4420,3676,3044,3631,4303,4135,3814,3954,5960,6058,4431,3046,3793,4018,4045,3677,3384,4212,3841,3420,3117,2887,3322,4402,4328,3436,3513,4423,7644,3741,3887,4131,4816,4394,4237,4634,4297,3792,3983,4373,3974,3647,3003,3796,4074,3536,3979,4271,3850,4120,4305,4578,3837,3294,4206,4085,4185,4380,4528,4339,3741,3699,4431,4493,4241,3503,3364,4300,4675,4452,4391,3388,3239,3633,4026,4394,3571,3044,3454,4498,4128,3442,2968,3551,6120,8615,6206,5483,3701,6708,7302,5437,3363,3501,3425,4299,4377,4140,4145,4212,4195,4414,3946,3781,3844,3919,4384,4327,3338,3659,4290,4581,3857,4280,4450,4770,4140,4013,5151,4973,4137,3607,3826,3770,4296,4321,4188,4783,5026,4271,4038,3325,3894,4034,3806,3505,3244,3725,4185,3843,3222,3434,3955,4051,3194,3354,4058,4535,4119,3147,3784,4005,4236,3422,3317,3993,4316,4184,3415,3387,4350,4101,3369,3612,4194,4332,3395,3689,4707,4104,3700,3828,4008,3826,3184,3389,4248,4607,3367,3932,4378,4199,3987,4516,4217,4055,3633,4193,4496,3772,3888,4541,4119,3616,3734,3827,4336,4025,3335,3781,4112,3945,3267,3549,4026,4119,3452,3480,3829,3639,3384,3255,3791,4038,3652,3639,3966,3797,3377,3334,3720,4097,3564,3198,3782,4902,3840,3584,3516,3596,3009,2990,2984,3341,2829,3044,3603,3344,3561,3889,3976,3582,3431,4279,4033,3857,4144,3946,3818,3561,3852,4200,3657,4119,3800,3743,3493,3701,3824,3829,3773,3813,3575,3532,4049,3411,3337,3795,4048,3826,3623,3400,3681,4188,3755', '4510,5031,4634,4316,3735,3968,4153,4495,5231,6687,5638,5056,4231,4027,3744,3697,3828,3978,4911,4189,3871,4032,3469,3957,3445,3808,3494,3380,3580,4309,4167,4266,4173,4007,4062,4415,4394,4456,4128,3784,3862,4156,4732,4745,4458,4480,4078,4139,4498,4635,5821,5103,4878,4948,4714,4952,4474,4316,4800,4304,4958,4823,4901,5167,5181,4800,4133,4306,4599,4045,3782,4150,4630,4465,4381,3673,3578,3560,3852,3815,3369,3641,3927,3994,4137,3844,3618,3898,4208,4054,3723,3467,2936,2890,2971,3551,3397,3525,3534,3795,3193,3291,3206,3322,3614,3530,3554,3625,3329,3980,3931,4014,3854,3755,4392,4460,4036,3774,3382,3706,3627,3694,3527,3854,3339,3555,3445,3484,3669,3582,3411,3224,3326,3071,3682,3071,3533,3540,3676,3666,3807,3875,3704,3549,4005,3904,3736,3068,3211,3732,3302,3555,3417,3318,3800,3571,3509,3293,3606,3371,3482,3877,3603,3625,3647,3322,3873,3921,3818,3576,3203,3514,3302,3619,4180,10601,10638,10614,10983,10934,10979', null); +INSERT INTO `sample_dataset` VALUES ('149', '2018-10-09 14:30:15', '19115', 'demo_19115', 'demo_22157', '22157', 'Metis', 'test', 'positive', '180', '1538708021', '3163,3149,3137,3612,3200,2936,2745,3181,3182,2943,2963,2577,2461,2476,2717,3243,2858,2930,2781,3353,3174,3861,4389,4542,3585,2875,3114,2848,2880,2554,3885,5337,5858,5501,5401,5025,3888,3716,3686,4401,4316,4199,4167,4379,4693,4717,4548,4151,3433,3425,3006,3207,3078,3049,3201,3534,2567,2888,3070,2691,2323,2799,2710,2774,2852,2725,2777,3420,2843,2918,2431,2627,2606,2676,2779,3219,3241,2520,2671,2824,2775,2737,2538,2884,5991,6508,2801,2650,2205,2521,2432,2489,2659,2458,3311,3602,4862,3735,2696,2753,2708,3359,3368,3336,3303,3106,3424,2886,3213,3361,3335,2993,3328,4576,3570,3390,3538,3380,3187,3590,4281,4640,4852,4646,4955,5199,4519,4304,4254,4796,4334,4592,4632,4609,4475,4243,5176,4311,2933,3311,3193,3352,3697,3824,3971,3355,3287,3234,3147,3765,3519,2806,3211,3945,3652,3450,3558,3524,3361,3817,3736,3838,3536,3641,4034,3888,3898,4157,4444,4300,4094,4189,4321,3869,4361,4046,3871,4162,4279,4125,3818,3905,3819,3857,3816,4458,4090,4129,3584,3863,4030,3671,3441,3621,3525,3822,4072,3754,3552,3265,3768,3670,3808,3619,3815,3761,3954,3422,3698,3643,3804,3490,3580,3602,3753,3811,3669,3798,3759,3934,3999,4042,3868,4654,5106,4659,4822,4625,5011,4957,4966,5150,4800,5082,4820,4995,5295,5012,4867,4960,5203,4254,3755,3771,4041,4024,4218,3814,3693,3616,3511,3439,3598,3665,3584,3509,3434,3535,4024,3558,3806,3497,4088,16091,24230,17603,3453,3384,3170,3381,3335,3164,3181,3582,3547,3699,3722,3698,3708,3257,3385,3874,3453,3768,3358,4006,3708,4192,4129,3798,3994,3700,4157,4357,4035,4162,3876,3911,3890,4234,4352,3994,3515,3728,3854,3649,3910,3933,4302,4077,4079,4673,4978,4224,4089,4090,3986,4274,4280,3920,3922,3985,4428,4033,3897,4087,4033,4220,4170,4360,4399,3781,4106,3821,3473,3138,3533,3976,4731,4901,5078,4845,4891,4714,4720,4920,5260,5332,5089,4524,4909,4354,4989,4552,4601,3207,3845,4259,4217,3303,3238', '7295,7295,6855,7164,7595,7254,7280,7877,7919,7217,7332,7860,7282,7106,6711,6966,7145,7852,6859,6878,6802,6391,7129,7140,8059,11286,7702,8011,7379,7216,7317,6765,7301,7127,7203,6516,6867,7739,6646,6196,6382,7641,7222,6306,6395,7102,6678,6344,6458,13325,12318,10782,13739,9434,10349,6917,5731,5824,6420,7260,6233,6648,7727,6705,5065,4784,6709,7350,5730,5432,4858,6287,6929,6168,5306,8759,8254,9164,5354,4967,7298,6527,6323,5290,4273,5360,6278,6073,5335,5659,9608,10058,6785,4356,5505,5987,5841,5365,4906,6232,5519,5017,4677,4254,4864,6414,6266,4770,4797,5972,10748,5505,5185,5730,6713,5914,5696,6188,5831,5081,5640,6083,5425,5102,4119,5272,5758,5190,5257,5970,5123,5563,5782,6455,5017,4290,5929,5657,5884,6269,6502,5828,5043,4742,5716,5876,5939,4978,4590,15006,7631,6174,5809,4147,3970,4637,5182,5989,4819,4272,4740,6222,5863,4832,3929,4984,8047,10568,7845,6437,4493,7962,8891,7011,4192,4149,4217,5609,5780,5443,5107,5360,5410,5806,5534,5178,5159,5500,5903,5873,4451,4800,5684,6183,5354,5859,6022,6719,6990,5863,7394,7033,6407,5381,5528,5420,5935,6143,6262,7403,7684,6400,6050,4874,5463,5921,5675,4981,4367,5509,6063,5970,5255,5451,5842,5911,4881,4920,5776,6572,5804,4672,5375,5704,6149,4801,4677,5561,6201,6102,4757,4962,6409,6221,4802,5122,5799,6351,4756,5178,6751,5948,5251,5572,5755,5310,4711,4961,6327,6787,6085,4510,5168,6174,5803,5469,6218,6015,5365,4809,5506,6128,5071,5308,6285,5821,5403,5728,5528,6395,5697,4666,5385,5790,5702,4621,5149,5980,6235,5157,5137,5677,5319,5302,5049,5867,5837,5245,5215,5479,5591,4801,5015,5267,6068,5146,8177,9158,9348,6126,5334,5599,5633,4696,4232,4234,4619,4643,3988,4266,5018,4701,4818,5468,5822,5296,4904,6071,6365,6048,6244,5780,5582,4784,5479,6124,5251,6306,5464,5299,5128,5333,5398,5314,5383,5527,5054,5492,5492,6124,5067,4602,5273,6069,5784,5386,4782,5278,6010,5430,5886', '7883,7717,7261,6115,6019,6324,6920,8099,10359,8468,7641,6383,6324,5759,5715,5746,6006,7599,6373,6500,6304,5130,5849,6703,7395,7032,6966,7014,8586,8492,8971,8859,7110,7549,8312,8545,8745,8248,8246,8465,6167,6816,7105,6704,6834,6178,6331,6819,7049,9192,8014,7638,7763,7187,7592,6769,6789,7510,6608,7657,7086,7217,7646,7600,6988,6441,6249,6951,6213,5798,6266,6843,6783,6443,5398,5052,5162,5407,5563,4575,5231,5646,5975,6225,5505,5295,5885,6800,6077,5516,4969,4193,4044,4289,5385,5006,5451,5273,5989,5025,5022,4941,4894,6145,5860,5445,5341,4999,6145,5918,5894,6090,5804,6750,6844,5847,5664,4864,5234,5101,5566,5336,5712,4909,5034,5084,5155,5407,5333,5073,4800,4987,4380,5425,4230,5053,5185,5259,5510,5832,5873,5353,5180,5867,5719,5396,4374,4668,5259,5030,5009,4925,4910,5623,5066,5263,5216,5742,5005,5224,5706,5571,5453,5572,4898,5836,6027,5933,5410,4911,5537,4903,5446,6687,19386,20241,19230,20197,20029,19872,19904', null); +INSERT INTO `sample_dataset` VALUES ('150', '2018-10-09 14:30:15', '14516', 'demo_14516', 'demo_26900', '26900', 'Metis', 'test', 'positive', '180', '1538370637', '2476,2635,2584,2690,2491,2457,2213,2400,2327,2232,2310,2249,2224,2215,2376,2571,2300,2343,2287,2653,2434,2820,2928,3067,2553,2198,2281,2091,2233,2286,2900,3678,3953,3578,3711,3546,2843,2701,2725,3117,3004,2901,3038,3248,3201,3195,3241,3032,2657,2634,2450,2547,2537,2507,2669,2842,2255,2597,2607,2369,2228,2371,2287,2394,2572,2516,2593,3054,2597,2689,2269,2432,2470,2532,2516,2910,2807,2400,2375,2316,2329,2443,2375,2532,5412,6158,2399,2347,2197,2290,2296,2317,2324,2334,2789,3020,4106,3239,2429,2341,2372,2709,2672,2698,2722,2509,2726,2473,2572,2650,2697,2597,2745,3157,2604,2685,2821,2693,2586,2783,3136,3294,3419,3348,3481,3562,3225,3147,3171,3382,2988,3245,3175,3150,3154,3132,3759,3208,2484,2801,2590,2792,3020,3064,3055,2713,2650,2702,2614,2818,2689,2218,2659,3002,2909,2783,2773,2883,2692,2984,2926,2903,2745,2814,3076,2998,2970,2975,3112,3035,3158,3217,3296,2950,3236,3137,2985,3128,3228,3238,2882,3128,2950,2916,2911,3179,2997,2987,2708,3038,3091,2873,2737,2789,2679,2995,3049,2865,2879,2718,2960,2894,3020,2710,2749,2722,2825,2687,2894,2942,2942,2836,2874,2875,2989,3026,2889,2998,3010,3238,3340,3419,2826,3258,3471,3370,3533,3372,3662,3601,3502,3683,3456,3682,3422,3623,3854,3690,3550,3312,3456,3046,2836,3068,3139,3104,3212,2922,2894,2840,2827,2748,2903,2836,2850,2777,2747,2781,3015,2785,2898,2783,3282,15305,23498,17068,2846,2769,2728,2806,2726,2599,2693,2965,2966,2874,2675,2767,2910,2630,2786,2973,2772,2956,2642,3124,2989,3305,3277,3183,3183,2956,3151,3322,3009,3191,3204,3195,3207,3597,3605,3229,2949,3140,3215,3080,3370,3339,3558,3438,3361,3552,3723,3192,3474,3390,3534,3713,3801,3538,3518,3485,3706,3377,3372,3317,3405,3583,3453,3308,3223,3091,3389,3066,2947,2764,2942,3128,3517,3650,3743,3550,3509,3485,3530,3640,3496,3606,3454,3398,3592,3264,3728,3433,3414,2679,2963,3125,3184,2804,2827', '5185,5152,4933,5012,5326,5065,4940,5288,5382,5143,5422,5317,5110,5146,4933,4967,5094,5606,5049,5016,4905,4632,5105,5162,5771,8879,5705,5735,5293,5175,5275,4841,5097,4970,5079,4755,4949,5558,4779,4430,4632,5323,4903,4376,4445,5080,4756,4488,4562,8254,7652,6723,8031,5987,6506,4948,4090,4162,4747,4978,4221,4571,5220,4791,3624,3539,4679,5150,4068,3915,3776,4582,5064,4699,3963,6990,6652,7585,4148,3927,5405,4745,4679,3957,3343,3924,4572,4413,4042,4224,6233,6337,4708,3325,4098,4299,4342,3966,3668,4512,4110,3727,3443,3167,3645,4709,4624,3737,3793,4696,9046,4030,4160,4432,5097,4666,4582,4902,4609,4053,4283,4672,4259,3918,3274,4089,4342,3829,4239,4551,4087,4435,4635,4905,4160,3608,4542,4365,4463,4682,4833,4626,4046,3977,4740,4776,4531,3796,3691,14108,6268,4776,4701,3697,3505,3942,4318,4697,3877,3345,3766,4756,4431,3724,3264,3882,6422,9005,6526,5780,3990,7051,7609,5758,3702,3803,3744,4589,4670,4437,4441,4503,4454,4691,4208,4049,4135,4213,4678,4619,3656,3914,4559,4898,4167,4586,4724,5035,5607,4305,5424,5270,4414,3907,4119,4044,4573,4606,4456,5057,5291,4535,4327,3575,4157,4331,4106,3753,3484,3996,4471,4108,3525,3711,4212,4299,3491,3620,4348,4839,4403,3453,4109,4329,4544,3694,3622,4300,4628,4481,3673,3678,4689,4466,3783,3991,4588,4729,3762,4124,5123,4477,4099,4247,4434,4225,3595,3772,4626,4980,4493,3762,4257,4733,4550,4733,4550,4306,4863,4565,4368,3967,4536,4880,4127,4215,4888,4474,3955,4084,4162,4691,4402,3727,4175,4472,4297,3615,3936,4369,4470,3819,3828,4185,3980,3736,3599,4139,4381,4021,3998,4280,4134,3681,3706,4054,4445,3896,7108,8082,7935,4799,3904,3812,3991,3375,3295,3293,3683,3134,3393,3937,3643,3875,4230,4316,3888,3712,4578,4316,4141,4407,4210,4147,3818,4136,4452,3914,4384,4022,4022,3740,3959,4094,4077,4008,4049,3789,3760,4273,3638,3556,4007,4253,4066,3864,3613,3897,4413,3961,4329', '5401,5015,4658,4095,4294,4473,4814,5562,7642,5913,5378,4562,4364,4102,4023,4136,4294,5225,4517,4162,4406,3773,4267,3813,4129,3775,3674,3905,4629,4492,4609,4479,4350,4379,4769,4745,4771,4470,4121,4202,4480,5058,5111,4813,4814,4417,4507,4860,4984,6160,5454,5179,5251,5064,5281,4825,4673,5133,4652,5300,5136,5228,5498,5515,5156,4477,4658,4931,4399,4111,4489,4962,4830,4699,4070,3957,3932,4180,4196,3724,3956,4222,4359,4465,4186,3951,4230,4519,4397,4066,3836,3305,3254,3316,3911,3768,3899,3886,4160,3539,3654,3539,3652,3989,3885,3835,3939,3653,4326,4241,4366,4191,4043,4671,4781,4353,4107,3689,4021,3947,3994,3830,4174,3620,3841,3756,3804,3989,3885,3718,3520,3635,3342,3999,3382,3850,3855,3949,3935,4095,4173,3982,3883,4314,4245,4100,3402,3543,4066,3669,3882,3772,3672,4157,3942,3863,3672,3982,3716,3822,4212,3990,3977,4036,3685,4235,4290,4114,3941,3551,3869,3671,3946,4534,10961,10984,10925,11300,11271,11319,11327', null); +INSERT INTO `sample_dataset` VALUES ('151', '2018-10-09 14:30:15', '15236', 'demo_15236', 'demo_28027', '28027', 'Metis', 'train', 'negative', '180', '1538689082', '9460,9396,9201,9099,9064,8922,8715,8680,8871,8057,7693,7268,6720,6194,5766,5678,6599,5313,5228,5005,5093,4997,4850,4823,4818,4794,4701,4642,4850,4780,4695,4710,4616,4669,4661,4726,5712,4472,4644,4501,4663,4727,4652,4616,4579,4615,4823,4582,4780,4793,4968,4908,5107,4925,4775,4711,4780,4647,4683,4964,4949,4997,5024,4893,5088,5004,5321,5145,5298,5372,5513,5761,5906,6119,6295,6008,6302,6107,6473,6413,6413,6454,6800,7028,6767,6902,6878,7035,6905,7050,7050,7097,7151,7203,7274,7358,7529,7684,7857,8277,7948,8423,8391,8775,8814,8914,9237,9102,9265,9303,9412,9591,9708,9665,9730,10025,9946,10067,10158,10235,10212,10007,10226,10442,10366,10618,10578,10695,10836,10691,11299,11311,11259,11337,11545,11642,12030,12016,11934,11866,12142,12065,12210,12373,12248,12681,12602,12443,12561,12957,12744,13786,13008,13920,13151,13328,13247,13007,13245,13420,13211,13738,13550,13428,13395,13487,13752,13768,13484,14711,13705,13749,13630,13791,13797,13726,14615,13920,13697,13524,13698,13583,13921,13926,13851,13897,13638,14336,13659,13635,14174,13911,13830,13729,13733,14071,14178,14302,13785,13849,13777,14120,13911,13732,13757,13802,13813,14151,13802,13872,13832,13846,13820,13957,14008,13848,14141,13784,13837,13779,13754,13909,13554,14725,13916,14110,13749,13699,13611,13808,14076,13998,13667,13971,13823,14037,13839,13760,13739,15063,14132,14100,13962,13817,13759,13560,13817,13649,13686,13800,13777,13542,13754,13869,13744,13449,13462,13517,13328,13854,13454,13286,13910,13561,13229,13645,13543,13551,13541,13327,13948,13340,13708,13395,13383,13561,13154,13339,13261,13535,13528,13341,13363,13860,14311,13229,12961,13052,12644,12570,12713,12787,12391,12198,12324,12217,12006,12340,12186,12277,11979,11982,11996,12060,12827,11794,11496,11771,11531,11651,11291,11256,10901,11113,11283,11491,10714,10794,10355,10460,10226,10461,9936,10959,9865,9849,9990,9935,9501,9642,9544,9391,9337,9222,9711,9160,9193,9296,8997,9656,8491,8014,7943,7647,7521,7239,7350,7565,7219,6825,6907,6812,6588,7039,6263,6520,6865,6250,6301,6306,6123', '34921,37697,31741,38031,41097,34084,36488,37063,32731,42975,35062,34481,38334,37261,34626,39131,34140,36699,39425,35329,39114,35193,34471,34035,36010,41439,36070,35490,35401,35842,38953,33834,40358,32228,40110,35633,37432,36375,33763,36349,44267,33782,37432,34574,38596,35924,32050,42320,33720,35185,37246,38632,36826,34422,36327,35003,38015,34577,37696,36066,38056,34944,39872,35071,38844,33675,39026,34990,38762,35142,39898,33236,41559,33555,35891,41916,34964,34357,39455,34182,37078,37205,35978,36750,38519,36498,37305,32574,36675,11008,2925,2947,2941,3045,3051,3112,3233,3139,3300,3338,3281,3304,3252,3170,3126,3177,3294,3012,3245,3195,3239,3295,3185,3228,3238,3270,3189,3230,3286,3160,3314,3299,3313,3506,3380,3471,3433,3446,3309,3398,3422,3532,3601,3565,3408,3610,3544,3611,3531,3408,3531,3578,3538,3529,3490,3657,3713,3588,3750,3522,3694,3565,3613,3748,3566,3614,3742,3699,3594,3637,3686,3796,3697,3672,3644,3767,3700,3727,3721,3893,3864,3744,3756,3762,3667,3703,3651,3791,3747,3874,3861,3697,3647,3823,3747,3826,3794,3845,3784,3933,3796,3745,3852,3899,3761,3872,3887,3943,4031,4026,4030,4034,3894,3851,3940,3890,3915,3835,3791,3862,3876,3842,3801,3992,3875,3830,3868,3974,3679,3929,3959,3948,3859,3780,3903,3880,3860,3815,4004,4022,4076,3957,3911,4169,3992,4551,4063,3834,3707,3772,3847,3855,3892,3989,3783,4315,4385,3816,3613,3692,3884,3773,3867,3736,3738,3787,3690,3836,3863,4055,4159,4285,4109,4079,4156,4048,4037,3792,3665,3808,3667,3639,3695,3717,3653,3602,3575,3754,3651,3767,3706,3942,3604,3690,3775,3842,3634,3706,3621,3600,3619,3592,3597,3623,3784,3673,3608,3605,3635,3530,3479,3497,3364,3526,3443,3408,3501,3636,3448,3534,3608,3520,3557,3441,3515,3586,3569,3431,3374,3514,3421,3486,3435,3476,3393,3333,3401,3519,3420,3279,3420,3303,3413,3149,3402,3587,3764,3544,3563,3515,3443,3336,3254,3329,3175,2978,3039,3016,3154,2970,3069,2978,3167,3160,3294,3211,3152,3145,3092,2901,3031', '9019,9023,8628,8943,8731,8648,8626,8438,8315,7899,7782,7427,6877,6491,6066,5860,5740,5453,5306,5186,5723,5064,4970,4981,4822,5209,4787,6022,4574,4706,4702,4631,4704,4599,4599,4722,4531,4722,4600,4746,4637,4801,4643,4713,4784,4666,4903,4674,4887,4510,4518,4625,4521,4761,4640,4573,4629,4772,5571,4589,4814,4884,4939,4847,4814,4983,4955,5073,5064,5119,5382,5400,5750,5811,5783,5868,5961,6076,6254,6085,6234,6143,6386,6361,6516,6555,7003,6913,6938,273524,613919,614796,382360,7484,7574,35005,131437,112956,138721,123576,123416,135155,130233,129160,132048,130665,133364,229250,270634,249308,254171,255608,241945,160226,172918,157801,163616,171795,260370,184889,149790,165888,170010,164546,160872,151362,164773,152679,166212,143912,159417,147372,130033,136739,135060,125200,116512,125399,145593,129053,126737,143995,133072,128555,141170,139436,159235,129042,138468,123518,27630,12152,12373,12453,12445,12372,12229,12213,12501,12259,12339,12593,12761,12686,12830,12860,13117,12949,13172,12890,13230,13022,12930,13320,13155,13031,13062,14350,13236,261761,546640', null); +INSERT INTO `sample_dataset` VALUES ('152', '2018-10-09 14:30:15', '12633', 'demo_12633', 'demo_39435', '39435', 'Metis', 'train', 'negative', '180', '1538701459', '9396,9201,9099,9064,8922,8715,8680,8871,8057,7693,7268,6720,6194,5766,5678,6599,5313,5228,5005,5093,4997,4850,4823,4818,4794,4701,4642,4850,4780,4695,4710,4616,4669,4661,4726,5712,4472,4644,4501,4663,4727,4652,4616,4579,4615,4823,4582,4780,4793,4968,4908,5107,4925,4775,4711,4780,4647,4683,4964,4949,4997,5024,4893,5088,5004,5321,5145,5298,5372,5513,5761,5906,6119,6295,6008,6302,6107,6473,6413,6413,6454,6800,7028,6767,6902,6878,7035,6905,7050,7050,7097,7151,7203,7274,7358,7529,7684,7857,8277,7948,8423,8391,8775,8814,8914,9237,9102,9265,9303,9412,9591,9708,9665,9730,10025,9946,10067,10158,10235,10212,10007,10226,10442,10366,10618,10578,10695,10836,10691,11299,11311,11259,11337,11545,11642,12030,12016,11934,11866,12142,12065,12210,12373,12248,12681,12602,12443,12561,12957,12744,13786,13008,13920,13151,13328,13247,13007,13245,13420,13211,13738,13550,13428,13395,13487,13752,13768,13484,14711,13705,13749,13630,13791,13797,13726,14615,13920,13697,13524,13698,13583,13921,13926,13851,13897,13638,14336,13659,13635,14174,13911,13830,13729,13733,14071,14178,14302,13785,13849,13777,14120,13911,13732,13757,13802,13813,14151,13802,13872,13832,13846,13820,13957,14008,13848,14141,13784,13837,13779,13754,13909,13554,14725,13916,14110,13749,13699,13611,13808,14076,13998,13667,13971,13823,14037,13839,13760,13739,15063,14132,14100,13962,13817,13759,13560,13817,13649,13686,13800,13777,13542,13754,13869,13744,13449,13462,13517,13328,13854,13454,13286,13910,13561,13229,13645,13543,13551,13541,13327,13948,13340,13708,13395,13383,13561,13154,13339,13261,13535,13528,13341,13363,13860,14311,13229,12961,13052,12644,12570,12713,12787,12391,12198,12324,12217,12006,12340,12186,12277,11979,11982,11996,12060,12827,11794,11496,11771,11531,11651,11291,11256,10901,11113,11283,11491,10714,10794,10355,10460,10226,10461,9936,10959,9865,9849,9990,9935,9501,9642,9544,9391,9337,9222,9711,9160,9193,9296,8997,9656,8491,8014,7943,7647,7521,7239,7350,7565,7219,6825,6907,6812,6588,7039,6263,6520,6865,6250,6301,6306,6123,5840', '37697,31741,38031,41097,34084,36488,37063,32731,42975,35062,34481,38334,37261,34626,39131,34140,36699,39425,35329,39114,35193,34471,34035,36010,41439,36070,35490,35401,35842,38953,33834,40358,32228,40110,35633,37432,36375,33763,36349,44267,33782,37432,34574,38596,35924,32050,42320,33720,35185,37246,38632,36826,34422,36327,35003,38015,34577,37696,36066,38056,34944,39872,35071,38844,33675,39026,34990,38762,35142,39898,33236,41559,33555,35891,41916,34964,34357,39455,34182,37078,37205,35978,36750,38519,36498,37305,32574,36675,11008,2925,2947,2941,3045,3051,3112,3233,3139,3300,3338,3281,3304,3252,3170,3126,3177,3294,3012,3245,3195,3239,3295,3185,3228,3238,3270,3189,3230,3286,3160,3314,3299,3313,3506,3380,3471,3433,3446,3309,3398,3422,3532,3601,3565,3408,3610,3544,3611,3531,3408,3531,3578,3538,3529,3490,3657,3713,3588,3750,3522,3694,3565,3613,3748,3566,3614,3742,3699,3594,3637,3686,3796,3697,3672,3644,3767,3700,3727,3721,3893,3864,3744,3756,3762,3667,3703,3651,3791,3747,3874,3861,3697,3647,3823,3747,3826,3794,3845,3784,3933,3796,3745,3852,3899,3761,3872,3887,3943,4031,4026,4030,4034,3894,3851,3940,3890,3915,3835,3791,3862,3876,3842,3801,3992,3875,3830,3868,3974,3679,3929,3959,3948,3859,3780,3903,3880,3860,3815,4004,4022,4076,3957,3911,4169,3992,4551,4063,3834,3707,3772,3847,3855,3892,3989,3783,4315,4385,3816,3613,3692,3884,3773,3867,3736,3738,3787,3690,3836,3863,4055,4159,4285,4109,4079,4156,4048,4037,3792,3665,3808,3667,3639,3695,3717,3653,3602,3575,3754,3651,3767,3706,3942,3604,3690,3775,3842,3634,3706,3621,3600,3619,3592,3597,3623,3784,3673,3608,3605,3635,3530,3479,3497,3364,3526,3443,3408,3501,3636,3448,3534,3608,3520,3557,3441,3515,3586,3569,3431,3374,3514,3421,3486,3435,3476,3393,3333,3401,3519,3420,3279,3420,3303,3413,3149,3402,3587,3764,3544,3563,3515,3443,3336,3254,3329,3175,2978,3039,3016,3154,2970,3069,2978,3167,3160,3294,3211,3152,3145,3092,2901,3031,2934', '9023,8628,8943,8731,8648,8626,8438,8315,7899,7782,7427,6877,6491,6066,5860,5740,5453,5306,5186,5723,5064,4970,4981,4822,5209,4787,6022,4574,4706,4702,4631,4704,4599,4599,4722,4531,4722,4600,4746,4637,4801,4643,4713,4784,4666,4903,4674,4887,4510,4518,4625,4521,4761,4640,4573,4629,4772,5571,4589,4814,4884,4939,4847,4814,4983,4955,5073,5064,5119,5382,5400,5750,5811,5783,5868,5961,6076,6254,6085,6234,6143,6386,6361,6516,6555,7003,6913,6938,273524,613919,614796,382360,7484,7574,35005,131437,112956,138721,123576,123416,135155,130233,129160,132048,130665,133364,229250,270634,249308,254171,255608,241945,160226,172918,157801,163616,171795,260370,184889,149790,165888,170010,164546,160872,151362,164773,152679,166212,143912,159417,147372,130033,136739,135060,125200,116512,125399,145593,129053,126737,143995,133072,128555,141170,139436,159235,129042,138468,123518,27630,12152,12373,12453,12445,12372,12229,12213,12501,12259,12339,12593,12761,12686,12830,12860,13117,12949,13172,12890,13230,13022,12930,13320,13155,13031,13062,14350,13236,261761,546640,538874', null); +INSERT INTO `sample_dataset` VALUES ('153', '2018-10-09 14:30:15', '17455', 'demo_17455', 'demo_33094', '33094', 'Metis', 'train', 'negative', '180', '1538672010', '9201,9099,9064,8922,8715,8680,8871,8057,7693,7268,6720,6194,5766,5678,6599,5313,5228,5005,5093,4997,4850,4823,4818,4794,4701,4642,4850,4780,4695,4710,4616,4669,4661,4726,5712,4472,4644,4501,4663,4727,4652,4616,4579,4615,4823,4582,4780,4793,4968,4908,5107,4925,4775,4711,4780,4647,4683,4964,4949,4997,5024,4893,5088,5004,5321,5145,5298,5372,5513,5761,5906,6119,6295,6008,6302,6107,6473,6413,6413,6454,6800,7028,6767,6902,6878,7035,6905,7050,7050,7097,7151,7203,7274,7358,7529,7684,7857,8277,7948,8423,8391,8775,8814,8914,9237,9102,9265,9303,9412,9591,9708,9665,9730,10025,9946,10067,10158,10235,10212,10007,10226,10442,10366,10618,10578,10695,10836,10691,11299,11311,11259,11337,11545,11642,12030,12016,11934,11866,12142,12065,12210,12373,12248,12681,12602,12443,12561,12957,12744,13786,13008,13920,13151,13328,13247,13007,13245,13420,13211,13738,13550,13428,13395,13487,13752,13768,13484,14711,13705,13749,13630,13791,13797,13726,14615,13920,13697,13524,13698,13583,13921,13926,13851,13897,13638,14336,13659,13635,14174,13911,13830,13729,13733,14071,14178,14302,13785,13849,13777,14120,13911,13732,13757,13802,13813,14151,13802,13872,13832,13846,13820,13957,14008,13848,14141,13784,13837,13779,13754,13909,13554,14725,13916,14110,13749,13699,13611,13808,14076,13998,13667,13971,13823,14037,13839,13760,13739,15063,14132,14100,13962,13817,13759,13560,13817,13649,13686,13800,13777,13542,13754,13869,13744,13449,13462,13517,13328,13854,13454,13286,13910,13561,13229,13645,13543,13551,13541,13327,13948,13340,13708,13395,13383,13561,13154,13339,13261,13535,13528,13341,13363,13860,14311,13229,12961,13052,12644,12570,12713,12787,12391,12198,12324,12217,12006,12340,12186,12277,11979,11982,11996,12060,12827,11794,11496,11771,11531,11651,11291,11256,10901,11113,11283,11491,10714,10794,10355,10460,10226,10461,9936,10959,9865,9849,9990,9935,9501,9642,9544,9391,9337,9222,9711,9160,9193,9296,8997,9656,8491,8014,7943,7647,7521,7239,7350,7565,7219,6825,6907,6812,6588,7039,6263,6520,6865,6250,6301,6306,6123,5840,6092', '31741,38031,41097,34084,36488,37063,32731,42975,35062,34481,38334,37261,34626,39131,34140,36699,39425,35329,39114,35193,34471,34035,36010,41439,36070,35490,35401,35842,38953,33834,40358,32228,40110,35633,37432,36375,33763,36349,44267,33782,37432,34574,38596,35924,32050,42320,33720,35185,37246,38632,36826,34422,36327,35003,38015,34577,37696,36066,38056,34944,39872,35071,38844,33675,39026,34990,38762,35142,39898,33236,41559,33555,35891,41916,34964,34357,39455,34182,37078,37205,35978,36750,38519,36498,37305,32574,36675,11008,2925,2947,2941,3045,3051,3112,3233,3139,3300,3338,3281,3304,3252,3170,3126,3177,3294,3012,3245,3195,3239,3295,3185,3228,3238,3270,3189,3230,3286,3160,3314,3299,3313,3506,3380,3471,3433,3446,3309,3398,3422,3532,3601,3565,3408,3610,3544,3611,3531,3408,3531,3578,3538,3529,3490,3657,3713,3588,3750,3522,3694,3565,3613,3748,3566,3614,3742,3699,3594,3637,3686,3796,3697,3672,3644,3767,3700,3727,3721,3893,3864,3744,3756,3762,3667,3703,3651,3791,3747,3874,3861,3697,3647,3823,3747,3826,3794,3845,3784,3933,3796,3745,3852,3899,3761,3872,3887,3943,4031,4026,4030,4034,3894,3851,3940,3890,3915,3835,3791,3862,3876,3842,3801,3992,3875,3830,3868,3974,3679,3929,3959,3948,3859,3780,3903,3880,3860,3815,4004,4022,4076,3957,3911,4169,3992,4551,4063,3834,3707,3772,3847,3855,3892,3989,3783,4315,4385,3816,3613,3692,3884,3773,3867,3736,3738,3787,3690,3836,3863,4055,4159,4285,4109,4079,4156,4048,4037,3792,3665,3808,3667,3639,3695,3717,3653,3602,3575,3754,3651,3767,3706,3942,3604,3690,3775,3842,3634,3706,3621,3600,3619,3592,3597,3623,3784,3673,3608,3605,3635,3530,3479,3497,3364,3526,3443,3408,3501,3636,3448,3534,3608,3520,3557,3441,3515,3586,3569,3431,3374,3514,3421,3486,3435,3476,3393,3333,3401,3519,3420,3279,3420,3303,3413,3149,3402,3587,3764,3544,3563,3515,3443,3336,3254,3329,3175,2978,3039,3016,3154,2970,3069,2978,3167,3160,3294,3211,3152,3145,3092,2901,3031,2934,2912', '8628,8943,8731,8648,8626,8438,8315,7899,7782,7427,6877,6491,6066,5860,5740,5453,5306,5186,5723,5064,4970,4981,4822,5209,4787,6022,4574,4706,4702,4631,4704,4599,4599,4722,4531,4722,4600,4746,4637,4801,4643,4713,4784,4666,4903,4674,4887,4510,4518,4625,4521,4761,4640,4573,4629,4772,5571,4589,4814,4884,4939,4847,4814,4983,4955,5073,5064,5119,5382,5400,5750,5811,5783,5868,5961,6076,6254,6085,6234,6143,6386,6361,6516,6555,7003,6913,6938,273524,613919,614796,382360,7484,7574,35005,131437,112956,138721,123576,123416,135155,130233,129160,132048,130665,133364,229250,270634,249308,254171,255608,241945,160226,172918,157801,163616,171795,260370,184889,149790,165888,170010,164546,160872,151362,164773,152679,166212,143912,159417,147372,130033,136739,135060,125200,116512,125399,145593,129053,126737,143995,133072,128555,141170,139436,159235,129042,138468,123518,27630,12152,12373,12453,12445,12372,12229,12213,12501,12259,12339,12593,12761,12686,12830,12860,13117,12949,13172,12890,13230,13022,12930,13320,13155,13031,13062,14350,13236,261761,546640,538874,549032', null); +INSERT INTO `sample_dataset` VALUES ('154', '2018-10-09 14:30:15', '19376', 'demo_19376', 'demo_27165', '27165', 'Metis', 'train', 'negative', '180', '1538487634', '9099,9064,8922,8715,8680,8871,8057,7693,7268,6720,6194,5766,5678,6599,5313,5228,5005,5093,4997,4850,4823,4818,4794,4701,4642,4850,4780,4695,4710,4616,4669,4661,4726,5712,4472,4644,4501,4663,4727,4652,4616,4579,4615,4823,4582,4780,4793,4968,4908,5107,4925,4775,4711,4780,4647,4683,4964,4949,4997,5024,4893,5088,5004,5321,5145,5298,5372,5513,5761,5906,6119,6295,6008,6302,6107,6473,6413,6413,6454,6800,7028,6767,6902,6878,7035,6905,7050,7050,7097,7151,7203,7274,7358,7529,7684,7857,8277,7948,8423,8391,8775,8814,8914,9237,9102,9265,9303,9412,9591,9708,9665,9730,10025,9946,10067,10158,10235,10212,10007,10226,10442,10366,10618,10578,10695,10836,10691,11299,11311,11259,11337,11545,11642,12030,12016,11934,11866,12142,12065,12210,12373,12248,12681,12602,12443,12561,12957,12744,13786,13008,13920,13151,13328,13247,13007,13245,13420,13211,13738,13550,13428,13395,13487,13752,13768,13484,14711,13705,13749,13630,13791,13797,13726,14615,13920,13697,13524,13698,13583,13921,13926,13851,13897,13638,14336,13659,13635,14174,13911,13830,13729,13733,14071,14178,14302,13785,13849,13777,14120,13911,13732,13757,13802,13813,14151,13802,13872,13832,13846,13820,13957,14008,13848,14141,13784,13837,13779,13754,13909,13554,14725,13916,14110,13749,13699,13611,13808,14076,13998,13667,13971,13823,14037,13839,13760,13739,15063,14132,14100,13962,13817,13759,13560,13817,13649,13686,13800,13777,13542,13754,13869,13744,13449,13462,13517,13328,13854,13454,13286,13910,13561,13229,13645,13543,13551,13541,13327,13948,13340,13708,13395,13383,13561,13154,13339,13261,13535,13528,13341,13363,13860,14311,13229,12961,13052,12644,12570,12713,12787,12391,12198,12324,12217,12006,12340,12186,12277,11979,11982,11996,12060,12827,11794,11496,11771,11531,11651,11291,11256,10901,11113,11283,11491,10714,10794,10355,10460,10226,10461,9936,10959,9865,9849,9990,9935,9501,9642,9544,9391,9337,9222,9711,9160,9193,9296,8997,9656,8491,8014,7943,7647,7521,7239,7350,7565,7219,6825,6907,6812,6588,7039,6263,6520,6865,6250,6301,6306,6123,5840,6092,5759', '38031,41097,34084,36488,37063,32731,42975,35062,34481,38334,37261,34626,39131,34140,36699,39425,35329,39114,35193,34471,34035,36010,41439,36070,35490,35401,35842,38953,33834,40358,32228,40110,35633,37432,36375,33763,36349,44267,33782,37432,34574,38596,35924,32050,42320,33720,35185,37246,38632,36826,34422,36327,35003,38015,34577,37696,36066,38056,34944,39872,35071,38844,33675,39026,34990,38762,35142,39898,33236,41559,33555,35891,41916,34964,34357,39455,34182,37078,37205,35978,36750,38519,36498,37305,32574,36675,11008,2925,2947,2941,3045,3051,3112,3233,3139,3300,3338,3281,3304,3252,3170,3126,3177,3294,3012,3245,3195,3239,3295,3185,3228,3238,3270,3189,3230,3286,3160,3314,3299,3313,3506,3380,3471,3433,3446,3309,3398,3422,3532,3601,3565,3408,3610,3544,3611,3531,3408,3531,3578,3538,3529,3490,3657,3713,3588,3750,3522,3694,3565,3613,3748,3566,3614,3742,3699,3594,3637,3686,3796,3697,3672,3644,3767,3700,3727,3721,3893,3864,3744,3756,3762,3667,3703,3651,3791,3747,3874,3861,3697,3647,3823,3747,3826,3794,3845,3784,3933,3796,3745,3852,3899,3761,3872,3887,3943,4031,4026,4030,4034,3894,3851,3940,3890,3915,3835,3791,3862,3876,3842,3801,3992,3875,3830,3868,3974,3679,3929,3959,3948,3859,3780,3903,3880,3860,3815,4004,4022,4076,3957,3911,4169,3992,4551,4063,3834,3707,3772,3847,3855,3892,3989,3783,4315,4385,3816,3613,3692,3884,3773,3867,3736,3738,3787,3690,3836,3863,4055,4159,4285,4109,4079,4156,4048,4037,3792,3665,3808,3667,3639,3695,3717,3653,3602,3575,3754,3651,3767,3706,3942,3604,3690,3775,3842,3634,3706,3621,3600,3619,3592,3597,3623,3784,3673,3608,3605,3635,3530,3479,3497,3364,3526,3443,3408,3501,3636,3448,3534,3608,3520,3557,3441,3515,3586,3569,3431,3374,3514,3421,3486,3435,3476,3393,3333,3401,3519,3420,3279,3420,3303,3413,3149,3402,3587,3764,3544,3563,3515,3443,3336,3254,3329,3175,2978,3039,3016,3154,2970,3069,2978,3167,3160,3294,3211,3152,3145,3092,2901,3031,2934,2912,2806', '8943,8731,8648,8626,8438,8315,7899,7782,7427,6877,6491,6066,5860,5740,5453,5306,5186,5723,5064,4970,4981,4822,5209,4787,6022,4574,4706,4702,4631,4704,4599,4599,4722,4531,4722,4600,4746,4637,4801,4643,4713,4784,4666,4903,4674,4887,4510,4518,4625,4521,4761,4640,4573,4629,4772,5571,4589,4814,4884,4939,4847,4814,4983,4955,5073,5064,5119,5382,5400,5750,5811,5783,5868,5961,6076,6254,6085,6234,6143,6386,6361,6516,6555,7003,6913,6938,273524,613919,614796,382360,7484,7574,35005,131437,112956,138721,123576,123416,135155,130233,129160,132048,130665,133364,229250,270634,249308,254171,255608,241945,160226,172918,157801,163616,171795,260370,184889,149790,165888,170010,164546,160872,151362,164773,152679,166212,143912,159417,147372,130033,136739,135060,125200,116512,125399,145593,129053,126737,143995,133072,128555,141170,139436,159235,129042,138468,123518,27630,12152,12373,12453,12445,12372,12229,12213,12501,12259,12339,12593,12761,12686,12830,12860,13117,12949,13172,12890,13230,13022,12930,13320,13155,13031,13062,14350,13236,261761,546640,538874,549032,547656', null); +INSERT INTO `sample_dataset` VALUES ('155', '2018-10-09 14:30:15', '14517', 'demo_14517', 'demo_36544', '36544', 'Metis', 'train', 'negative', '180', '1538518099', '9064,8922,8715,8680,8871,8057,7693,7268,6720,6194,5766,5678,6599,5313,5228,5005,5093,4997,4850,4823,4818,4794,4701,4642,4850,4780,4695,4710,4616,4669,4661,4726,5712,4472,4644,4501,4663,4727,4652,4616,4579,4615,4823,4582,4780,4793,4968,4908,5107,4925,4775,4711,4780,4647,4683,4964,4949,4997,5024,4893,5088,5004,5321,5145,5298,5372,5513,5761,5906,6119,6295,6008,6302,6107,6473,6413,6413,6454,6800,7028,6767,6902,6878,7035,6905,7050,7050,7097,7151,7203,7274,7358,7529,7684,7857,8277,7948,8423,8391,8775,8814,8914,9237,9102,9265,9303,9412,9591,9708,9665,9730,10025,9946,10067,10158,10235,10212,10007,10226,10442,10366,10618,10578,10695,10836,10691,11299,11311,11259,11337,11545,11642,12030,12016,11934,11866,12142,12065,12210,12373,12248,12681,12602,12443,12561,12957,12744,13786,13008,13920,13151,13328,13247,13007,13245,13420,13211,13738,13550,13428,13395,13487,13752,13768,13484,14711,13705,13749,13630,13791,13797,13726,14615,13920,13697,13524,13698,13583,13921,13926,13851,13897,13638,14336,13659,13635,14174,13911,13830,13729,13733,14071,14178,14302,13785,13849,13777,14120,13911,13732,13757,13802,13813,14151,13802,13872,13832,13846,13820,13957,14008,13848,14141,13784,13837,13779,13754,13909,13554,14725,13916,14110,13749,13699,13611,13808,14076,13998,13667,13971,13823,14037,13839,13760,13739,15063,14132,14100,13962,13817,13759,13560,13817,13649,13686,13800,13777,13542,13754,13869,13744,13449,13462,13517,13328,13854,13454,13286,13910,13561,13229,13645,13543,13551,13541,13327,13948,13340,13708,13395,13383,13561,13154,13339,13261,13535,13528,13341,13363,13860,14311,13229,12961,13052,12644,12570,12713,12787,12391,12198,12324,12217,12006,12340,12186,12277,11979,11982,11996,12060,12827,11794,11496,11771,11531,11651,11291,11256,10901,11113,11283,11491,10714,10794,10355,10460,10226,10461,9936,10959,9865,9849,9990,9935,9501,9642,9544,9391,9337,9222,9711,9160,9193,9296,8997,9656,8491,8014,7943,7647,7521,7239,7350,7565,7219,6825,6907,6812,6588,7039,6263,6520,6865,6250,6301,6306,6123,5840,6092,5759,5833', '41097,34084,36488,37063,32731,42975,35062,34481,38334,37261,34626,39131,34140,36699,39425,35329,39114,35193,34471,34035,36010,41439,36070,35490,35401,35842,38953,33834,40358,32228,40110,35633,37432,36375,33763,36349,44267,33782,37432,34574,38596,35924,32050,42320,33720,35185,37246,38632,36826,34422,36327,35003,38015,34577,37696,36066,38056,34944,39872,35071,38844,33675,39026,34990,38762,35142,39898,33236,41559,33555,35891,41916,34964,34357,39455,34182,37078,37205,35978,36750,38519,36498,37305,32574,36675,11008,2925,2947,2941,3045,3051,3112,3233,3139,3300,3338,3281,3304,3252,3170,3126,3177,3294,3012,3245,3195,3239,3295,3185,3228,3238,3270,3189,3230,3286,3160,3314,3299,3313,3506,3380,3471,3433,3446,3309,3398,3422,3532,3601,3565,3408,3610,3544,3611,3531,3408,3531,3578,3538,3529,3490,3657,3713,3588,3750,3522,3694,3565,3613,3748,3566,3614,3742,3699,3594,3637,3686,3796,3697,3672,3644,3767,3700,3727,3721,3893,3864,3744,3756,3762,3667,3703,3651,3791,3747,3874,3861,3697,3647,3823,3747,3826,3794,3845,3784,3933,3796,3745,3852,3899,3761,3872,3887,3943,4031,4026,4030,4034,3894,3851,3940,3890,3915,3835,3791,3862,3876,3842,3801,3992,3875,3830,3868,3974,3679,3929,3959,3948,3859,3780,3903,3880,3860,3815,4004,4022,4076,3957,3911,4169,3992,4551,4063,3834,3707,3772,3847,3855,3892,3989,3783,4315,4385,3816,3613,3692,3884,3773,3867,3736,3738,3787,3690,3836,3863,4055,4159,4285,4109,4079,4156,4048,4037,3792,3665,3808,3667,3639,3695,3717,3653,3602,3575,3754,3651,3767,3706,3942,3604,3690,3775,3842,3634,3706,3621,3600,3619,3592,3597,3623,3784,3673,3608,3605,3635,3530,3479,3497,3364,3526,3443,3408,3501,3636,3448,3534,3608,3520,3557,3441,3515,3586,3569,3431,3374,3514,3421,3486,3435,3476,3393,3333,3401,3519,3420,3279,3420,3303,3413,3149,3402,3587,3764,3544,3563,3515,3443,3336,3254,3329,3175,2978,3039,3016,3154,2970,3069,2978,3167,3160,3294,3211,3152,3145,3092,2901,3031,2934,2912,2806,2776', '8731,8648,8626,8438,8315,7899,7782,7427,6877,6491,6066,5860,5740,5453,5306,5186,5723,5064,4970,4981,4822,5209,4787,6022,4574,4706,4702,4631,4704,4599,4599,4722,4531,4722,4600,4746,4637,4801,4643,4713,4784,4666,4903,4674,4887,4510,4518,4625,4521,4761,4640,4573,4629,4772,5571,4589,4814,4884,4939,4847,4814,4983,4955,5073,5064,5119,5382,5400,5750,5811,5783,5868,5961,6076,6254,6085,6234,6143,6386,6361,6516,6555,7003,6913,6938,273524,613919,614796,382360,7484,7574,35005,131437,112956,138721,123576,123416,135155,130233,129160,132048,130665,133364,229250,270634,249308,254171,255608,241945,160226,172918,157801,163616,171795,260370,184889,149790,165888,170010,164546,160872,151362,164773,152679,166212,143912,159417,147372,130033,136739,135060,125200,116512,125399,145593,129053,126737,143995,133072,128555,141170,139436,159235,129042,138468,123518,27630,12152,12373,12453,12445,12372,12229,12213,12501,12259,12339,12593,12761,12686,12830,12860,13117,12949,13172,12890,13230,13022,12930,13320,13155,13031,13062,14350,13236,261761,546640,538874,549032,547656,554628', null); +INSERT INTO `sample_dataset` VALUES ('156', '2018-10-09 14:30:15', '14457', 'demo_14457', 'demo_21223', '21223', 'Metis', 'train', 'negative', '180', '1538359553', '8922,8715,8680,8871,8057,7693,7268,6720,6194,5766,5678,6599,5313,5228,5005,5093,4997,4850,4823,4818,4794,4701,4642,4850,4780,4695,4710,4616,4669,4661,4726,5712,4472,4644,4501,4663,4727,4652,4616,4579,4615,4823,4582,4780,4793,4968,4908,5107,4925,4775,4711,4780,4647,4683,4964,4949,4997,5024,4893,5088,5004,5321,5145,5298,5372,5513,5761,5906,6119,6295,6008,6302,6107,6473,6413,6413,6454,6800,7028,6767,6902,6878,7035,6905,7050,7050,7097,7151,7203,7274,7358,7529,7684,7857,8277,7948,8423,8391,8775,8814,8914,9237,9102,9265,9303,9412,9591,9708,9665,9730,10025,9946,10067,10158,10235,10212,10007,10226,10442,10366,10618,10578,10695,10836,10691,11299,11311,11259,11337,11545,11642,12030,12016,11934,11866,12142,12065,12210,12373,12248,12681,12602,12443,12561,12957,12744,13786,13008,13920,13151,13328,13247,13007,13245,13420,13211,13738,13550,13428,13395,13487,13752,13768,13484,14711,13705,13749,13630,13791,13797,13726,14615,13920,13697,13524,13698,13583,13921,13926,13851,13897,13638,14336,13659,13635,14174,13911,13830,13729,13733,14071,14178,14302,13785,13849,13777,14120,13911,13732,13757,13802,13813,14151,13802,13872,13832,13846,13820,13957,14008,13848,14141,13784,13837,13779,13754,13909,13554,14725,13916,14110,13749,13699,13611,13808,14076,13998,13667,13971,13823,14037,13839,13760,13739,15063,14132,14100,13962,13817,13759,13560,13817,13649,13686,13800,13777,13542,13754,13869,13744,13449,13462,13517,13328,13854,13454,13286,13910,13561,13229,13645,13543,13551,13541,13327,13948,13340,13708,13395,13383,13561,13154,13339,13261,13535,13528,13341,13363,13860,14311,13229,12961,13052,12644,12570,12713,12787,12391,12198,12324,12217,12006,12340,12186,12277,11979,11982,11996,12060,12827,11794,11496,11771,11531,11651,11291,11256,10901,11113,11283,11491,10714,10794,10355,10460,10226,10461,9936,10959,9865,9849,9990,9935,9501,9642,9544,9391,9337,9222,9711,9160,9193,9296,8997,9656,8491,8014,7943,7647,7521,7239,7350,7565,7219,6825,6907,6812,6588,7039,6263,6520,6865,6250,6301,6306,6123,5840,6092,5759,5833,5791', '34084,36488,37063,32731,42975,35062,34481,38334,37261,34626,39131,34140,36699,39425,35329,39114,35193,34471,34035,36010,41439,36070,35490,35401,35842,38953,33834,40358,32228,40110,35633,37432,36375,33763,36349,44267,33782,37432,34574,38596,35924,32050,42320,33720,35185,37246,38632,36826,34422,36327,35003,38015,34577,37696,36066,38056,34944,39872,35071,38844,33675,39026,34990,38762,35142,39898,33236,41559,33555,35891,41916,34964,34357,39455,34182,37078,37205,35978,36750,38519,36498,37305,32574,36675,11008,2925,2947,2941,3045,3051,3112,3233,3139,3300,3338,3281,3304,3252,3170,3126,3177,3294,3012,3245,3195,3239,3295,3185,3228,3238,3270,3189,3230,3286,3160,3314,3299,3313,3506,3380,3471,3433,3446,3309,3398,3422,3532,3601,3565,3408,3610,3544,3611,3531,3408,3531,3578,3538,3529,3490,3657,3713,3588,3750,3522,3694,3565,3613,3748,3566,3614,3742,3699,3594,3637,3686,3796,3697,3672,3644,3767,3700,3727,3721,3893,3864,3744,3756,3762,3667,3703,3651,3791,3747,3874,3861,3697,3647,3823,3747,3826,3794,3845,3784,3933,3796,3745,3852,3899,3761,3872,3887,3943,4031,4026,4030,4034,3894,3851,3940,3890,3915,3835,3791,3862,3876,3842,3801,3992,3875,3830,3868,3974,3679,3929,3959,3948,3859,3780,3903,3880,3860,3815,4004,4022,4076,3957,3911,4169,3992,4551,4063,3834,3707,3772,3847,3855,3892,3989,3783,4315,4385,3816,3613,3692,3884,3773,3867,3736,3738,3787,3690,3836,3863,4055,4159,4285,4109,4079,4156,4048,4037,3792,3665,3808,3667,3639,3695,3717,3653,3602,3575,3754,3651,3767,3706,3942,3604,3690,3775,3842,3634,3706,3621,3600,3619,3592,3597,3623,3784,3673,3608,3605,3635,3530,3479,3497,3364,3526,3443,3408,3501,3636,3448,3534,3608,3520,3557,3441,3515,3586,3569,3431,3374,3514,3421,3486,3435,3476,3393,3333,3401,3519,3420,3279,3420,3303,3413,3149,3402,3587,3764,3544,3563,3515,3443,3336,3254,3329,3175,2978,3039,3016,3154,2970,3069,2978,3167,3160,3294,3211,3152,3145,3092,2901,3031,2934,2912,2806,2776,2719', '8648,8626,8438,8315,7899,7782,7427,6877,6491,6066,5860,5740,5453,5306,5186,5723,5064,4970,4981,4822,5209,4787,6022,4574,4706,4702,4631,4704,4599,4599,4722,4531,4722,4600,4746,4637,4801,4643,4713,4784,4666,4903,4674,4887,4510,4518,4625,4521,4761,4640,4573,4629,4772,5571,4589,4814,4884,4939,4847,4814,4983,4955,5073,5064,5119,5382,5400,5750,5811,5783,5868,5961,6076,6254,6085,6234,6143,6386,6361,6516,6555,7003,6913,6938,273524,613919,614796,382360,7484,7574,35005,131437,112956,138721,123576,123416,135155,130233,129160,132048,130665,133364,229250,270634,249308,254171,255608,241945,160226,172918,157801,163616,171795,260370,184889,149790,165888,170010,164546,160872,151362,164773,152679,166212,143912,159417,147372,130033,136739,135060,125200,116512,125399,145593,129053,126737,143995,133072,128555,141170,139436,159235,129042,138468,123518,27630,12152,12373,12453,12445,12372,12229,12213,12501,12259,12339,12593,12761,12686,12830,12860,13117,12949,13172,12890,13230,13022,12930,13320,13155,13031,13062,14350,13236,261761,546640,538874,549032,547656,554628,557246', null); +INSERT INTO `sample_dataset` VALUES ('157', '2018-10-09 14:30:15', '18735', 'demo_18735', 'demo_36484', '36484', 'Metis', 'train', 'negative', '180', '1538339427', '2,2,6,9,6,5,3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14', '6,2,5,1,1,3,4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18', '5,4,3,9,3,2,6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402', null); +INSERT INTO `sample_dataset` VALUES ('158', '2018-10-09 14:30:15', '10301', 'demo_10301', 'demo_38749', '38749', 'Metis', 'train', 'negative', '180', '1538714436', '99,94,102,119,101,96,94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121', '107,128,109,113,104,119,132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116', '111,110,104,110,102,104,110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026', null); +INSERT INTO `sample_dataset` VALUES ('159', '2018-10-09 14:30:15', '15302', 'demo_15302', 'demo_24296', '24296', 'Metis', 'train', 'negative', '180', '1538489858', '4,3,6,13,12,9,8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22', '11,13,8,2,4,10,18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16', '7,18,9,11,5,5,7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413', null); +INSERT INTO `sample_dataset` VALUES ('160', '2018-10-09 14:30:15', '15606', 'demo_15606', 'demo_25234', '25234', 'Metis', 'train', 'negative', '180', '1538401941', '12,12,17,12,16,12,16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18', '12,12,13,17,13,14,12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12', '13,13,13,13,14,12,12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74', null); +INSERT INTO `sample_dataset` VALUES ('161', '2018-10-09 14:30:15', '12125', 'demo_12125', 'demo_33280', '33280', 'Metis', 'train', 'negative', '180', '1538636093', '2,6,9,6,5,3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12', '2,5,1,1,3,4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8', '4,3,9,3,2,6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278', null); +INSERT INTO `sample_dataset` VALUES ('162', '2018-10-09 14:30:15', '13808', 'demo_13808', 'demo_30698', '30698', 'Metis', 'train', 'negative', '180', '1538342601', '94,102,119,101,96,94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115', '128,109,113,104,119,132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208', '110,104,110,102,104,110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495', null); +INSERT INTO `sample_dataset` VALUES ('163', '2018-10-09 14:30:15', '12663', 'demo_12663', 'demo_33651', '33651', 'Metis', 'train', 'negative', '180', '1538764688', '3,6,13,12,9,8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14', '13,8,2,4,10,18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12', '18,9,11,5,5,7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291', null); +INSERT INTO `sample_dataset` VALUES ('164', '2018-10-09 14:30:15', '11893', 'demo_11893', 'demo_36160', '36160', 'Metis', 'train', 'negative', '180', '1538731596', '12,17,12,16,12,16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13', '12,13,17,13,14,12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13', '13,13,13,14,12,12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066', null); +INSERT INTO `sample_dataset` VALUES ('165', '2018-10-09 14:30:15', '11476', 'demo_11476', 'demo_39846', '39846', 'Metis', 'train', 'negative', '180', '1538595876', '6,9,6,5,3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12,12', '5,1,1,3,4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8,166', '3,9,3,2,6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278,1335', null); +INSERT INTO `sample_dataset` VALUES ('166', '2018-10-09 14:30:15', '11699', 'demo_11699', 'demo_30751', '30751', 'Metis', 'train', 'negative', '180', '1538448553', '6,13,12,9,8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14,14', '8,2,4,10,18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12,169', '9,11,5,5,7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291,1330', null); +INSERT INTO `sample_dataset` VALUES ('167', '2018-10-09 14:30:15', '14069', 'demo_14069', 'demo_34216', '34216', 'Metis', 'train', 'negative', '180', '1538551097', '102,119,101,96,94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115,120', '109,113,104,119,132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208,173', '104,110,102,104,110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495,1464', null); +INSERT INTO `sample_dataset` VALUES ('168', '2018-10-09 14:30:15', '15246', 'demo_15246', 'demo_38828', '38828', 'Metis', 'train', 'negative', '180', '1538641786', '17,12,16,12,16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13,13', '13,17,13,14,12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13,161', '13,13,14,12,12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066,1285', null); +INSERT INTO `sample_dataset` VALUES ('169', '2018-10-09 14:30:15', '14025', 'demo_14025', 'demo_31491', '31491', 'Metis', 'train', 'negative', '180', '1538355598', '9,6,5,3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12,12,13', '1,1,3,4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8,166,21', '9,3,2,6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278,1335,1570', null); +INSERT INTO `sample_dataset` VALUES ('170', '2018-10-09 14:30:15', '14386', 'demo_14386', 'demo_20973', '20973', 'Metis', 'train', 'negative', '180', '1538380594', '13,12,9,8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14,14,14', '2,4,10,18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12,169,25', '11,5,5,7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291,1330,1603', null); +INSERT INTO `sample_dataset` VALUES ('171', '2018-10-09 14:30:15', '19857', 'demo_19857', 'demo_30393', '30393', 'Metis', 'train', 'negative', '180', '1538500133', '119,101,96,94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115,120,114', '113,104,119,132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208,173,122', '110,102,104,110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495,1464,1656', null); +INSERT INTO `sample_dataset` VALUES ('172', '2018-10-09 14:30:15', '16125', 'demo_16125', 'demo_29045', '29045', 'Metis', 'train', 'negative', '180', '1538590846', '12,16,12,16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13,13,12', '17,13,14,12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13,161,15', '13,14,12,12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066,1285,1294', null); +INSERT INTO `sample_dataset` VALUES ('173', '2018-10-09 14:30:15', '11054', 'demo_11054', 'demo_34045', '34045', 'Metis', 'train', 'negative', '180', '1538685791', '6,5,3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12,12,13,7', '1,3,4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8,166,21,12', '3,2,6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278,1335,1570,1705', null); +INSERT INTO `sample_dataset` VALUES ('174', '2018-10-09 14:30:15', '16897', 'demo_16897', 'demo_23093', '23093', 'Metis', 'train', 'negative', '180', '1538456375', '12,9,8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14,14,14,9', '4,10,18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12,169,25,13', '5,5,7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291,1330,1603,1760', null); +INSERT INTO `sample_dataset` VALUES ('175', '2018-10-09 14:30:15', '11320', 'demo_11320', 'demo_33327', '33327', 'Metis', 'train', 'negative', '180', '1538752464', '101,96,94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115,120,114,106', '104,119,132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208,173,122,124', '102,104,110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495,1464,1656,2145', null); +INSERT INTO `sample_dataset` VALUES ('176', '2018-10-09 14:30:15', '15911', 'demo_15911', 'demo_37356', '37356', 'Metis', 'train', 'negative', '180', '1538761155', '16,12,16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13,13,12,16', '13,14,12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13,161,15,13', '14,12,12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066,1285,1294,1470', null); +INSERT INTO `sample_dataset` VALUES ('177', '2018-10-09 14:30:15', '15596', 'demo_15596', 'demo_26798', '26798', 'Metis', 'train', 'negative', '180', '1538348341', '5,3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12,12,13,7,11', '3,4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8,166,21,12,15', '2,6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278,1335,1570,1705,1784', null); +INSERT INTO `sample_dataset` VALUES ('178', '2018-10-09 14:30:15', '10248', 'demo_10248', 'demo_21922', '21922', 'Metis', 'train', 'negative', '180', '1538418202', '9,8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14,14,14,9,14', '10,18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12,169,25,13,17', '5,7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291,1330,1603,1760,1815', null); +INSERT INTO `sample_dataset` VALUES ('179', '2018-10-09 14:30:15', '14450', 'demo_14450', 'demo_29215', '29215', 'Metis', 'train', 'negative', '180', '1538709948', '96,94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115,120,114,106,133', '119,132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208,173,122,124,121', '104,110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495,1464,1656,2145,1737', null); +INSERT INTO `sample_dataset` VALUES ('180', '2018-10-09 14:30:15', '11507', 'demo_11507', 'demo_20312', '20312', 'Metis', 'train', 'negative', '180', '1538663093', '12,16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13,13,12,16,14', '14,12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13,161,15,13,14', '12,12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066,1285,1294,1470,1782', null); +INSERT INTO `sample_dataset` VALUES ('181', '2018-10-09 14:30:15', '14185', 'demo_14185', 'demo_33915', '33915', 'Metis', 'train', 'negative', '180', '1538417582', '3,3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12,12,13,7,11,9', '4,10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8,166,21,12,15,10', '6,6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278,1335,1570,1705,1784,1857', null); +INSERT INTO `sample_dataset` VALUES ('182', '2018-10-09 14:30:15', '16402', 'demo_16402', 'demo_28638', '28638', 'Metis', 'train', 'negative', '180', '1538626589', '16,14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13,13,12,16,14,14', '12,13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13,161,15,13,14,13', '12,12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066,1285,1294,1470,1782,1603', null); +INSERT INTO `sample_dataset` VALUES ('183', '2018-10-09 14:30:15', '19456', 'demo_19456', 'demo_21447', '21447', 'Metis', 'train', 'negative', '180', '1538680160', '8,6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14,14,14,9,14,15', '18,21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12,169,25,13,17,13', '7,10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291,1330,1603,1760,1815,1944', null); +INSERT INTO `sample_dataset` VALUES ('184', '2018-10-09 14:30:15', '18073', 'demo_18073', 'demo_21318', '21318', 'Metis', 'train', 'negative', '180', '1538752993', '94,96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115,120,114,106,133,118', '132,116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208,173,122,124,121,133', '110,104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495,1464,1656,2145,1737,2020', null); +INSERT INTO `sample_dataset` VALUES ('185', '2018-10-09 14:30:15', '11996', 'demo_11996', 'demo_22252', '22252', 'Metis', 'train', 'negative', '180', '1538524444', '3,4,12,15,7,5,7,7,8,4,5,7,5,4,3,2,6,7,5,4,2,3,3,4,1,1,1,2,2,4,2,2,2,4,1,2,8,6,7,8,16,7,6,4,6,5,4,6,3,5,10,6,4,5,6,6,5,5,3,2,4,5,5,4,7,4,1,0,4,2,4,3,2,1,5,2,3,3,2,2,3,5,4,4,2,3,3,2,3,1,4,1,5,1,1,1,4,3,4,3,9,17,23,13,16,11,9,12,5,6,11,4,5,5,8,7,9,8,5,9,7,6,10,11,7,4,4,3,0,0,2,5,5,3,3,6,1,4,5,2,2,5,6,7,6,7,3,4,7,2,3,3,4,4,3,5,7,7,10,9,14,16,14,11,10,13,12,10,7,5,6,5,9,9,6,6,9,1,1,6,6,5,4,3,4,7,2,3,2,3,8,39,18,10,11,9,3,6,7,4,5,5,8,10,6,4,5,6,6,4,2,7,5,3,2,2,3,5,7,7,12,13,23,18,20,19,14,20,8,9,9,11,7,8,11,5,2,3,9,10,5,6,6,5,8,6,5,6,13,13,15,9,9,13,11,7,7,4,5,9,7,9,6,3,6,10,4,4,7,5,5,6,2,4,9,11,9,6,5,8,15,23,24,15,11,12,4,4,3,2,2,4,11,9,8,5,5,7,9,7,5,3,5,5,6,8,9,12,11,11,7,6,8,8,12,10,9,11,9,6,7,14,16,7,6,2,8,6,7,6,8,8,10,7,9,8,8,5,8,12,36,30,28,24,21,13,18,12,18,17,8,18,17,14,12,12,13,7,11,9,10', '10,2,2,7,3,3,2,3,2,6,6,2,1,3,8,17,8,3,1,1,3,8,4,2,2,2,4,2,3,2,1,6,3,3,3,5,4,8,28,26,11,5,7,10,7,11,9,7,5,6,8,5,6,9,3,1,2,6,2,3,2,5,5,4,5,13,2,2,6,9,10,7,7,6,1,3,9,4,2,3,7,11,7,6,3,1,4,5,3,3,1,1,5,3,7,6,4,3,6,9,11,11,29,10,13,12,13,14,8,9,8,11,10,13,8,9,10,10,10,16,9,7,6,3,3,8,7,9,11,9,8,9,14,12,8,5,8,14,12,10,5,5,10,10,5,5,3,5,11,16,14,9,9,9,6,2,1,1,3,3,7,9,21,23,17,11,17,18,12,11,15,16,11,13,12,12,12,13,6,9,8,11,11,10,7,5,2,2,5,6,13,11,16,9,14,11,12,22,11,5,11,8,10,11,7,3,2,8,4,4,9,5,7,7,12,10,12,11,8,6,6,23,24,11,13,19,13,44,12,32,12,10,15,16,20,11,11,14,13,14,11,8,14,24,12,11,7,6,7,7,9,11,4,10,25,12,8,12,7,16,12,12,7,12,4,8,7,7,6,10,11,30,16,14,14,13,11,12,12,13,20,25,36,22,18,9,19,16,19,13,10,12,9,22,18,9,16,10,9,9,7,12,14,10,7,10,15,8,9,11,20,12,8,10,10,10,9,8,12,10,8,5,6,4,4,11,10,8,13,7,4,8,10,14,7,9,8,14,13,10,30,36,22,22,27,21,13,8,7,10,16,14,19,18,8,166,21,12,15,10,13', '6,3,3,10,10,8,6,4,4,5,8,3,5,2,0,3,7,2,6,5,7,2,3,2,4,4,1,1,2,7,2,3,2,0,1,0,1,6,3,3,8,7,6,10,9,7,4,3,4,4,9,4,4,4,1,1,5,3,1,6,1,4,0,4,3,2,3,4,7,9,2,1,6,24,15,9,15,11,5,4,6,4,1,0,1,0,2,2,5,3,2,5,6,1,0,2,0,2,2,6,17,20,13,5,11,7,9,16,7,9,52,196,285,26,14,6,8,14,12,9,9,7,6,5,6,5,2,1,2,3,8,8,14,4,1,0,1,4,3,6,1,1,3,2,8,7,4,5,2,3,2,2,3,1,2,6,2,3,8,8,14,14,8,8,3,1,1,7,14,7,4,4,55,402,1278,1335,1570,1705,1784,1857,1659', null); +INSERT INTO `sample_dataset` VALUES ('186', '2018-10-09 14:30:15', '15761', 'demo_15761', 'demo_27303', '27303', 'Metis', 'train', 'negative', '180', '1538459202', '6,13,14,16,8,8,12,14,11,4,6,12,19,8,13,16,22,12,7,8,3,4,3,5,2,3,11,3,3,4,5,12,5,4,4,5,9,8,18,14,25,20,21,5,9,13,10,12,8,6,13,7,5,7,9,6,7,7,6,4,4,5,7,9,12,7,4,2,5,4,9,14,7,11,22,12,9,9,3,3,9,21,9,7,5,5,13,9,4,3,10,16,9,5,10,9,5,4,7,10,23,19,31,21,16,13,10,16,14,17,21,10,7,8,14,14,17,19,15,21,17,10,21,17,13,7,7,4,2,2,8,11,21,22,18,24,7,5,6,11,4,9,10,9,8,9,4,6,9,8,11,9,9,12,6,5,10,9,15,11,16,20,19,17,16,14,12,11,9,10,8,9,16,13,26,10,11,7,9,8,8,27,12,10,11,20,11,4,2,3,11,39,15,11,21,14,5,8,11,6,7,7,10,19,6,4,5,8,15,8,4,7,7,6,8,8,16,7,9,8,13,16,24,21,20,23,15,27,13,13,11,20,20,17,15,12,6,8,25,15,9,12,10,10,35,17,7,8,14,17,25,7,10,28,14,16,15,19,14,12,7,10,9,11,14,11,8,9,9,13,14,11,7,8,11,11,28,10,7,9,16,25,27,26,18,26,13,17,21,7,5,11,20,9,9,5,6,10,14,19,10,6,5,5,7,18,13,14,15,18,11,9,10,10,16,10,17,12,10,15,10,15,19,13,8,6,16,12,10,8,9,10,14,13,11,7,9,5,15,19,45,38,38,37,24,19,21,16,24,17,10,29,23,22,14,14,14,9,14,15,19', '21,13,18,13,11,6,9,8,7,13,13,8,10,12,15,21,25,15,7,5,5,11,8,7,11,47,33,25,24,16,18,14,9,40,17,17,8,13,34,33,23,12,13,20,14,17,14,12,16,13,25,11,8,10,7,4,8,14,7,8,15,12,14,28,32,26,20,11,17,9,15,12,8,6,2,5,11,9,5,4,14,21,12,16,13,5,6,9,15,16,5,6,10,17,14,8,8,7,22,14,13,15,36,28,14,23,26,22,68,112,34,15,13,26,21,27,14,12,11,23,12,13,10,17,11,14,8,18,18,26,13,17,18,19,11,8,11,24,14,14,9,10,18,19,23,9,10,14,15,25,15,19,17,18,13,9,9,14,9,7,16,17,35,24,23,16,19,20,14,25,23,16,11,22,19,18,18,13,12,23,16,13,13,16,14,21,13,18,10,18,23,15,16,15,18,13,14,23,24,26,18,16,25,54,30,10,10,18,17,13,13,11,10,11,20,13,12,10,11,8,6,29,24,14,14,20,18,45,17,48,13,14,17,19,26,16,11,15,27,14,13,33,26,26,18,14,9,11,7,11,14,14,35,27,33,12,9,16,12,26,15,18,13,34,12,11,9,12,14,13,19,37,25,13,15,20,14,40,23,14,22,38,39,25,31,22,24,33,24,19,15,21,13,23,19,15,41,29,11,9,9,21,16,11,14,18,24,9,9,12,22,19,12,12,10,12,10,11,14,10,10,16,12,16,16,12,13,12,28,18,21,38,21,30,39,35,12,22,21,17,36,59,34,24,27,45,17,15,19,17,20,16,24,16,12,169,25,13,17,13,19', '10,6,7,13,13,9,13,18,10,10,17,7,6,6,10,19,17,8,9,8,9,11,8,7,10,12,4,4,6,11,5,10,5,3,5,4,6,11,8,7,11,8,7,12,12,11,10,19,12,10,14,11,7,5,5,6,11,8,10,14,19,8,2,4,4,6,9,6,7,10,5,8,19,31,23,16,28,12,10,9,12,23,13,10,44,17,19,10,7,7,6,9,8,6,10,7,3,7,8,12,27,28,21,14,32,20,33,23,52,47,9,203,295,30,17,9,8,20,17,14,12,12,8,9,11,5,5,7,3,5,9,9,17,9,18,13,19,27,11,9,6,7,9,9,9,8,4,6,26,23,15,10,4,2,3,8,6,9,11,15,17,22,42,19,11,10,24,60,37,50,16,10,18,413,1291,1330,1603,1760,1815,1944,1752', null); +INSERT INTO `sample_dataset` VALUES ('187', '2018-10-09 14:30:15', '12817', 'demo_12817', 'demo_29761', '29761', 'Metis', 'train', 'negative', '180', '1538386637', '96,99,103,107,99,90,99,117,101,106,105,109,112,100,103,106,112,105,104,101,101,94,104,111,95,95,108,100,98,98,103,105,93,97,102,110,100,104,120,111,123,127,112,102,101,111,104,117,101,89,112,95,93,102,100,96,102,113,100,93,102,94,102,91,103,91,107,98,103,99,115,108,104,112,117,115,112,110,97,101,106,114,92,101,102,93,110,103,107,108,105,117,100,103,113,93,91,100,99,100,128,112,131,111,118,101,105,110,111,102,113,107,103,111,103,118,117,113,112,123,103,102,119,106,112,103,99,99,92,99,106,106,128,109,113,119,99,94,107,97,107,120,114,113,95,103,90,105,111,106,102,100,97,107,92,104,107,114,115,109,108,124,104,114,97,102,102,94,99,98,111,103,108,113,124,111,106,110,103,98,110,119,110,104,115,108,99,99,104,98,109,136,100,115,135,117,104,106,102,106,101,100,102,116,99,95,98,107,121,100,97,93,108,100,105,96,121,100,102,102,111,118,128,114,116,116,113,132,105,100,120,112,131,100,115,97,107,107,117,106,104,125,115,113,150,125,109,108,115,124,119,113,110,132,111,114,109,132,112,110,114,98,114,112,104,103,105,109,112,105,101,107,95,97,106,109,125,101,101,106,110,108,110,130,122,112,104,122,122,104,96,125,124,120,110,118,108,120,123,136,112,113,121,116,118,123,118,123,108,117,105,118,115,113,115,124,112,132,122,125,118,123,143,116,105,105,123,114,108,114,119,120,127,123,115,119,120,98,105,127,155,155,134,153,128,109,130,127,126,110,110,121,121,121,115,120,114,106,133,118,117', '116,118,120,108,114,117,108,106,106,113,109,112,119,109,132,124,114,121,109,115,121,108,106,114,150,129,148,122,112,116,108,113,131,131,107,121,105,110,164,109,126,116,138,111,114,120,136,126,134,119,120,111,121,113,108,113,119,119,112,123,126,121,117,154,129,131,108,132,118,123,113,112,103,105,106,115,114,106,113,108,124,115,119,118,109,106,109,111,116,126,108,108,122,124,115,123,120,113,131,122,116,137,153,122,118,136,113,143,206,174,112,122,111,130,140,118,112,111,127,122,120,117,109,121,112,114,120,118,142,113,131,128,132,116,116,118,118,130,114,119,108,111,136,126,138,119,116,110,120,123,133,142,109,131,106,111,115,110,112,120,122,138,141,123,135,121,126,123,124,153,129,118,131,112,129,134,118,120,124,123,114,113,138,130,118,121,123,110,117,112,130,122,126,117,113,120,118,130,128,126,122,123,143,148,128,111,126,113,123,117,118,120,123,127,130,117,122,126,113,108,114,146,127,109,131,120,136,132,130,142,108,118,125,127,152,120,124,117,133,118,114,161,136,123,132,127,129,132,133,134,132,138,163,158,138,130,136,136,141,142,139,123,138,130,123,119,117,121,131,132,148,140,133,128,138,132,129,153,120,132,154,145,157,128,146,126,149,154,119,122,127,124,123,126,118,159,142,115,122,108,123,123,117,108,115,120,125,108,120,112,126,111,126,119,119,112,112,125,140,107,125,110,116,123,115,116,124,127,124,103,131,151,131,123,181,114,132,138,129,132,183,152,145,131,137,160,136,125,117,126,124,122,131,116,208,173,122,124,121,133,122', '104,103,110,119,109,113,112,117,104,104,114,104,109,107,110,127,113,104,110,107,103,120,93,103,113,113,101,107,108,115,111,104,98,97,108,105,111,108,116,102,112,115,133,126,118,126,123,137,131,127,136,123,123,120,129,123,132,136,139,130,129,123,112,103,104,101,118,100,111,104,104,115,102,137,112,126,121,113,115,109,104,129,113,149,113,110,116,120,118,115,121,121,123,112,117,98,107,110,104,127,140,117,122,117,125,122,134,149,151,137,101,584,116,115,120,107,104,129,113,105,115,117,103,115,100,100,100,107,107,111,117,111,116,108,119,105,118,130,107,106,109,108,110,109,108,104,111,101,138,101,114,104,111,103,99,101,104,117,108,117,127,112,148,113,126,111,115,171,127,149,109,110,133,1026,1495,1464,1656,2145,1737,2020,2076', null); +INSERT INTO `sample_dataset` VALUES ('188', '2018-10-09 14:30:15', '16801', 'demo_16801', 'demo_26894', '26894', 'Metis', 'train', 'negative', '180', '1538651540', '14,13,12,13,12,15,15,12,12,13,13,12,12,14,15,12,13,13,16,15,13,13,16,13,14,12,12,13,14,20,14,12,16,14,12,13,12,15,12,12,12,13,12,14,12,16,12,14,17,12,14,14,16,13,12,13,13,14,12,14,15,12,14,14,12,12,12,15,13,12,15,13,17,12,12,12,13,16,12,14,12,13,15,14,12,12,13,14,13,16,12,13,15,18,13,16,14,14,14,12,18,20,21,19,13,14,13,13,13,12,16,16,14,12,12,17,12,12,23,13,12,13,12,18,12,12,12,12,14,13,14,14,12,18,15,16,13,12,12,12,13,12,13,12,14,12,13,13,14,13,13,12,12,15,13,12,17,15,13,12,15,13,14,14,14,12,15,13,12,23,16,13,13,14,12,12,12,12,13,13,13,12,12,12,16,12,13,12,12,41,13,12,15,13,12,12,17,20,14,17,13,13,17,13,14,12,13,12,13,17,20,19,13,17,17,14,12,12,12,13,17,12,15,17,18,12,12,13,12,13,13,12,15,13,17,12,12,15,12,13,12,12,12,14,12,12,15,16,12,14,12,12,14,14,13,13,17,15,12,12,15,13,14,12,12,13,13,12,13,12,13,12,13,13,13,16,15,15,12,12,12,14,16,12,12,12,13,14,13,14,18,12,12,12,12,15,13,12,12,12,12,15,13,13,13,13,12,12,13,12,12,13,12,13,12,13,12,12,12,12,19,14,12,12,16,19,23,19,16,14,12,15,15,15,14,14,19,14,12,18,17,19,14,14,12,13,12,13,17,17,13,17,16,18,13,13,12,16,14,14,15', '13,13,13,14,16,12,13,12,13,12,12,17,17,12,14,16,12,12,13,12,12,12,15,13,13,12,18,14,12,13,12,12,12,12,12,13,56,13,12,13,17,19,15,18,14,13,13,12,12,13,12,12,13,15,15,14,14,12,15,13,15,42,13,12,16,17,13,12,12,12,12,12,12,15,13,12,12,14,13,13,14,15,14,13,14,12,13,12,13,14,13,14,13,13,13,12,12,13,14,14,17,13,14,18,13,12,13,13,12,19,14,12,13,13,12,16,14,16,14,21,18,16,16,13,12,13,16,12,13,15,12,13,16,14,12,20,17,18,13,13,17,16,14,14,14,13,15,12,13,18,13,12,12,12,12,12,12,12,14,12,14,13,15,16,14,13,16,13,13,15,12,16,15,18,18,13,12,16,13,12,13,15,15,13,15,13,12,12,12,12,12,16,14,13,13,14,13,15,18,12,12,13,14,14,13,14,12,14,13,13,13,12,13,17,16,12,12,12,15,12,12,15,17,13,13,14,12,17,20,14,14,13,13,12,13,16,12,12,17,12,13,13,12,13,13,13,13,14,15,16,17,13,13,12,27,18,12,13,13,15,13,15,12,13,13,14,16,18,14,13,12,12,12,12,13,12,14,14,12,14,15,12,13,12,12,12,12,14,13,13,13,13,15,12,13,19,12,12,12,13,12,12,15,14,12,13,14,12,16,13,13,14,12,14,15,12,12,12,13,12,13,12,14,12,12,12,13,13,15,14,13,13,14,12,13,12,13,13,12,12,14,15,12,13,16,12,17,13,14,13,13,16,13,12,13,161,15,13,14,13,14', '12,12,15,15,12,13,13,13,12,13,15,16,15,15,14,13,12,13,13,12,12,12,12,12,14,13,16,13,12,15,13,17,12,13,12,14,13,16,13,13,13,14,13,16,18,14,12,14,13,16,13,12,18,13,13,12,12,15,12,13,14,18,12,12,16,12,12,15,13,13,12,12,12,14,55,19,14,29,19,15,13,13,15,13,12,12,13,12,12,12,13,14,14,12,13,12,17,14,17,13,32,18,13,12,20,13,13,13,13,14,12,13,368,86,14,14,13,16,15,17,17,13,16,16,13,14,14,12,17,14,12,13,12,15,12,14,12,13,16,13,13,12,12,13,12,13,14,12,13,13,13,12,13,12,12,15,13,13,13,16,15,12,14,29,14,19,12,14,14,13,13,13,20,74,1066,1285,1294,1470,1782,1603,1622', null); +INSERT INTO `sample_dataset` VALUES ('189', '2018-10-09 14:30:15', '15556', 'demo_15556', 'demo_25188', '25188', 'Metis', 'train', 'negative', '180', '1538465749', '0,0,0,1,0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0', '0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6', null); +INSERT INTO `sample_dataset` VALUES ('190', '2018-10-09 14:30:15', '17376', 'demo_17376', 'demo_25260', '25260', 'Metis', 'train', 'negative', '180', '1538470086', '0,0,1,0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1', '0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7', null); +INSERT INTO `sample_dataset` VALUES ('191', '2018-10-09 14:30:15', '10210', 'demo_10210', 'demo_30733', '30733', 'Metis', 'train', 'negative', '180', '1538617142', '0,1,0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1,0', '0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7,6', null); +INSERT INTO `sample_dataset` VALUES ('192', '2018-10-09 14:30:15', '18925', 'demo_18925', 'demo_37884', '37884', 'Metis', 'train', 'negative', '180', '1538475414', '1,0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1,0,0', '0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7,6,6', null); +INSERT INTO `sample_dataset` VALUES ('193', '2018-10-09 14:30:15', '13992', 'demo_13992', 'demo_37223', '37223', 'Metis', 'train', 'negative', '180', '1538621602', '0,0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1,0,0,0', '0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7,6,6,7', null); +INSERT INTO `sample_dataset` VALUES ('194', '2018-10-09 14:30:15', '13187', 'demo_13187', 'demo_32462', '32462', 'Metis', 'train', 'negative', '180', '1538481729', '0,0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1,0,0,0,0', '0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7,6,6,7,7', null); +INSERT INTO `sample_dataset` VALUES ('195', '2018-10-09 14:30:15', '13958', 'demo_13958', 'demo_30643', '30643', 'Metis', 'train', 'negative', '180', '1538639800', '0,0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1,0,0,0,0,0', '0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7,6,6,7,7,6', null); +INSERT INTO `sample_dataset` VALUES ('196', '2018-10-09 14:30:15', '10228', 'demo_10228', 'demo_35830', '35830', 'Metis', 'train', 'negative', '180', '1538553774', '0,0,0,0,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,2,2,2,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,3,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,1', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,0,0,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,2,1,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,1,0,2,1,0,0,0,0,1,0,0,0,0,0,0', '0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,8,6,7,6,6,7,7,6,6', null); +INSERT INTO `sample_dataset` VALUES ('197', '2018-10-09 14:30:15', '19267', 'demo_19267', 'demo_27220', '27220', 'Metis', 'train', 'negative', '180', '1538513427', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940', null); +INSERT INTO `sample_dataset` VALUES ('198', '2018-10-09 14:30:15', '15651', 'demo_15651', 'demo_28608', '28608', 'Metis', 'train', 'negative', '180', '1538569776', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268', null); +INSERT INTO `sample_dataset` VALUES ('199', '2018-10-09 14:30:15', '10453', 'demo_10453', 'demo_21383', '21383', 'Metis', 'train', 'negative', '180', '1538540557', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268,2755', null); +INSERT INTO `sample_dataset` VALUES ('200', '2018-10-09 14:30:15', '15314', 'demo_15314', 'demo_21091', '21091', 'Metis', 'train', 'negative', '180', '1538657418', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268,2755,2814', null); +INSERT INTO `sample_dataset` VALUES ('201', '2018-10-09 14:30:15', '15212', 'demo_15212', 'demo_21305', '21305', 'Metis', 'train', 'negative', '180', '1538465377', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268,2755,2814,2775', null); +INSERT INTO `sample_dataset` VALUES ('202', '2018-10-09 14:30:15', '10117', 'demo_10117', 'demo_23253', '23253', 'Metis', 'train', 'negative', '180', '1538450593', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268,2755,2814,2775,2650', null); +INSERT INTO `sample_dataset` VALUES ('203', '2018-10-09 14:30:15', '14947', 'demo_14947', 'demo_32349', '32349', 'Metis', 'train', 'negative', '180', '1538520793', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268,2755,2814,2775,2650,2644', null); +INSERT INTO `sample_dataset` VALUES ('204', '2018-10-09 14:30:15', '14387', 'demo_14387', 'demo_31986', '31986', 'Metis', 'train', 'negative', '180', '1538484148', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,50,78,88,119,120,156,225,246,356,394,419,445,518,540,624,842,890,954,1043,1091,1214,1200,1102,1013,1189,1214,1025,895,918,869,794,645,596,472,439,318,261,211,153,146,65,29,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,70,125,237,422,616,665,974,1314,1730,2132,2462,2599,2670,2501,2462,2408,2185,1665,1591,1215,1073,815,468,398,258,217,180,73,75,62,69,66,57,58,14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,41,36,35,59,35,44,58,119,151,259,271,334,347,330,527,582,691,1025,1064,1213,1420,1466,1651,1622,1584,1329,1163,1103,973,854,520,335,233,124,56,40,24,27,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,45,79,95,137,128,200,312,538,820,953,1357,1591,1940,2268,2755,2814,2775,2650,2644,2361', null); +INSERT INTO `sample_dataset` VALUES ('205', '2018-10-09 14:30:15', '17091', 'demo_17091', 'demo_22882', '22882', 'Metis', 'train', 'negative', '180', '1538522320', '105,124,124,114,126,132,130,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,187,143,140,147,153,136,155,152,113,146,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,167,184,178,180,178,182,192,215,182,178,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,188,173,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,247,209,174,193,162,171,195,202,249,214,182,169,205,222,195,175,149,185,171,176,164,168,176,183,162,154,165,165,185,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,143,168,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,131,162,143,149,131,145,150,163,129,144,153,127,154,167,163,124,163,159,168,142,148,162,151,161,155,125,140,138,112,149,122,142,149,142,139,131,176,158,176,118,113,124,125,152,119,132,103,135,163,118,147,126,136,136,122,129,125,202,154,139,145,141,134,152,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,140,142,146,136,142,137,128,132,139,128,135,120,124,109,123,129,131,144,130,177,159,134,162,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106', '195,184,189,211,211,218,188,203,180,192,192,217,187,184,192,176,186,174,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,217,227,210,195,227,193,177,213,208,187,189,180,213,190,195,195,194,176,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,191,199,166,219,203,204,216,205,220,201,202,217,186,213,208,204,210,191,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,200,231,210,191,204,199,209,211,389,200,201,195,235,222,239,197,205,196,179,208,205,207,214,195,219,236,267,229,224,221,209,194,190,214,230,221,217,229,260,258,239,225,220,227,222,225,257,240,233,265,406,233,251,245,267,222,218,240,215,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,219,241,252,227,246,249,211,221,204,209,221,211,228,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,211,208,210,201,217,238,224,235,233,346,234,218,217,234,232,197,254,214,276,202,205,198,220,228,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,210,209,199,225,228,229,207,225,291,252,191,182,212,218,210,232,243,196,202,205,204,192,196,196,194,165,200,193', '156,159,155,149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,169,180,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,175,160,166,160,154,160,161,150,159,172,169,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,183,149,164,175,155,165,155,173,161,168,167,176,168,177,168,189,213,191,175,161,175,193,170,201,159,178,157,162,153,151,161,158,133,169,165,161,163,178,145,186,171,174,170,190,173,187,179,179,186,177,170,165,162,181,204,170,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,197,164,169,178,161,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,200,183,199,206,199,184,369', null); +INSERT INTO `sample_dataset` VALUES ('206', '2018-10-09 14:30:15', '12297', 'demo_12297', 'demo_38455', '38455', 'Metis', 'train', 'negative', '180', '1538391115', '104,105,124,124,114,126,134,128,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,188,142,140,147,153,136,155,152,114,145,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,168,183,179,179,178,182,192,215,183,177,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,189,172,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,248,209,173,193,162,171,195,202,249,214,183,168,205,222,195,175,149,185,171,176,164,168,176,183,162,155,164,166,184,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,144,167,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,132,161,143,149,131,145,150,164,128,144,153,128,155,165,163,124,163,160,167,144,146,162,151,161,155,125,140,138,112,149,122,142,149,143,139,130,176,159,175,118,113,124,126,151,119,132,103,135,163,118,147,126,136,136,122,129,125,203,153,139,145,141,135,151,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,141,141,146,136,142,137,128,132,140,127,135,120,124,109,123,129,131,144,130,177,159,136,160,142,144,124,134,139,133,125,173,131,123,166,133,114,122', '195,184,189,211,211,218,189,202,180,192,192,217,188,184,192,176,187,173,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,218,226,210,195,228,192,177,213,208,187,189,181,212,191,194,195,195,175,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,193,197,166,219,203,204,216,205,220,201,202,217,186,213,208,204,211,190,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,201,230,210,191,204,200,208,211,389,201,200,195,235,222,239,197,205,196,179,208,205,207,215,194,219,236,267,229,224,222,208,194,190,214,231,220,217,229,260,258,239,225,220,227,222,225,257,240,233,265,407,232,251,245,267,222,218,241,214,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,221,239,253,226,246,249,211,221,204,209,221,212,227,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,212,207,210,201,217,238,225,235,232,346,234,218,217,235,231,197,254,214,276,202,205,198,221,227,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,211,208,199,225,228,229,207,227,289,252,191,183,211,218,210,233,242,196,202,205,204,192,196,196,194,165,200,193', '156,159,155,149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,170,179,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,176,159,167,159,154,160,161,150,159,173,168,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,184,148,164,175,155,165,155,173,161,168,167,176,168,177,168,189,214,190,175,161,175,193,170,201,159,178,157,162,153,151,161,157,133,169,166,160,163,178,145,186,171,174,170,190,173,187,179,179,187,176,170,166,161,181,205,169,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,198,163,169,179,160,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,201,182,199,206,199,184,369', null); +INSERT INTO `sample_dataset` VALUES ('207', '2018-10-09 14:30:15', '10211', 'demo_10211', 'demo_23626', '23626', 'Metis', 'train', 'negative', '180', '1538484576', '124,124,114,126,132,130,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,187,143,140,147,153,136,155,152,113,146,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,167,184,178,180,178,182,192,215,182,178,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,188,173,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,247,209,174,193,162,171,195,202,249,214,182,169,205,222,195,175,149,185,171,176,164,168,176,183,162,154,165,165,185,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,143,168,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,131,162,143,149,131,145,150,163,129,144,153,127,154,167,163,124,163,159,168,142,148,162,151,161,155,125,140,138,112,149,122,142,149,142,139,131,176,158,176,118,113,124,125,152,119,132,103,135,163,118,147,126,136,136,122,129,125,202,154,139,145,141,134,152,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,140,142,146,136,142,137,128,132,139,128,135,120,124,109,123,129,131,144,130,177,159,134,162,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130', '184,189,211,211,218,188,203,180,192,192,217,187,184,192,176,186,174,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,217,227,210,195,227,193,177,213,208,187,189,180,213,190,195,195,194,176,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,191,199,166,219,203,204,216,205,220,201,202,217,186,213,208,204,210,191,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,200,231,210,191,204,199,209,211,389,200,201,195,235,222,239,197,205,196,179,208,205,207,214,195,219,236,267,229,224,221,209,194,190,214,230,221,217,229,260,258,239,225,220,227,222,225,257,240,233,265,406,233,251,245,267,222,218,240,215,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,219,241,252,227,246,249,211,221,204,209,221,211,228,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,211,208,210,201,217,238,224,235,233,346,234,218,217,234,232,197,254,214,276,202,205,198,220,228,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,210,209,199,225,228,229,207,225,291,252,191,182,212,218,210,232,243,196,202,205,204,192,196,196,194,165,200,193,213', '159,155,149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,169,180,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,175,160,166,160,154,160,161,150,159,172,169,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,183,149,164,175,155,165,155,173,161,168,167,176,168,177,168,189,213,191,175,161,175,193,170,201,159,178,157,162,153,151,161,158,133,169,165,161,163,178,145,186,171,174,170,190,173,187,179,179,186,177,170,165,162,181,204,170,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,197,164,169,178,161,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,200,183,199,206,199,184,369,840', null); +INSERT INTO `sample_dataset` VALUES ('208', '2018-10-09 14:30:15', '14165', 'demo_14165', 'demo_22767', '22767', 'Metis', 'train', 'negative', '180', '1538481496', '105,124,124,114,126,134,128,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,188,142,140,147,153,136,155,152,114,145,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,168,183,179,179,178,182,192,215,183,177,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,189,172,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,248,209,173,193,162,171,195,202,249,214,183,168,205,222,195,175,149,185,171,176,164,168,176,183,162,155,164,166,184,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,144,167,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,132,161,143,149,131,145,150,164,128,144,153,128,155,165,163,124,163,160,167,144,146,162,151,161,155,125,140,138,112,149,122,142,149,143,139,130,176,159,175,118,113,124,126,151,119,132,103,135,163,118,147,126,136,136,122,129,125,203,153,139,145,141,135,151,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,141,141,146,136,142,137,128,132,140,127,135,120,124,109,123,129,131,144,130,177,159,136,160,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106', '184,189,211,211,218,189,202,180,192,192,217,188,184,192,176,187,173,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,218,226,210,195,228,192,177,213,208,187,189,181,212,191,194,195,195,175,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,193,197,166,219,203,204,216,205,220,201,202,217,186,213,208,204,211,190,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,201,230,210,191,204,200,208,211,389,201,200,195,235,222,239,197,205,196,179,208,205,207,215,194,219,236,267,229,224,222,208,194,190,214,231,220,217,229,260,258,239,225,220,227,222,225,257,240,233,265,407,232,251,245,267,222,218,241,214,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,221,239,253,226,246,249,211,221,204,209,221,212,227,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,212,207,210,201,217,238,225,235,232,346,234,218,217,235,231,197,254,214,276,202,205,198,221,227,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,211,208,199,225,228,229,207,227,289,252,191,183,211,218,210,233,242,196,202,205,204,192,196,196,194,165,200,193,213', '159,155,149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,170,179,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,176,159,167,159,154,160,161,150,159,173,168,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,184,148,164,175,155,165,155,173,161,168,167,176,168,177,168,189,214,190,175,161,175,193,170,201,159,178,157,162,153,151,161,157,133,169,166,160,163,178,145,186,171,174,170,190,173,187,179,179,187,176,170,166,161,181,205,169,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,198,163,169,179,160,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,201,182,199,206,199,184,369,840', null); +INSERT INTO `sample_dataset` VALUES ('209', '2018-10-09 14:30:15', '10190', 'demo_10190', 'demo_22954', '22954', 'Metis', 'train', 'negative', '180', '1538617710', '124,124,114,126,134,128,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,188,142,140,147,153,136,155,152,114,145,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,168,183,179,179,178,182,192,215,183,177,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,189,172,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,248,209,173,193,162,171,195,202,249,214,183,168,205,222,195,175,149,185,171,176,164,168,176,183,162,155,164,166,184,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,144,167,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,132,161,143,149,131,145,150,164,128,144,153,128,155,165,163,124,163,160,167,144,146,162,151,161,155,125,140,138,112,149,122,142,149,143,139,130,176,159,175,118,113,124,126,151,119,132,103,135,163,118,147,126,136,136,122,129,125,203,153,139,145,141,135,151,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,141,141,146,136,142,137,128,132,140,127,135,120,124,109,123,129,131,144,130,177,159,136,160,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130', '189,211,211,218,189,202,180,192,192,217,188,184,192,176,187,173,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,218,226,210,195,228,192,177,213,208,187,189,181,212,191,194,195,195,175,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,193,197,166,219,203,204,216,205,220,201,202,217,186,213,208,204,211,190,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,201,230,210,191,204,200,208,211,389,201,200,195,235,222,239,197,205,196,179,208,205,207,215,194,219,236,267,229,224,222,208,194,190,214,231,220,217,229,260,258,239,225,220,227,222,225,257,240,233,265,407,232,251,245,267,222,218,241,214,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,221,239,253,226,246,249,211,221,204,209,221,212,227,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,212,207,210,201,217,238,225,235,232,346,234,218,217,235,231,197,254,214,276,202,205,198,221,227,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,211,208,199,225,228,229,207,227,289,252,191,183,211,218,210,233,242,196,202,205,204,192,196,196,194,165,200,193,213,214', '155,149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,170,179,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,176,159,167,159,154,160,161,150,159,173,168,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,184,148,164,175,155,165,155,173,161,168,167,176,168,177,168,189,214,190,175,161,175,193,170,201,159,178,157,162,153,151,161,157,133,169,166,160,163,178,145,186,171,174,170,190,173,187,179,179,187,176,170,166,161,181,205,169,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,198,163,169,179,160,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,201,182,199,206,199,184,369,840,1052', null); +INSERT INTO `sample_dataset` VALUES ('210', '2018-10-09 14:30:15', '18454', 'demo_18454', 'demo_26472', '26472', 'Metis', 'train', 'negative', '180', '1538444021', '124,114,126,132,130,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,187,143,140,147,153,136,155,152,113,146,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,167,184,178,180,178,182,192,215,182,178,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,188,173,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,247,209,174,193,162,171,195,202,249,214,182,169,205,222,195,175,149,185,171,176,164,168,176,183,162,154,165,165,185,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,143,168,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,131,162,143,149,131,145,150,163,129,144,153,127,154,167,163,124,163,159,168,142,148,162,151,161,155,125,140,138,112,149,122,142,149,142,139,131,176,158,176,118,113,124,125,152,119,132,103,135,163,118,147,126,136,136,122,129,125,202,154,139,145,141,134,152,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,140,142,146,136,142,137,128,132,139,128,135,120,124,109,123,129,131,144,130,177,159,134,162,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122', '189,211,211,218,188,203,180,192,192,217,187,184,192,176,186,174,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,217,227,210,195,227,193,177,213,208,187,189,180,213,190,195,195,194,176,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,191,199,166,219,203,204,216,205,220,201,202,217,186,213,208,204,210,191,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,200,231,210,191,204,199,209,211,389,200,201,195,235,222,239,197,205,196,179,208,205,207,214,195,219,236,267,229,224,221,209,194,190,214,230,221,217,229,260,258,239,225,220,227,222,225,257,240,233,265,406,233,251,245,267,222,218,240,215,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,219,241,252,227,246,249,211,221,204,209,221,211,228,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,211,208,210,201,217,238,224,235,233,346,234,218,217,234,232,197,254,214,276,202,205,198,220,228,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,210,209,199,225,228,229,207,225,291,252,191,182,212,218,210,232,243,196,202,205,204,192,196,196,194,165,200,193,213,214', '155,149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,169,180,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,175,160,166,160,154,160,161,150,159,172,169,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,183,149,164,175,155,165,155,173,161,168,167,176,168,177,168,189,213,191,175,161,175,193,170,201,159,178,157,162,153,151,161,158,133,169,165,161,163,178,145,186,171,174,170,190,173,187,179,179,186,177,170,165,162,181,204,170,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,197,164,169,178,161,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,200,183,199,206,199,184,369,840,1052', null); +INSERT INTO `sample_dataset` VALUES ('211', '2018-10-09 14:30:15', '11702', 'demo_11702', 'demo_23497', '23497', 'Metis', 'train', 'negative', '180', '1538462938', '124,114,126,134,128,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,188,142,140,147,153,136,155,152,114,145,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,168,183,179,179,178,182,192,215,183,177,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,189,172,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,248,209,173,193,162,171,195,202,249,214,183,168,205,222,195,175,149,185,171,176,164,168,176,183,162,155,164,166,184,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,144,167,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,132,161,143,149,131,145,150,164,128,144,153,128,155,165,163,124,163,160,167,144,146,162,151,161,155,125,140,138,112,149,122,142,149,143,139,130,176,159,175,118,113,124,126,151,119,132,103,135,163,118,147,126,136,136,122,129,125,203,153,139,145,141,135,151,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,141,141,146,136,142,137,128,132,140,127,135,120,124,109,123,129,131,144,130,177,159,136,160,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122', '211,211,218,189,202,180,192,192,217,188,184,192,176,187,173,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,218,226,210,195,228,192,177,213,208,187,189,181,212,191,194,195,195,175,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,193,197,166,219,203,204,216,205,220,201,202,217,186,213,208,204,211,190,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,201,230,210,191,204,200,208,211,389,201,200,195,235,222,239,197,205,196,179,208,205,207,215,194,219,236,267,229,224,222,208,194,190,214,231,220,217,229,260,258,239,225,220,227,222,225,257,240,233,265,407,232,251,245,267,222,218,241,214,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,221,239,253,226,246,249,211,221,204,209,221,212,227,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,212,207,210,201,217,238,225,235,232,346,234,218,217,235,231,197,254,214,276,202,205,198,221,227,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,211,208,199,225,228,229,207,227,289,252,191,183,211,218,210,233,242,196,202,205,204,192,196,196,194,165,200,193,213,214,193', '149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,170,179,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,176,159,167,159,154,160,161,150,159,173,168,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,184,148,164,175,155,165,155,173,161,168,167,176,168,177,168,189,214,190,175,161,175,193,170,201,159,178,157,162,153,151,161,157,133,169,166,160,163,178,145,186,171,174,170,190,173,187,179,179,187,176,170,166,161,181,205,169,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,198,163,169,179,160,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,201,182,199,206,199,184,369,840,1052,911', null); +INSERT INTO `sample_dataset` VALUES ('212', '2018-10-09 14:30:15', '13146', 'demo_13146', 'demo_38069', '38069', 'Metis', 'train', 'negative', '180', '1538646588', '114,126,132,130,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,187,143,140,147,153,136,155,152,113,146,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,167,184,178,180,178,182,192,215,182,178,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,188,173,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,247,209,174,193,162,171,195,202,249,214,182,169,205,222,195,175,149,185,171,176,164,168,176,183,162,154,165,165,185,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,143,168,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,131,162,143,149,131,145,150,163,129,144,153,127,154,167,163,124,163,159,168,142,148,162,151,161,155,125,140,138,112,149,122,142,149,142,139,131,176,158,176,118,113,124,125,152,119,132,103,135,163,118,147,126,136,136,122,129,125,202,154,139,145,141,134,152,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,140,142,146,136,142,137,128,132,139,128,135,120,124,109,123,129,131,144,130,177,159,134,162,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122,135', '211,211,218,188,203,180,192,192,217,187,184,192,176,186,174,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,217,227,210,195,227,193,177,213,208,187,189,180,213,190,195,195,194,176,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,191,199,166,219,203,204,216,205,220,201,202,217,186,213,208,204,210,191,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,200,231,210,191,204,199,209,211,389,200,201,195,235,222,239,197,205,196,179,208,205,207,214,195,219,236,267,229,224,221,209,194,190,214,230,221,217,229,260,258,239,225,220,227,222,225,257,240,233,265,406,233,251,245,267,222,218,240,215,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,219,241,252,227,246,249,211,221,204,209,221,211,228,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,211,208,210,201,217,238,224,235,233,346,234,218,217,234,232,197,254,214,276,202,205,198,220,228,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,210,209,199,225,228,229,207,225,291,252,191,182,212,218,210,232,243,196,202,205,204,192,196,196,194,165,200,193,213,214,193', '149,147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,169,180,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,175,160,166,160,154,160,161,150,159,172,169,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,183,149,164,175,155,165,155,173,161,168,167,176,168,177,168,189,213,191,175,161,175,193,170,201,159,178,157,162,153,151,161,158,133,169,165,161,163,178,145,186,171,174,170,190,173,187,179,179,186,177,170,165,162,181,204,170,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,197,164,169,178,161,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,200,183,199,206,199,184,369,840,1052,911', null); +INSERT INTO `sample_dataset` VALUES ('213', '2018-10-09 14:30:15', '10623', 'demo_10623', 'demo_39854', '39854', 'Metis', 'train', 'negative', '180', '1538644083', '114,126,134,128,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,188,142,140,147,153,136,155,152,114,145,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,168,183,179,179,178,182,192,215,183,177,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,189,172,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,248,209,173,193,162,171,195,202,249,214,183,168,205,222,195,175,149,185,171,176,164,168,176,183,162,155,164,166,184,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,144,167,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,132,161,143,149,131,145,150,164,128,144,153,128,155,165,163,124,163,160,167,144,146,162,151,161,155,125,140,138,112,149,122,142,149,143,139,130,176,159,175,118,113,124,126,151,119,132,103,135,163,118,147,126,136,136,122,129,125,203,153,139,145,141,135,151,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,141,141,146,136,142,137,128,132,140,127,135,120,124,109,123,129,131,144,130,177,159,136,160,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122,135', '211,218,189,202,180,192,192,217,188,184,192,176,187,173,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,218,226,210,195,228,192,177,213,208,187,189,181,212,191,194,195,195,175,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,193,197,166,219,203,204,216,205,220,201,202,217,186,213,208,204,211,190,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,201,230,210,191,204,200,208,211,389,201,200,195,235,222,239,197,205,196,179,208,205,207,215,194,219,236,267,229,224,222,208,194,190,214,231,220,217,229,260,258,239,225,220,227,222,225,257,240,233,265,407,232,251,245,267,222,218,241,214,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,221,239,253,226,246,249,211,221,204,209,221,212,227,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,212,207,210,201,217,238,225,235,232,346,234,218,217,235,231,197,254,214,276,202,205,198,221,227,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,211,208,199,225,228,229,207,227,289,252,191,183,211,218,210,233,242,196,202,205,204,192,196,196,194,165,200,193,213,214,193,195', '147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,170,179,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,176,159,167,159,154,160,161,150,159,173,168,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,184,148,164,175,155,165,155,173,161,168,167,176,168,177,168,189,214,190,175,161,175,193,170,201,159,178,157,162,153,151,161,157,133,169,166,160,163,178,145,186,171,174,170,190,173,187,179,179,187,176,170,166,161,181,205,169,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,198,163,169,179,160,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,201,182,199,206,199,184,369,840,1052,911,955', null); +INSERT INTO `sample_dataset` VALUES ('214', '2018-10-09 14:30:15', '13680', 'demo_13680', 'demo_25063', '25063', 'Metis', 'train', 'negative', '180', '1538512610', '126,132,130,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,187,143,140,147,153,136,155,152,113,146,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,167,184,178,180,178,182,192,215,182,178,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,188,173,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,247,209,174,193,162,171,195,202,249,214,182,169,205,222,195,175,149,185,171,176,164,168,176,183,162,154,165,165,185,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,143,168,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,131,162,143,149,131,145,150,163,129,144,153,127,154,167,163,124,163,159,168,142,148,162,151,161,155,125,140,138,112,149,122,142,149,142,139,131,176,158,176,118,113,124,125,152,119,132,103,135,163,118,147,126,136,136,122,129,125,202,154,139,145,141,134,152,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,140,142,146,136,142,137,128,132,139,128,135,120,124,109,123,129,131,144,130,177,159,134,162,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122,135,131', '211,218,188,203,180,192,192,217,187,184,192,176,186,174,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,217,227,210,195,227,193,177,213,208,187,189,180,213,190,195,195,194,176,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,191,199,166,219,203,204,216,205,220,201,202,217,186,213,208,204,210,191,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,200,231,210,191,204,199,209,211,389,200,201,195,235,222,239,197,205,196,179,208,205,207,214,195,219,236,267,229,224,221,209,194,190,214,230,221,217,229,260,258,239,225,220,227,222,225,257,240,233,265,406,233,251,245,267,222,218,240,215,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,219,241,252,227,246,249,211,221,204,209,221,211,228,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,211,208,210,201,217,238,224,235,233,346,234,218,217,234,232,197,254,214,276,202,205,198,220,228,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,210,209,199,225,228,229,207,225,291,252,191,182,212,218,210,232,243,196,202,205,204,192,196,196,194,165,200,193,213,214,193,195', '147,152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,169,180,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,175,160,166,160,154,160,161,150,159,172,169,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,183,149,164,175,155,165,155,173,161,168,167,176,168,177,168,189,213,191,175,161,175,193,170,201,159,178,157,162,153,151,161,158,133,169,165,161,163,178,145,186,171,174,170,190,173,187,179,179,186,177,170,165,162,181,204,170,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,197,164,169,178,161,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,200,183,199,206,199,184,369,840,1052,911,955', null); +INSERT INTO `sample_dataset` VALUES ('215', '2018-10-09 14:30:15', '16532', 'demo_16532', 'demo_25755', '25755', 'Metis', 'train', 'negative', '180', '1538726763', '132,130,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,187,143,140,147,153,136,155,152,113,146,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,167,184,178,180,178,182,192,215,182,178,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,188,173,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,247,209,174,193,162,171,195,202,249,214,182,169,205,222,195,175,149,185,171,176,164,168,176,183,162,154,165,165,185,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,143,168,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,131,162,143,149,131,145,150,163,129,144,153,127,154,167,163,124,163,159,168,142,148,162,151,161,155,125,140,138,112,149,122,142,149,142,139,131,176,158,176,118,113,124,125,152,119,132,103,135,163,118,147,126,136,136,122,129,125,202,154,139,145,141,134,152,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,140,142,146,136,142,137,128,132,139,128,135,120,124,109,123,129,131,144,130,177,159,134,162,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122,135,131,136', '218,188,203,180,192,192,217,187,184,192,176,186,174,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,217,227,210,195,227,193,177,213,208,187,189,180,213,190,195,195,194,176,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,191,199,166,219,203,204,216,205,220,201,202,217,186,213,208,204,210,191,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,200,231,210,191,204,199,209,211,389,200,201,195,235,222,239,197,205,196,179,208,205,207,214,195,219,236,267,229,224,221,209,194,190,214,230,221,217,229,260,258,239,225,220,227,222,225,257,240,233,265,406,233,251,245,267,222,218,240,215,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,219,241,252,227,246,249,211,221,204,209,221,211,228,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,211,208,210,201,217,238,224,235,233,346,234,218,217,234,232,197,254,214,276,202,205,198,220,228,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,210,209,199,225,228,229,207,225,291,252,191,182,212,218,210,232,243,196,202,205,204,192,196,196,194,165,200,193,213,214,193,195,190', '152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,169,180,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,175,160,166,160,154,160,161,150,159,172,169,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,183,149,164,175,155,165,155,173,161,168,167,176,168,177,168,189,213,191,175,161,175,193,170,201,159,178,157,162,153,151,161,158,133,169,165,161,163,178,145,186,171,174,170,190,173,187,179,179,186,177,170,165,162,181,204,170,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,197,164,169,178,161,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,200,183,199,206,199,184,369,840,1052,911,955,933', null); +INSERT INTO `sample_dataset` VALUES ('216', '2018-10-09 14:30:15', '11618', 'demo_11618', 'demo_33583', '33583', 'Metis', 'train', 'negative', '180', '1538463943', '126,134,128,122,135,136,131,129,136,128,118,132,115,121,128,136,139,127,134,115,149,129,144,131,138,158,118,145,188,142,140,147,153,136,155,152,114,145,130,126,138,143,143,135,134,136,120,109,140,120,152,131,122,139,112,129,144,133,140,150,163,132,131,159,133,133,140,151,137,129,124,124,142,154,149,150,145,155,173,164,147,159,167,168,149,177,168,183,179,179,178,182,192,215,183,177,196,178,189,168,171,158,170,149,190,181,170,189,162,180,221,238,260,207,189,172,174,161,176,191,208,201,200,169,165,177,184,319,189,166,174,180,181,223,196,205,172,196,182,178,172,206,248,209,173,193,162,171,195,202,249,214,183,168,205,222,195,175,149,185,171,176,164,168,176,183,162,155,164,166,184,156,159,190,185,164,192,190,170,157,183,167,148,158,161,173,158,156,146,162,211,176,188,176,178,174,177,193,229,148,167,152,161,158,151,164,158,152,136,144,167,147,154,146,152,158,143,127,134,164,145,160,169,128,131,123,132,139,130,188,118,132,161,143,149,131,145,150,164,128,144,153,128,155,165,163,124,163,160,167,144,146,162,151,161,155,125,140,138,112,149,122,142,149,143,139,130,176,159,175,118,113,124,126,151,119,132,103,135,163,118,147,126,136,136,122,129,125,203,153,139,145,141,135,151,124,134,137,183,131,146,118,125,126,123,117,131,133,129,146,129,124,120,123,126,134,142,144,144,141,141,146,136,142,137,128,132,140,127,135,120,124,109,123,129,131,144,130,177,159,136,160,142,144,124,134,139,133,125,173,131,123,166,133,114,122,106,130,122,135,131', '218,189,202,180,192,192,217,188,184,192,176,187,173,181,195,216,197,202,198,181,199,202,190,200,219,206,188,191,185,168,218,226,210,195,228,192,177,213,208,187,189,181,212,191,194,195,195,175,193,185,188,190,182,191,239,386,172,168,187,174,182,178,226,159,193,197,166,219,203,204,216,205,220,201,202,217,186,213,208,204,211,190,208,194,202,198,192,194,206,212,195,190,200,204,209,184,239,288,244,234,205,212,228,201,230,210,191,204,200,208,211,389,201,200,195,235,222,239,197,205,196,179,208,205,207,215,194,219,236,267,229,224,222,208,194,190,214,231,220,217,229,260,258,239,225,220,227,222,225,257,240,233,265,407,232,251,245,267,222,218,241,214,227,232,260,248,233,212,225,206,231,210,218,238,227,222,253,268,253,234,240,232,257,245,240,253,246,252,253,278,237,229,229,235,220,225,273,255,287,240,235,226,221,239,253,226,246,249,211,221,204,209,221,212,227,226,218,249,241,229,243,205,210,230,234,231,236,237,257,284,256,221,269,219,214,209,239,228,247,215,251,290,233,237,210,249,246,230,220,203,197,202,189,191,198,226,214,207,221,225,205,231,212,207,210,201,217,238,225,235,232,346,234,218,217,235,231,197,254,214,276,202,205,198,221,227,206,257,237,223,233,214,214,223,228,207,215,195,211,209,228,194,219,204,230,213,202,206,189,197,194,222,188,211,201,206,223,211,188,202,187,194,229,210,236,207,194,211,211,208,199,225,228,229,207,227,289,252,191,183,211,218,210,233,242,196,202,205,204,192,196,196,194,165,200,193,213,214,193,195,190', '152,163,147,161,157,157,155,133,129,140,141,148,141,146,129,144,168,169,159,158,160,160,154,203,170,179,170,166,188,163,172,186,175,178,167,166,175,184,162,181,168,175,151,173,170,176,159,167,159,154,160,161,150,159,173,168,184,192,164,143,191,160,157,149,155,134,144,138,166,134,154,155,172,162,150,184,148,164,175,155,165,155,173,161,168,167,176,168,177,168,189,214,190,175,161,175,193,170,201,159,178,157,162,153,151,161,157,133,169,166,160,163,178,145,186,171,174,170,190,173,187,179,179,187,176,170,166,161,181,205,169,177,180,178,161,171,141,151,148,167,173,161,169,157,180,158,172,173,173,198,163,169,179,160,182,192,180,175,171,157,160,187,196,210,194,197,167,180,202,201,182,199,206,199,184,369,840,1052,911,955,933', null); +INSERT INTO `sample_dataset` VALUES ('217', '2018-10-09 14:30:15', '18493', 'demo_18493', 'demo_30650', '30650', 'Metis', 'train', 'negative', '180', '1538667388', '0,2,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0', '0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0', '0,2,0,6,2,0,0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17', null); +INSERT INTO `sample_dataset` VALUES ('218', '2018-10-09 14:30:15', '17614', 'demo_17614', 'demo_32501', '32501', 'Metis', 'train', 'negative', '180', '1538745072', '2,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0', '0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0', '2,0,6,2,0,0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17', null); +INSERT INTO `sample_dataset` VALUES ('219', '2018-10-09 14:30:15', '12588', 'demo_12588', 'demo_30554', '30554', 'Metis', 'train', 'negative', '180', '1538523157', '0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0', '0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,6,2,0,0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17,15', null); +INSERT INTO `sample_dataset` VALUES ('220', '2018-10-09 14:30:15', '10097', 'demo_10097', 'demo_35266', '35266', 'Metis', 'train', 'negative', '180', '1538476526', '0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0', '1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '6,2,0,0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17,15,17', null); +INSERT INTO `sample_dataset` VALUES ('221', '2018-10-09 14:30:15', '12724', 'demo_12724', 'demo_24671', '24671', 'Metis', 'train', 'negative', '180', '1538477118', '0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '2,0,0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17,15,17,29', null); +INSERT INTO `sample_dataset` VALUES ('222', '2018-10-09 14:30:15', '13330', 'demo_13330', 'demo_37558', '37558', 'Metis', 'train', 'negative', '180', '1538619975', '0,2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17,15,17,29,28', null); +INSERT INTO `sample_dataset` VALUES ('223', '2018-10-09 14:30:15', '18476', 'demo_18476', 'demo_33775', '33775', 'Metis', 'train', 'negative', '180', '1538468482', '2,0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17,15,17,29,28,30', null); +INSERT INTO `sample_dataset` VALUES ('224', '2018-10-09 14:30:15', '12389', 'demo_12389', 'demo_36202', '36202', 'Metis', 'train', 'negative', '180', '1538578442', '0,0,0,0,0,0,0,0,0,0,0,0,5,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,15,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,2,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '2,0,2,0,2,4,2,2,2,0,2,0,2,2,0,0,0,0,0,2,0,0,2,0,0,0,2,0,4,2,2,0,6,0,0,0,0,4,2,2,2,0,0,0,4,2,5,0,0,4,2,0,0,4,0,0,0,0,2,0,0,4,2,2,0,0,4,2,0,0,4,4,0,0,0,2,2,2,0,2,4,2,2,0,4,1,0,2,0,0,0,0,4,2,2,2,1,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,4,0,0,2,4,2,0,2,4,4,2,0,2,2,2,2,2,2,0,0,4,0,0,0,4,0,0,0,2,0,0,2,2,2,2,1,3,2,0,0,2,6,0,2,2,3,2,2,0,0,2,3,12,15,22,19,5,12,5,10,17,17,15,17,29,28,30,25', null); +INSERT INTO `sample_dataset` VALUES ('225', '2018-10-09 14:30:15', '16517', 'demo_16517', 'demo_39683', '39683', 'Metis', 'train', 'negative', '180', '1538718726', '12,11,10,10,10,10,10,10,11,11,10,10,10,10,11,15,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,14,13,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,29,23,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,14,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,13,13,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,12,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,13,14,11,10,10,11,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10', '10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10', '10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,10,10,10,10,10,10,11,10,10,10,10,10,10,10,9,4,2,2', null); +INSERT INTO `sample_dataset` VALUES ('226', '2018-10-09 14:30:15', '15417', 'demo_15417', 'demo_29810', '29810', 'Metis', 'train', 'positive', '180', '1538658264', '96,40,138,54,56,78,84,93,43,73,54,78,116,551,349,339,321,273,622,783,224,220,227,219,302,264,206,295,253,42,191,139,179,44,54,52,139,242,47,52,43,74,84,144,45,37,54,120,190,227,134,26,52,51,58,53,90,57,92,90,358,68,395,1026,1017,774,158,343,60,181,94,113,197,64,276,832,253,1677,2033,1395,1927,3151,3674,3383,3412,3186,2404,1408,650,549,599,583,706,803,1533,2139,2209,1960,2273,2776,2676,2699,2881,824,679,646,709,595,90,92,76,60,35,406,97,127,277,232,117,132,268,1067,628,425,438,425,515,343,124,109,84,831,324,86,96,169,627,178,168,182,205,187,477,126,182,100,130,745,167,357,1061,194,189,144,125,498,260,270,553,293,399,81,167,692,181,238,347,142,121,209,199,156,422,161,102,70,371,553,586,357,646,157,120,313,95,121,71,114,190,230,202,406,274,1068,946,139,286,619,210,140,436,166,198,380,110,178,107,276,398,2237,1733,136,125,800,310,471,289,211,604,345,126,103,338,245,202,387,504,429,222,153,545,1598,1683,1673,1983,1830,1486,1359,1109,1790,1707,1845,1522,649,1004,364,156,163,659,1048,385,319,228,785,327,532,236,334,459,143,185,383,255,128,256,344,185,999,1023,962,368,760,406,256,126,603,808,411,236,206,201,222,187,696,562,1614,1661,982,216,278,598,716,569,150,189,248,218,470,223,223,278,220,512,288,416,187,173,206,193,146,130,197,141,133,156,246,246,174,598,1813,692,301,494,188,180,225,484,188,213,538,208,177,132,148,609,198,227,141,198,203,161,162,427,691,878,579,856,755,628,1753,1551,1592,1573,1848,1561,2033,2011,1870,1662,1676,1409', '34,386,433,372,34,21,38,110,71,326,1169,817,363,27,200,159,66,25,203,1137,1270,1280,1235,1058,41,27,82,67,274,812,846,825,878,816,831,838,890,823,842,1060,839,860,805,917,1138,838,342,53,207,42,602,2216,387,46,44,78,79,219,173,266,41,55,54,169,540,1142,2049,1931,2203,2564,2339,2006,1912,1990,2011,2830,2542,2029,2068,1969,2178,2122,2594,3356,3725,3424,3240,3509,2209,20,64,95,100,58,76,60,98,79,82,55,33,62,198,311,34,50,90,132,441,328,111,60,75,93,51,43,26,52,45,39,76,56,63,88,872,921,921,202,328,140,35,106,54,35,80,54,312,1001,1262,1556,1011,1059,921,974,924,911,1124,906,928,536,102,50,38,522,1552,337,519,31,125,576,46,35,25,209,407,381,109,110,172,144,80,356,64,96,187,38,133,287,41,153,108,65,545,574,357,223,52,123,56,679,213,440,53,51,45,66,156,93,81,50,541,452,386,63,220,222,59,40,133,128,39,326,267,62,80,1049,471,74,131,154,50,329,564,579,138,570,615,326,306,540,166,79,98,223,120,41,74,82,66,644,356,140,93,178,226,156,150,111,63,388,58,68,626,70,122,726,54,74,84,147,180,274,92,60,174,321,90,69,168,244,198,142,95,89,80,93,41,60,405,355,339,272,399,919,67,150,241,68,60,216,786,654,184,53,111,354,80,617,596,595,114,167,213,287,79,59,64,387,87,229,949,1877,478,61,105,87,181,181,72,114,260,110,107,85,102,154,913,1476,1094,126,135,159,135,63,51,73,811,63,105,71,385,882,375,71,161,82,89,192,368,55,74,66,154,130,301,76,108,59,114,65,488', '127,85,104,768,182,148,163,131,91,161,275,303,90,124,444,153,158,219,143,119,402,187,174,452,206,162,905,818,769,732,1030,729,1321,996,599,112,145,161,600,1043,1043,989,1291,1237,1021,1652,1897,2032,2000,2047,2028,1922,2050,2016,1980,1975,2425,2287,2045,1703,1646,1686,1991,2324,2072,2501,2521,1925,1718,1646,1666,1708,2232,1728,1633,1802,1765,2493,1993,2062,1934,2154,937,943,990,939,928,1173,1095,959,984,1050,1026,1503,1000,1006,1734,941,964,1137,1064,1006,1665,485,201,240,190,164,176,408,686,679,807,852,770,660,790,1135,182,370,493,528,515,519,549,633,531,93,193,1698,1707,1896,1409,1543,706,109,393,237,129,550,166,217,170,235,1473,1765,1512,2122,1861,1422,1019,823,864,1094,791,782,788,1083,1295,680,817,1123,219,154,1013,1631,1391,1372,1335,1362,1335,1338,1300,721,1418,1617,1397,1449,1516,1901,2783', null); +INSERT INTO `sample_dataset` VALUES ('227', '2018-10-09 14:30:15', '17535', 'demo_17535', 'demo_30003', '30003', 'Metis', 'train', 'positive', '180', '1538367100', '40,138,54,56,78,84,93,43,73,54,78,116,551,349,339,321,273,622,783,224,220,227,219,302,264,206,295,253,42,191,139,179,44,54,52,139,242,47,52,43,74,84,144,45,37,54,120,190,227,134,26,52,51,58,53,90,57,92,90,358,68,395,1026,1017,774,158,343,60,181,94,113,197,64,276,832,253,1677,2033,1395,1927,3151,3674,3383,3412,3186,2404,1408,650,549,599,583,706,803,1533,2139,2209,1960,2273,2776,2676,2699,2881,824,679,646,709,595,90,92,76,60,35,406,97,127,277,232,117,132,268,1067,628,425,438,425,515,343,124,109,84,831,324,86,96,169,627,178,168,182,205,187,477,126,182,100,130,745,167,357,1061,194,189,144,125,498,260,270,553,293,399,81,167,692,181,238,347,142,121,209,199,156,422,161,102,70,371,553,586,357,646,157,120,313,95,121,71,114,190,230,202,406,274,1068,946,139,286,619,210,140,436,166,198,380,110,178,107,276,398,2237,1733,136,125,800,310,471,289,211,604,345,126,103,338,245,202,387,504,429,222,153,545,1598,1683,1673,1983,1830,1486,1359,1109,1790,1707,1845,1522,649,1004,364,156,163,659,1048,385,319,228,785,327,532,236,334,459,143,185,383,255,128,256,344,185,999,1023,962,368,760,406,256,126,603,808,411,236,206,201,222,187,696,562,1614,1661,982,216,278,598,716,569,150,189,248,218,470,223,223,278,220,512,288,416,187,173,206,193,146,130,197,141,133,156,246,246,174,598,1813,692,301,494,188,180,225,484,188,213,538,208,177,132,148,609,198,227,141,198,203,161,162,427,691,878,579,856,755,628,1753,1551,1592,1573,1848,1561,2033,2011,1870,1662,1676,1409,1465', '386,433,372,34,21,38,110,71,326,1169,817,363,27,200,159,66,25,203,1137,1270,1280,1235,1058,41,27,82,67,274,812,846,825,878,816,831,838,890,823,842,1060,839,860,805,917,1138,838,342,53,207,42,602,2216,387,46,44,78,79,219,173,266,41,55,54,169,540,1142,2049,1931,2203,2564,2339,2006,1912,1990,2011,2830,2542,2029,2068,1969,2178,2122,2594,3356,3725,3424,3240,3509,2209,20,64,95,100,58,76,60,98,79,82,55,33,62,198,311,34,50,90,132,441,328,111,60,75,93,51,43,26,52,45,39,76,56,63,88,872,921,921,202,328,140,35,106,54,35,80,54,312,1001,1262,1556,1011,1059,921,974,924,911,1124,906,928,536,102,50,38,522,1552,337,519,31,125,576,46,35,25,209,407,381,109,110,172,144,80,356,64,96,187,38,133,287,41,153,108,65,545,574,357,223,52,123,56,679,213,440,53,51,45,66,156,93,81,50,541,452,386,63,220,222,59,40,133,128,39,326,267,62,80,1049,471,74,131,154,50,329,564,579,138,570,615,326,306,540,166,79,98,223,120,41,74,82,66,644,356,140,93,178,226,156,150,111,63,388,58,68,626,70,122,726,54,74,84,147,180,274,92,60,174,321,90,69,168,244,198,142,95,89,80,93,41,60,405,355,339,272,399,919,67,150,241,68,60,216,786,654,184,53,111,354,80,617,596,595,114,167,213,287,79,59,64,387,87,229,949,1877,478,61,105,87,181,181,72,114,260,110,107,85,102,154,913,1476,1094,126,135,159,135,63,51,73,811,63,105,71,385,882,375,71,161,82,89,192,368,55,74,66,154,130,301,76,108,59,114,65,488,175', '85,104,768,182,148,163,131,91,161,275,303,90,124,444,153,158,219,143,119,402,187,174,452,206,162,905,818,769,732,1030,729,1321,996,599,112,145,161,600,1043,1043,989,1291,1237,1021,1652,1897,2032,2000,2047,2028,1922,2050,2016,1980,1975,2425,2287,2045,1703,1646,1686,1991,2324,2072,2501,2521,1925,1718,1646,1666,1708,2232,1728,1633,1802,1765,2493,1993,2062,1934,2154,937,943,990,939,928,1173,1095,959,984,1050,1026,1503,1000,1006,1734,941,964,1137,1064,1006,1665,485,201,240,190,164,176,408,686,679,807,852,770,660,790,1135,182,370,493,528,515,519,549,633,531,93,193,1698,1707,1896,1409,1543,706,109,393,237,129,550,166,217,170,235,1473,1765,1512,2122,1861,1422,1019,823,864,1094,791,782,788,1083,1295,680,817,1123,219,154,1013,1631,1391,1372,1335,1362,1335,1338,1300,721,1418,1617,1397,1449,1516,1901,2783,3674', null); +INSERT INTO `sample_dataset` VALUES ('228', '2018-10-09 14:30:15', '11422', 'demo_11422', 'demo_20583', '20583', 'Metis', 'train', 'positive', '180', '1538388667', '138,54,56,78,84,93,43,73,54,78,116,551,349,339,321,273,622,783,224,220,227,219,302,264,206,295,253,42,191,139,179,44,54,52,139,242,47,52,43,74,84,144,45,37,54,120,190,227,134,26,52,51,58,53,90,57,92,90,358,68,395,1026,1017,774,158,343,60,181,94,113,197,64,276,832,253,1677,2033,1395,1927,3151,3674,3383,3412,3186,2404,1408,650,549,599,583,706,803,1533,2139,2209,1960,2273,2776,2676,2699,2881,824,679,646,709,595,90,92,76,60,35,406,97,127,277,232,117,132,268,1067,628,425,438,425,515,343,124,109,84,831,324,86,96,169,627,178,168,182,205,187,477,126,182,100,130,745,167,357,1061,194,189,144,125,498,260,270,553,293,399,81,167,692,181,238,347,142,121,209,199,156,422,161,102,70,371,553,586,357,646,157,120,313,95,121,71,114,190,230,202,406,274,1068,946,139,286,619,210,140,436,166,198,380,110,178,107,276,398,2237,1733,136,125,800,310,471,289,211,604,345,126,103,338,245,202,387,504,429,222,153,545,1598,1683,1673,1983,1830,1486,1359,1109,1790,1707,1845,1522,649,1004,364,156,163,659,1048,385,319,228,785,327,532,236,334,459,143,185,383,255,128,256,344,185,999,1023,962,368,760,406,256,126,603,808,411,236,206,201,222,187,696,562,1614,1661,982,216,278,598,716,569,150,189,248,218,470,223,223,278,220,512,288,416,187,173,206,193,146,130,197,141,133,156,246,246,174,598,1813,692,301,494,188,180,225,484,188,213,538,208,177,132,148,609,198,227,141,198,203,161,162,427,691,878,579,856,755,628,1753,1551,1592,1573,1848,1561,2033,2011,1870,1662,1676,1409,1465,1448', '433,372,34,21,38,110,71,326,1169,817,363,27,200,159,66,25,203,1137,1270,1280,1235,1058,41,27,82,67,274,812,846,825,878,816,831,838,890,823,842,1060,839,860,805,917,1138,838,342,53,207,42,602,2216,387,46,44,78,79,219,173,266,41,55,54,169,540,1142,2049,1931,2203,2564,2339,2006,1912,1990,2011,2830,2542,2029,2068,1969,2178,2122,2594,3356,3725,3424,3240,3509,2209,20,64,95,100,58,76,60,98,79,82,55,33,62,198,311,34,50,90,132,441,328,111,60,75,93,51,43,26,52,45,39,76,56,63,88,872,921,921,202,328,140,35,106,54,35,80,54,312,1001,1262,1556,1011,1059,921,974,924,911,1124,906,928,536,102,50,38,522,1552,337,519,31,125,576,46,35,25,209,407,381,109,110,172,144,80,356,64,96,187,38,133,287,41,153,108,65,545,574,357,223,52,123,56,679,213,440,53,51,45,66,156,93,81,50,541,452,386,63,220,222,59,40,133,128,39,326,267,62,80,1049,471,74,131,154,50,329,564,579,138,570,615,326,306,540,166,79,98,223,120,41,74,82,66,644,356,140,93,178,226,156,150,111,63,388,58,68,626,70,122,726,54,74,84,147,180,274,92,60,174,321,90,69,168,244,198,142,95,89,80,93,41,60,405,355,339,272,399,919,67,150,241,68,60,216,786,654,184,53,111,354,80,617,596,595,114,167,213,287,79,59,64,387,87,229,949,1877,478,61,105,87,181,181,72,114,260,110,107,85,102,154,913,1476,1094,126,135,159,135,63,51,73,811,63,105,71,385,882,375,71,161,82,89,192,368,55,74,66,154,130,301,76,108,59,114,65,488,175,68', '104,768,182,148,163,131,91,161,275,303,90,124,444,153,158,219,143,119,402,187,174,452,206,162,905,818,769,732,1030,729,1321,996,599,112,145,161,600,1043,1043,989,1291,1237,1021,1652,1897,2032,2000,2047,2028,1922,2050,2016,1980,1975,2425,2287,2045,1703,1646,1686,1991,2324,2072,2501,2521,1925,1718,1646,1666,1708,2232,1728,1633,1802,1765,2493,1993,2062,1934,2154,937,943,990,939,928,1173,1095,959,984,1050,1026,1503,1000,1006,1734,941,964,1137,1064,1006,1665,485,201,240,190,164,176,408,686,679,807,852,770,660,790,1135,182,370,493,528,515,519,549,633,531,93,193,1698,1707,1896,1409,1543,706,109,393,237,129,550,166,217,170,235,1473,1765,1512,2122,1861,1422,1019,823,864,1094,791,782,788,1083,1295,680,817,1123,219,154,1013,1631,1391,1372,1335,1362,1335,1338,1300,721,1418,1617,1397,1449,1516,1901,2783,3674,3760', null); +INSERT INTO `sample_dataset` VALUES ('229', '2018-10-09 14:30:15', '14508', 'demo_14508', 'demo_32906', '32906', 'Metis', 'train', 'positive', '180', '1538505997', '54,56,78,84,93,43,73,54,78,116,551,349,339,321,273,622,783,224,220,227,219,302,264,206,295,253,42,191,139,179,44,54,52,139,242,47,52,43,74,84,144,45,37,54,120,190,227,134,26,52,51,58,53,90,57,92,90,358,68,395,1026,1017,774,158,343,60,181,94,113,197,64,276,832,253,1677,2033,1395,1927,3151,3674,3383,3412,3186,2404,1408,650,549,599,583,706,803,1533,2139,2209,1960,2273,2776,2676,2699,2881,824,679,646,709,595,90,92,76,60,35,406,97,127,277,232,117,132,268,1067,628,425,438,425,515,343,124,109,84,831,324,86,96,169,627,178,168,182,205,187,477,126,182,100,130,745,167,357,1061,194,189,144,125,498,260,270,553,293,399,81,167,692,181,238,347,142,121,209,199,156,422,161,102,70,371,553,586,357,646,157,120,313,95,121,71,114,190,230,202,406,274,1068,946,139,286,619,210,140,436,166,198,380,110,178,107,276,398,2237,1733,136,125,800,310,471,289,211,604,345,126,103,338,245,202,387,504,429,222,153,545,1598,1683,1673,1983,1830,1486,1359,1109,1790,1707,1845,1522,649,1004,364,156,163,659,1048,385,319,228,785,327,532,236,334,459,143,185,383,255,128,256,344,185,999,1023,962,368,760,406,256,126,603,808,411,236,206,201,222,187,696,562,1614,1661,982,216,278,598,716,569,150,189,248,218,470,223,223,278,220,512,288,416,187,173,206,193,146,130,197,141,133,156,246,246,174,598,1813,692,301,494,188,180,225,484,188,213,538,208,177,132,148,609,198,227,141,198,203,161,162,427,691,878,579,856,755,628,1753,1551,1592,1573,1848,1561,2033,2011,1870,1662,1676,1409,1465,1448,1055', '372,34,21,38,110,71,326,1169,817,363,27,200,159,66,25,203,1137,1270,1280,1235,1058,41,27,82,67,274,812,846,825,878,816,831,838,890,823,842,1060,839,860,805,917,1138,838,342,53,207,42,602,2216,387,46,44,78,79,219,173,266,41,55,54,169,540,1142,2049,1931,2203,2564,2339,2006,1912,1990,2011,2830,2542,2029,2068,1969,2178,2122,2594,3356,3725,3424,3240,3509,2209,20,64,95,100,58,76,60,98,79,82,55,33,62,198,311,34,50,90,132,441,328,111,60,75,93,51,43,26,52,45,39,76,56,63,88,872,921,921,202,328,140,35,106,54,35,80,54,312,1001,1262,1556,1011,1059,921,974,924,911,1124,906,928,536,102,50,38,522,1552,337,519,31,125,576,46,35,25,209,407,381,109,110,172,144,80,356,64,96,187,38,133,287,41,153,108,65,545,574,357,223,52,123,56,679,213,440,53,51,45,66,156,93,81,50,541,452,386,63,220,222,59,40,133,128,39,326,267,62,80,1049,471,74,131,154,50,329,564,579,138,570,615,326,306,540,166,79,98,223,120,41,74,82,66,644,356,140,93,178,226,156,150,111,63,388,58,68,626,70,122,726,54,74,84,147,180,274,92,60,174,321,90,69,168,244,198,142,95,89,80,93,41,60,405,355,339,272,399,919,67,150,241,68,60,216,786,654,184,53,111,354,80,617,596,595,114,167,213,287,79,59,64,387,87,229,949,1877,478,61,105,87,181,181,72,114,260,110,107,85,102,154,913,1476,1094,126,135,159,135,63,51,73,811,63,105,71,385,882,375,71,161,82,89,192,368,55,74,66,154,130,301,76,108,59,114,65,488,175,68,89', '768,182,148,163,131,91,161,275,303,90,124,444,153,158,219,143,119,402,187,174,452,206,162,905,818,769,732,1030,729,1321,996,599,112,145,161,600,1043,1043,989,1291,1237,1021,1652,1897,2032,2000,2047,2028,1922,2050,2016,1980,1975,2425,2287,2045,1703,1646,1686,1991,2324,2072,2501,2521,1925,1718,1646,1666,1708,2232,1728,1633,1802,1765,2493,1993,2062,1934,2154,937,943,990,939,928,1173,1095,959,984,1050,1026,1503,1000,1006,1734,941,964,1137,1064,1006,1665,485,201,240,190,164,176,408,686,679,807,852,770,660,790,1135,182,370,493,528,515,519,549,633,531,93,193,1698,1707,1896,1409,1543,706,109,393,237,129,550,166,217,170,235,1473,1765,1512,2122,1861,1422,1019,823,864,1094,791,782,788,1083,1295,680,817,1123,219,154,1013,1631,1391,1372,1335,1362,1335,1338,1300,721,1418,1617,1397,1449,1516,1901,2783,3674,3760,3364', null); +INSERT INTO `sample_dataset` VALUES ('230', '2018-10-09 14:30:15', '18274', 'demo_18274', 'demo_22781', '22781', 'Metis', 'train', 'positive', '180', '1538595943', '56,78,84,93,43,73,54,78,116,551,349,339,321,273,622,783,224,220,227,219,302,264,206,295,253,42,191,139,179,44,54,52,139,242,47,52,43,74,84,144,45,37,54,120,190,227,134,26,52,51,58,53,90,57,92,90,358,68,395,1026,1017,774,158,343,60,181,94,113,197,64,276,832,253,1677,2033,1395,1927,3151,3674,3383,3412,3186,2404,1408,650,549,599,583,706,803,1533,2139,2209,1960,2273,2776,2676,2699,2881,824,679,646,709,595,90,92,76,60,35,406,97,127,277,232,117,132,268,1067,628,425,438,425,515,343,124,109,84,831,324,86,96,169,627,178,168,182,205,187,477,126,182,100,130,745,167,357,1061,194,189,144,125,498,260,270,553,293,399,81,167,692,181,238,347,142,121,209,199,156,422,161,102,70,371,553,586,357,646,157,120,313,95,121,71,114,190,230,202,406,274,1068,946,139,286,619,210,140,436,166,198,380,110,178,107,276,398,2237,1733,136,125,800,310,471,289,211,604,345,126,103,338,245,202,387,504,429,222,153,545,1598,1683,1673,1983,1830,1486,1359,1109,1790,1707,1845,1522,649,1004,364,156,163,659,1048,385,319,228,785,327,532,236,334,459,143,185,383,255,128,256,344,185,999,1023,962,368,760,406,256,126,603,808,411,236,206,201,222,187,696,562,1614,1661,982,216,278,598,716,569,150,189,248,218,470,223,223,278,220,512,288,416,187,173,206,193,146,130,197,141,133,156,246,246,174,598,1813,692,301,494,188,180,225,484,188,213,538,208,177,132,148,609,198,227,141,198,203,161,162,427,691,878,579,856,755,628,1753,1551,1592,1573,1848,1561,2033,2011,1870,1662,1676,1409,1465,1448,1055,1363', '34,21,38,110,71,326,1169,817,363,27,200,159,66,25,203,1137,1270,1280,1235,1058,41,27,82,67,274,812,846,825,878,816,831,838,890,823,842,1060,839,860,805,917,1138,838,342,53,207,42,602,2216,387,46,44,78,79,219,173,266,41,55,54,169,540,1142,2049,1931,2203,2564,2339,2006,1912,1990,2011,2830,2542,2029,2068,1969,2178,2122,2594,3356,3725,3424,3240,3509,2209,20,64,95,100,58,76,60,98,79,82,55,33,62,198,311,34,50,90,132,441,328,111,60,75,93,51,43,26,52,45,39,76,56,63,88,872,921,921,202,328,140,35,106,54,35,80,54,312,1001,1262,1556,1011,1059,921,974,924,911,1124,906,928,536,102,50,38,522,1552,337,519,31,125,576,46,35,25,209,407,381,109,110,172,144,80,356,64,96,187,38,133,287,41,153,108,65,545,574,357,223,52,123,56,679,213,440,53,51,45,66,156,93,81,50,541,452,386,63,220,222,59,40,133,128,39,326,267,62,80,1049,471,74,131,154,50,329,564,579,138,570,615,326,306,540,166,79,98,223,120,41,74,82,66,644,356,140,93,178,226,156,150,111,63,388,58,68,626,70,122,726,54,74,84,147,180,274,92,60,174,321,90,69,168,244,198,142,95,89,80,93,41,60,405,355,339,272,399,919,67,150,241,68,60,216,786,654,184,53,111,354,80,617,596,595,114,167,213,287,79,59,64,387,87,229,949,1877,478,61,105,87,181,181,72,114,260,110,107,85,102,154,913,1476,1094,126,135,159,135,63,51,73,811,63,105,71,385,882,375,71,161,82,89,192,368,55,74,66,154,130,301,76,108,59,114,65,488,175,68,89,98', '182,148,163,131,91,161,275,303,90,124,444,153,158,219,143,119,402,187,174,452,206,162,905,818,769,732,1030,729,1321,996,599,112,145,161,600,1043,1043,989,1291,1237,1021,1652,1897,2032,2000,2047,2028,1922,2050,2016,1980,1975,2425,2287,2045,1703,1646,1686,1991,2324,2072,2501,2521,1925,1718,1646,1666,1708,2232,1728,1633,1802,1765,2493,1993,2062,1934,2154,937,943,990,939,928,1173,1095,959,984,1050,1026,1503,1000,1006,1734,941,964,1137,1064,1006,1665,485,201,240,190,164,176,408,686,679,807,852,770,660,790,1135,182,370,493,528,515,519,549,633,531,93,193,1698,1707,1896,1409,1543,706,109,393,237,129,550,166,217,170,235,1473,1765,1512,2122,1861,1422,1019,823,864,1094,791,782,788,1083,1295,680,817,1123,219,154,1013,1631,1391,1372,1335,1362,1335,1338,1300,721,1418,1617,1397,1449,1516,1901,2783,3674,3760,3364,3575', null); +INSERT INTO `sample_dataset` VALUES ('231', '2018-10-09 14:30:15', '17846', 'demo_17846', 'demo_35188', '35188', 'Metis', 'train', 'positive', '180', '1538693684', '78,84,93,43,73,54,78,116,551,349,339,321,273,622,783,224,220,227,219,302,264,206,295,253,42,191,139,179,44,54,52,139,242,47,52,43,74,84,144,45,37,54,120,190,227,134,26,52,51,58,53,90,57,92,90,358,68,395,1026,1017,774,158,343,60,181,94,113,197,64,276,832,253,1677,2033,1395,1927,3151,3674,3383,3412,3186,2404,1408,650,549,599,583,706,803,1533,2139,2209,1960,2273,2776,2676,2699,2881,824,679,646,709,595,90,92,76,60,35,406,97,127,277,232,117,132,268,1067,628,425,438,425,515,343,124,109,84,831,324,86,96,169,627,178,168,182,205,187,477,126,182,100,130,745,167,357,1061,194,189,144,125,498,260,270,553,293,399,81,167,692,181,238,347,142,121,209,199,156,422,161,102,70,371,553,586,357,646,157,120,313,95,121,71,114,190,230,202,406,274,1068,946,139,286,619,210,140,436,166,198,380,110,178,107,276,398,2237,1733,136,125,800,310,471,289,211,604,345,126,103,338,245,202,387,504,429,222,153,545,1598,1683,1673,1983,1830,1486,1359,1109,1790,1707,1845,1522,649,1004,364,156,163,659,1048,385,319,228,785,327,532,236,334,459,143,185,383,255,128,256,344,185,999,1023,962,368,760,406,256,126,603,808,411,236,206,201,222,187,696,562,1614,1661,982,216,278,598,716,569,150,189,248,218,470,223,223,278,220,512,288,416,187,173,206,193,146,130,197,141,133,156,246,246,174,598,1813,692,301,494,188,180,225,484,188,213,538,208,177,132,148,609,198,227,141,198,203,161,162,427,691,878,579,856,755,628,1753,1551,1592,1573,1848,1561,2033,2011,1870,1662,1676,1409,1465,1448,1055,1363,1047', '21,38,110,71,326,1169,817,363,27,200,159,66,25,203,1137,1270,1280,1235,1058,41,27,82,67,274,812,846,825,878,816,831,838,890,823,842,1060,839,860,805,917,1138,838,342,53,207,42,602,2216,387,46,44,78,79,219,173,266,41,55,54,169,540,1142,2049,1931,2203,2564,2339,2006,1912,1990,2011,2830,2542,2029,2068,1969,2178,2122,2594,3356,3725,3424,3240,3509,2209,20,64,95,100,58,76,60,98,79,82,55,33,62,198,311,34,50,90,132,441,328,111,60,75,93,51,43,26,52,45,39,76,56,63,88,872,921,921,202,328,140,35,106,54,35,80,54,312,1001,1262,1556,1011,1059,921,974,924,911,1124,906,928,536,102,50,38,522,1552,337,519,31,125,576,46,35,25,209,407,381,109,110,172,144,80,356,64,96,187,38,133,287,41,153,108,65,545,574,357,223,52,123,56,679,213,440,53,51,45,66,156,93,81,50,541,452,386,63,220,222,59,40,133,128,39,326,267,62,80,1049,471,74,131,154,50,329,564,579,138,570,615,326,306,540,166,79,98,223,120,41,74,82,66,644,356,140,93,178,226,156,150,111,63,388,58,68,626,70,122,726,54,74,84,147,180,274,92,60,174,321,90,69,168,244,198,142,95,89,80,93,41,60,405,355,339,272,399,919,67,150,241,68,60,216,786,654,184,53,111,354,80,617,596,595,114,167,213,287,79,59,64,387,87,229,949,1877,478,61,105,87,181,181,72,114,260,110,107,85,102,154,913,1476,1094,126,135,159,135,63,51,73,811,63,105,71,385,882,375,71,161,82,89,192,368,55,74,66,154,130,301,76,108,59,114,65,488,175,68,89,98,342', '148,163,131,91,161,275,303,90,124,444,153,158,219,143,119,402,187,174,452,206,162,905,818,769,732,1030,729,1321,996,599,112,145,161,600,1043,1043,989,1291,1237,1021,1652,1897,2032,2000,2047,2028,1922,2050,2016,1980,1975,2425,2287,2045,1703,1646,1686,1991,2324,2072,2501,2521,1925,1718,1646,1666,1708,2232,1728,1633,1802,1765,2493,1993,2062,1934,2154,937,943,990,939,928,1173,1095,959,984,1050,1026,1503,1000,1006,1734,941,964,1137,1064,1006,1665,485,201,240,190,164,176,408,686,679,807,852,770,660,790,1135,182,370,493,528,515,519,549,633,531,93,193,1698,1707,1896,1409,1543,706,109,393,237,129,550,166,217,170,235,1473,1765,1512,2122,1861,1422,1019,823,864,1094,791,782,788,1083,1295,680,817,1123,219,154,1013,1631,1391,1372,1335,1362,1335,1338,1300,721,1418,1617,1397,1449,1516,1901,2783,3674,3760,3364,3575,3733', null); +INSERT INTO `sample_dataset` VALUES ('232', '2018-10-09 14:30:15', '14406', 'demo_14406', 'demo_27595', '27595', 'Metis', 'train', 'positive', '180', '1538480552', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2', null); +INSERT INTO `sample_dataset` VALUES ('233', '2018-10-09 14:30:15', '18491', 'demo_18491', 'demo_32414', '32414', 'Metis', 'train', 'positive', '180', '1538417669', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2', null); +INSERT INTO `sample_dataset` VALUES ('234', '2018-10-09 14:30:15', '19239', 'demo_19239', 'demo_39282', '39282', 'Metis', 'train', 'positive', '180', '1538742649', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2', null); +INSERT INTO `sample_dataset` VALUES ('235', '2018-10-09 14:30:15', '10721', 'demo_10721', 'demo_39171', '39171', 'Metis', 'train', 'positive', '180', '1538396198', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2', null); +INSERT INTO `sample_dataset` VALUES ('236', '2018-10-09 14:30:15', '15889', 'demo_15889', 'demo_38007', '38007', 'Metis', 'train', 'positive', '180', '1538713004', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('237', '2018-10-09 14:30:15', '17282', 'demo_17282', 'demo_32523', '32523', 'Metis', 'train', 'positive', '180', '1538744385', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('238', '2018-10-09 14:30:15', '18742', 'demo_18742', 'demo_28595', '28595', 'Metis', 'train', 'positive', '180', '1538382872', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('239', '2018-10-09 14:30:15', '11865', 'demo_11865', 'demo_25406', '25406', 'Metis', 'train', 'positive', '180', '1538641166', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('240', '2018-10-09 14:30:15', '13099', 'demo_13099', 'demo_21245', '21245', 'Metis', 'train', 'positive', '180', '1538425173', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('241', '2018-10-09 14:30:15', '19900', 'demo_19900', 'demo_30005', '30005', 'Metis', 'train', 'positive', '180', '1538730329', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('242', '2018-10-09 14:30:15', '10202', 'demo_10202', 'demo_26293', '26293', 'Metis', 'train', 'positive', '180', '1538744086', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('243', '2018-10-09 14:30:15', '11309', 'demo_11309', 'demo_21449', '21449', 'Metis', 'train', 'positive', '180', '1538761400', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('244', '2018-10-09 14:30:15', '15938', 'demo_15938', 'demo_28366', '28366', 'Metis', 'train', 'positive', '180', '1538374705', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('245', '2018-10-09 14:30:15', '15765', 'demo_15765', 'demo_37484', '37484', 'Metis', 'train', 'positive', '180', '1538549285', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('246', '2018-10-09 14:30:15', '11009', 'demo_11009', 'demo_22323', '22323', 'Metis', 'train', 'positive', '180', '1538422271', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('247', '2018-10-09 14:30:15', '17751', 'demo_17751', 'demo_39162', '39162', 'Metis', 'train', 'positive', '180', '1538559458', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('248', '2018-10-09 14:30:15', '15727', 'demo_15727', 'demo_28840', '28840', 'Metis', 'train', 'positive', '180', '1538762439', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('249', '2018-10-09 14:30:15', '15384', 'demo_15384', 'demo_26714', '26714', 'Metis', 'train', 'positive', '180', '1538501781', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('250', '2018-10-09 14:30:15', '19736', 'demo_19736', 'demo_27051', '27051', 'Metis', 'train', 'positive', '180', '1538749547', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('251', '2018-10-09 14:30:15', '12530', 'demo_12530', 'demo_35111', '35111', 'Metis', 'train', 'positive', '180', '1538610353', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2', null); +INSERT INTO `sample_dataset` VALUES ('252', '2018-10-09 14:30:15', '13441', 'demo_13441', 'demo_34405', '34405', 'Metis', 'train', 'positive', '180', '1538467083', '105,90,118,155,109,113,96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640', '2,8,14,8,2,6,4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6', '794,74,15,8,4,2,6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314', null); +INSERT INTO `sample_dataset` VALUES ('253', '2018-10-09 14:30:15', '19617', 'demo_19617', 'demo_26689', '26689', 'Metis', 'train', 'positive', '180', '1538600316', '90,118,155,109,113,96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640,135', '8,14,8,2,6,4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6,8', '74,15,8,4,2,6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314,752', null); +INSERT INTO `sample_dataset` VALUES ('254', '2018-10-09 14:30:15', '17759', 'demo_17759', 'demo_30232', '30232', 'Metis', 'train', 'positive', '180', '1538400290', '118,155,109,113,96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640,135,97', '14,8,2,6,4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6,8,4', '15,8,4,2,6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314,752,795', null); +INSERT INTO `sample_dataset` VALUES ('255', '2018-10-09 14:30:15', '19945', 'demo_19945', 'demo_31091', '31091', 'Metis', 'train', 'positive', '180', '1538728461', '155,109,113,96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640,135,97,105', '8,2,6,4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6,8,4,2', '8,4,2,6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314,752,795,782', null); +INSERT INTO `sample_dataset` VALUES ('256', '2018-10-09 14:30:15', '16450', 'demo_16450', 'demo_24762', '24762', 'Metis', 'train', 'positive', '180', '1538377398', '109,113,96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640,135,97,105,88', '2,6,4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6,8,4,2,0', '4,2,6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314,752,795,782,789', null); +INSERT INTO `sample_dataset` VALUES ('257', '2018-10-09 14:30:15', '12412', 'demo_12412', 'demo_30535', '30535', 'Metis', 'train', 'positive', '180', '1538661567', '113,96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640,135,97,105,88,76', '6,4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6,8,4,2,0,4', '2,6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314,752,795,782,789,792', null); +INSERT INTO `sample_dataset` VALUES ('258', '2018-10-09 14:30:15', '12713', 'demo_12713', 'demo_38387', '38387', 'Metis', 'train', 'positive', '180', '1538543599', '96,91,110,108,91,105,95,115,125,73,79,94,109,112,94,78,73,86,99,112,87,105,120,137,71,65,227,895,1494,1563,1559,1466,1586,1550,1485,1537,1550,1557,1537,1371,731,511,508,467,472,501,511,491,490,542,533,527,576,351,162,145,156,120,138,106,122,124,137,136,138,146,101,148,131,123,133,122,122,128,123,108,119,120,116,79,110,110,100,104,119,99,102,114,91,94,118,95,107,124,116,124,107,106,113,122,118,120,117,106,98,104,109,113,85,87,109,115,82,99,117,99,103,120,97,85,89,77,86,71,97,79,92,100,113,96,76,97,112,98,94,91,90,106,95,104,95,99,94,87,94,88,95,103,96,109,99,84,89,111,94,101,95,94,112,105,104,91,86,99,85,108,92,86,97,83,112,122,87,87,91,105,128,166,124,89,107,87,86,65,94,78,101,84,84,96,107,96,96,120,98,76,84,72,116,117,114,104,95,121,98,89,95,110,68,75,99,72,75,107,87,117,92,83,100,110,98,108,110,111,97,86,92,101,116,80,93,83,92,87,115,105,99,89,101,119,98,85,92,105,111,103,78,87,80,91,93,101,88,115,119,102,108,116,104,93,76,100,104,93,95,108,93,83,78,82,96,222,1835,4572,3199,3067,2929,2478,2340,2105,2316,2382,2356,2265,2352,2250,2355,2486,2368,2446,2437,2368,2175,1641,1269,1247,1254,1258,280,115,87,83,69,85,96,107,101,98,97,95,103,87,75,108,97,108,97,92,113,132,125,110,77,81,69,75,72,93,108,108,120,149,312,152,105,119,80,125,566,1176,1171,1129,1218,1193,1175,1146,1164,1239,1181,1184,1253,1121,1158,1253,640,135,97,105,88,76,87', '4,0,4,6,0,6,4,8,6,10,4,2,0,10,6,2,10,4,12,6,0,8,6,6,7,4,8,14,10,8,4,12,6,2,0,2,4,2,2,10,4,6,4,16,10,6,0,4,4,6,4,4,8,4,2,0,4,8,0,2,4,0,2,6,8,6,2,8,6,2,2,2,6,6,2,4,8,10,14,6,6,4,10,12,8,6,8,2,4,10,4,4,6,2,2,8,2,4,8,8,10,8,2,2,2,0,8,10,2,6,0,2,4,2,12,10,4,4,2,2,2,8,10,4,12,6,6,2,2,2,10,8,2,12,0,8,4,8,12,8,2,0,0,8,4,4,4,4,0,8,20,4,6,6,4,4,10,20,10,8,2,4,2,6,6,6,8,10,8,6,8,6,2,6,4,10,8,6,4,2,0,6,4,8,2,4,4,6,6,2,0,2,6,4,10,6,2,2,4,0,8,2,8,6,8,8,4,12,6,8,4,10,10,8,12,10,12,2,10,0,12,4,6,8,4,16,26,4,4,10,10,8,0,0,6,6,2,4,2,16,2,8,4,4,6,10,6,6,2,4,4,8,6,8,6,8,18,10,14,4,0,4,0,2,2,2,2,2,4,8,10,2,4,14,6,12,8,2,6,10,2,2,2,4,8,6,8,2,10,12,10,10,8,10,6,2,6,6,2,2,0,4,6,2,0,4,2,0,4,6,4,2,8,6,10,2,0,12,2,8,4,4,6,2,6,2,2,4,8,4,6,10,12,2,2,6,10,8,6,8,6,2,4,8,2,6,2,8,6,2,6,6,4,6,6,8,4,2,0,4,4', '6,4,2,0,10,2,4,8,2,2,4,2,0,4,2,2,2,8,2,0,0,6,2,2,2,0,0,2,2,0,0,0,4,6,4,0,10,2,8,14,8,10,0,6,0,2,0,4,2,4,4,2,2,4,4,4,6,0,4,8,6,2,4,0,0,2,8,10,10,2,8,2,4,6,4,0,2,8,0,8,8,6,12,12,6,10,6,12,10,2,4,2,0,6,10,2,12,2,6,2,8,2,8,2,2,0,4,2,14,10,6,0,6,2,2,2,4,6,2,2,0,6,8,2,4,2,4,6,4,6,6,2,14,6,8,0,4,2,4,4,4,2,2,2,0,0,2,2,4,2,8,0,6,2,4,0,6,2,4,2,2,6,0,6,0,8,2,2,0,4,8,4,0,0,314,752,795,782,789,792,747', null); +INSERT INTO `sample_dataset` VALUES ('259', '2018-10-09 14:30:15', '16329', 'demo_16329', 'demo_20334', '20334', 'Metis', 'train', 'positive', '180', '1538397255', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('260', '2018-10-09 14:30:15', '13504', 'demo_13504', 'demo_26506', '26506', 'Metis', 'train', 'positive', '180', '1538451436', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('261', '2018-10-09 14:30:15', '18534', 'demo_18534', 'demo_31527', '31527', 'Metis', 'train', 'positive', '180', '1538729378', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('262', '2018-10-09 14:30:15', '12160', 'demo_12160', 'demo_38119', '38119', 'Metis', 'train', 'positive', '180', '1538660540', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('263', '2018-10-09 14:30:15', '15196', 'demo_15196', 'demo_36015', '36015', 'Metis', 'train', 'positive', '180', '1538346528', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30,30,30', null); +INSERT INTO `sample_dataset` VALUES ('264', '2018-10-09 14:30:15', '19500', 'demo_19500', 'demo_25719', '25719', 'Metis', 'train', 'positive', '180', '1538710978', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,0,0,0,0,14,30,30,30,30,30,30,30,30,30,30,12,0,0,0,0,0', '0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,19,30,30,30,30,30,30,30,30,27', null); +INSERT INTO `sample_dataset` VALUES ('265', '2018-10-09 14:30:15', '11914', 'demo_11914', 'demo_20549', '20549', 'Metis', 'train', 'positive', '180', '1538451268', '28,30,28,29,28,30,36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75', '0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0', '30,28,29,29,27,30,30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933', null); +INSERT INTO `sample_dataset` VALUES ('266', '2018-10-09 14:30:15', '11067', 'demo_11067', 'demo_25586', '25586', 'Metis', 'train', 'positive', '180', '1538651364', '30,28,29,28,30,36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75,51', '0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0,0', '28,29,29,27,30,30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933,1669', null); +INSERT INTO `sample_dataset` VALUES ('267', '2018-10-09 14:30:15', '19596', 'demo_19596', 'demo_26285', '26285', 'Metis', 'train', 'positive', '180', '1538702975', '28,29,28,30,36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75,51,30', '0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0,0,0', '29,29,27,30,30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933,1669,1792', null); +INSERT INTO `sample_dataset` VALUES ('268', '2018-10-09 14:30:15', '14778', 'demo_14778', 'demo_34667', '34667', 'Metis', 'train', 'positive', '180', '1538360744', '29,28,30,36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75,51,30,37', '0,0,0,0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0,0,0,0', '29,27,30,30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933,1669,1792,1774', null); +INSERT INTO `sample_dataset` VALUES ('269', '2018-10-09 14:30:15', '15101', 'demo_15101', 'demo_34478', '34478', 'Metis', 'train', 'positive', '180', '1538654757', '28,30,36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75,51,30,37,30', '0,0,0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0,0,0,0,0', '27,30,30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933,1669,1792,1774,1755', null); +INSERT INTO `sample_dataset` VALUES ('270', '2018-10-09 14:30:15', '11170', 'demo_11170', 'demo_28391', '28391', 'Metis', 'train', 'positive', '180', '1538559512', '30,36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75,51,30,37,30,29', '0,0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0,0,0,0,0,0', '30,30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933,1669,1792,1774,1755,1895', null); +INSERT INTO `sample_dataset` VALUES ('271', '2018-10-09 14:30:15', '10548', 'demo_10548', 'demo_38519', '38519', 'Metis', 'train', 'positive', '180', '1538497249', '36,29,30,30,29,30,29,30,25,23,29,29,30,30,29,30,29,29,29,29,29,29,27,27,28,29,29,28,30,29,29,30,30,30,28,29,29,30,30,30,84,30,28,29,30,29,30,29,29,30,29,28,28,29,30,30,30,28,28,29,21,0,0,0,0,0,50,29,29,29,30,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,9,6,0,33,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,265,962,1231,1553,1540,1584,1454,1397,1557,1620,1506,1635,1691,1599,1562,1513,1636,1552,1569,1492,1571,749,0,0,0,0,0,294,936,355,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,0,0,0,0,38,9,0,31,59,56,30,29,30,29,28,30,30,30,41,111,30,2,0,0,155,48,27,30,30,30,30,29,29,30,30,30,30,39,32,34,12,0,0,0,0,55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,4,15,29,38,41,30,33,30,30,30,75,51,30,37,30,29,29', '0,0,0,0,3,0,0,0,0,0,0,7,256,1564,1258,1609,1710,1431,1477,1155,1384,1631,1701,1461,1631,1710,1601,1513,1685,1504,1181,1117,1304,910,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,917,1172,1101,1239,1408,1202,1379,1368,1280,1076,794,0,0,0,0,0,0,0,44,25,0,0,0,0,0,0,0,7,0,2,0,0,0,0,0,0,0,0,40,26,25,26,27,8,0,0,69,31,56,25,25,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,28,0,0,2,21,56,29,28,30,30,30,29,32,32,30,30,29,28,30,29,30,27,30,30,30,30,30,29,29,30,30,29,30,26,29,30,29,27,26,30,30,30,30,35,41,30,30,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,9,0,0,0,0,0,0,12,21,6,0,2,0,0,0,0,0,0,0,0,0,57,122,46,36,29,29,30,30,27,0,0,0,0,0,0,0,52,0,0,0,0,0,0,40,59,97,86,60,60,67,98,86,60,59,60,79,60,60,58,65,60,60,60,60,60,59,60,60,60,60,60,60,59,60,45,0,0,0,0,0,0,0,0,27,2,28,21,19,28,9,14,0,2,0,0,0,0,0,0,0,0', '30,30,30,30,30,30,31,8,0,0,0,0,0,0,0,0,0,21,41,100,31,32,3,0,6,0,0,0,0,5,10,0,8,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,9,0,0,0,0,26,24,0,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,1266,1345,1933,1669,1792,1774,1755,1895,1826', null); +INSERT INTO `sample_dataset` VALUES ('272', '2018-10-09 14:30:15', '19231', 'demo_19231', 'demo_27424', '27424', 'Metis', 'train', 'positive', '180', '1538471670', '21,26,21,23,14,16,20,21,23,18,23,23,22,23,26,25,20,22,22,17,34,18,23,17,28,21,25,22,21,26,20,16,22,29,22,19,22,16,30,14,22,33,16,26,23,18,20,19,19,18,23,23,18,20,18,22,21,22,18,23,22,25,16,27,20,29,17,30,34,16,37,17,15,24,22,25,14,21,15,15,20,23,19,23,17,15,16,27,25,21,16,20,34,19,20,28,19,28,33,23,25,20,21,20,23,20,28,20,20,23,30,29,30,17,25,15,30,20,19,14,16,30,21,21,17,16,16,27,23,26,14,19,34,34,22,21,21,20,25,17,18,23,15,25,27,15,16,18,28,20,19,22,18,21,16,13,20,24,16,14,26,19,20,19,15,20,17,16,19,23,24,18,24,31,18,18,13,23,26,17,17,36,19,32,27,16,27,25,18,22,15,30,17,30,17,23,28,28,35,19,20,16,27,37,26,16,17,14,20,33,16,28,28,19,24,27,29,21,18,22,20,17,15,32,23,19,24,21,27,17,23,23,20,15,100,17,18,34,16,23,19,18,15,20,21,24,15,20,21,28,30,22,16,26,17,19,15,22,17,20,15,27,17,14,26,14,25,24,17,29,17,21,15,33,18,29,26,17,17,31,14,24,18,15,17,87,18,48,15,38,21,19,13,17,30,20,33,20,15,23,31,16,20,24,18,20,15,22,24,16,25,30,19,18,27,32,35,22,21,15,24,15,20,16,19,21,23,17,17,26,19,20,14,37,23,19,26,24,27,25,17,17,23,16,16,22,25,24,21,24,24,25,20,19,20,89,19,24,22,16,24', '27,21,18,21,24,21,19,21,16,14,21,16,20,19,30,17,18,19,24,15,17,24,19,22,18,16,21,19,15,16,26,24,15,25,19,23,20,29,25,22,14,15,28,22,28,25,25,19,16,17,26,23,32,33,16,22,16,17,17,15,33,22,16,20,23,19,19,19,19,28,17,22,19,20,19,21,19,16,20,21,22,16,19,25,19,21,23,17,18,25,18,20,17,20,36,26,14,21,14,14,25,20,17,17,25,18,22,13,17,18,16,18,20,19,16,19,21,19,16,33,23,18,26,16,22,15,18,33,25,20,21,26,33,19,17,23,19,28,38,20,22,19,29,29,25,17,31,29,27,22,19,18,23,17,27,22,28,21,18,14,20,20,19,21,16,27,27,18,35,18,25,18,15,19,23,20,17,28,18,28,35,16,21,19,19,20,26,20,22,29,26,24,15,19,24,19,15,23,18,13,28,14,20,15,17,21,27,18,18,26,18,22,22,25,16,22,19,21,28,18,22,24,14,27,20,20,19,26,18,26,23,37,28,23,20,17,24,28,22,17,15,16,28,22,28,14,21,31,22,39,18,17,16,21,20,20,24,14,28,15,20,20,23,28,22,22,19,35,21,16,20,14,24,26,29,24,18,16,28,21,22,18,17,21,32,15,19,22,25,22,16,23,17,16,14,16,28,25,13,29,23,16,23,28,29,19,24,22,20,31,15,19,24,17,14,24,18,17,29,18,32,15,20,24,18,21,15,19,20,17,22,33,16,22,22,16,19,22,18,31,20,27,22,25,14,14,23,21,28,18,23,20,17,18,28,21,23,17,24,34,24', '22,19,17,26,16,18,13,30,17,18,24,24,19,14,17,31,16,27,23,14,26,14,22,18,17,23,13,22,19,15,16,16,22,15,24,15,21,15,29,18,22,22,28,16,14,16,22,26,30,17,20,17,21,32,20,27,21,18,17,20,31,23,15,17,19,22,17,19,24,27,15,22,21,20,15,15,15,18,14,39,22,15,15,29,21,24,16,22,18,25,23,18,18,20,15,15,20,17,19,33,37,16,15,16,16,28,16,18,19,14,18,14,19,23,16,16,15,16,23,16,22,15,14,20,14,17,23,16,17,21,25,21,28,23,22,19,15,26,35,21,20,23,21,27,23,23,16,21,27,19,26,15,26,15,24,23,18,22,30,20,22,25,24,21,15,20,23,26,20,23,15,27,27,22,18,20,25,30,14,17,100', null); +INSERT INTO `sample_dataset` VALUES ('273', '2018-10-09 14:30:15', '14509', 'demo_14509', 'demo_21561', '21561', 'Metis', 'train', 'positive', '180', '1538530563', '18,16,15,15,16,20,18,16,16,18,17,26,14,20,24,16,22,21,14,17,21,18,23,22,17,18,16,15,15,16,36,15,21,20,25,17,18,14,20,18,16,16,27,15,21,22,17,16,18,28,16,16,26,21,14,14,24,16,19,21,17,16,22,16,15,17,19,16,23,17,16,22,16,15,17,24,20,60,18,17,19,15,15,19,15,14,26,17,16,16,21,19,17,18,17,14,22,15,17,20,19,16,16,19,15,20,24,15,14,18,17,18,16,16,28,15,16,14,20,20,17,16,17,16,17,15,14,21,26,15,16,23,18,23,22,22,21,16,17,21,15,22,17,23,18,20,13,16,16,15,20,18,15,16,23,14,18,17,20,16,19,17,14,21,24,15,21,16,19,17,15,18,24,24,18,16,15,27,19,19,15,18,17,24,19,16,17,26,19,15,17,15,18,26,15,16,22,16,17,17,14,28,15,16,19,20,15,15,27,19,16,15,17,15,23,28,18,13,15,21,21,14,45,20,25,16,37,23,14,19,14,18,19,16,17,16,19,15,21,18,16,17,17,15,21,17,23,20,27,15,15,27,16,25,15,22,96,90,21,26,21,23,27,15,16,21,15,16,20,21,19,29,16,18,19,29,16,18,16,30,17,17,15,20,15,17,15,22,16,24,15,16,14,21,16,15,20,16,16,17,44,18,19,23,22,23,20,18,15,16,15,15,17,18,23,16,15,15,16,21,19,15,19,19,18,28,18,15,16,48,16,17,22,22,21,17,16,15,23,16,16,24,21,18,23,39,15,28,17,18,15,16,30,18,17,27,23,24,17,17,26', '14,16,14,21,18,15,16,16,17,19,19,16,16,22,21,25,27,17,16,16,16,96,14,16,19,17,18,20,16,16,16,17,25,22,17,26,16,16,16,15,16,16,17,20,17,19,16,17,18,14,15,18,19,17,16,16,15,16,18,21,16,21,15,22,19,26,16,19,17,16,20,14,16,15,23,21,32,17,20,17,14,23,19,17,16,15,16,19,15,18,17,15,25,19,16,16,17,21,15,15,15,20,24,21,15,15,16,16,18,16,16,15,16,20,18,16,23,24,15,19,15,21,17,22,16,16,15,23,19,28,20,21,15,19,17,14,24,18,26,27,16,15,16,16,24,17,18,16,24,18,17,16,16,20,17,17,18,19,17,17,16,19,15,18,16,15,15,16,16,16,18,16,14,25,17,21,14,17,18,22,18,17,19,20,30,16,16,22,22,28,19,21,20,17,18,19,14,20,17,17,17,21,16,18,14,31,20,21,21,16,16,18,18,23,17,17,17,17,32,16,27,19,17,20,21,16,15,24,16,22,15,21,18,14,18,15,14,22,15,27,14,17,17,20,19,19,14,19,38,23,24,14,20,15,21,15,20,23,18,15,16,16,18,17,17,19,22,23,14,18,19,19,16,22,19,17,17,15,22,17,17,19,17,18,16,17,15,21,16,23,18,16,19,18,18,16,25,24,19,18,18,21,18,17,17,16,14,27,20,16,16,26,23,15,16,19,16,26,16,15,16,22,15,27,18,17,14,16,14,25,34,16,22,20,20,19,19,18,19,18,23,22,16,16,24,17,16,20,19,17,17,20,20,25,15,15,18,20,17,16,18', '18,18,26,16,18,15,16,15,15,22,14,18,15,19,22,22,17,15,19,18,17,28,18,26,17,17,24,15,15,30,15,16,16,16,14,23,19,24,21,24,19,18,25,16,17,22,15,23,18,17,17,17,19,20,16,16,21,16,15,16,19,15,18,16,22,16,16,15,16,29,15,16,23,19,21,17,23,20,17,16,16,16,24,20,17,18,19,16,16,17,19,15,21,18,21,16,16,23,18,15,17,19,17,19,15,28,16,24,23,23,15,15,14,17,16,19,16,14,19,22,20,21,16,24,16,21,18,17,15,17,14,19,16,16,17,20,35,24,22,23,17,15,18,17,15,17,19,17,20,22,25,21,22,15,15,25,25,16,19,21,17,15,17,17,20,17,22,25,16,14,20,16,15,16,17,17,19,24,19,16,100', null); +INSERT INTO `sample_dataset` VALUES ('274', '2018-10-09 14:30:15', '14854', 'demo_14854', 'demo_25535', '25535', 'Metis', 'train', 'positive', '180', '1538469764', '18,32,35,23,37,30,38,17,31,17,29,22,28,23,15,25,20,37,21,25,18,36,16,30,32,31,33,24,26,28,15,31,18,27,32,24,31,26,20,27,19,19,25,16,31,17,17,14,21,29,23,18,32,31,24,13,27,18,14,30,23,20,25,23,14,29,26,20,19,23,26,17,20,15,23,27,17,22,22,24,22,30,27,24,34,32,32,21,17,20,37,20,26,33,22,17,20,21,18,20,25,13,28,26,14,19,15,14,15,16,69,38,20,17,26,28,24,26,33,18,34,27,20,25,31,15,37,19,29,29,21,33,21,29,20,21,20,35,24,23,37,20,31,22,13,19,21,26,26,19,17,31,25,39,21,20,13,15,19,25,28,31,31,37,19,20,21,25,31,20,31,61,22,30,22,18,24,31,22,29,18,32,30,31,20,31,18,18,34,24,15,18,20,12,17,30,31,15,29,31,38,22,19,15,17,17,19,12,28,15,21,32,35,28,21,32,26,22,18,19,16,25,23,35,22,26,18,24,19,19,29,22,16,23,17,24,16,19,25,19,26,36,23,18,25,18,23,18,28,22,23,20,27,34,16,100,36,12,20,31,33,34,34,21,20,22,18,14,32,15,17,17,23,27,27,16,26,24,34,22,20,14,22,13,18,12,13,24,20,17,20,29,20,29,26,32,20,18,25,19,30,23,33,28,16,19,29,28,25,19,85,18,27,18,33,29,19,13,20,16,32,24,24,21,28,36,21,16,17,24,14,24,22,64,19,20,20,12,27,24,15,23,14,12,18,14,50,100,52,15,27,27,19,19,30,19,24,20,15,20,23', '13,22,23,28,23,28,17,29,23,17,32,29,17,17,22,15,24,17,15,16,28,15,22,20,20,19,27,23,25,18,15,24,31,26,18,24,33,16,16,17,16,23,14,21,19,28,20,19,19,14,22,22,21,31,17,20,25,26,35,26,25,21,20,23,31,20,26,20,20,30,14,18,15,22,24,33,27,20,23,20,19,32,22,24,27,23,12,30,12,15,23,15,13,17,22,15,34,22,14,25,22,14,14,22,29,21,18,20,13,29,18,19,26,23,31,15,30,18,31,39,22,23,16,25,23,22,19,16,33,27,28,13,20,14,22,21,14,19,24,27,23,19,19,20,14,18,18,27,25,29,17,13,30,36,16,23,24,15,24,21,22,16,19,26,26,22,34,15,19,23,20,21,20,24,23,16,19,23,31,15,19,15,24,19,20,21,21,12,17,24,28,24,18,15,25,30,18,38,19,22,20,29,22,22,23,22,20,21,17,17,24,34,18,30,14,24,25,26,28,24,21,12,37,15,16,27,25,12,29,32,24,17,21,18,31,15,15,20,15,15,25,34,19,23,17,28,31,21,15,17,16,35,21,37,19,25,40,22,24,19,25,29,18,14,23,33,27,24,15,17,17,25,28,20,23,19,22,21,39,14,25,26,24,16,20,28,27,21,28,30,23,14,31,20,23,30,13,14,24,22,31,24,22,78,21,16,15,33,15,21,18,24,17,22,23,18,17,13,19,18,31,15,24,33,36,26,19,24,26,27,26,22,19,16,16,24,23,16,16,17,16,18,25,17,14,27,27,27,22,13,14,17,28,21,22,17,16,16,36,23,14', '19,25,36,17,28,14,26,29,23,17,22,20,24,16,19,13,28,38,26,28,34,29,19,25,28,23,15,21,37,24,14,27,24,27,27,15,21,36,16,21,38,23,21,19,17,27,31,23,39,31,27,18,20,18,28,27,29,31,20,22,25,33,24,14,24,22,22,20,21,23,15,24,20,35,25,32,21,20,21,19,22,20,21,23,46,21,15,15,32,26,24,21,18,22,32,26,19,21,28,25,29,29,31,13,14,26,22,31,21,19,17,29,35,16,20,17,33,30,16,24,30,29,17,31,27,15,30,32,26,27,21,26,18,25,18,20,18,19,32,35,35,27,22,23,15,18,19,19,20,35,20,24,18,21,25,17,26,26,14,15,17,21,19,63,32,33,15,50,25,12,13,17,26,25,33,27,20,19,15,37,100', null); +INSERT INTO `sample_dataset` VALUES ('275', '2018-10-09 14:30:15', '10741', 'demo_10741', 'demo_22993', '22993', 'Metis', 'train', 'positive', '180', '1538421093', '12,12,13,12,11,12,17,15,12,12,11,12,14,13,12,14,14,11,14,11,11,12,11,13,11,12,12,10,11,12,32,13,24,12,12,13,13,14,10,11,12,14,10,12,19,18,11,10,11,13,11,10,10,10,11,17,11,18,15,14,14,12,15,13,12,12,11,36,18,13,12,13,12,11,14,10,12,12,12,14,12,15,12,13,11,11,11,12,14,14,29,11,14,11,12,12,10,12,11,14,11,11,11,14,12,13,11,11,28,13,16,18,14,25,10,11,11,29,13,13,12,11,12,13,14,19,14,11,12,11,13,13,15,11,12,11,18,11,14,16,11,11,12,11,13,12,12,14,14,16,11,12,11,12,16,15,11,15,11,19,38,11,13,11,13,14,11,11,12,30,12,10,12,11,10,11,11,23,27,15,18,14,12,12,12,11,12,11,15,15,11,13,12,22,12,11,12,10,12,11,11,10,19,12,10,11,11,12,12,14,11,35,18,12,11,16,11,20,18,12,14,12,12,15,11,12,98,13,12,11,11,10,11,12,14,12,14,12,14,12,12,13,13,100,16,31,12,18,12,12,9,12,12,10,11,12,14,11,11,12,18,10,11,12,13,12,12,12,11,12,11,14,13,12,14,13,16,13,13,14,12,14,18,37,13,12,12,11,13,12,12,12,12,12,25,12,14,12,12,13,15,15,87,14,12,12,11,12,14,22,12,12,11,16,11,12,12,15,13,11,14,11,12,11,12,14,13,13,16,15,13,27,12,13,36,12,13,15,15,13,22,13,13,11,24,21,18,11,16,22,12,12,12,12,13,14,13,13,38,14,15', '15,11,11,11,12,11,11,16,11,13,34,13,12,19,12,14,11,10,11,12,11,11,13,14,13,14,12,12,19,17,13,12,14,13,11,12,15,20,12,12,13,33,13,20,12,23,12,16,13,12,13,17,12,13,13,12,12,15,21,16,16,13,14,27,13,17,13,12,13,14,12,11,14,12,12,15,15,20,13,12,12,25,28,13,14,28,12,24,13,11,25,22,13,11,13,13,12,12,12,19,12,13,13,14,12,16,13,11,13,15,16,14,14,14,12,13,36,33,13,12,19,13,12,12,13,13,13,13,21,13,13,13,12,15,14,12,14,13,14,12,14,15,14,12,12,13,13,13,12,12,12,15,13,13,13,12,14,13,11,12,15,31,13,14,13,19,19,59,11,11,13,14,21,12,11,12,11,16,27,11,11,12,12,16,13,16,11,14,11,14,13,14,12,17,12,12,12,11,26,14,11,12,11,15,19,38,11,12,11,14,14,13,13,11,11,29,12,11,12,12,12,12,10,24,12,13,11,13,10,13,12,14,14,13,13,20,12,17,14,13,12,12,11,11,14,11,11,16,11,14,12,11,11,11,12,13,20,11,13,14,14,12,11,10,12,13,12,11,15,22,12,13,12,13,11,13,24,11,16,11,13,12,17,12,11,11,11,38,12,12,13,16,11,11,10,10,10,10,11,11,13,12,11,14,11,14,14,12,12,11,13,23,12,11,11,14,14,14,14,13,26,27,12,11,18,10,24,10,9,10,11,12,12,11,12,10,13,11,16,12,11,15,12,12,12,13,12,11,16,12,12,11,21,11,27,12,12,13,11,17,12', '12,38,12,14,13,11,11,12,12,12,11,12,12,16,13,13,12,13,12,12,11,15,14,12,12,15,11,15,11,12,12,13,12,13,12,14,11,12,12,13,26,13,13,12,11,11,12,14,12,12,20,13,25,13,12,12,13,11,18,12,14,16,12,11,13,11,11,11,13,18,11,10,11,12,11,11,11,12,13,15,72,11,12,20,12,12,11,19,14,12,13,13,22,12,22,10,14,11,11,12,11,12,20,23,10,12,11,10,11,12,12,13,10,11,11,11,12,11,11,16,31,15,11,12,13,14,20,12,85,11,11,36,11,11,12,12,19,11,13,11,15,11,12,12,12,22,10,10,12,13,18,12,12,11,11,12,11,11,10,12,12,11,10,16,12,10,36,11,13,12,11,13,11,12,11,12,11,14,13,18,100', null); +INSERT INTO `sample_dataset` VALUES ('276', '2018-10-09 14:30:15', '19144', 'demo_19144', 'demo_38360', '38360', 'Metis', 'train', 'positive', '180', '1538360133', '26,21,23,14,16,20,21,23,18,23,23,22,23,26,25,20,22,22,17,34,18,23,17,28,21,25,22,21,26,20,16,22,29,22,19,22,16,30,14,22,33,16,26,23,18,20,19,19,18,23,23,18,20,18,22,21,22,18,23,22,25,16,27,20,29,17,30,34,16,37,17,15,24,22,25,14,21,15,15,20,23,19,23,17,15,16,27,25,21,16,20,34,19,20,28,19,28,33,23,25,20,21,20,23,20,28,20,20,23,30,29,30,17,25,15,30,20,19,14,16,30,21,21,17,16,16,27,23,26,14,19,34,34,22,21,21,20,25,17,18,23,15,25,27,15,16,18,28,20,19,22,18,21,16,13,20,24,16,14,26,19,20,19,15,20,17,16,19,23,24,18,24,31,18,18,13,23,26,17,17,36,19,32,27,16,27,25,18,22,15,30,17,30,17,23,28,28,35,19,20,16,27,37,26,16,17,14,20,33,16,28,28,19,24,27,29,21,18,22,20,17,15,32,23,19,24,21,27,17,23,23,20,15,100,17,18,34,16,23,19,18,15,20,21,24,15,20,21,28,30,22,16,26,17,19,15,22,17,20,15,27,17,14,26,14,25,24,17,29,17,21,15,33,18,29,26,17,17,31,14,24,18,15,17,87,18,48,15,38,21,19,13,17,30,20,33,20,15,23,31,16,20,24,18,20,15,22,24,16,25,30,19,18,27,32,35,22,21,15,24,15,20,16,19,21,23,17,17,26,19,20,14,37,23,19,26,24,27,25,17,17,23,16,16,22,25,24,21,24,24,25,20,19,20,89,19,24,22,16,24,15', '21,18,21,24,21,19,21,16,14,21,16,20,19,30,17,18,19,24,15,17,24,19,22,18,16,21,19,15,16,26,24,15,25,19,23,20,29,25,22,14,15,28,22,28,25,25,19,16,17,26,23,32,33,16,22,16,17,17,15,33,22,16,20,23,19,19,19,19,28,17,22,19,20,19,21,19,16,20,21,22,16,19,25,19,21,23,17,18,25,18,20,17,20,36,26,14,21,14,14,25,20,17,17,25,18,22,13,17,18,16,18,20,19,16,19,21,19,16,33,23,18,26,16,22,15,18,33,25,20,21,26,33,19,17,23,19,28,38,20,22,19,29,29,25,17,31,29,27,22,19,18,23,17,27,22,28,21,18,14,20,20,19,21,16,27,27,18,35,18,25,18,15,19,23,20,17,28,18,28,35,16,21,19,19,20,26,20,22,29,26,24,15,19,24,19,15,23,18,13,28,14,20,15,17,21,27,18,18,26,18,22,22,25,16,22,19,21,28,18,22,24,14,27,20,20,19,26,18,26,23,37,28,23,20,17,24,28,22,17,15,16,28,22,28,14,21,31,22,39,18,17,16,21,20,20,24,14,28,15,20,20,23,28,22,22,19,35,21,16,20,14,24,26,29,24,18,16,28,21,22,18,17,21,32,15,19,22,25,22,16,23,17,16,14,16,28,25,13,29,23,16,23,28,29,19,24,22,20,31,15,19,24,17,14,24,18,17,29,18,32,15,20,24,18,21,15,19,20,17,22,33,16,22,22,16,19,22,18,31,20,27,22,25,14,14,23,21,28,18,23,20,17,18,28,21,23,17,24,34,24,27', '19,17,26,16,18,13,30,17,18,24,24,19,14,17,31,16,27,23,14,26,14,22,18,17,23,13,22,19,15,16,16,22,15,24,15,21,15,29,18,22,22,28,16,14,16,22,26,30,17,20,17,21,32,20,27,21,18,17,20,31,23,15,17,19,22,17,19,24,27,15,22,21,20,15,15,15,18,14,39,22,15,15,29,21,24,16,22,18,25,23,18,18,20,15,15,20,17,19,33,37,16,15,16,16,28,16,18,19,14,18,14,19,23,16,16,15,16,23,16,22,15,14,20,14,17,23,16,17,21,25,21,28,23,22,19,15,26,35,21,20,23,21,27,23,23,16,21,27,19,26,15,26,15,24,23,18,22,30,20,22,25,24,21,15,20,23,26,20,23,15,27,27,22,18,20,25,30,14,17,100,100', null); +INSERT INTO `sample_dataset` VALUES ('277', '2018-10-09 14:30:15', '13495', 'demo_13495', 'demo_22820', '22820', 'Metis', 'train', 'positive', '180', '1538633347', '32,31,21,29,21,25,30,25,36,24,23,19,26,25,24,25,27,20,15,33,25,21,26,37,31,34,36,22,26,21,14,18,11,18,30,26,27,26,25,39,35,17,27,33,28,18,24,24,30,38,31,34,39,21,27,37,39,25,23,29,37,22,37,22,19,33,28,33,32,25,25,16,38,29,34,17,24,25,33,26,22,24,22,33,33,34,28,23,34,33,34,32,40,37,38,20,33,26,34,34,36,36,29,30,20,22,36,32,39,30,31,31,29,18,10,29,35,31,25,24,26,29,24,21,19,28,36,28,14,21,29,31,37,25,28,23,28,40,21,13,32,19,24,25,19,21,20,20,33,23,30,25,27,28,34,22,36,22,24,31,21,17,28,18,34,27,37,30,25,24,28,27,22,18,25,22,27,14,20,17,30,30,19,27,33,21,37,30,19,30,14,37,29,27,19,26,23,23,16,29,28,19,24,36,27,31,19,26,28,15,24,20,31,27,26,29,29,24,36,38,22,34,14,19,21,34,35,14,26,27,21,24,22,24,24,24,27,39,37,33,38,11,23,21,22,23,21,31,21,28,35,16,24,31,29,73,100,34,27,12,21,15,24,35,33,37,29,25,38,32,30,35,30,27,26,37,26,24,38,39,15,35,37,29,27,100,16,37,25,34,32,35,28,14,31,34,37,15,33,20,27,98,99,17,35,30,31,25,23,22,31,19,19,31,28,15,100,27,22,25,18,38,13,36,32,36,16,35,15,28,27,24,33,17,32,18,20,38,29,25,34,31,20,33,28,100,99,33,33,20,33,20,13,21,31,98,24,26,37,21,31', '32,30,38,22,21,34,21,34,20,32,16,19,33,32,28,26,28,20,29,22,34,19,23,13,27,31,15,14,21,29,32,24,36,37,20,35,21,31,26,34,26,37,23,26,16,12,20,26,26,35,21,34,19,38,24,32,33,30,20,27,35,31,28,24,19,27,23,38,10,26,37,29,35,31,14,35,22,25,22,28,25,27,31,32,30,38,25,34,35,32,18,25,34,31,26,26,25,18,15,28,33,17,21,29,24,37,21,29,24,28,33,25,26,26,22,31,30,18,27,27,35,30,31,28,34,22,33,38,17,17,24,30,26,25,32,11,30,22,30,21,38,28,34,39,13,39,20,18,23,14,20,38,32,17,27,29,30,18,20,29,26,27,35,22,27,34,38,29,25,37,21,21,34,36,22,33,20,32,32,19,30,22,19,19,38,29,20,26,25,24,19,29,33,33,26,31,16,34,35,30,42,23,26,31,25,35,28,35,23,33,23,27,29,31,31,26,23,25,20,17,28,29,30,25,25,19,37,23,26,19,21,25,24,19,15,19,31,16,32,37,37,30,22,37,21,18,19,28,37,21,35,27,16,19,21,36,31,40,35,31,27,30,22,36,23,28,35,31,32,25,33,22,28,24,20,19,16,34,28,33,11,15,18,28,36,20,19,27,25,33,19,27,14,16,34,17,23,38,24,20,34,17,35,23,34,25,17,24,19,23,34,38,22,31,36,20,30,27,34,22,26,23,29,27,28,18,25,22,28,25,26,28,25,28,32,26,34,29,23,28,23,21,20,24,32,34,18,19,14,31,16,27,24,39,32,22,37,34,31,35,25', '22,24,30,28,35,28,23,12,24,27,33,23,34,22,30,22,35,31,37,18,28,17,33,22,33,16,24,31,30,27,39,31,34,18,33,13,38,32,20,38,17,19,40,34,26,30,26,18,33,33,27,20,22,31,17,20,20,24,29,25,23,21,34,27,18,36,34,25,87,34,23,39,33,24,21,22,17,32,13,28,28,31,22,30,31,21,19,25,21,24,27,21,35,25,18,15,26,21,26,21,31,39,31,36,18,33,23,22,25,26,27,16,31,35,11,25,36,15,25,16,19,28,22,21,39,36,33,25,24,18,40,23,21,35,34,40,39,20,35,29,25,19,24,10,31,17,15,21,22,15,28,26,21,16,24,18,23,28,25,25,26,27,35,20,35,22,33,25,33,30,26,24,20,35,35,25,35,31,36,21,100', null); +INSERT INTO `sample_dataset` VALUES ('278', '2018-10-09 14:30:15', '10046', 'demo_10046', 'demo_39018', '39018', 'Metis', 'train', 'positive', '180', '1538454293', '25,38,27,33,20,24,33,23,32,22,18,20,20,25,31,20,36,38,27,23,26,18,33,26,24,19,35,22,13,35,22,26,24,38,27,20,23,21,29,20,23,21,26,35,23,24,22,18,31,33,18,16,32,30,29,17,28,26,25,15,25,30,20,31,24,13,37,29,30,23,33,22,21,19,22,22,23,24,26,30,12,20,34,19,17,25,36,17,32,10,31,15,32,28,28,32,17,17,31,30,14,22,38,28,32,13,22,32,14,25,24,18,19,31,11,32,21,24,35,28,24,32,33,39,22,11,10,27,33,19,28,37,22,10,19,19,20,29,13,21,36,24,37,19,33,15,23,16,21,27,16,23,38,29,28,20,25,34,26,29,35,27,19,27,21,39,37,20,28,31,34,19,16,33,17,27,20,22,19,16,26,16,23,29,17,32,28,28,25,28,25,14,13,36,28,30,21,26,15,21,30,25,25,38,20,31,21,16,37,18,20,24,30,21,32,23,35,19,22,15,20,24,36,14,28,25,30,25,23,18,34,18,22,37,23,20,17,17,33,24,26,25,19,22,31,23,26,24,20,37,22,23,21,27,95,26,17,26,16,35,29,35,14,25,29,22,25,23,25,19,28,27,39,23,24,39,23,21,16,24,22,34,35,33,33,34,26,33,30,24,23,35,17,23,23,23,17,16,31,24,24,24,30,28,26,25,24,10,22,40,25,22,25,26,23,28,39,17,27,25,30,31,27,26,28,25,38,20,30,31,32,100,32,23,38,21,27,22,18,23,38,20,29,16,19,25,11,23,24,22,21,24,28,34,24,25,20,82,24,35,21', '18,21,25,35,23,23,23,35,11,15,35,26,19,15,25,32,21,18,19,33,26,17,30,30,28,29,24,19,20,26,33,14,37,30,23,29,22,29,27,24,15,22,21,24,33,20,39,23,18,23,26,15,27,26,17,30,20,25,15,22,24,31,15,23,20,27,15,26,27,23,22,21,19,25,28,23,20,32,11,15,34,24,18,31,19,24,32,31,21,37,34,30,26,33,32,35,31,27,26,32,35,35,27,22,26,30,20,21,25,28,34,21,15,16,33,27,22,29,21,22,17,15,25,17,27,30,23,14,22,31,20,28,22,25,23,29,19,24,21,31,30,17,36,24,32,22,16,17,20,29,33,13,17,31,19,29,36,18,18,30,30,24,22,20,25,29,20,10,15,37,33,20,23,26,28,16,27,21,17,31,29,34,27,23,20,34,31,36,12,29,31,33,22,25,17,30,37,32,33,26,18,38,32,19,27,20,26,27,13,17,14,30,25,20,27,16,26,23,19,20,27,34,28,26,23,25,31,32,28,34,26,32,20,23,25,30,32,30,27,23,35,36,33,11,29,25,25,15,25,25,25,19,14,14,21,23,30,21,26,36,32,33,19,16,29,27,23,26,24,31,19,35,15,14,12,28,27,22,16,31,28,18,33,10,29,25,32,20,15,20,26,16,30,25,29,30,22,26,17,22,26,24,24,21,22,17,28,25,32,23,21,28,21,15,26,34,25,24,18,27,23,28,29,23,25,21,38,21,23,38,27,22,21,35,25,16,19,23,23,18,21,29,28,17,14,36,18,30,33,22,40,23,24,37,26,21,21,30,30,34,23', '29,18,21,20,10,20,23,26,39,24,31,31,34,31,14,32,17,21,20,21,27,19,32,27,23,24,28,33,19,30,35,28,22,34,24,13,17,15,22,31,18,18,17,32,23,17,38,37,19,26,24,22,21,17,19,18,20,27,21,34,27,29,31,38,23,20,13,22,22,11,29,33,28,20,39,28,24,29,19,10,17,19,22,16,24,23,33,29,16,31,28,27,36,17,23,25,30,24,27,20,24,31,38,34,26,27,29,14,23,24,35,18,24,26,35,24,27,31,38,12,19,21,24,27,27,25,28,29,29,34,25,20,31,11,33,26,23,42,24,14,15,26,24,25,18,32,33,22,29,18,32,34,18,19,38,22,31,30,30,10,34,32,32,33,22,34,30,29,23,23,28,17,23,33,19,20,31,20,36,38,100', null); +INSERT INTO `sample_dataset` VALUES ('279', '2018-10-09 14:30:15', '19744', 'demo_19744', 'demo_26632', '26632', 'Metis', 'train', 'positive', '180', '1538467385', '12,13,12,11,12,17,15,12,12,11,12,14,13,12,14,14,11,14,11,11,12,11,13,11,12,12,10,11,12,32,13,24,12,12,13,13,14,10,11,12,14,10,12,19,18,11,10,11,13,11,10,10,10,11,17,11,18,15,14,14,12,15,13,12,12,11,36,18,13,12,13,12,11,14,10,12,12,12,14,12,15,12,13,11,11,11,12,14,14,29,11,14,11,12,12,10,12,11,14,11,11,11,14,12,13,11,11,28,13,16,18,14,25,10,11,11,29,13,13,12,11,12,13,14,19,14,11,12,11,13,13,15,11,12,11,18,11,14,16,11,11,12,11,13,12,12,14,14,16,11,12,11,12,16,15,11,15,11,19,38,11,13,11,13,14,11,11,12,30,12,10,12,11,10,11,11,23,27,15,18,14,12,12,12,11,12,11,15,15,11,13,12,22,12,11,12,10,12,11,11,10,19,12,10,11,11,12,12,14,11,35,18,12,11,16,11,20,18,12,14,12,12,15,11,12,98,13,12,11,11,10,11,12,14,12,14,12,14,12,12,13,13,100,16,31,12,18,12,12,9,12,12,10,11,12,14,11,11,12,18,10,11,12,13,12,12,12,11,12,11,14,13,12,14,13,16,13,13,14,12,14,18,37,13,12,12,11,13,12,12,12,12,12,25,12,14,12,12,13,15,15,87,14,12,12,11,12,14,22,12,12,11,16,11,12,12,15,13,11,14,11,12,11,12,14,13,13,16,15,13,27,12,13,36,12,13,15,15,13,22,13,13,11,24,21,18,11,16,22,12,12,12,12,13,14,13,13,38,14,15,15', '11,11,11,12,11,11,16,11,13,34,13,12,19,12,14,11,10,11,12,11,11,13,14,13,14,12,12,19,17,13,12,14,13,11,12,15,20,12,12,13,33,13,20,12,23,12,16,13,12,13,17,12,13,13,12,12,15,21,16,16,13,14,27,13,17,13,12,13,14,12,11,14,12,12,15,15,20,13,12,12,25,28,13,14,28,12,24,13,11,25,22,13,11,13,13,12,12,12,19,12,13,13,14,12,16,13,11,13,15,16,14,14,14,12,13,36,33,13,12,19,13,12,12,13,13,13,13,21,13,13,13,12,15,14,12,14,13,14,12,14,15,14,12,12,13,13,13,12,12,12,15,13,13,13,12,14,13,11,12,15,31,13,14,13,19,19,59,11,11,13,14,21,12,11,12,11,16,27,11,11,12,12,16,13,16,11,14,11,14,13,14,12,17,12,12,12,11,26,14,11,12,11,15,19,38,11,12,11,14,14,13,13,11,11,29,12,11,12,12,12,12,10,24,12,13,11,13,10,13,12,14,14,13,13,20,12,17,14,13,12,12,11,11,14,11,11,16,11,14,12,11,11,11,12,13,20,11,13,14,14,12,11,10,12,13,12,11,15,22,12,13,12,13,11,13,24,11,16,11,13,12,17,12,11,11,11,38,12,12,13,16,11,11,10,10,10,10,11,11,13,12,11,14,11,14,14,12,12,11,13,23,12,11,11,14,14,14,14,13,26,27,12,11,18,10,24,10,9,10,11,12,12,11,12,10,13,11,16,12,11,15,12,12,12,13,12,11,16,12,12,11,21,11,27,12,12,13,11,17,12,11', '38,12,14,13,11,11,12,12,12,11,12,12,16,13,13,12,13,12,12,11,15,14,12,12,15,11,15,11,12,12,13,12,13,12,14,11,12,12,13,26,13,13,12,11,11,12,14,12,12,20,13,25,13,12,12,13,11,18,12,14,16,12,11,13,11,11,11,13,18,11,10,11,12,11,11,11,12,13,15,72,11,12,20,12,12,11,19,14,12,13,13,22,12,22,10,14,11,11,12,11,12,20,23,10,12,11,10,11,12,12,13,10,11,11,11,12,11,11,16,31,15,11,12,13,14,20,12,85,11,11,36,11,11,12,12,19,11,13,11,15,11,12,12,12,22,10,10,12,13,18,12,12,11,11,12,11,11,10,12,12,11,10,16,12,10,36,11,13,12,11,13,11,12,11,12,11,14,13,18,100,100', null); +INSERT INTO `sample_dataset` VALUES ('280', '2018-10-09 14:30:15', '18584', 'demo_18584', 'demo_36106', '36106', 'Metis', 'train', 'positive', '180', '1538638007', '16,15,15,16,20,18,16,16,18,17,26,14,20,24,16,22,21,14,17,21,18,23,22,17,18,16,15,15,16,36,15,21,20,25,17,18,14,20,18,16,16,27,15,21,22,17,16,18,28,16,16,26,21,14,14,24,16,19,21,17,16,22,16,15,17,19,16,23,17,16,22,16,15,17,24,20,60,18,17,19,15,15,19,15,14,26,17,16,16,21,19,17,18,17,14,22,15,17,20,19,16,16,19,15,20,24,15,14,18,17,18,16,16,28,15,16,14,20,20,17,16,17,16,17,15,14,21,26,15,16,23,18,23,22,22,21,16,17,21,15,22,17,23,18,20,13,16,16,15,20,18,15,16,23,14,18,17,20,16,19,17,14,21,24,15,21,16,19,17,15,18,24,24,18,16,15,27,19,19,15,18,17,24,19,16,17,26,19,15,17,15,18,26,15,16,22,16,17,17,14,28,15,16,19,20,15,15,27,19,16,15,17,15,23,28,18,13,15,21,21,14,45,20,25,16,37,23,14,19,14,18,19,16,17,16,19,15,21,18,16,17,17,15,21,17,23,20,27,15,15,27,16,25,15,22,96,90,21,26,21,23,27,15,16,21,15,16,20,21,19,29,16,18,19,29,16,18,16,30,17,17,15,20,15,17,15,22,16,24,15,16,14,21,16,15,20,16,16,17,44,18,19,23,22,23,20,18,15,16,15,15,17,18,23,16,15,15,16,21,19,15,19,19,18,28,18,15,16,48,16,17,22,22,21,17,16,15,23,16,16,24,21,18,23,39,15,28,17,18,15,16,30,18,17,27,23,24,17,17,26,24', '16,14,21,18,15,16,16,17,19,19,16,16,22,21,25,27,17,16,16,16,96,14,16,19,17,18,20,16,16,16,17,25,22,17,26,16,16,16,15,16,16,17,20,17,19,16,17,18,14,15,18,19,17,16,16,15,16,18,21,16,21,15,22,19,26,16,19,17,16,20,14,16,15,23,21,32,17,20,17,14,23,19,17,16,15,16,19,15,18,17,15,25,19,16,16,17,21,15,15,15,20,24,21,15,15,16,16,18,16,16,15,16,20,18,16,23,24,15,19,15,21,17,22,16,16,15,23,19,28,20,21,15,19,17,14,24,18,26,27,16,15,16,16,24,17,18,16,24,18,17,16,16,20,17,17,18,19,17,17,16,19,15,18,16,15,15,16,16,16,18,16,14,25,17,21,14,17,18,22,18,17,19,20,30,16,16,22,22,28,19,21,20,17,18,19,14,20,17,17,17,21,16,18,14,31,20,21,21,16,16,18,18,23,17,17,17,17,32,16,27,19,17,20,21,16,15,24,16,22,15,21,18,14,18,15,14,22,15,27,14,17,17,20,19,19,14,19,38,23,24,14,20,15,21,15,20,23,18,15,16,16,18,17,17,19,22,23,14,18,19,19,16,22,19,17,17,15,22,17,17,19,17,18,16,17,15,21,16,23,18,16,19,18,18,16,25,24,19,18,18,21,18,17,17,16,14,27,20,16,16,26,23,15,16,19,16,26,16,15,16,22,15,27,18,17,14,16,14,25,34,16,22,20,20,19,19,18,19,18,23,22,16,16,24,17,16,20,19,17,17,20,20,25,15,15,18,20,17,16,18,14', '18,26,16,18,15,16,15,15,22,14,18,15,19,22,22,17,15,19,18,17,28,18,26,17,17,24,15,15,30,15,16,16,16,14,23,19,24,21,24,19,18,25,16,17,22,15,23,18,17,17,17,19,20,16,16,21,16,15,16,19,15,18,16,22,16,16,15,16,29,15,16,23,19,21,17,23,20,17,16,16,16,24,20,17,18,19,16,16,17,19,15,21,18,21,16,16,23,18,15,17,19,17,19,15,28,16,24,23,23,15,15,14,17,16,19,16,14,19,22,20,21,16,24,16,21,18,17,15,17,14,19,16,16,17,20,35,24,22,23,17,15,18,17,15,17,19,17,20,22,25,21,22,15,15,25,25,16,19,21,17,15,17,17,20,17,22,25,16,14,20,16,15,16,17,17,19,24,19,16,100,100', null); +INSERT INTO `sample_dataset` VALUES ('281', '2018-10-09 14:30:15', '13686', 'demo_13686', 'demo_20632', '20632', 'Metis', 'train', 'positive', '180', '1538587839', '32,35,23,37,30,38,17,31,17,29,22,28,23,15,25,20,37,21,25,18,36,16,30,32,31,33,24,26,28,15,31,18,27,32,24,31,26,20,27,19,19,25,16,31,17,17,14,21,29,23,18,32,31,24,13,27,18,14,30,23,20,25,23,14,29,26,20,19,23,26,17,20,15,23,27,17,22,22,24,22,30,27,24,34,32,32,21,17,20,37,20,26,33,22,17,20,21,18,20,25,13,28,26,14,19,15,14,15,16,69,38,20,17,26,28,24,26,33,18,34,27,20,25,31,15,37,19,29,29,21,33,21,29,20,21,20,35,24,23,37,20,31,22,13,19,21,26,26,19,17,31,25,39,21,20,13,15,19,25,28,31,31,37,19,20,21,25,31,20,31,61,22,30,22,18,24,31,22,29,18,32,30,31,20,31,18,18,34,24,15,18,20,12,17,30,31,15,29,31,38,22,19,15,17,17,19,12,28,15,21,32,35,28,21,32,26,22,18,19,16,25,23,35,22,26,18,24,19,19,29,22,16,23,17,24,16,19,25,19,26,36,23,18,25,18,23,18,28,22,23,20,27,34,16,100,36,12,20,31,33,34,34,21,20,22,18,14,32,15,17,17,23,27,27,16,26,24,34,22,20,14,22,13,18,12,13,24,20,17,20,29,20,29,26,32,20,18,25,19,30,23,33,28,16,19,29,28,25,19,85,18,27,18,33,29,19,13,20,16,32,24,24,21,28,36,21,16,17,24,14,24,22,64,19,20,20,12,27,24,15,23,14,12,18,14,50,100,52,15,27,27,19,19,30,19,24,20,15,20,23,27', '22,23,28,23,28,17,29,23,17,32,29,17,17,22,15,24,17,15,16,28,15,22,20,20,19,27,23,25,18,15,24,31,26,18,24,33,16,16,17,16,23,14,21,19,28,20,19,19,14,22,22,21,31,17,20,25,26,35,26,25,21,20,23,31,20,26,20,20,30,14,18,15,22,24,33,27,20,23,20,19,32,22,24,27,23,12,30,12,15,23,15,13,17,22,15,34,22,14,25,22,14,14,22,29,21,18,20,13,29,18,19,26,23,31,15,30,18,31,39,22,23,16,25,23,22,19,16,33,27,28,13,20,14,22,21,14,19,24,27,23,19,19,20,14,18,18,27,25,29,17,13,30,36,16,23,24,15,24,21,22,16,19,26,26,22,34,15,19,23,20,21,20,24,23,16,19,23,31,15,19,15,24,19,20,21,21,12,17,24,28,24,18,15,25,30,18,38,19,22,20,29,22,22,23,22,20,21,17,17,24,34,18,30,14,24,25,26,28,24,21,12,37,15,16,27,25,12,29,32,24,17,21,18,31,15,15,20,15,15,25,34,19,23,17,28,31,21,15,17,16,35,21,37,19,25,40,22,24,19,25,29,18,14,23,33,27,24,15,17,17,25,28,20,23,19,22,21,39,14,25,26,24,16,20,28,27,21,28,30,23,14,31,20,23,30,13,14,24,22,31,24,22,78,21,16,15,33,15,21,18,24,17,22,23,18,17,13,19,18,31,15,24,33,36,26,19,24,26,27,26,22,19,16,16,24,23,16,16,17,16,18,25,17,14,27,27,27,22,13,14,17,28,21,22,17,16,16,36,23,14,22', '25,36,17,28,14,26,29,23,17,22,20,24,16,19,13,28,38,26,28,34,29,19,25,28,23,15,21,37,24,14,27,24,27,27,15,21,36,16,21,38,23,21,19,17,27,31,23,39,31,27,18,20,18,28,27,29,31,20,22,25,33,24,14,24,22,22,20,21,23,15,24,20,35,25,32,21,20,21,19,22,20,21,23,46,21,15,15,32,26,24,21,18,22,32,26,19,21,28,25,29,29,31,13,14,26,22,31,21,19,17,29,35,16,20,17,33,30,16,24,30,29,17,31,27,15,30,32,26,27,21,26,18,25,18,20,18,19,32,35,35,27,22,23,15,18,19,19,20,35,20,24,18,21,25,17,26,26,14,15,17,21,19,63,32,33,15,50,25,12,13,17,26,25,33,27,20,19,15,37,100,100', null); +INSERT INTO `sample_dataset` VALUES ('282', '2018-10-09 14:30:15', '12678', 'demo_12678', 'demo_34842', '34842', 'Metis', 'train', 'positive', '180', '1538689132', '21,23,14,16,20,21,23,18,23,23,22,23,26,25,20,22,22,17,34,18,23,17,28,21,25,22,21,26,20,16,22,29,22,19,22,16,30,14,22,33,16,26,23,18,20,19,19,18,23,23,18,20,18,22,21,22,18,23,22,25,16,27,20,29,17,30,34,16,37,17,15,24,22,25,14,21,15,15,20,23,19,23,17,15,16,27,25,21,16,20,34,19,20,28,19,28,33,23,25,20,21,20,23,20,28,20,20,23,30,29,30,17,25,15,30,20,19,14,16,30,21,21,17,16,16,27,23,26,14,19,34,34,22,21,21,20,25,17,18,23,15,25,27,15,16,18,28,20,19,22,18,21,16,13,20,24,16,14,26,19,20,19,15,20,17,16,19,23,24,18,24,31,18,18,13,23,26,17,17,36,19,32,27,16,27,25,18,22,15,30,17,30,17,23,28,28,35,19,20,16,27,37,26,16,17,14,20,33,16,28,28,19,24,27,29,21,18,22,20,17,15,32,23,19,24,21,27,17,23,23,20,15,100,17,18,34,16,23,19,18,15,20,21,24,15,20,21,28,30,22,16,26,17,19,15,22,17,20,15,27,17,14,26,14,25,24,17,29,17,21,15,33,18,29,26,17,17,31,14,24,18,15,17,87,18,48,15,38,21,19,13,17,30,20,33,20,15,23,31,16,20,24,18,20,15,22,24,16,25,30,19,18,27,32,35,22,21,15,24,15,20,16,19,21,23,17,17,26,19,20,14,37,23,19,26,24,27,25,17,17,23,16,16,22,25,24,21,24,24,25,20,19,20,89,19,24,22,16,24,15,17', '18,21,24,21,19,21,16,14,21,16,20,19,30,17,18,19,24,15,17,24,19,22,18,16,21,19,15,16,26,24,15,25,19,23,20,29,25,22,14,15,28,22,28,25,25,19,16,17,26,23,32,33,16,22,16,17,17,15,33,22,16,20,23,19,19,19,19,28,17,22,19,20,19,21,19,16,20,21,22,16,19,25,19,21,23,17,18,25,18,20,17,20,36,26,14,21,14,14,25,20,17,17,25,18,22,13,17,18,16,18,20,19,16,19,21,19,16,33,23,18,26,16,22,15,18,33,25,20,21,26,33,19,17,23,19,28,38,20,22,19,29,29,25,17,31,29,27,22,19,18,23,17,27,22,28,21,18,14,20,20,19,21,16,27,27,18,35,18,25,18,15,19,23,20,17,28,18,28,35,16,21,19,19,20,26,20,22,29,26,24,15,19,24,19,15,23,18,13,28,14,20,15,17,21,27,18,18,26,18,22,22,25,16,22,19,21,28,18,22,24,14,27,20,20,19,26,18,26,23,37,28,23,20,17,24,28,22,17,15,16,28,22,28,14,21,31,22,39,18,17,16,21,20,20,24,14,28,15,20,20,23,28,22,22,19,35,21,16,20,14,24,26,29,24,18,16,28,21,22,18,17,21,32,15,19,22,25,22,16,23,17,16,14,16,28,25,13,29,23,16,23,28,29,19,24,22,20,31,15,19,24,17,14,24,18,17,29,18,32,15,20,24,18,21,15,19,20,17,22,33,16,22,22,16,19,22,18,31,20,27,22,25,14,14,23,21,28,18,23,20,17,18,28,21,23,17,24,34,24,27,17', '17,26,16,18,13,30,17,18,24,24,19,14,17,31,16,27,23,14,26,14,22,18,17,23,13,22,19,15,16,16,22,15,24,15,21,15,29,18,22,22,28,16,14,16,22,26,30,17,20,17,21,32,20,27,21,18,17,20,31,23,15,17,19,22,17,19,24,27,15,22,21,20,15,15,15,18,14,39,22,15,15,29,21,24,16,22,18,25,23,18,18,20,15,15,20,17,19,33,37,16,15,16,16,28,16,18,19,14,18,14,19,23,16,16,15,16,23,16,22,15,14,20,14,17,23,16,17,21,25,21,28,23,22,19,15,26,35,21,20,23,21,27,23,23,16,21,27,19,26,15,26,15,24,23,18,22,30,20,22,25,24,21,15,20,23,26,20,23,15,27,27,22,18,20,25,30,14,17,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('283', '2018-10-09 14:30:15', '12332', 'demo_12332', 'demo_32314', '32314', 'Metis', 'train', 'positive', '180', '1538482106', '14,18,12,15,13,12,12,12,12,12,13,14,12,12,12,13,13,16,12,15,14,16,23,12,12,16,13,22,25,15,13,31,15,14,13,12,15,26,12,11,14,13,21,14,24,14,16,27,15,12,13,14,12,14,13,14,13,13,15,18,13,16,62,14,16,12,13,13,13,13,20,13,12,13,13,15,16,36,12,12,12,12,12,12,12,12,24,16,13,12,13,12,15,17,16,13,13,12,13,12,18,12,13,14,12,13,14,23,14,15,12,13,15,14,14,24,13,18,14,12,13,16,13,12,13,12,58,15,15,12,12,13,15,12,12,12,12,26,11,13,15,13,14,12,13,14,17,15,12,12,15,12,13,11,14,14,15,12,17,11,17,12,12,13,12,13,12,12,12,14,12,14,15,13,14,14,16,14,14,14,31,12,12,13,16,14,12,12,17,15,13,13,12,12,30,21,14,12,12,16,29,12,12,12,16,13,17,26,16,12,16,18,12,15,13,21,19,17,11,12,15,12,12,15,12,12,17,11,12,11,12,12,13,15,16,12,13,22,12,13,16,14,13,12,11,12,14,16,12,15,17,12,20,13,15,12,14,16,12,13,12,15,16,14,12,14,40,13,14,12,15,15,12,19,13,13,13,12,12,12,12,15,16,16,15,17,15,16,24,13,12,27,16,16,22,14,20,14,14,13,12,12,12,14,16,13,13,14,15,15,15,12,94,15,16,12,17,13,14,13,16,15,12,13,12,13,17,13,13,13,15,15,17,20,16,12,16,12,13,12,12,13,12,22,100,33,14,14,17,16,15,13,14,14,13,13,15,17,14,14,15', '15,64,18,13,12,12,13,12,15,12,15,14,14,18,16,16,13,13,12,14,14,14,12,14,12,14,14,13,13,12,13,15,13,15,12,15,16,17,13,12,12,12,25,12,19,13,20,13,13,13,18,12,15,15,14,15,22,15,15,15,13,15,13,25,13,13,22,12,16,13,17,14,16,14,12,14,14,13,16,21,13,23,15,14,22,35,12,32,15,13,15,26,16,15,16,12,15,15,15,15,15,17,14,13,17,12,12,14,15,13,21,12,15,20,48,15,29,13,14,13,14,17,17,13,12,14,11,31,13,14,14,23,12,14,12,14,13,90,13,15,21,14,15,13,14,13,15,17,13,15,13,16,15,16,15,16,17,13,21,14,13,18,15,23,26,15,19,13,15,13,16,16,18,12,15,12,13,27,12,12,13,26,12,14,12,14,15,16,14,13,14,12,13,14,17,14,13,13,15,12,12,13,13,13,11,12,12,18,31,12,12,14,16,23,13,18,13,16,15,13,13,13,13,12,13,13,16,14,35,12,12,13,13,24,13,19,13,14,13,15,12,13,13,20,12,15,16,12,12,12,14,21,12,12,13,15,13,15,12,12,15,12,20,13,12,19,12,14,12,17,15,15,13,14,14,15,24,29,15,11,15,12,16,15,11,15,20,18,15,13,28,14,23,12,15,12,13,13,28,13,13,14,16,14,12,38,12,12,12,14,15,19,16,14,12,12,14,12,32,12,23,16,18,34,11,15,12,14,16,12,13,63,12,14,25,14,12,17,15,12,12,12,14,12,15,11,15,15,12,13,11,12,13,15,15,13,12,16,12,16,16', '15,13,15,12,15,23,11,12,12,14,23,26,14,17,13,18,15,12,13,12,12,12,18,12,13,12,14,13,14,14,17,14,12,11,11,12,14,16,13,13,13,15,12,21,13,13,15,16,13,20,14,13,15,23,14,14,18,13,15,13,13,13,11,20,16,13,13,15,14,11,11,11,12,23,16,14,14,13,15,12,12,15,16,13,13,12,13,13,14,12,15,16,15,14,13,14,12,13,16,12,12,15,14,12,12,19,12,16,12,15,29,12,17,17,11,13,13,13,12,13,14,13,17,13,21,16,12,12,29,12,14,14,16,13,11,13,12,14,13,13,13,19,12,16,14,11,14,12,13,13,19,12,13,15,12,12,15,14,24,12,11,11,15,14,14,13,13,26,19,12,12,12,28,16,12,13,12,13,12,29,100', null); +INSERT INTO `sample_dataset` VALUES ('284', '2018-10-09 14:30:15', '13625', 'demo_13625', 'demo_37046', '37046', 'Metis', 'train', 'positive', '180', '1538439092', '13,12,11,12,17,15,12,12,11,12,14,13,12,14,14,11,14,11,11,12,11,13,11,12,12,10,11,12,32,13,24,12,12,13,13,14,10,11,12,14,10,12,19,18,11,10,11,13,11,10,10,10,11,17,11,18,15,14,14,12,15,13,12,12,11,36,18,13,12,13,12,11,14,10,12,12,12,14,12,15,12,13,11,11,11,12,14,14,29,11,14,11,12,12,10,12,11,14,11,11,11,14,12,13,11,11,28,13,16,18,14,25,10,11,11,29,13,13,12,11,12,13,14,19,14,11,12,11,13,13,15,11,12,11,18,11,14,16,11,11,12,11,13,12,12,14,14,16,11,12,11,12,16,15,11,15,11,19,38,11,13,11,13,14,11,11,12,30,12,10,12,11,10,11,11,23,27,15,18,14,12,12,12,11,12,11,15,15,11,13,12,22,12,11,12,10,12,11,11,10,19,12,10,11,11,12,12,14,11,35,18,12,11,16,11,20,18,12,14,12,12,15,11,12,98,13,12,11,11,10,11,12,14,12,14,12,14,12,12,13,13,100,16,31,12,18,12,12,9,12,12,10,11,12,14,11,11,12,18,10,11,12,13,12,12,12,11,12,11,14,13,12,14,13,16,13,13,14,12,14,18,37,13,12,12,11,13,12,12,12,12,12,25,12,14,12,12,13,15,15,87,14,12,12,11,12,14,22,12,12,11,16,11,12,12,15,13,11,14,11,12,11,12,14,13,13,16,15,13,27,12,13,36,12,13,15,15,13,22,13,13,11,24,21,18,11,16,22,12,12,12,12,13,14,13,13,38,14,15,15,12', '11,11,12,11,11,16,11,13,34,13,12,19,12,14,11,10,11,12,11,11,13,14,13,14,12,12,19,17,13,12,14,13,11,12,15,20,12,12,13,33,13,20,12,23,12,16,13,12,13,17,12,13,13,12,12,15,21,16,16,13,14,27,13,17,13,12,13,14,12,11,14,12,12,15,15,20,13,12,12,25,28,13,14,28,12,24,13,11,25,22,13,11,13,13,12,12,12,19,12,13,13,14,12,16,13,11,13,15,16,14,14,14,12,13,36,33,13,12,19,13,12,12,13,13,13,13,21,13,13,13,12,15,14,12,14,13,14,12,14,15,14,12,12,13,13,13,12,12,12,15,13,13,13,12,14,13,11,12,15,31,13,14,13,19,19,59,11,11,13,14,21,12,11,12,11,16,27,11,11,12,12,16,13,16,11,14,11,14,13,14,12,17,12,12,12,11,26,14,11,12,11,15,19,38,11,12,11,14,14,13,13,11,11,29,12,11,12,12,12,12,10,24,12,13,11,13,10,13,12,14,14,13,13,20,12,17,14,13,12,12,11,11,14,11,11,16,11,14,12,11,11,11,12,13,20,11,13,14,14,12,11,10,12,13,12,11,15,22,12,13,12,13,11,13,24,11,16,11,13,12,17,12,11,11,11,38,12,12,13,16,11,11,10,10,10,10,11,11,13,12,11,14,11,14,14,12,12,11,13,23,12,11,11,14,14,14,14,13,26,27,12,11,18,10,24,10,9,10,11,12,12,11,12,10,13,11,16,12,11,15,12,12,12,13,12,11,16,12,12,11,21,11,27,12,12,13,11,17,12,11,13', '12,14,13,11,11,12,12,12,11,12,12,16,13,13,12,13,12,12,11,15,14,12,12,15,11,15,11,12,12,13,12,13,12,14,11,12,12,13,26,13,13,12,11,11,12,14,12,12,20,13,25,13,12,12,13,11,18,12,14,16,12,11,13,11,11,11,13,18,11,10,11,12,11,11,11,12,13,15,72,11,12,20,12,12,11,19,14,12,13,13,22,12,22,10,14,11,11,12,11,12,20,23,10,12,11,10,11,12,12,13,10,11,11,11,12,11,11,16,31,15,11,12,13,14,20,12,85,11,11,36,11,11,12,12,19,11,13,11,15,11,12,12,12,22,10,10,12,13,18,12,12,11,11,12,11,11,10,12,12,11,10,16,12,10,36,11,13,12,11,13,11,12,11,12,11,14,13,18,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('285', '2018-10-09 14:30:15', '11129', 'demo_11129', 'demo_28288', '28288', 'Metis', 'train', 'positive', '180', '1538413104', '31,21,29,21,25,30,25,36,24,23,19,26,25,24,25,27,20,15,33,25,21,26,37,31,34,36,22,26,21,14,18,11,18,30,26,27,26,25,39,35,17,27,33,28,18,24,24,30,38,31,34,39,21,27,37,39,25,23,29,37,22,37,22,19,33,28,33,32,25,25,16,38,29,34,17,24,25,33,26,22,24,22,33,33,34,28,23,34,33,34,32,40,37,38,20,33,26,34,34,36,36,29,30,20,22,36,32,39,30,31,31,29,18,10,29,35,31,25,24,26,29,24,21,19,28,36,28,14,21,29,31,37,25,28,23,28,40,21,13,32,19,24,25,19,21,20,20,33,23,30,25,27,28,34,22,36,22,24,31,21,17,28,18,34,27,37,30,25,24,28,27,22,18,25,22,27,14,20,17,30,30,19,27,33,21,37,30,19,30,14,37,29,27,19,26,23,23,16,29,28,19,24,36,27,31,19,26,28,15,24,20,31,27,26,29,29,24,36,38,22,34,14,19,21,34,35,14,26,27,21,24,22,24,24,24,27,39,37,33,38,11,23,21,22,23,21,31,21,28,35,16,24,31,29,73,100,34,27,12,21,15,24,35,33,37,29,25,38,32,30,35,30,27,26,37,26,24,38,39,15,35,37,29,27,100,16,37,25,34,32,35,28,14,31,34,37,15,33,20,27,98,99,17,35,30,31,25,23,22,31,19,19,31,28,15,100,27,22,25,18,38,13,36,32,36,16,35,15,28,27,24,33,17,32,18,20,38,29,25,34,31,20,33,28,100,99,33,33,20,33,20,13,21,31,98,24,26,37,21,31,38', '30,38,22,21,34,21,34,20,32,16,19,33,32,28,26,28,20,29,22,34,19,23,13,27,31,15,14,21,29,32,24,36,37,20,35,21,31,26,34,26,37,23,26,16,12,20,26,26,35,21,34,19,38,24,32,33,30,20,27,35,31,28,24,19,27,23,38,10,26,37,29,35,31,14,35,22,25,22,28,25,27,31,32,30,38,25,34,35,32,18,25,34,31,26,26,25,18,15,28,33,17,21,29,24,37,21,29,24,28,33,25,26,26,22,31,30,18,27,27,35,30,31,28,34,22,33,38,17,17,24,30,26,25,32,11,30,22,30,21,38,28,34,39,13,39,20,18,23,14,20,38,32,17,27,29,30,18,20,29,26,27,35,22,27,34,38,29,25,37,21,21,34,36,22,33,20,32,32,19,30,22,19,19,38,29,20,26,25,24,19,29,33,33,26,31,16,34,35,30,42,23,26,31,25,35,28,35,23,33,23,27,29,31,31,26,23,25,20,17,28,29,30,25,25,19,37,23,26,19,21,25,24,19,15,19,31,16,32,37,37,30,22,37,21,18,19,28,37,21,35,27,16,19,21,36,31,40,35,31,27,30,22,36,23,28,35,31,32,25,33,22,28,24,20,19,16,34,28,33,11,15,18,28,36,20,19,27,25,33,19,27,14,16,34,17,23,38,24,20,34,17,35,23,34,25,17,24,19,23,34,38,22,31,36,20,30,27,34,22,26,23,29,27,28,18,25,22,28,25,26,28,25,28,32,26,34,29,23,28,23,21,20,24,32,34,18,19,14,31,16,27,24,39,32,22,37,34,31,35,25,29', '24,30,28,35,28,23,12,24,27,33,23,34,22,30,22,35,31,37,18,28,17,33,22,33,16,24,31,30,27,39,31,34,18,33,13,38,32,20,38,17,19,40,34,26,30,26,18,33,33,27,20,22,31,17,20,20,24,29,25,23,21,34,27,18,36,34,25,87,34,23,39,33,24,21,22,17,32,13,28,28,31,22,30,31,21,19,25,21,24,27,21,35,25,18,15,26,21,26,21,31,39,31,36,18,33,23,22,25,26,27,16,31,35,11,25,36,15,25,16,19,28,22,21,39,36,33,25,24,18,40,23,21,35,34,40,39,20,35,29,25,19,24,10,31,17,15,21,22,15,28,26,21,16,24,18,23,28,25,25,26,27,35,20,35,22,33,25,33,30,26,24,20,35,35,25,35,31,36,21,100,100', null); +INSERT INTO `sample_dataset` VALUES ('286', '2018-10-09 14:30:15', '14772', 'demo_14772', 'demo_30302', '30302', 'Metis', 'train', 'positive', '180', '1538412202', '38,27,33,20,24,33,23,32,22,18,20,20,25,31,20,36,38,27,23,26,18,33,26,24,19,35,22,13,35,22,26,24,38,27,20,23,21,29,20,23,21,26,35,23,24,22,18,31,33,18,16,32,30,29,17,28,26,25,15,25,30,20,31,24,13,37,29,30,23,33,22,21,19,22,22,23,24,26,30,12,20,34,19,17,25,36,17,32,10,31,15,32,28,28,32,17,17,31,30,14,22,38,28,32,13,22,32,14,25,24,18,19,31,11,32,21,24,35,28,24,32,33,39,22,11,10,27,33,19,28,37,22,10,19,19,20,29,13,21,36,24,37,19,33,15,23,16,21,27,16,23,38,29,28,20,25,34,26,29,35,27,19,27,21,39,37,20,28,31,34,19,16,33,17,27,20,22,19,16,26,16,23,29,17,32,28,28,25,28,25,14,13,36,28,30,21,26,15,21,30,25,25,38,20,31,21,16,37,18,20,24,30,21,32,23,35,19,22,15,20,24,36,14,28,25,30,25,23,18,34,18,22,37,23,20,17,17,33,24,26,25,19,22,31,23,26,24,20,37,22,23,21,27,95,26,17,26,16,35,29,35,14,25,29,22,25,23,25,19,28,27,39,23,24,39,23,21,16,24,22,34,35,33,33,34,26,33,30,24,23,35,17,23,23,23,17,16,31,24,24,24,30,28,26,25,24,10,22,40,25,22,25,26,23,28,39,17,27,25,30,31,27,26,28,25,38,20,30,31,32,100,32,23,38,21,27,22,18,23,38,20,29,16,19,25,11,23,24,22,21,24,28,34,24,25,20,82,24,35,21,20', '21,25,35,23,23,23,35,11,15,35,26,19,15,25,32,21,18,19,33,26,17,30,30,28,29,24,19,20,26,33,14,37,30,23,29,22,29,27,24,15,22,21,24,33,20,39,23,18,23,26,15,27,26,17,30,20,25,15,22,24,31,15,23,20,27,15,26,27,23,22,21,19,25,28,23,20,32,11,15,34,24,18,31,19,24,32,31,21,37,34,30,26,33,32,35,31,27,26,32,35,35,27,22,26,30,20,21,25,28,34,21,15,16,33,27,22,29,21,22,17,15,25,17,27,30,23,14,22,31,20,28,22,25,23,29,19,24,21,31,30,17,36,24,32,22,16,17,20,29,33,13,17,31,19,29,36,18,18,30,30,24,22,20,25,29,20,10,15,37,33,20,23,26,28,16,27,21,17,31,29,34,27,23,20,34,31,36,12,29,31,33,22,25,17,30,37,32,33,26,18,38,32,19,27,20,26,27,13,17,14,30,25,20,27,16,26,23,19,20,27,34,28,26,23,25,31,32,28,34,26,32,20,23,25,30,32,30,27,23,35,36,33,11,29,25,25,15,25,25,25,19,14,14,21,23,30,21,26,36,32,33,19,16,29,27,23,26,24,31,19,35,15,14,12,28,27,22,16,31,28,18,33,10,29,25,32,20,15,20,26,16,30,25,29,30,22,26,17,22,26,24,24,21,22,17,28,25,32,23,21,28,21,15,26,34,25,24,18,27,23,28,29,23,25,21,38,21,23,38,27,22,21,35,25,16,19,23,23,18,21,29,28,17,14,36,18,30,33,22,40,23,24,37,26,21,21,30,30,34,23,26', '18,21,20,10,20,23,26,39,24,31,31,34,31,14,32,17,21,20,21,27,19,32,27,23,24,28,33,19,30,35,28,22,34,24,13,17,15,22,31,18,18,17,32,23,17,38,37,19,26,24,22,21,17,19,18,20,27,21,34,27,29,31,38,23,20,13,22,22,11,29,33,28,20,39,28,24,29,19,10,17,19,22,16,24,23,33,29,16,31,28,27,36,17,23,25,30,24,27,20,24,31,38,34,26,27,29,14,23,24,35,18,24,26,35,24,27,31,38,12,19,21,24,27,27,25,28,29,29,34,25,20,31,11,33,26,23,42,24,14,15,26,24,25,18,32,33,22,29,18,32,34,18,19,38,22,31,30,30,10,34,32,32,33,22,34,30,29,23,23,28,17,23,33,19,20,31,20,36,38,100,100', null); +INSERT INTO `sample_dataset` VALUES ('287', '2018-10-09 14:30:15', '10474', 'demo_10474', 'demo_26646', '26646', 'Metis', 'train', 'positive', '180', '1538485659', '35,23,37,30,38,17,31,17,29,22,28,23,15,25,20,37,21,25,18,36,16,30,32,31,33,24,26,28,15,31,18,27,32,24,31,26,20,27,19,19,25,16,31,17,17,14,21,29,23,18,32,31,24,13,27,18,14,30,23,20,25,23,14,29,26,20,19,23,26,17,20,15,23,27,17,22,22,24,22,30,27,24,34,32,32,21,17,20,37,20,26,33,22,17,20,21,18,20,25,13,28,26,14,19,15,14,15,16,69,38,20,17,26,28,24,26,33,18,34,27,20,25,31,15,37,19,29,29,21,33,21,29,20,21,20,35,24,23,37,20,31,22,13,19,21,26,26,19,17,31,25,39,21,20,13,15,19,25,28,31,31,37,19,20,21,25,31,20,31,61,22,30,22,18,24,31,22,29,18,32,30,31,20,31,18,18,34,24,15,18,20,12,17,30,31,15,29,31,38,22,19,15,17,17,19,12,28,15,21,32,35,28,21,32,26,22,18,19,16,25,23,35,22,26,18,24,19,19,29,22,16,23,17,24,16,19,25,19,26,36,23,18,25,18,23,18,28,22,23,20,27,34,16,100,36,12,20,31,33,34,34,21,20,22,18,14,32,15,17,17,23,27,27,16,26,24,34,22,20,14,22,13,18,12,13,24,20,17,20,29,20,29,26,32,20,18,25,19,30,23,33,28,16,19,29,28,25,19,85,18,27,18,33,29,19,13,20,16,32,24,24,21,28,36,21,16,17,24,14,24,22,64,19,20,20,12,27,24,15,23,14,12,18,14,50,100,52,15,27,27,19,19,30,19,24,20,15,20,23,27,28', '23,28,23,28,17,29,23,17,32,29,17,17,22,15,24,17,15,16,28,15,22,20,20,19,27,23,25,18,15,24,31,26,18,24,33,16,16,17,16,23,14,21,19,28,20,19,19,14,22,22,21,31,17,20,25,26,35,26,25,21,20,23,31,20,26,20,20,30,14,18,15,22,24,33,27,20,23,20,19,32,22,24,27,23,12,30,12,15,23,15,13,17,22,15,34,22,14,25,22,14,14,22,29,21,18,20,13,29,18,19,26,23,31,15,30,18,31,39,22,23,16,25,23,22,19,16,33,27,28,13,20,14,22,21,14,19,24,27,23,19,19,20,14,18,18,27,25,29,17,13,30,36,16,23,24,15,24,21,22,16,19,26,26,22,34,15,19,23,20,21,20,24,23,16,19,23,31,15,19,15,24,19,20,21,21,12,17,24,28,24,18,15,25,30,18,38,19,22,20,29,22,22,23,22,20,21,17,17,24,34,18,30,14,24,25,26,28,24,21,12,37,15,16,27,25,12,29,32,24,17,21,18,31,15,15,20,15,15,25,34,19,23,17,28,31,21,15,17,16,35,21,37,19,25,40,22,24,19,25,29,18,14,23,33,27,24,15,17,17,25,28,20,23,19,22,21,39,14,25,26,24,16,20,28,27,21,28,30,23,14,31,20,23,30,13,14,24,22,31,24,22,78,21,16,15,33,15,21,18,24,17,22,23,18,17,13,19,18,31,15,24,33,36,26,19,24,26,27,26,22,19,16,16,24,23,16,16,17,16,18,25,17,14,27,27,27,22,13,14,17,28,21,22,17,16,16,36,23,14,22,36', '36,17,28,14,26,29,23,17,22,20,24,16,19,13,28,38,26,28,34,29,19,25,28,23,15,21,37,24,14,27,24,27,27,15,21,36,16,21,38,23,21,19,17,27,31,23,39,31,27,18,20,18,28,27,29,31,20,22,25,33,24,14,24,22,22,20,21,23,15,24,20,35,25,32,21,20,21,19,22,20,21,23,46,21,15,15,32,26,24,21,18,22,32,26,19,21,28,25,29,29,31,13,14,26,22,31,21,19,17,29,35,16,20,17,33,30,16,24,30,29,17,31,27,15,30,32,26,27,21,26,18,25,18,20,18,19,32,35,35,27,22,23,15,18,19,19,20,35,20,24,18,21,25,17,26,26,14,15,17,21,19,63,32,33,15,50,25,12,13,17,26,25,33,27,20,19,15,37,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('288', '2018-10-09 14:30:15', '18052', 'demo_18052', 'demo_22324', '22324', 'Metis', 'train', 'positive', '180', '1538423649', '15,15,16,20,18,16,16,18,17,26,14,20,24,16,22,21,14,17,21,18,23,22,17,18,16,15,15,16,36,15,21,20,25,17,18,14,20,18,16,16,27,15,21,22,17,16,18,28,16,16,26,21,14,14,24,16,19,21,17,16,22,16,15,17,19,16,23,17,16,22,16,15,17,24,20,60,18,17,19,15,15,19,15,14,26,17,16,16,21,19,17,18,17,14,22,15,17,20,19,16,16,19,15,20,24,15,14,18,17,18,16,16,28,15,16,14,20,20,17,16,17,16,17,15,14,21,26,15,16,23,18,23,22,22,21,16,17,21,15,22,17,23,18,20,13,16,16,15,20,18,15,16,23,14,18,17,20,16,19,17,14,21,24,15,21,16,19,17,15,18,24,24,18,16,15,27,19,19,15,18,17,24,19,16,17,26,19,15,17,15,18,26,15,16,22,16,17,17,14,28,15,16,19,20,15,15,27,19,16,15,17,15,23,28,18,13,15,21,21,14,45,20,25,16,37,23,14,19,14,18,19,16,17,16,19,15,21,18,16,17,17,15,21,17,23,20,27,15,15,27,16,25,15,22,96,90,21,26,21,23,27,15,16,21,15,16,20,21,19,29,16,18,19,29,16,18,16,30,17,17,15,20,15,17,15,22,16,24,15,16,14,21,16,15,20,16,16,17,44,18,19,23,22,23,20,18,15,16,15,15,17,18,23,16,15,15,16,21,19,15,19,19,18,28,18,15,16,48,16,17,22,22,21,17,16,15,23,16,16,24,21,18,23,39,15,28,17,18,15,16,30,18,17,27,23,24,17,17,26,24,20', '14,21,18,15,16,16,17,19,19,16,16,22,21,25,27,17,16,16,16,96,14,16,19,17,18,20,16,16,16,17,25,22,17,26,16,16,16,15,16,16,17,20,17,19,16,17,18,14,15,18,19,17,16,16,15,16,18,21,16,21,15,22,19,26,16,19,17,16,20,14,16,15,23,21,32,17,20,17,14,23,19,17,16,15,16,19,15,18,17,15,25,19,16,16,17,21,15,15,15,20,24,21,15,15,16,16,18,16,16,15,16,20,18,16,23,24,15,19,15,21,17,22,16,16,15,23,19,28,20,21,15,19,17,14,24,18,26,27,16,15,16,16,24,17,18,16,24,18,17,16,16,20,17,17,18,19,17,17,16,19,15,18,16,15,15,16,16,16,18,16,14,25,17,21,14,17,18,22,18,17,19,20,30,16,16,22,22,28,19,21,20,17,18,19,14,20,17,17,17,21,16,18,14,31,20,21,21,16,16,18,18,23,17,17,17,17,32,16,27,19,17,20,21,16,15,24,16,22,15,21,18,14,18,15,14,22,15,27,14,17,17,20,19,19,14,19,38,23,24,14,20,15,21,15,20,23,18,15,16,16,18,17,17,19,22,23,14,18,19,19,16,22,19,17,17,15,22,17,17,19,17,18,16,17,15,21,16,23,18,16,19,18,18,16,25,24,19,18,18,21,18,17,17,16,14,27,20,16,16,26,23,15,16,19,16,26,16,15,16,22,15,27,18,17,14,16,14,25,34,16,22,20,20,19,19,18,19,18,23,22,16,16,24,17,16,20,19,17,17,20,20,25,15,15,18,20,17,16,18,14,18', '26,16,18,15,16,15,15,22,14,18,15,19,22,22,17,15,19,18,17,28,18,26,17,17,24,15,15,30,15,16,16,16,14,23,19,24,21,24,19,18,25,16,17,22,15,23,18,17,17,17,19,20,16,16,21,16,15,16,19,15,18,16,22,16,16,15,16,29,15,16,23,19,21,17,23,20,17,16,16,16,24,20,17,18,19,16,16,17,19,15,21,18,21,16,16,23,18,15,17,19,17,19,15,28,16,24,23,23,15,15,14,17,16,19,16,14,19,22,20,21,16,24,16,21,18,17,15,17,14,19,16,16,17,20,35,24,22,23,17,15,18,17,15,17,19,17,20,22,25,21,22,15,15,25,25,16,19,21,17,15,17,17,20,17,22,25,16,14,20,16,15,16,17,17,19,24,19,16,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('289', '2018-10-09 14:30:15', '18838', 'demo_18838', 'demo_31683', '31683', 'Metis', 'train', 'positive', '180', '1538757230', '23,14,16,20,21,23,18,23,23,22,23,26,25,20,22,22,17,34,18,23,17,28,21,25,22,21,26,20,16,22,29,22,19,22,16,30,14,22,33,16,26,23,18,20,19,19,18,23,23,18,20,18,22,21,22,18,23,22,25,16,27,20,29,17,30,34,16,37,17,15,24,22,25,14,21,15,15,20,23,19,23,17,15,16,27,25,21,16,20,34,19,20,28,19,28,33,23,25,20,21,20,23,20,28,20,20,23,30,29,30,17,25,15,30,20,19,14,16,30,21,21,17,16,16,27,23,26,14,19,34,34,22,21,21,20,25,17,18,23,15,25,27,15,16,18,28,20,19,22,18,21,16,13,20,24,16,14,26,19,20,19,15,20,17,16,19,23,24,18,24,31,18,18,13,23,26,17,17,36,19,32,27,16,27,25,18,22,15,30,17,30,17,23,28,28,35,19,20,16,27,37,26,16,17,14,20,33,16,28,28,19,24,27,29,21,18,22,20,17,15,32,23,19,24,21,27,17,23,23,20,15,100,17,18,34,16,23,19,18,15,20,21,24,15,20,21,28,30,22,16,26,17,19,15,22,17,20,15,27,17,14,26,14,25,24,17,29,17,21,15,33,18,29,26,17,17,31,14,24,18,15,17,87,18,48,15,38,21,19,13,17,30,20,33,20,15,23,31,16,20,24,18,20,15,22,24,16,25,30,19,18,27,32,35,22,21,15,24,15,20,16,19,21,23,17,17,26,19,20,14,37,23,19,26,24,27,25,17,17,23,16,16,22,25,24,21,24,24,25,20,19,20,89,19,24,22,16,24,15,17,27', '21,24,21,19,21,16,14,21,16,20,19,30,17,18,19,24,15,17,24,19,22,18,16,21,19,15,16,26,24,15,25,19,23,20,29,25,22,14,15,28,22,28,25,25,19,16,17,26,23,32,33,16,22,16,17,17,15,33,22,16,20,23,19,19,19,19,28,17,22,19,20,19,21,19,16,20,21,22,16,19,25,19,21,23,17,18,25,18,20,17,20,36,26,14,21,14,14,25,20,17,17,25,18,22,13,17,18,16,18,20,19,16,19,21,19,16,33,23,18,26,16,22,15,18,33,25,20,21,26,33,19,17,23,19,28,38,20,22,19,29,29,25,17,31,29,27,22,19,18,23,17,27,22,28,21,18,14,20,20,19,21,16,27,27,18,35,18,25,18,15,19,23,20,17,28,18,28,35,16,21,19,19,20,26,20,22,29,26,24,15,19,24,19,15,23,18,13,28,14,20,15,17,21,27,18,18,26,18,22,22,25,16,22,19,21,28,18,22,24,14,27,20,20,19,26,18,26,23,37,28,23,20,17,24,28,22,17,15,16,28,22,28,14,21,31,22,39,18,17,16,21,20,20,24,14,28,15,20,20,23,28,22,22,19,35,21,16,20,14,24,26,29,24,18,16,28,21,22,18,17,21,32,15,19,22,25,22,16,23,17,16,14,16,28,25,13,29,23,16,23,28,29,19,24,22,20,31,15,19,24,17,14,24,18,17,29,18,32,15,20,24,18,21,15,19,20,17,22,33,16,22,22,16,19,22,18,31,20,27,22,25,14,14,23,21,28,18,23,20,17,18,28,21,23,17,24,34,24,27,17,18', '26,16,18,13,30,17,18,24,24,19,14,17,31,16,27,23,14,26,14,22,18,17,23,13,22,19,15,16,16,22,15,24,15,21,15,29,18,22,22,28,16,14,16,22,26,30,17,20,17,21,32,20,27,21,18,17,20,31,23,15,17,19,22,17,19,24,27,15,22,21,20,15,15,15,18,14,39,22,15,15,29,21,24,16,22,18,25,23,18,18,20,15,15,20,17,19,33,37,16,15,16,16,28,16,18,19,14,18,14,19,23,16,16,15,16,23,16,22,15,14,20,14,17,23,16,17,21,25,21,28,23,22,19,15,26,35,21,20,23,21,27,23,23,16,21,27,19,26,15,26,15,24,23,18,22,30,20,22,25,24,21,15,20,23,26,20,23,15,27,27,22,18,20,25,30,14,17,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('290', '2018-10-09 14:30:15', '10032', 'demo_10032', 'demo_31443', '31443', 'Metis', 'train', 'positive', '180', '1538451162', '18,12,15,13,12,12,12,12,12,13,14,12,12,12,13,13,16,12,15,14,16,23,12,12,16,13,22,25,15,13,31,15,14,13,12,15,26,12,11,14,13,21,14,24,14,16,27,15,12,13,14,12,14,13,14,13,13,15,18,13,16,62,14,16,12,13,13,13,13,20,13,12,13,13,15,16,36,12,12,12,12,12,12,12,12,24,16,13,12,13,12,15,17,16,13,13,12,13,12,18,12,13,14,12,13,14,23,14,15,12,13,15,14,14,24,13,18,14,12,13,16,13,12,13,12,58,15,15,12,12,13,15,12,12,12,12,26,11,13,15,13,14,12,13,14,17,15,12,12,15,12,13,11,14,14,15,12,17,11,17,12,12,13,12,13,12,12,12,14,12,14,15,13,14,14,16,14,14,14,31,12,12,13,16,14,12,12,17,15,13,13,12,12,30,21,14,12,12,16,29,12,12,12,16,13,17,26,16,12,16,18,12,15,13,21,19,17,11,12,15,12,12,15,12,12,17,11,12,11,12,12,13,15,16,12,13,22,12,13,16,14,13,12,11,12,14,16,12,15,17,12,20,13,15,12,14,16,12,13,12,15,16,14,12,14,40,13,14,12,15,15,12,19,13,13,13,12,12,12,12,15,16,16,15,17,15,16,24,13,12,27,16,16,22,14,20,14,14,13,12,12,12,14,16,13,13,14,15,15,15,12,94,15,16,12,17,13,14,13,16,15,12,13,12,13,17,13,13,13,15,15,17,20,16,12,16,12,13,12,12,13,12,22,100,33,14,14,17,16,15,13,14,14,13,13,15,17,14,14,15,13', '64,18,13,12,12,13,12,15,12,15,14,14,18,16,16,13,13,12,14,14,14,12,14,12,14,14,13,13,12,13,15,13,15,12,15,16,17,13,12,12,12,25,12,19,13,20,13,13,13,18,12,15,15,14,15,22,15,15,15,13,15,13,25,13,13,22,12,16,13,17,14,16,14,12,14,14,13,16,21,13,23,15,14,22,35,12,32,15,13,15,26,16,15,16,12,15,15,15,15,15,17,14,13,17,12,12,14,15,13,21,12,15,20,48,15,29,13,14,13,14,17,17,13,12,14,11,31,13,14,14,23,12,14,12,14,13,90,13,15,21,14,15,13,14,13,15,17,13,15,13,16,15,16,15,16,17,13,21,14,13,18,15,23,26,15,19,13,15,13,16,16,18,12,15,12,13,27,12,12,13,26,12,14,12,14,15,16,14,13,14,12,13,14,17,14,13,13,15,12,12,13,13,13,11,12,12,18,31,12,12,14,16,23,13,18,13,16,15,13,13,13,13,12,13,13,16,14,35,12,12,13,13,24,13,19,13,14,13,15,12,13,13,20,12,15,16,12,12,12,14,21,12,12,13,15,13,15,12,12,15,12,20,13,12,19,12,14,12,17,15,15,13,14,14,15,24,29,15,11,15,12,16,15,11,15,20,18,15,13,28,14,23,12,15,12,13,13,28,13,13,14,16,14,12,38,12,12,12,14,15,19,16,14,12,12,14,12,32,12,23,16,18,34,11,15,12,14,16,12,13,63,12,14,25,14,12,17,15,12,12,12,14,12,15,11,15,15,12,13,11,12,13,15,15,13,12,16,12,16,16,13', '13,15,12,15,23,11,12,12,14,23,26,14,17,13,18,15,12,13,12,12,12,18,12,13,12,14,13,14,14,17,14,12,11,11,12,14,16,13,13,13,15,12,21,13,13,15,16,13,20,14,13,15,23,14,14,18,13,15,13,13,13,11,20,16,13,13,15,14,11,11,11,12,23,16,14,14,13,15,12,12,15,16,13,13,12,13,13,14,12,15,16,15,14,13,14,12,13,16,12,12,15,14,12,12,19,12,16,12,15,29,12,17,17,11,13,13,13,12,13,14,13,17,13,21,16,12,12,29,12,14,14,16,13,11,13,12,14,13,13,13,19,12,16,14,11,14,12,13,13,19,12,13,15,12,12,15,14,24,12,11,11,15,14,14,13,13,26,19,12,12,12,28,16,12,13,12,13,12,29,100,100', null); +INSERT INTO `sample_dataset` VALUES ('291', '2018-10-09 14:30:15', '13649', 'demo_13649', 'demo_22165', '22165', 'Metis', 'train', 'positive', '180', '1538512078', '21,29,21,25,30,25,36,24,23,19,26,25,24,25,27,20,15,33,25,21,26,37,31,34,36,22,26,21,14,18,11,18,30,26,27,26,25,39,35,17,27,33,28,18,24,24,30,38,31,34,39,21,27,37,39,25,23,29,37,22,37,22,19,33,28,33,32,25,25,16,38,29,34,17,24,25,33,26,22,24,22,33,33,34,28,23,34,33,34,32,40,37,38,20,33,26,34,34,36,36,29,30,20,22,36,32,39,30,31,31,29,18,10,29,35,31,25,24,26,29,24,21,19,28,36,28,14,21,29,31,37,25,28,23,28,40,21,13,32,19,24,25,19,21,20,20,33,23,30,25,27,28,34,22,36,22,24,31,21,17,28,18,34,27,37,30,25,24,28,27,22,18,25,22,27,14,20,17,30,30,19,27,33,21,37,30,19,30,14,37,29,27,19,26,23,23,16,29,28,19,24,36,27,31,19,26,28,15,24,20,31,27,26,29,29,24,36,38,22,34,14,19,21,34,35,14,26,27,21,24,22,24,24,24,27,39,37,33,38,11,23,21,22,23,21,31,21,28,35,16,24,31,29,73,100,34,27,12,21,15,24,35,33,37,29,25,38,32,30,35,30,27,26,37,26,24,38,39,15,35,37,29,27,100,16,37,25,34,32,35,28,14,31,34,37,15,33,20,27,98,99,17,35,30,31,25,23,22,31,19,19,31,28,15,100,27,22,25,18,38,13,36,32,36,16,35,15,28,27,24,33,17,32,18,20,38,29,25,34,31,20,33,28,100,99,33,33,20,33,20,13,21,31,98,24,26,37,21,31,38,35', '38,22,21,34,21,34,20,32,16,19,33,32,28,26,28,20,29,22,34,19,23,13,27,31,15,14,21,29,32,24,36,37,20,35,21,31,26,34,26,37,23,26,16,12,20,26,26,35,21,34,19,38,24,32,33,30,20,27,35,31,28,24,19,27,23,38,10,26,37,29,35,31,14,35,22,25,22,28,25,27,31,32,30,38,25,34,35,32,18,25,34,31,26,26,25,18,15,28,33,17,21,29,24,37,21,29,24,28,33,25,26,26,22,31,30,18,27,27,35,30,31,28,34,22,33,38,17,17,24,30,26,25,32,11,30,22,30,21,38,28,34,39,13,39,20,18,23,14,20,38,32,17,27,29,30,18,20,29,26,27,35,22,27,34,38,29,25,37,21,21,34,36,22,33,20,32,32,19,30,22,19,19,38,29,20,26,25,24,19,29,33,33,26,31,16,34,35,30,42,23,26,31,25,35,28,35,23,33,23,27,29,31,31,26,23,25,20,17,28,29,30,25,25,19,37,23,26,19,21,25,24,19,15,19,31,16,32,37,37,30,22,37,21,18,19,28,37,21,35,27,16,19,21,36,31,40,35,31,27,30,22,36,23,28,35,31,32,25,33,22,28,24,20,19,16,34,28,33,11,15,18,28,36,20,19,27,25,33,19,27,14,16,34,17,23,38,24,20,34,17,35,23,34,25,17,24,19,23,34,38,22,31,36,20,30,27,34,22,26,23,29,27,28,18,25,22,28,25,26,28,25,28,32,26,34,29,23,28,23,21,20,24,32,34,18,19,14,31,16,27,24,39,32,22,37,34,31,35,25,29,19', '30,28,35,28,23,12,24,27,33,23,34,22,30,22,35,31,37,18,28,17,33,22,33,16,24,31,30,27,39,31,34,18,33,13,38,32,20,38,17,19,40,34,26,30,26,18,33,33,27,20,22,31,17,20,20,24,29,25,23,21,34,27,18,36,34,25,87,34,23,39,33,24,21,22,17,32,13,28,28,31,22,30,31,21,19,25,21,24,27,21,35,25,18,15,26,21,26,21,31,39,31,36,18,33,23,22,25,26,27,16,31,35,11,25,36,15,25,16,19,28,22,21,39,36,33,25,24,18,40,23,21,35,34,40,39,20,35,29,25,19,24,10,31,17,15,21,22,15,28,26,21,16,24,18,23,28,25,25,26,27,35,20,35,22,33,25,33,30,26,24,20,35,35,25,35,31,36,21,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('292', '2018-10-09 14:30:15', '18148', 'demo_18148', 'demo_36497', '36497', 'Metis', 'train', 'positive', '180', '1538438864', '27,33,20,24,33,23,32,22,18,20,20,25,31,20,36,38,27,23,26,18,33,26,24,19,35,22,13,35,22,26,24,38,27,20,23,21,29,20,23,21,26,35,23,24,22,18,31,33,18,16,32,30,29,17,28,26,25,15,25,30,20,31,24,13,37,29,30,23,33,22,21,19,22,22,23,24,26,30,12,20,34,19,17,25,36,17,32,10,31,15,32,28,28,32,17,17,31,30,14,22,38,28,32,13,22,32,14,25,24,18,19,31,11,32,21,24,35,28,24,32,33,39,22,11,10,27,33,19,28,37,22,10,19,19,20,29,13,21,36,24,37,19,33,15,23,16,21,27,16,23,38,29,28,20,25,34,26,29,35,27,19,27,21,39,37,20,28,31,34,19,16,33,17,27,20,22,19,16,26,16,23,29,17,32,28,28,25,28,25,14,13,36,28,30,21,26,15,21,30,25,25,38,20,31,21,16,37,18,20,24,30,21,32,23,35,19,22,15,20,24,36,14,28,25,30,25,23,18,34,18,22,37,23,20,17,17,33,24,26,25,19,22,31,23,26,24,20,37,22,23,21,27,95,26,17,26,16,35,29,35,14,25,29,22,25,23,25,19,28,27,39,23,24,39,23,21,16,24,22,34,35,33,33,34,26,33,30,24,23,35,17,23,23,23,17,16,31,24,24,24,30,28,26,25,24,10,22,40,25,22,25,26,23,28,39,17,27,25,30,31,27,26,28,25,38,20,30,31,32,100,32,23,38,21,27,22,18,23,38,20,29,16,19,25,11,23,24,22,21,24,28,34,24,25,20,82,24,35,21,20,23', '25,35,23,23,23,35,11,15,35,26,19,15,25,32,21,18,19,33,26,17,30,30,28,29,24,19,20,26,33,14,37,30,23,29,22,29,27,24,15,22,21,24,33,20,39,23,18,23,26,15,27,26,17,30,20,25,15,22,24,31,15,23,20,27,15,26,27,23,22,21,19,25,28,23,20,32,11,15,34,24,18,31,19,24,32,31,21,37,34,30,26,33,32,35,31,27,26,32,35,35,27,22,26,30,20,21,25,28,34,21,15,16,33,27,22,29,21,22,17,15,25,17,27,30,23,14,22,31,20,28,22,25,23,29,19,24,21,31,30,17,36,24,32,22,16,17,20,29,33,13,17,31,19,29,36,18,18,30,30,24,22,20,25,29,20,10,15,37,33,20,23,26,28,16,27,21,17,31,29,34,27,23,20,34,31,36,12,29,31,33,22,25,17,30,37,32,33,26,18,38,32,19,27,20,26,27,13,17,14,30,25,20,27,16,26,23,19,20,27,34,28,26,23,25,31,32,28,34,26,32,20,23,25,30,32,30,27,23,35,36,33,11,29,25,25,15,25,25,25,19,14,14,21,23,30,21,26,36,32,33,19,16,29,27,23,26,24,31,19,35,15,14,12,28,27,22,16,31,28,18,33,10,29,25,32,20,15,20,26,16,30,25,29,30,22,26,17,22,26,24,24,21,22,17,28,25,32,23,21,28,21,15,26,34,25,24,18,27,23,28,29,23,25,21,38,21,23,38,27,22,21,35,25,16,19,23,23,18,21,29,28,17,14,36,18,30,33,22,40,23,24,37,26,21,21,30,30,34,23,26,22', '21,20,10,20,23,26,39,24,31,31,34,31,14,32,17,21,20,21,27,19,32,27,23,24,28,33,19,30,35,28,22,34,24,13,17,15,22,31,18,18,17,32,23,17,38,37,19,26,24,22,21,17,19,18,20,27,21,34,27,29,31,38,23,20,13,22,22,11,29,33,28,20,39,28,24,29,19,10,17,19,22,16,24,23,33,29,16,31,28,27,36,17,23,25,30,24,27,20,24,31,38,34,26,27,29,14,23,24,35,18,24,26,35,24,27,31,38,12,19,21,24,27,27,25,28,29,29,34,25,20,31,11,33,26,23,42,24,14,15,26,24,25,18,32,33,22,29,18,32,34,18,19,38,22,31,30,30,10,34,32,32,33,22,34,30,29,23,23,28,17,23,33,19,20,31,20,36,38,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('293', '2018-10-09 14:30:15', '19794', 'demo_19794', 'demo_35991', '35991', 'Metis', 'train', 'positive', '180', '1538754046', '15,16,20,18,16,16,18,17,26,14,20,24,16,22,21,14,17,21,18,23,22,17,18,16,15,15,16,36,15,21,20,25,17,18,14,20,18,16,16,27,15,21,22,17,16,18,28,16,16,26,21,14,14,24,16,19,21,17,16,22,16,15,17,19,16,23,17,16,22,16,15,17,24,20,60,18,17,19,15,15,19,15,14,26,17,16,16,21,19,17,18,17,14,22,15,17,20,19,16,16,19,15,20,24,15,14,18,17,18,16,16,28,15,16,14,20,20,17,16,17,16,17,15,14,21,26,15,16,23,18,23,22,22,21,16,17,21,15,22,17,23,18,20,13,16,16,15,20,18,15,16,23,14,18,17,20,16,19,17,14,21,24,15,21,16,19,17,15,18,24,24,18,16,15,27,19,19,15,18,17,24,19,16,17,26,19,15,17,15,18,26,15,16,22,16,17,17,14,28,15,16,19,20,15,15,27,19,16,15,17,15,23,28,18,13,15,21,21,14,45,20,25,16,37,23,14,19,14,18,19,16,17,16,19,15,21,18,16,17,17,15,21,17,23,20,27,15,15,27,16,25,15,22,96,90,21,26,21,23,27,15,16,21,15,16,20,21,19,29,16,18,19,29,16,18,16,30,17,17,15,20,15,17,15,22,16,24,15,16,14,21,16,15,20,16,16,17,44,18,19,23,22,23,20,18,15,16,15,15,17,18,23,16,15,15,16,21,19,15,19,19,18,28,18,15,16,48,16,17,22,22,21,17,16,15,23,16,16,24,21,18,23,39,15,28,17,18,15,16,30,18,17,27,23,24,17,17,26,24,20,19', '21,18,15,16,16,17,19,19,16,16,22,21,25,27,17,16,16,16,96,14,16,19,17,18,20,16,16,16,17,25,22,17,26,16,16,16,15,16,16,17,20,17,19,16,17,18,14,15,18,19,17,16,16,15,16,18,21,16,21,15,22,19,26,16,19,17,16,20,14,16,15,23,21,32,17,20,17,14,23,19,17,16,15,16,19,15,18,17,15,25,19,16,16,17,21,15,15,15,20,24,21,15,15,16,16,18,16,16,15,16,20,18,16,23,24,15,19,15,21,17,22,16,16,15,23,19,28,20,21,15,19,17,14,24,18,26,27,16,15,16,16,24,17,18,16,24,18,17,16,16,20,17,17,18,19,17,17,16,19,15,18,16,15,15,16,16,16,18,16,14,25,17,21,14,17,18,22,18,17,19,20,30,16,16,22,22,28,19,21,20,17,18,19,14,20,17,17,17,21,16,18,14,31,20,21,21,16,16,18,18,23,17,17,17,17,32,16,27,19,17,20,21,16,15,24,16,22,15,21,18,14,18,15,14,22,15,27,14,17,17,20,19,19,14,19,38,23,24,14,20,15,21,15,20,23,18,15,16,16,18,17,17,19,22,23,14,18,19,19,16,22,19,17,17,15,22,17,17,19,17,18,16,17,15,21,16,23,18,16,19,18,18,16,25,24,19,18,18,21,18,17,17,16,14,27,20,16,16,26,23,15,16,19,16,26,16,15,16,22,15,27,18,17,14,16,14,25,34,16,22,20,20,19,19,18,19,18,23,22,16,16,24,17,16,20,19,17,17,20,20,25,15,15,18,20,17,16,18,14,18,17', '16,18,15,16,15,15,22,14,18,15,19,22,22,17,15,19,18,17,28,18,26,17,17,24,15,15,30,15,16,16,16,14,23,19,24,21,24,19,18,25,16,17,22,15,23,18,17,17,17,19,20,16,16,21,16,15,16,19,15,18,16,22,16,16,15,16,29,15,16,23,19,21,17,23,20,17,16,16,16,24,20,17,18,19,16,16,17,19,15,21,18,21,16,16,23,18,15,17,19,17,19,15,28,16,24,23,23,15,15,14,17,16,19,16,14,19,22,20,21,16,24,16,21,18,17,15,17,14,19,16,16,17,20,35,24,22,23,17,15,18,17,15,17,19,17,20,22,25,21,22,15,15,25,25,16,19,21,17,15,17,17,20,17,22,25,16,14,20,16,15,16,17,17,19,24,19,16,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('294', '2018-10-09 14:30:15', '14524', 'demo_14524', 'demo_30464', '30464', 'Metis', 'train', 'positive', '180', '1538389597', '12,11,12,17,15,12,12,11,12,14,13,12,14,14,11,14,11,11,12,11,13,11,12,12,10,11,12,32,13,24,12,12,13,13,14,10,11,12,14,10,12,19,18,11,10,11,13,11,10,10,10,11,17,11,18,15,14,14,12,15,13,12,12,11,36,18,13,12,13,12,11,14,10,12,12,12,14,12,15,12,13,11,11,11,12,14,14,29,11,14,11,12,12,10,12,11,14,11,11,11,14,12,13,11,11,28,13,16,18,14,25,10,11,11,29,13,13,12,11,12,13,14,19,14,11,12,11,13,13,15,11,12,11,18,11,14,16,11,11,12,11,13,12,12,14,14,16,11,12,11,12,16,15,11,15,11,19,38,11,13,11,13,14,11,11,12,30,12,10,12,11,10,11,11,23,27,15,18,14,12,12,12,11,12,11,15,15,11,13,12,22,12,11,12,10,12,11,11,10,19,12,10,11,11,12,12,14,11,35,18,12,11,16,11,20,18,12,14,12,12,15,11,12,98,13,12,11,11,10,11,12,14,12,14,12,14,12,12,13,13,100,16,31,12,18,12,12,9,12,12,10,11,12,14,11,11,12,18,10,11,12,13,12,12,12,11,12,11,14,13,12,14,13,16,13,13,14,12,14,18,37,13,12,12,11,13,12,12,12,12,12,25,12,14,12,12,13,15,15,87,14,12,12,11,12,14,22,12,12,11,16,11,12,12,15,13,11,14,11,12,11,12,14,13,13,16,15,13,27,12,13,36,12,13,15,15,13,22,13,13,11,24,21,18,11,16,22,12,12,12,12,13,14,13,13,38,14,15,15,12,25', '11,12,11,11,16,11,13,34,13,12,19,12,14,11,10,11,12,11,11,13,14,13,14,12,12,19,17,13,12,14,13,11,12,15,20,12,12,13,33,13,20,12,23,12,16,13,12,13,17,12,13,13,12,12,15,21,16,16,13,14,27,13,17,13,12,13,14,12,11,14,12,12,15,15,20,13,12,12,25,28,13,14,28,12,24,13,11,25,22,13,11,13,13,12,12,12,19,12,13,13,14,12,16,13,11,13,15,16,14,14,14,12,13,36,33,13,12,19,13,12,12,13,13,13,13,21,13,13,13,12,15,14,12,14,13,14,12,14,15,14,12,12,13,13,13,12,12,12,15,13,13,13,12,14,13,11,12,15,31,13,14,13,19,19,59,11,11,13,14,21,12,11,12,11,16,27,11,11,12,12,16,13,16,11,14,11,14,13,14,12,17,12,12,12,11,26,14,11,12,11,15,19,38,11,12,11,14,14,13,13,11,11,29,12,11,12,12,12,12,10,24,12,13,11,13,10,13,12,14,14,13,13,20,12,17,14,13,12,12,11,11,14,11,11,16,11,14,12,11,11,11,12,13,20,11,13,14,14,12,11,10,12,13,12,11,15,22,12,13,12,13,11,13,24,11,16,11,13,12,17,12,11,11,11,38,12,12,13,16,11,11,10,10,10,10,11,11,13,12,11,14,11,14,14,12,12,11,13,23,12,11,11,14,14,14,14,13,26,27,12,11,18,10,24,10,9,10,11,12,12,11,12,10,13,11,16,12,11,15,12,12,12,13,12,11,16,12,12,11,21,11,27,12,12,13,11,17,12,11,13,15', '14,13,11,11,12,12,12,11,12,12,16,13,13,12,13,12,12,11,15,14,12,12,15,11,15,11,12,12,13,12,13,12,14,11,12,12,13,26,13,13,12,11,11,12,14,12,12,20,13,25,13,12,12,13,11,18,12,14,16,12,11,13,11,11,11,13,18,11,10,11,12,11,11,11,12,13,15,72,11,12,20,12,12,11,19,14,12,13,13,22,12,22,10,14,11,11,12,11,12,20,23,10,12,11,10,11,12,12,13,10,11,11,11,12,11,11,16,31,15,11,12,13,14,20,12,85,11,11,36,11,11,12,12,19,11,13,11,15,11,12,12,12,22,10,10,12,13,18,12,12,11,11,12,11,11,10,12,12,11,10,16,12,10,36,11,13,12,11,13,11,12,11,12,11,14,13,18,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('295', '2018-10-09 14:30:15', '13240', 'demo_13240', 'demo_24344', '24344', 'Metis', 'train', 'positive', '180', '1538645806', '23,37,30,38,17,31,17,29,22,28,23,15,25,20,37,21,25,18,36,16,30,32,31,33,24,26,28,15,31,18,27,32,24,31,26,20,27,19,19,25,16,31,17,17,14,21,29,23,18,32,31,24,13,27,18,14,30,23,20,25,23,14,29,26,20,19,23,26,17,20,15,23,27,17,22,22,24,22,30,27,24,34,32,32,21,17,20,37,20,26,33,22,17,20,21,18,20,25,13,28,26,14,19,15,14,15,16,69,38,20,17,26,28,24,26,33,18,34,27,20,25,31,15,37,19,29,29,21,33,21,29,20,21,20,35,24,23,37,20,31,22,13,19,21,26,26,19,17,31,25,39,21,20,13,15,19,25,28,31,31,37,19,20,21,25,31,20,31,61,22,30,22,18,24,31,22,29,18,32,30,31,20,31,18,18,34,24,15,18,20,12,17,30,31,15,29,31,38,22,19,15,17,17,19,12,28,15,21,32,35,28,21,32,26,22,18,19,16,25,23,35,22,26,18,24,19,19,29,22,16,23,17,24,16,19,25,19,26,36,23,18,25,18,23,18,28,22,23,20,27,34,16,100,36,12,20,31,33,34,34,21,20,22,18,14,32,15,17,17,23,27,27,16,26,24,34,22,20,14,22,13,18,12,13,24,20,17,20,29,20,29,26,32,20,18,25,19,30,23,33,28,16,19,29,28,25,19,85,18,27,18,33,29,19,13,20,16,32,24,24,21,28,36,21,16,17,24,14,24,22,64,19,20,20,12,27,24,15,23,14,12,18,14,50,100,52,15,27,27,19,19,30,19,24,20,15,20,23,27,28,25', '28,23,28,17,29,23,17,32,29,17,17,22,15,24,17,15,16,28,15,22,20,20,19,27,23,25,18,15,24,31,26,18,24,33,16,16,17,16,23,14,21,19,28,20,19,19,14,22,22,21,31,17,20,25,26,35,26,25,21,20,23,31,20,26,20,20,30,14,18,15,22,24,33,27,20,23,20,19,32,22,24,27,23,12,30,12,15,23,15,13,17,22,15,34,22,14,25,22,14,14,22,29,21,18,20,13,29,18,19,26,23,31,15,30,18,31,39,22,23,16,25,23,22,19,16,33,27,28,13,20,14,22,21,14,19,24,27,23,19,19,20,14,18,18,27,25,29,17,13,30,36,16,23,24,15,24,21,22,16,19,26,26,22,34,15,19,23,20,21,20,24,23,16,19,23,31,15,19,15,24,19,20,21,21,12,17,24,28,24,18,15,25,30,18,38,19,22,20,29,22,22,23,22,20,21,17,17,24,34,18,30,14,24,25,26,28,24,21,12,37,15,16,27,25,12,29,32,24,17,21,18,31,15,15,20,15,15,25,34,19,23,17,28,31,21,15,17,16,35,21,37,19,25,40,22,24,19,25,29,18,14,23,33,27,24,15,17,17,25,28,20,23,19,22,21,39,14,25,26,24,16,20,28,27,21,28,30,23,14,31,20,23,30,13,14,24,22,31,24,22,78,21,16,15,33,15,21,18,24,17,22,23,18,17,13,19,18,31,15,24,33,36,26,19,24,26,27,26,22,19,16,16,24,23,16,16,17,16,18,25,17,14,27,27,27,22,13,14,17,28,21,22,17,16,16,36,23,14,22,36,17', '17,28,14,26,29,23,17,22,20,24,16,19,13,28,38,26,28,34,29,19,25,28,23,15,21,37,24,14,27,24,27,27,15,21,36,16,21,38,23,21,19,17,27,31,23,39,31,27,18,20,18,28,27,29,31,20,22,25,33,24,14,24,22,22,20,21,23,15,24,20,35,25,32,21,20,21,19,22,20,21,23,46,21,15,15,32,26,24,21,18,22,32,26,19,21,28,25,29,29,31,13,14,26,22,31,21,19,17,29,35,16,20,17,33,30,16,24,30,29,17,31,27,15,30,32,26,27,21,26,18,25,18,20,18,19,32,35,35,27,22,23,15,18,19,19,20,35,20,24,18,21,25,17,26,26,14,15,17,21,19,63,32,33,15,50,25,12,13,17,26,25,33,27,20,19,15,37,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('296', '2018-10-09 14:30:15', '12629', 'demo_12629', 'demo_30332', '30332', 'Metis', 'train', 'positive', '180', '1538428201', '12,15,13,12,12,12,12,12,13,14,12,12,12,13,13,16,12,15,14,16,23,12,12,16,13,22,25,15,13,31,15,14,13,12,15,26,12,11,14,13,21,14,24,14,16,27,15,12,13,14,12,14,13,14,13,13,15,18,13,16,62,14,16,12,13,13,13,13,20,13,12,13,13,15,16,36,12,12,12,12,12,12,12,12,24,16,13,12,13,12,15,17,16,13,13,12,13,12,18,12,13,14,12,13,14,23,14,15,12,13,15,14,14,24,13,18,14,12,13,16,13,12,13,12,58,15,15,12,12,13,15,12,12,12,12,26,11,13,15,13,14,12,13,14,17,15,12,12,15,12,13,11,14,14,15,12,17,11,17,12,12,13,12,13,12,12,12,14,12,14,15,13,14,14,16,14,14,14,31,12,12,13,16,14,12,12,17,15,13,13,12,12,30,21,14,12,12,16,29,12,12,12,16,13,17,26,16,12,16,18,12,15,13,21,19,17,11,12,15,12,12,15,12,12,17,11,12,11,12,12,13,15,16,12,13,22,12,13,16,14,13,12,11,12,14,16,12,15,17,12,20,13,15,12,14,16,12,13,12,15,16,14,12,14,40,13,14,12,15,15,12,19,13,13,13,12,12,12,12,15,16,16,15,17,15,16,24,13,12,27,16,16,22,14,20,14,14,13,12,12,12,14,16,13,13,14,15,15,15,12,94,15,16,12,17,13,14,13,16,15,12,13,12,13,17,13,13,13,15,15,17,20,16,12,16,12,13,12,12,13,12,22,100,33,14,14,17,16,15,13,14,14,13,13,15,17,14,14,15,13,17', '18,13,12,12,13,12,15,12,15,14,14,18,16,16,13,13,12,14,14,14,12,14,12,14,14,13,13,12,13,15,13,15,12,15,16,17,13,12,12,12,25,12,19,13,20,13,13,13,18,12,15,15,14,15,22,15,15,15,13,15,13,25,13,13,22,12,16,13,17,14,16,14,12,14,14,13,16,21,13,23,15,14,22,35,12,32,15,13,15,26,16,15,16,12,15,15,15,15,15,17,14,13,17,12,12,14,15,13,21,12,15,20,48,15,29,13,14,13,14,17,17,13,12,14,11,31,13,14,14,23,12,14,12,14,13,90,13,15,21,14,15,13,14,13,15,17,13,15,13,16,15,16,15,16,17,13,21,14,13,18,15,23,26,15,19,13,15,13,16,16,18,12,15,12,13,27,12,12,13,26,12,14,12,14,15,16,14,13,14,12,13,14,17,14,13,13,15,12,12,13,13,13,11,12,12,18,31,12,12,14,16,23,13,18,13,16,15,13,13,13,13,12,13,13,16,14,35,12,12,13,13,24,13,19,13,14,13,15,12,13,13,20,12,15,16,12,12,12,14,21,12,12,13,15,13,15,12,12,15,12,20,13,12,19,12,14,12,17,15,15,13,14,14,15,24,29,15,11,15,12,16,15,11,15,20,18,15,13,28,14,23,12,15,12,13,13,28,13,13,14,16,14,12,38,12,12,12,14,15,19,16,14,12,12,14,12,32,12,23,16,18,34,11,15,12,14,16,12,13,63,12,14,25,14,12,17,15,12,12,12,14,12,15,11,15,15,12,13,11,12,13,15,15,13,12,16,12,16,16,13,12', '15,12,15,23,11,12,12,14,23,26,14,17,13,18,15,12,13,12,12,12,18,12,13,12,14,13,14,14,17,14,12,11,11,12,14,16,13,13,13,15,12,21,13,13,15,16,13,20,14,13,15,23,14,14,18,13,15,13,13,13,11,20,16,13,13,15,14,11,11,11,12,23,16,14,14,13,15,12,12,15,16,13,13,12,13,13,14,12,15,16,15,14,13,14,12,13,16,12,12,15,14,12,12,19,12,16,12,15,29,12,17,17,11,13,13,13,12,13,14,13,17,13,21,16,12,12,29,12,14,14,16,13,11,13,12,14,13,13,13,19,12,16,14,11,14,12,13,13,19,12,13,15,12,12,15,14,24,12,11,11,15,14,14,13,13,26,19,12,12,12,28,16,12,13,12,13,12,29,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('297', '2018-10-09 14:30:15', '13422', 'demo_13422', 'demo_38625', '38625', 'Metis', 'train', 'positive', '180', '1538731549', '29,21,25,30,25,36,24,23,19,26,25,24,25,27,20,15,33,25,21,26,37,31,34,36,22,26,21,14,18,11,18,30,26,27,26,25,39,35,17,27,33,28,18,24,24,30,38,31,34,39,21,27,37,39,25,23,29,37,22,37,22,19,33,28,33,32,25,25,16,38,29,34,17,24,25,33,26,22,24,22,33,33,34,28,23,34,33,34,32,40,37,38,20,33,26,34,34,36,36,29,30,20,22,36,32,39,30,31,31,29,18,10,29,35,31,25,24,26,29,24,21,19,28,36,28,14,21,29,31,37,25,28,23,28,40,21,13,32,19,24,25,19,21,20,20,33,23,30,25,27,28,34,22,36,22,24,31,21,17,28,18,34,27,37,30,25,24,28,27,22,18,25,22,27,14,20,17,30,30,19,27,33,21,37,30,19,30,14,37,29,27,19,26,23,23,16,29,28,19,24,36,27,31,19,26,28,15,24,20,31,27,26,29,29,24,36,38,22,34,14,19,21,34,35,14,26,27,21,24,22,24,24,24,27,39,37,33,38,11,23,21,22,23,21,31,21,28,35,16,24,31,29,73,100,34,27,12,21,15,24,35,33,37,29,25,38,32,30,35,30,27,26,37,26,24,38,39,15,35,37,29,27,100,16,37,25,34,32,35,28,14,31,34,37,15,33,20,27,98,99,17,35,30,31,25,23,22,31,19,19,31,28,15,100,27,22,25,18,38,13,36,32,36,16,35,15,28,27,24,33,17,32,18,20,38,29,25,34,31,20,33,28,100,99,33,33,20,33,20,13,21,31,98,24,26,37,21,31,38,35,33', '22,21,34,21,34,20,32,16,19,33,32,28,26,28,20,29,22,34,19,23,13,27,31,15,14,21,29,32,24,36,37,20,35,21,31,26,34,26,37,23,26,16,12,20,26,26,35,21,34,19,38,24,32,33,30,20,27,35,31,28,24,19,27,23,38,10,26,37,29,35,31,14,35,22,25,22,28,25,27,31,32,30,38,25,34,35,32,18,25,34,31,26,26,25,18,15,28,33,17,21,29,24,37,21,29,24,28,33,25,26,26,22,31,30,18,27,27,35,30,31,28,34,22,33,38,17,17,24,30,26,25,32,11,30,22,30,21,38,28,34,39,13,39,20,18,23,14,20,38,32,17,27,29,30,18,20,29,26,27,35,22,27,34,38,29,25,37,21,21,34,36,22,33,20,32,32,19,30,22,19,19,38,29,20,26,25,24,19,29,33,33,26,31,16,34,35,30,42,23,26,31,25,35,28,35,23,33,23,27,29,31,31,26,23,25,20,17,28,29,30,25,25,19,37,23,26,19,21,25,24,19,15,19,31,16,32,37,37,30,22,37,21,18,19,28,37,21,35,27,16,19,21,36,31,40,35,31,27,30,22,36,23,28,35,31,32,25,33,22,28,24,20,19,16,34,28,33,11,15,18,28,36,20,19,27,25,33,19,27,14,16,34,17,23,38,24,20,34,17,35,23,34,25,17,24,19,23,34,38,22,31,36,20,30,27,34,22,26,23,29,27,28,18,25,22,28,25,26,28,25,28,32,26,34,29,23,28,23,21,20,24,32,34,18,19,14,31,16,27,24,39,32,22,37,34,31,35,25,29,19,37', '28,35,28,23,12,24,27,33,23,34,22,30,22,35,31,37,18,28,17,33,22,33,16,24,31,30,27,39,31,34,18,33,13,38,32,20,38,17,19,40,34,26,30,26,18,33,33,27,20,22,31,17,20,20,24,29,25,23,21,34,27,18,36,34,25,87,34,23,39,33,24,21,22,17,32,13,28,28,31,22,30,31,21,19,25,21,24,27,21,35,25,18,15,26,21,26,21,31,39,31,36,18,33,23,22,25,26,27,16,31,35,11,25,36,15,25,16,19,28,22,21,39,36,33,25,24,18,40,23,21,35,34,40,39,20,35,29,25,19,24,10,31,17,15,21,22,15,28,26,21,16,24,18,23,28,25,25,26,27,35,20,35,22,33,25,33,30,26,24,20,35,35,25,35,31,36,21,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('298', '2018-10-09 14:30:15', '19226', 'demo_19226', 'demo_22129', '22129', 'Metis', 'train', 'positive', '180', '1538741099', '33,20,24,33,23,32,22,18,20,20,25,31,20,36,38,27,23,26,18,33,26,24,19,35,22,13,35,22,26,24,38,27,20,23,21,29,20,23,21,26,35,23,24,22,18,31,33,18,16,32,30,29,17,28,26,25,15,25,30,20,31,24,13,37,29,30,23,33,22,21,19,22,22,23,24,26,30,12,20,34,19,17,25,36,17,32,10,31,15,32,28,28,32,17,17,31,30,14,22,38,28,32,13,22,32,14,25,24,18,19,31,11,32,21,24,35,28,24,32,33,39,22,11,10,27,33,19,28,37,22,10,19,19,20,29,13,21,36,24,37,19,33,15,23,16,21,27,16,23,38,29,28,20,25,34,26,29,35,27,19,27,21,39,37,20,28,31,34,19,16,33,17,27,20,22,19,16,26,16,23,29,17,32,28,28,25,28,25,14,13,36,28,30,21,26,15,21,30,25,25,38,20,31,21,16,37,18,20,24,30,21,32,23,35,19,22,15,20,24,36,14,28,25,30,25,23,18,34,18,22,37,23,20,17,17,33,24,26,25,19,22,31,23,26,24,20,37,22,23,21,27,95,26,17,26,16,35,29,35,14,25,29,22,25,23,25,19,28,27,39,23,24,39,23,21,16,24,22,34,35,33,33,34,26,33,30,24,23,35,17,23,23,23,17,16,31,24,24,24,30,28,26,25,24,10,22,40,25,22,25,26,23,28,39,17,27,25,30,31,27,26,28,25,38,20,30,31,32,100,32,23,38,21,27,22,18,23,38,20,29,16,19,25,11,23,24,22,21,24,28,34,24,25,20,82,24,35,21,20,23,25', '35,23,23,23,35,11,15,35,26,19,15,25,32,21,18,19,33,26,17,30,30,28,29,24,19,20,26,33,14,37,30,23,29,22,29,27,24,15,22,21,24,33,20,39,23,18,23,26,15,27,26,17,30,20,25,15,22,24,31,15,23,20,27,15,26,27,23,22,21,19,25,28,23,20,32,11,15,34,24,18,31,19,24,32,31,21,37,34,30,26,33,32,35,31,27,26,32,35,35,27,22,26,30,20,21,25,28,34,21,15,16,33,27,22,29,21,22,17,15,25,17,27,30,23,14,22,31,20,28,22,25,23,29,19,24,21,31,30,17,36,24,32,22,16,17,20,29,33,13,17,31,19,29,36,18,18,30,30,24,22,20,25,29,20,10,15,37,33,20,23,26,28,16,27,21,17,31,29,34,27,23,20,34,31,36,12,29,31,33,22,25,17,30,37,32,33,26,18,38,32,19,27,20,26,27,13,17,14,30,25,20,27,16,26,23,19,20,27,34,28,26,23,25,31,32,28,34,26,32,20,23,25,30,32,30,27,23,35,36,33,11,29,25,25,15,25,25,25,19,14,14,21,23,30,21,26,36,32,33,19,16,29,27,23,26,24,31,19,35,15,14,12,28,27,22,16,31,28,18,33,10,29,25,32,20,15,20,26,16,30,25,29,30,22,26,17,22,26,24,24,21,22,17,28,25,32,23,21,28,21,15,26,34,25,24,18,27,23,28,29,23,25,21,38,21,23,38,27,22,21,35,25,16,19,23,23,18,21,29,28,17,14,36,18,30,33,22,40,23,24,37,26,21,21,30,30,34,23,26,22,36', '20,10,20,23,26,39,24,31,31,34,31,14,32,17,21,20,21,27,19,32,27,23,24,28,33,19,30,35,28,22,34,24,13,17,15,22,31,18,18,17,32,23,17,38,37,19,26,24,22,21,17,19,18,20,27,21,34,27,29,31,38,23,20,13,22,22,11,29,33,28,20,39,28,24,29,19,10,17,19,22,16,24,23,33,29,16,31,28,27,36,17,23,25,30,24,27,20,24,31,38,34,26,27,29,14,23,24,35,18,24,26,35,24,27,31,38,12,19,21,24,27,27,25,28,29,29,34,25,20,31,11,33,26,23,42,24,14,15,26,24,25,18,32,33,22,29,18,32,34,18,19,38,22,31,30,30,10,34,32,32,33,22,34,30,29,23,23,28,17,23,33,19,20,31,20,36,38,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('299', '2018-10-09 14:30:15', '15864', 'demo_15864', 'demo_34772', '34772', 'Metis', 'train', 'positive', '180', '1538742809', '14,16,20,21,23,18,23,23,22,23,26,25,20,22,22,17,34,18,23,17,28,21,25,22,21,26,20,16,22,29,22,19,22,16,30,14,22,33,16,26,23,18,20,19,19,18,23,23,18,20,18,22,21,22,18,23,22,25,16,27,20,29,17,30,34,16,37,17,15,24,22,25,14,21,15,15,20,23,19,23,17,15,16,27,25,21,16,20,34,19,20,28,19,28,33,23,25,20,21,20,23,20,28,20,20,23,30,29,30,17,25,15,30,20,19,14,16,30,21,21,17,16,16,27,23,26,14,19,34,34,22,21,21,20,25,17,18,23,15,25,27,15,16,18,28,20,19,22,18,21,16,13,20,24,16,14,26,19,20,19,15,20,17,16,19,23,24,18,24,31,18,18,13,23,26,17,17,36,19,32,27,16,27,25,18,22,15,30,17,30,17,23,28,28,35,19,20,16,27,37,26,16,17,14,20,33,16,28,28,19,24,27,29,21,18,22,20,17,15,32,23,19,24,21,27,17,23,23,20,15,100,17,18,34,16,23,19,18,15,20,21,24,15,20,21,28,30,22,16,26,17,19,15,22,17,20,15,27,17,14,26,14,25,24,17,29,17,21,15,33,18,29,26,17,17,31,14,24,18,15,17,87,18,48,15,38,21,19,13,17,30,20,33,20,15,23,31,16,20,24,18,20,15,22,24,16,25,30,19,18,27,32,35,22,21,15,24,15,20,16,19,21,23,17,17,26,19,20,14,37,23,19,26,24,27,25,17,17,23,16,16,22,25,24,21,24,24,25,20,19,20,89,19,24,22,16,24,15,17,27,21', '24,21,19,21,16,14,21,16,20,19,30,17,18,19,24,15,17,24,19,22,18,16,21,19,15,16,26,24,15,25,19,23,20,29,25,22,14,15,28,22,28,25,25,19,16,17,26,23,32,33,16,22,16,17,17,15,33,22,16,20,23,19,19,19,19,28,17,22,19,20,19,21,19,16,20,21,22,16,19,25,19,21,23,17,18,25,18,20,17,20,36,26,14,21,14,14,25,20,17,17,25,18,22,13,17,18,16,18,20,19,16,19,21,19,16,33,23,18,26,16,22,15,18,33,25,20,21,26,33,19,17,23,19,28,38,20,22,19,29,29,25,17,31,29,27,22,19,18,23,17,27,22,28,21,18,14,20,20,19,21,16,27,27,18,35,18,25,18,15,19,23,20,17,28,18,28,35,16,21,19,19,20,26,20,22,29,26,24,15,19,24,19,15,23,18,13,28,14,20,15,17,21,27,18,18,26,18,22,22,25,16,22,19,21,28,18,22,24,14,27,20,20,19,26,18,26,23,37,28,23,20,17,24,28,22,17,15,16,28,22,28,14,21,31,22,39,18,17,16,21,20,20,24,14,28,15,20,20,23,28,22,22,19,35,21,16,20,14,24,26,29,24,18,16,28,21,22,18,17,21,32,15,19,22,25,22,16,23,17,16,14,16,28,25,13,29,23,16,23,28,29,19,24,22,20,31,15,19,24,17,14,24,18,17,29,18,32,15,20,24,18,21,15,19,20,17,22,33,16,22,22,16,19,22,18,31,20,27,22,25,14,14,23,21,28,18,23,20,17,18,28,21,23,17,24,34,24,27,17,18,16', '16,18,13,30,17,18,24,24,19,14,17,31,16,27,23,14,26,14,22,18,17,23,13,22,19,15,16,16,22,15,24,15,21,15,29,18,22,22,28,16,14,16,22,26,30,17,20,17,21,32,20,27,21,18,17,20,31,23,15,17,19,22,17,19,24,27,15,22,21,20,15,15,15,18,14,39,22,15,15,29,21,24,16,22,18,25,23,18,18,20,15,15,20,17,19,33,37,16,15,16,16,28,16,18,19,14,18,14,19,23,16,16,15,16,23,16,22,15,14,20,14,17,23,16,17,21,25,21,28,23,22,19,15,26,35,21,20,23,21,27,23,23,16,21,27,19,26,15,26,15,24,23,18,22,30,20,22,25,24,21,15,20,23,26,20,23,15,27,27,22,18,20,25,30,14,17,100,100,100,100,100', null); +INSERT INTO `sample_dataset` VALUES ('300', '2018-10-09 14:30:15', '11641', 'demo_11641', 'demo_27473', '27473', 'Metis', 'train', 'positive', '180', '1538722710', '16,20,18,16,16,18,17,26,14,20,24,16,22,21,14,17,21,18,23,22,17,18,16,15,15,16,36,15,21,20,25,17,18,14,20,18,16,16,27,15,21,22,17,16,18,28,16,16,26,21,14,14,24,16,19,21,17,16,22,16,15,17,19,16,23,17,16,22,16,15,17,24,20,60,18,17,19,15,15,19,15,14,26,17,16,16,21,19,17,18,17,14,22,15,17,20,19,16,16,19,15,20,24,15,14,18,17,18,16,16,28,15,16,14,20,20,17,16,17,16,17,15,14,21,26,15,16,23,18,23,22,22,21,16,17,21,15,22,17,23,18,20,13,16,16,15,20,18,15,16,23,14,18,17,20,16,19,17,14,21,24,15,21,16,19,17,15,18,24,24,18,16,15,27,19,19,15,18,17,24,19,16,17,26,19,15,17,15,18,26,15,16,22,16,17,17,14,28,15,16,19,20,15,15,27,19,16,15,17,15,23,28,18,13,15,21,21,14,45,20,25,16,37,23,14,19,14,18,19,16,17,16,19,15,21,18,16,17,17,15,21,17,23,20,27,15,15,27,16,25,15,22,96,90,21,26,21,23,27,15,16,21,15,16,20,21,19,29,16,18,19,29,16,18,16,30,17,17,15,20,15,17,15,22,16,24,15,16,14,21,16,15,20,16,16,17,44,18,19,23,22,23,20,18,15,16,15,15,17,18,23,16,15,15,16,21,19,15,19,19,18,28,18,15,16,48,16,17,22,22,21,17,16,15,23,16,16,24,21,18,23,39,15,28,17,18,15,16,30,18,17,27,23,24,17,17,26,24,20,19,18', '18,15,16,16,17,19,19,16,16,22,21,25,27,17,16,16,16,96,14,16,19,17,18,20,16,16,16,17,25,22,17,26,16,16,16,15,16,16,17,20,17,19,16,17,18,14,15,18,19,17,16,16,15,16,18,21,16,21,15,22,19,26,16,19,17,16,20,14,16,15,23,21,32,17,20,17,14,23,19,17,16,15,16,19,15,18,17,15,25,19,16,16,17,21,15,15,15,20,24,21,15,15,16,16,18,16,16,15,16,20,18,16,23,24,15,19,15,21,17,22,16,16,15,23,19,28,20,21,15,19,17,14,24,18,26,27,16,15,16,16,24,17,18,16,24,18,17,16,16,20,17,17,18,19,17,17,16,19,15,18,16,15,15,16,16,16,18,16,14,25,17,21,14,17,18,22,18,17,19,20,30,16,16,22,22,28,19,21,20,17,18,19,14,20,17,17,17,21,16,18,14,31,20,21,21,16,16,18,18,23,17,17,17,17,32,16,27,19,17,20,21,16,15,24,16,22,15,21,18,14,18,15,14,22,15,27,14,17,17,20,19,19,14,19,38,23,24,14,20,15,21,15,20,23,18,15,16,16,18,17,17,19,22,23,14,18,19,19,16,22,19,17,17,15,22,17,17,19,17,18,16,17,15,21,16,23,18,16,19,18,18,16,25,24,19,18,18,21,18,17,17,16,14,27,20,16,16,26,23,15,16,19,16,26,16,15,16,22,15,27,18,17,14,16,14,25,34,16,22,20,20,19,19,18,19,18,23,22,16,16,24,17,16,20,19,17,17,20,20,25,15,15,18,20,17,16,18,14,18,17,17', '18,15,16,15,15,22,14,18,15,19,22,22,17,15,19,18,17,28,18,26,17,17,24,15,15,30,15,16,16,16,14,23,19,24,21,24,19,18,25,16,17,22,15,23,18,17,17,17,19,20,16,16,21,16,15,16,19,15,18,16,22,16,16,15,16,29,15,16,23,19,21,17,23,20,17,16,16,16,24,20,17,18,19,16,16,17,19,15,21,18,21,16,16,23,18,15,17,19,17,19,15,28,16,24,23,23,15,15,14,17,16,19,16,14,19,22,20,21,16,24,16,21,18,17,15,17,14,19,16,16,17,20,35,24,22,23,17,15,18,17,15,17,19,17,20,22,25,21,22,15,15,25,25,16,19,21,17,15,17,17,20,17,22,25,16,14,20,16,15,16,17,17,19,24,19,16,100,100,100,100,100', null); diff --git a/app/sql/time_series_detector/train_task.sql b/app/sql/time_series_detector/train_task.sql new file mode 100644 index 0000000..9d13feb --- /dev/null +++ b/app/sql/time_series_detector/train_task.sql @@ -0,0 +1,25 @@ +SET FOREIGN_KEY_CHECKS=0; +-- ---------------------------- +-- Table structure for `train_task` +-- ---------------------------- +DROP TABLE IF EXISTS `train_task`; +CREATE TABLE `train_task` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `task_id` char(255) DEFAULT NULL, + `sample_num` int(11) DEFAULT NULL, + `postive_sample_num` int(11) DEFAULT NULL, + `negative_sample_num` int(11) DEFAULT NULL, + `window` int(2) DEFAULT NULL, + `model_name` varchar(20) DEFAULT NULL, + `source` varchar(255) DEFAULT NULL, + `start_time` timestamp NULL DEFAULT NULL, + `end_time` timestamp NULL DEFAULT NULL, + `status` varchar(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `id` (`id`) +) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8; + +-- ---------------------------- +-- Records of train_task +-- ---------------------------- +INSERT INTO `train_task` VALUES ('1', '1535790960079', '90675', '45228', '45447', '180', 'xgb_default_model', 'Metis', '2018-09-01 16:36:00', '2018-09-01 16:45:40', 'complete'); diff --git a/app/utils/__init__.py b/app/utils/__init__.py new file mode 100644 index 0000000..406d035 --- /dev/null +++ b/app/utils/__init__.py @@ -0,0 +1 @@ +__all__ = ["utils"] \ No newline at end of file diff --git a/app/utils/utils.py b/app/utils/utils.py new file mode 100644 index 0000000..cc4a819 --- /dev/null +++ b/app/utils/utils.py @@ -0,0 +1,161 @@ +#!/usr/bin/python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +import numpy as np +from app.config.errorcode import * +from app.config.common import * + + +def is_standard_time_series(time_series, window=180): + """ + Check the length of time_series. If window = 180, then the length of time_series should be 903. + The mean value of last window should be larger than 0. + + :param time_series: the time series to check, like [data_c, data_b, data_a] + :type time_series: pandas.Series + :param window: the length of window + :return: True or False + :return type: boolean + """ + if len(time_series) == 5 * window + 3 and np.mean(time_series[(4 * window + 2):]) > 0: + return True + else: + return False + + +def split_time_series(time_series, window=180): + """ + Spilt the time_series into five parts. Each has a length of window + 1 + + :param time_series: [data_c, data_b, data_a] + :param window: the length of window + :return: spilt list [[data_c_left], [data_c_right], [data_b_left], [data_b_right], [data_a]] + """ + data_c_left = time_series[0:(window + 1)] + data_c_right = time_series[window:(2 * window + 1)] + data_b_left = time_series[(2 * window + 1):(3 * window + 2)] + data_b_right = time_series[(3 * window + 1):(4 * window + 2)] + data_a = time_series[(4 * window + 2):] + split_time_series = [] + split_time_series.append(data_c_left) + split_time_series.append(data_c_right) + split_time_series.append(data_b_left) + split_time_series.append(data_b_right) + split_time_series.append(data_a) + return split_time_series + + +def normalize_time_series(split_time_series): + """ + Normalize the split_time_series. + + :param split_time_series: [[data_c_left], [data_c_right], [data_b_left], [data_b_right], [data_a]] + :return: all list / mean(split_time_series) + """ + value = np.mean(split_time_series[4]) + if value > 1: + normalized_data_c_left = list(split_time_series[0] / value) + normalized_data_c_right = list(split_time_series[1] / value) + normalized_data_b_left = list(split_time_series[2] / value) + normalized_data_b_right = list(split_time_series[3] / value) + normalized_data_a = list(split_time_series[4] / value) + else: + normalized_data_c_left = split_time_series[0] + normalized_data_c_right = split_time_series[1] + normalized_data_b_left = split_time_series[2] + normalized_data_b_right = split_time_series[3] + normalized_data_a = split_time_series[4] + normalized_split_time_series = [] + normalized_split_time_series.append(normalized_data_c_left) + normalized_split_time_series.append(normalized_data_c_right) + normalized_split_time_series.append(normalized_data_b_left) + normalized_split_time_series.append(normalized_data_b_right) + normalized_split_time_series.append(normalized_data_a) + return normalized_split_time_series + + +def build_ret_data(ret_code, data=""): + return {"code": ret_code, "msg": ERR_CODE[ret_code], "data": data} + + +def validate_value(data): + if isinstance(data, unicode): + if len(data) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED + elif isinstance(data, str): + if len(data) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED + elif isinstance(data, list): + if len(data) > INPUT_LIST_LEN_MAX: + return CHECK_PARAM_FAILED + for item in data: + ret_code = validate_value(item) + if ret_code != 0: + return ret_code + return 0 + + +def check_value(data): + if 'attrId' in data: + ret_code = validate_value(data['attrId']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "attrId too long" + if 'attrName' in data: + ret_code = validate_value(data['attrName']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "attrName too long" + if 'viewId' in data: + ret_code = validate_value(data['viewId']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "viewId too long" + if 'viewName' in data: + ret_code = validate_value(data['viewName']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "viewName too long" + if 'itemPerPage' in data: + if data['itemPerPage'] > INPUT_ITEM_PER_PAGE_MAX: + return CHECK_PARAM_FAILED, "itemPerPage too big" + if 'beginTime' in data: + if len(str(data['beginTime'])) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED, "beginTime too long" + if 'endTime' in data: + if len(str(data['endTime'])) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED, "endTime too long" + if 'updateTime' in data: + if len(str(data['updateTime'])) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED, "updateTime too long" + if 'source' in data: + ret_code = validate_value(data['source']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "source too long" + if 'trainOrTest' in data: + ret_code = validate_value(data['source']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "trainOrTest too long" + if 'positiveOrNegative' in data: + ret_code = validate_value(data['positiveOrNegative']) + if ret_code != 0: + return CHECK_PARAM_FAILED, "positiveOrNegative too long" + if 'window' in data: + if len(str(data['window'])) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED, "window" + if 'dataTime' in data: + if len(str(data['dataTime'])) > INPUT_LEN_ENG_MAX: + return CHECK_PARAM_FAILED, "dataTime too long" + if 'dataC' in data: + if len(str(data['dataC'])) > VALUE_LEN_MAX: + return CHECK_PARAM_FAILED, "dataC too long" + if 'dataB' in data: + if len(str(data['dataB'])) > VALUE_LEN_MAX: + return CHECK_PARAM_FAILED, "dataB too long" + if 'dataA' in data: + if len(str(data['dataA'])) > VALUE_LEN_MAX: + return CHECK_PARAM_FAILED, "dataA too long" + return 0, "" diff --git a/ci/run_tests.sh b/ci/run_tests.sh new file mode 100644 index 0000000..9bbf894 --- /dev/null +++ b/ci/run_tests.sh @@ -0,0 +1,9 @@ +#!/usr/bin/env bash +# Run tests + +# echo path +echo $DIR, `pwd` +echo "hello world" + +py.test -x -vv -s `pwd`/tests/ +sh `pwd`/ci/init_mysql_data.sh \ No newline at end of file diff --git a/docker/Dockerfile b/docker/Dockerfile new file mode 100644 index 0000000..dbb4aa3 --- /dev/null +++ b/docker/Dockerfile @@ -0,0 +1,10 @@ +FROM sherlockren/metis-full +WORKDIR /metis +ADD . /metis +EXPOSE 80 +EXPOSE 8080 + +RUN chmod +x /metis/init.sh + +CMD ["/bin/sh","/metis/init.sh"] + diff --git a/docker/init.sh b/docker/init.sh new file mode 100644 index 0000000..0b3f2a4 --- /dev/null +++ b/docker/init.sh @@ -0,0 +1,14 @@ +/usr/sbin/nginx +nohup /usr/bin/mysqld & + +sleep 3 + +export PYTHONPATH=/metis + +sed -i 's/127.0.0.1/9.9.9.9/g' /metis/uweb/dist/app.js +sed -i 's/127.0.0.1/9.9.9.9/g' /metis/uweb/dist/_sample_sampleinfo.js + +sleep 3 + +nohup python /metis/app/controller/manage.py runserver 0.0.0.0:38324 & +/bin/sh diff --git a/docker/start.sh b/docker/start.sh new file mode 100644 index 0000000..7d49f1f --- /dev/null +++ b/docker/start.sh @@ -0,0 +1,9 @@ +if [ $# == 0 ] +then + echo "Need at least 1 argument!" + exit +fi +ip=$1 +sed -i "s/9.9.9.9/${ip}/g" init.sh +docker build -t local/metis-demo:1.0 . +docker run -i -t -p80:80 -p8080:8080 local/metis-demo:1.0 diff --git a/docs/api_userguide.md b/docs/api_userguide.md new file mode 100644 index 0000000..31c1049 --- /dev/null +++ b/docs/api_userguide.md @@ -0,0 +1,127 @@ +## API接口文档 + +用户可使用API接口对时间序列进行异常检测,检测后的结果通过WEB管理端查看和管理。 服务端提供两个异常检测的API接口供不同场景调用: + +1、量值检测:适用于大多数类型数据的检测,使用无监督和有监督联合检测,会加载检测模型 + +2、率值检测:适用于严格正态分布类型数据的检测,使用无监督算法进行检测,如成功率等生死指标数据的检测 + +- API请求调用请使用搭建的后端服务地址 +- 当前检测时间窗口选取为3小时,每分钟1个数据点,即窗口值为180 +- 同比数据日期和时间段的选择可根据实际情况调整,文档中两个同比数据分别去昨日和一周前的同比 + +针对当前一个值的检测,需要依赖过去三段数据,数据选取规则参考示例图: +![data_info](images/data_info.png) + +### 量值检测 + +* API: POST /{ip}:{port}/PredictValue +* 功能说明:根据参考数据检测最近一个数据点是否异常 +* 请求参数request: + +``` +{ + "viewId":"2012", + "viewName":"登陆功能", + "attrId":"19201", + "attrName":"ptlogin登陆请求总量", + "taskId":"1530608070706", + "window":180, + "dataC":"9,10,152,...,255,...,16", + "dataB":"9,10,152,...,255,...,18", + "dataA":"9,10,152,...,458" +} +``` + +* request字段说明: + +| 名称 | 类型 |必填| 默认值 | 说明 | +| --- | --- | --- |--- | --- | ---| +| viewId| string| 是|无|指标集ID | +| viewName| string| 是| 无|指标集名称| +| attrId| string| 是| 无|指标ID| +| attrName| string| 是| 无|指标名称| +| taskId| string| 否| 无|使用的检测模型,如不传,则采用系统默认模型| +| window| int| 是| 无|窗口值,目前支持180| +| dataC| string| 是| 无|待检测的1个点对应一周前同时刻的点 + 前后小时的数据,361个数据点按时间顺序拼接,英文逗号分隔| +| dataB| string| 是| 无|待检测的1个点对应昨日同时刻的点 + 前后三小时的数据,361个数据点按时间顺序拼接,英文逗号分隔| +| dataA| string| 是| 无|待检测的1个点+前三小时的数据,共181个数据点,181个数据点按时间顺序拼接,英文逗号分隔| + + +* 详情参数response: +``` +{ + "code":0, + "msg":"操作成功", + "data": + { + "ret":0, + "p":"0.05", + } +} +``` + +* response 字段说明: + +| 名称 | 类型 | 说明 | +|---|---|---|---| +| code | int | 返回码。0:成功;非0:失败 | +| msg | string | 返回消息 | +| ret | int | 检测结果是否异常。0:异常;1:正常 | +| p | string | 概率值,值越小,置信度越高,目前p<0.15,判决为异常 | + +### 率值检测 + +* API: POST /{ip}:{port}/PredictRate +* 功能说明:根据参考数据检测最近一个数据点是否异常 +* 请求参数request: + +``` +{ + "viewId":"2012", + "viewName":"登陆功能", + "attrId":"19201", + "attrName":"ptlogin登陆成功率", + "window":180, + "dataC":"100,99.8,100,...,100,...,100", + "dataB":"99.5,100,100,...,99.6,...,100", + "dataA":"100,98.5,100,...,85.9" +} +``` + +* request字段说明: + +| 名称 | 类型 |必填| 默认值 | 说明 | +| --- | --- | --- |--- | --- | ---| +| viewId| string| 是|无|指标集ID | +| viewName| string| 是| 无|指标集名称| +| attrId| string| 是| 无|指标ID| +| attrName| string| 是| 无|指标名称| +| window| int| 是| 无|窗口值,目前支持180| +| dataC| string| 是| 无|待检测的1个点对应一周前同时刻的点 + 前后小时的数据,361个数据点按时间顺序拼接,英文逗号分隔| +| dataB| string| 是| 无|待检测的1个点对应昨日同时刻的点 + 前后三小时的数据,361个数据点按时间顺序拼接,英文逗号分隔| +| dataA| string| 是| 无|待检测的1个点+前三小时的数据,共181个数据点,181个数据点按时间顺序拼接,英文逗号分隔| + + +* 详情参数response: + +``` +{ + "code":0, + "msg":"操作成功", + "data": + { + "ret":0, + "p":"0", + } +} +``` + +* response 字段说明: + +| 名称 | 类型 | 说明 | +|---|---|---|---| +| code | int | 返回码。0:成功;非0:失败 | +| msg | string | 返回消息 | +| ret | int | 检测结果是否异常。0:异常;1:正常 | +| p | string | 概率值,值越小,置信度越高 | \ No newline at end of file diff --git a/docs/architecture.md b/docs/architecture.md new file mode 100644 index 0000000..a21d405 --- /dev/null +++ b/docs/architecture.md @@ -0,0 +1,21 @@ +## ʱ쳣ѧļܹ + +![code_arch.png](images/code_arch.png) + +ʱ쳣ѧֲ漰ԷΪIJ㣺 + +1. **ݲ㣨DB**洢쳣ϢϢϢ + +2. **(server)** 㻮ΪĴģ + + 1. **ģDAO** װ˺DB㳣ݲӿڡ + + 2. **ģfeature** ṩʱеͳڶʱݽȡڼලѧϰѵʹá + + 3. **㷨ģfeature** ṩļֻѧϰ㷨װͳб㷨ָƶƽ㷨ʽ㷨GBDTxgboostȣڶݽٲü⡣ + + 4. **ҵģbusiness** ҵģǻԭӽӿڷװAPIľҵ߼ + +3. **ӿڲ(api)** ṩAPIʱ쳣ӿںWEBIJӿڡ + +4. **WEB(web)** ϵͳṩWEBͨ棬ûԽ쳣ѯעģѵȲ \ No newline at end of file diff --git a/docs/code_framework.md b/docs/code_framework.md new file mode 100644 index 0000000..62e3c76 --- /dev/null +++ b/docs/code_framework.md @@ -0,0 +1,66 @@ +## ĿĿ¼ṹ + +ĿĿ¼ṹһ£Ⲣ + +## Ŀ¼ṹ + +- `/app/` ܹĿ¼ + + `/app/controller/` ·Action + + `/app/config/` ҵò + + `/app/dao/` ݿʵ + + `/app/model/` ģļĿ¼ + + `/app/service/` ҵ߼ + + `/app/service/algorithm/` 㷨 + + `/app/service/feature/` + + `/app/utils/` Ź + +- `/uweb/` ܹĿ¼ + + `/uweb/custom/` WEB農̬ļĿ¼ + + `/uweb/lib/` WEB˿Ŀ¼ + + `/uweb/src/` WEB˿Ŀ¼ + + `/uweb/src/pages/` WEBҳĿ¼ + + `/uweb/src/plugins/` WEBԶĿ¼ + + `/uweb/src/app.json` WEBļ + + `/uweb/src/app.less` WEBȫʽļ + + `/uweb/dist/` WEB˴ľ̬ļĿ¼ + + Ŀ֧͵ļ + 1. `.json`: ļ + 2. `.uwx`: UWEB ͼļ + 3. `.uw`: UWEB ߼ű + 4. `.js`: ͨ JavaScript ߼ű + 5. `.ts`: ͨ TypeScript ߼ű + 6. `.less`: Less ʽļ + 7. `.css`: CSS ʽļ + 8. `.jsx`: Զʱʹõ JavaScript React űļ + 9. `.tsx`: Զʱʹõ TypeScript React űļ + 10. `.png``.jpg``.gif``.svg`: ͼƬļ + +- `/docs/` ĿĵĿ¼ + + +## ùϵ + +`/app/controller/` Ϊ·ڣɵserviceҵ + +`/app/service/` Ϊserviceҵ㣬ɵ˽жdaoݿ + +`/app/model/` ģļĿ¼serviceҵ + +`/app/utils/` ȫֿɵ \ No newline at end of file diff --git a/docs/images/Metis_logo.png b/docs/images/Metis_logo.png new file mode 100644 index 0000000..50734fd Binary files /dev/null and b/docs/images/Metis_logo.png differ diff --git a/docs/images/code_arch.png b/docs/images/code_arch.png new file mode 100644 index 0000000..6d30acd Binary files /dev/null and b/docs/images/code_arch.png differ diff --git a/docs/images/data_info.png b/docs/images/data_info.png new file mode 100644 index 0000000..5a5da06 Binary files /dev/null and b/docs/images/data_info.png differ diff --git a/docs/images/qq_group.png b/docs/images/qq_group.png new file mode 100644 index 0000000..b1bdaa0 Binary files /dev/null and b/docs/images/qq_group.png differ diff --git a/docs/images/web_anomaly.png b/docs/images/web_anomaly.png new file mode 100644 index 0000000..f7d3e30 Binary files /dev/null and b/docs/images/web_anomaly.png differ diff --git a/docs/images/web_sample.png b/docs/images/web_sample.png new file mode 100644 index 0000000..0ff9fbd Binary files /dev/null and b/docs/images/web_sample.png differ diff --git a/docs/images/web_sample_edit.png b/docs/images/web_sample_edit.png new file mode 100644 index 0000000..b8e2043 Binary files /dev/null and b/docs/images/web_sample_edit.png differ diff --git a/docs/images/web_sample_import.png b/docs/images/web_sample_import.png new file mode 100644 index 0000000..f7dce62 Binary files /dev/null and b/docs/images/web_sample_import.png differ diff --git a/docs/images/web_tag.png b/docs/images/web_tag.png new file mode 100644 index 0000000..2becd1e Binary files /dev/null and b/docs/images/web_tag.png differ diff --git a/docs/images/web_task.png b/docs/images/web_task.png new file mode 100644 index 0000000..accdcc8 Binary files /dev/null and b/docs/images/web_task.png differ diff --git a/docs/images/web_task_confirm.png b/docs/images/web_task_confirm.png new file mode 100644 index 0000000..720d26d Binary files /dev/null and b/docs/images/web_task_confirm.png differ diff --git a/docs/images/web_task_creat.png b/docs/images/web_task_creat.png new file mode 100644 index 0000000..0eb9fa4 Binary files /dev/null and b/docs/images/web_task_creat.png differ diff --git a/docs/images/web_untag.png b/docs/images/web_untag.png new file mode 100644 index 0000000..487b69f Binary files /dev/null and b/docs/images/web_untag.png differ diff --git a/docs/images/web_zoom.png b/docs/images/web_zoom.png new file mode 100644 index 0000000..8147173 Binary files /dev/null and b/docs/images/web_zoom.png differ diff --git a/docs/install.md b/docs/install.md new file mode 100644 index 0000000..5eb8266 --- /dev/null +++ b/docs/install.md @@ -0,0 +1,192 @@ +## 安装文档 + +# 目录 +> * [手工安装](#chapter-1) +>> * [依赖环境](#chapter-1-1) +>> * [数据库环境安装](#chapter-1-2) +>> * [服务端环境安装](#chapter-1-3) +>> * [WEB管理端环境安装](#chapter-1-4) +> +> * [docker方式部署](#chapter-2) +> +本安装文档仅描述了在一台服务器上安装搭建整个Metis的过程,目的是为了让用户对Metis的部署搭建、运行等整体认识。 + +如要用于生产环境,需要更多考虑分布式系统下容错、容灾能力。若有需要,可以加入Metis的qq技术交流群:288723616。 + +# 1. 手工安装 +## 1.1. 依赖环境 + +| 软件 | 软件要求 | +| --- | --- | +| linux内核版本:| CentOS 7.4 | +| python版本:| 2.7版本| +| mysql版本:| 5.6.26及以上版本| +| Node.js版本:| 8.11.1及以上版本|s +| Django版本:| 1.11.13及以上版本| + +运行服务器要求:1台普通安装linux系统的机器即可(推荐CentOS系统)。2.服务器需要开放80和8080端口 + +以下步骤假定安装机器的代码目录是 `/data/Metis/`,可根据实际情况更改。 + +## 1.2. 数据库环境安装 + +### 1.2.1. mysql 安装介绍 + +采用yum源安装或者在mysql官网下载源码安装,安装好后检测mysql服务是否正常工作。 + +``` +yum install mariadb-server +systemctl start mariadb +``` + +### 1.2.2. 初始化数据库 + +为了方便用户快速使用,提供了50+异常检测结果数据和300+样本数据供大家使用。 + +1、创建需要的数据库用户名并授权,连接mysql客户端并执行 + +``` + grant all privileges on *.* to metis@127.0.0.1 identified by 'metis@123'; + flush privileges; +``` + +2、创建数据库 `metis`,在命令行下执行 + +``` +mysqladmin -umetis -pmetis@123 -h127.0.0.1 create metis +``` + +3、将`/Metis/app/sql/`目录下的sql初始化文件,导入数据`metis`数据库 + +``` +mysql -umetis -pmetis@123 -h127.0.0.1 metis < /data/Metis/app/sql/time_series_detector/anomaly.sql +mysql -umetis -pmetis@123 -h127.0.0.1 metis < /data/Metis/app/sql/time_series_detector/sample_dataset.sql +mysql -umetis -pmetis@123 -h127.0.0.1 metis < /data/Metis/app/sql/time_series_detector/train_task.sql +``` + +4、将数据库配置信息更新到服务端配置文件`database.py` +``` +vim /data/Metis/app/config/database.py +``` +改写配置 +``` +db = 'metis' +user = 'metis' +passwd = 'metis@123' +host = '127.0.0.1' +port = 3306 +``` + +## 1.3. 服务端环境安装 + +服务端python程序需要依赖django、numpy、tsfresh、MySQL-python、scikit-learn、scikit-learn等包 + +### 1.3.1. yum 安装依赖包 + +``` +yum install python-pip +pip install --upgrade pip +yum install gcc libffi-devel python-devel openssl-devel +yum install mysql-devel +``` + +### 1.3.2. pip 安装python依赖包 + +通过工程目录下docs/requirements.txt安装 + +``` +pip install -I -r requirements.txt +``` + +### 1.3.3. 工作目录加入环境变量 + +``` +export PYTHONPATH=/data/Metis:$PYTHONPATH +``` + +为了保证下次登陆可以导入环境变量,请将环境变量配置写入/etc/profile文件 + +### 1.3.4. 部署Django服务端 + +部署生产环境时可通过nginx和uwsgi部署,具体请参考对应官网说明 + +### 1.3.5. 启动服务端 + +启动服务端程序 + +``` +python /data/Metis/app/controller/manage.py runserver {ip}:{port} +``` + +## 1.4. WEB管理端环境安装 + +### 1.4.1. Node.js安装 + +需先安装[Node.js](https://nodejs.org/en/download/),并且Node.js的版本需不低于 8.11.1 + +### 1.4.2. npm install安装前端依赖 + +安装 uweb/pacakge.json 配置文件中依赖的第三方安装包 + +进入要uweb目录,执行npm install + +### 1.4.3. 编译代码 + +修改uweb/src/app.json 文件的后端地址配置: "origin": "http://${ip}:${port}" , ip和port对应服务端地址 + +运行npm run build + +将uweb目录下的custom文件夹下复制到uweb目录下生成的dist文件夹中 + +将nginx配置文件中的root定位到uweb目录下的dist文件夹 + +nginx配置如下: + +``` +server { + listen 80; + root /*/uweb/dist; + location / { + add_header Cache-Control max-age=0; + gzip on; + gzip_min_length 1k; + gzip_buffers 16 64k; + gzip_http_version 1.1; + gzip_comp_level 6; + gzip_types text/plain application/x-javascript text/css application/xml; + gzip_vary on; + try_files $uri $uri/ /index.html; + } + + location /index.html { + add_header Cache-Control 'no-store'; + } + } +``` + +### 1.4.4. 启动WEB服务 + +nginx正常启动后,打开浏览器并访问 http://${ip}:80/ + +### 1.4.5. 本地修改调试 + +如本地修改代码,发布更新方式如下: + +npm run build 项目代码开发完成后,执行该命令打包项目代码。在项目根目录会生成一个 dist 目录,然后复制custom目录,放至dist目录下。发布时,将 dist 目录中的全部文件作为静态文件,放至服务器指定的静态文件目录即可 + +# 2. docker方式部署 + +## 2.1. 安装docker + +``` +yum install docker +service docker start +``` + +## 2.2. 部署docker环境 +执行Meits/docker/start.sh ${本机ip},等待部署完成 + +部署完成后,可以通过浏览器直接访问:http://${IP} + + + diff --git a/docs/requirements.txt b/docs/requirements.txt new file mode 100644 index 0000000..6865867 --- /dev/null +++ b/docs/requirements.txt @@ -0,0 +1,6 @@ +Django==1.10.3 +MySQL-python==1.2.5 +numpy==1.15.2 +scikit-learn==0.20.0 +tsfresh==0.11.1 +xgboost==0.80 diff --git a/docs/usecase.md b/docs/usecase.md new file mode 100644 index 0000000..281a005 --- /dev/null +++ b/docs/usecase.md @@ -0,0 +1,27 @@ + +## 使用场景 + +时间序列异常检测学件经过海量监控数据打磨,在异常检测和运维监控领域具有广泛的应用性。 + +### 功能特性 + +时间序列异常检测学件: + +* 异常检测:时间序列的异常检测 +* 特征提取:提供时间序列统计、拟合、分类特征的提取功能 +* 异常查询:可对检测到的异常视图进行管理 +* 标注打标:可进行异常的标注和取消标注,标注结果为正负样本 +* 样本管理:提供样本库的管理能力,查询、编辑、上传、导出、删除 +* 模型管理:提供训练模型功能和训练任务管理 + +### 应用数据场景 + +* 操作系统数据:适用于检测操作系统层面的基础监控数据,例如CPU、内存、磁盘、流量、包量等。 +* 应用程序数据:适用于检测应用程序运行中记录的时序数据,例如读写量、调用量、自定义监控指标等。 +* KPI指标数据:适用于检测业务KPI数据,例如交易量、收入值、在线数、成功率、失败量等业务关键指标。 + +### 应用案例场景 + +* 监控告警:可取代传统阈值监控方式,智能检测时序数据的异常。 +* 关联分析:可通过分析检测结果的关联性和根源性,实现异常精准定位。 +* 影响评估:可检测出大范围故障或网络波动,在故障发生时评估出故障影响。 \ No newline at end of file diff --git a/docs/web_userguide.md b/docs/web_userguide.md new file mode 100644 index 0000000..e726070 --- /dev/null +++ b/docs/web_userguide.md @@ -0,0 +1,62 @@ +## WEB管理端使用指南 + +介绍WEB管理端的使用说明,主要包含异常查询、标注打标、样本库管理、训练模型等功能的使用说明 + +## 异常查询 + +入口:`异常视图-异常查询` 可查询检测结果为异常的结果信息 + +1、支持时间、指标集、指标维度联合查询 + +![web_anomaly](images/web_anomaly.png) + +2、支持曲线交互:查看大图、放缩、曲线选择等 + +![web_zoom](images/web_zoom.png) + + +## 标注打标 + +入口:`异常视图-异常查询` 可对检测结果进行标注,标注后的数据以样本形式转存入样本库 + +1、支持样本标注,标记为正样本或负样本 + +![web_tag](images/web_tag.png) + +2、支持取消标注 + +![web_untag](images/web_untag.png) + +## 样本库 + +入口:`样本库-样本管理` 可对样本数据进行增删改查等基本操作 + +1、支持时间、样本来源、窗口、分类集等维度联合查询 + +![web_sample](images/web_sample.png) + +2、支持单样本查看、编辑、删除操作 + +3、支持批量编辑、导出操作 + +![web_sample_edit](images/web_sample_edit.png) + +4、支持导入样本操作 + +![web_sample_import](images/web_sample_import.png) + +## 训练模型 + +入口:`样本库-训练模型` 可根据样本数据进行检测模型的训练,训练的模型可用于异常检测 + +1、支持时间、样本来源、任务状态等维度联合查询 + +![web_task](images/web_task.png) + +2、支持删除任务记录 + +3、支持新建训练任务 + +![web_task_creat](images/web_task_creat.png) + +![web_task_confirm](images/web_task_confirm.png) \ No newline at end of file diff --git a/makefile b/makefile new file mode 100644 index 0000000..873ef88 --- /dev/null +++ b/makefile @@ -0,0 +1,7 @@ +test: + pwd + ls + export PYTHONPATH=$PYTHONPATH:`pwd`/app + sh `pwd`/ci/run_tests.sh +#pylint --rcfile=`pwd`/pylint.conf ./app/dao +#pylint --rcfile=`pwd`/pylint.conf ./app/service \ No newline at end of file diff --git a/package.json b/package.json new file mode 100644 index 0000000..c3decd0 --- /dev/null +++ b/package.json @@ -0,0 +1,29 @@ +{ + "name": "metis", + "version": "1.0.0", + "description": "", + "main": "index.js", + "directories": { + "test": "tests" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1", + "commitmsg": "commitlint -e $GIT_PARAMS" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/lxd1190/metis_test.git" + }, + "author": "", + "license": "ISC", + "bugs": { + "url": "https://github.com/lxd1190/metis_test/issues" + }, + "homepage": "https://github.com/lxd1190/metis_test#readme", + "devDependencies": { + "husky": "^0.14.3", + "@commitlint/travis-cli": "^6.2.0", + "@commitlint/config-conventional": "^6.1.3", + "@commitlint/cli": "^6.2.0" + } +} diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/tests/fixtures.py b/tests/fixtures.py new file mode 100644 index 0000000..0ecb2b5 --- /dev/null +++ b/tests/fixtures.py @@ -0,0 +1,26 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +from unittest import TestCase +import random + +class DataTestCase(TestCase): + def create_test_data_a(self): + return [850600,889768,883237,896313,870407,868385,865300,889802,894983,836835,937571,904475,892846,878769,886624,892638,894804,889133,908860, + 904439,896944,910079,932156,927790,936513,944358,922693,905639,929855,824757,1020900,918838,966000,936090,921495,988048,963848,959618, + 948817,963953,955761,964989,980420,927674,962113,956436,967907,975038,946675,875024] + + def generate_random_str(self, randomlength=16): + random_str = '' + base_str = 'ABCDEFGHIGKLMNOPQRSTUVWXYZabcdefghigklmnopqrstuvwxyz0123456789' + length = len(base_str) - 1 + for i in range(randomlength): + random_str += base_str[random.randint(0, length)] + return random_str diff --git a/tests/test_class.py b/tests/test_class.py new file mode 100644 index 0000000..f2de3eb --- /dev/null +++ b/tests/test_class.py @@ -0,0 +1,9 @@ +class TestClass: + + def test_one(self): + x = "this" + assert 'h' in x + + def test_two(self): + x = "hello" + assert 'hello' in x diff --git a/tests/test_eg.py b/tests/test_eg.py new file mode 100644 index 0000000..d846707 --- /dev/null +++ b/tests/test_eg.py @@ -0,0 +1,9 @@ +# content of test_sample.py +def func(x): + return x + 1 + + +def test_answer(): + assert func(4) == 5 + + diff --git a/tests/test_feature.py b/tests/test_feature.py new file mode 100644 index 0000000..403a5c0 --- /dev/null +++ b/tests/test_feature.py @@ -0,0 +1,28 @@ +#!/usr/bin/env python +# -*- coding: UTF-8 -*- +""" +Tencent is pleased to support the open source community by making Metis available. +Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. +Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +https://opensource.org/licenses/BSD-3-Clause +Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +""" + +from app.tests.fixtures import DataTestCase +from app.service.feature.statistical_features import * + + +class FeatureTestCase(DataTestCase): + + def test_features(self): + testdata_a = self.create_test_data_a() + self.assertTrue(time_series_minimum(testdata_a) == 1020900) + self.assertTrue(time_series_minimum(testdata_a) == 824757) + self.assertTrue((time_series_mean(testdata_a) - 919324.34) < 1e-2) + def test_two(self): + x = "hello" + assert 'hello' in x + +if __name__ == '__main__': + a = FeatureTestCase() + a.test_features() diff --git a/tests/test_sysexit.py b/tests/test_sysexit.py new file mode 100644 index 0000000..71f2935 --- /dev/null +++ b/tests/test_sysexit.py @@ -0,0 +1,10 @@ +import pytest + + +def f(): + raise SystemExit(1) + + +def test_mytest(): + with pytest.raises(SystemExit): + f() diff --git a/uweb/.gitignore b/uweb/.gitignore new file mode 100644 index 0000000..80ea977 --- /dev/null +++ b/uweb/.gitignore @@ -0,0 +1,2 @@ +.vscode/ +dist/ \ No newline at end of file diff --git a/uweb/README.md b/uweb/README.md new file mode 100644 index 0000000..7880644 --- /dev/null +++ b/uweb/README.md @@ -0,0 +1 @@ +Metis前端代码 \ No newline at end of file diff --git a/uweb/custom/file/SampleTemplate.csv b/uweb/custom/file/SampleTemplate.csv new file mode 100644 index 0000000..4bb4929 --- /dev/null +++ b/uweb/custom/file/SampleTemplate.csv @@ -0,0 +1,3 @@ +指标集名称,指标集id,指标名称,指标id,数据来源,训练集/测试集,正样本/负样本,样本窗口,dataC,dataB,dataA,数据时间戳 +登陆验证,1857889,登陆成功量,20158,monitor,test,positive,180,"2895,2661,2694,2728,3045,3016,3021,3005,2912,2873,3042,3157,3202,3296,3301,3319,3349,3225,3383,3597,3449,3532,3609,3556,3748,3601,3564,3681,3738,3933,3687,3663,3729,3626,3609,3833,3879,3999,3893,4174,3924,4111,3918,4083,3780,4169,4053,4192,3690,4005,4083,4494,4021,4035,4069,3804,4352,4000,3883,3927,3663,4130,3867,3860,3681,4051,4101,3892,3855,3589,3850,3773,3776,3525,3687,3444,3510,3564,3463,3696,3680,3576,3565,3643,3651,3660,3524,3497,3308,3279,3002,3345,3273,3284,3171,3219,3124,3152,2836,3012,3054,2982,2833,2954,2859,2850,2816,2892,2687,2724,2719,2663,2726,2710,2571,2318,2874,2604,2439,2372,2565,2435,2561,2590,2454,2490,2386,2449,2406,2482,2280,2573,2472,2335,2316,2405,2572,2479,2251,2420,2532,2486,2350,2560,2541,2459,2357,2599,2516,2346,2571,2519,2444,2348,2685,2451,2413,2569,2589,2537,2507,2425,2623,2576,2669,2663,2646,2485,2525,2519,2523,2575,2546,2599,2760,2489,2779,2585,2454,2622,2632,2479,2592,2486,2685,2654,2498,2637,2642,2648,2528,2663,2607,2397,2613,2603,2694,2540,2590,2647,2485,2459,2590,2607,2461,2473,2522,2642,2445,2579,2597,2356,2566,2677,2419,2409,2532,2582,2529,2595,2585,2599,2410,2594,2564,2383,2528,2614,2523,2502,2616,2567,2343,2462,2650,2333,2767,2522,2313,2260,2534,2485,2386,2585,2627,2502,2442,2539,2575,2425,2596,2466,2499,2386,2564,2590,2357,2557,2534,2472,2367,2548,2625,2736,2536,2518,2617,2518,2616,2588,2670,2551,2665,2570,2492,2715,2618,2653,2658,2681,2872,2757,2617,2758,2602,2606,2735,2723,2669,2699,2896,2638,2791,2717,2725,2773,2957,2768,2653,2775,2786,2672,2720,2848,3040,2798,2952,2823,2728,2948,2911,2978,2885,2893,2897,2828,2970,3074,2999,2979,2914,2911,3088,3018,3058,3044,2923,3174,3098,3118,2878,2769,3153,2998,3133,3164,2894,3045,3207,3225,3089,3179,3228,3036,3125,3182,3123,3320,3026,3218,3135,3199,3077,3266,3396,2974,3344,3266,3281,3184,3056","1706,1667,1698,1794,1758,1756,1649,1809,1867,1908,1835,1865,1986,1990,2090,1961,1884,1977,2102,2147,2174,2204,2350,2176,2353,2479,2448,2492,2379,2478,2566,2425,2507,2486,2550,2559,3024,2683,2790,2724,2873,2666,2745,2829,2886,2889,2842,2876,3045,3072,3048,2854,2979,2945,3146,2903,3133,2893,2933,2936,2777,2910,3253,2986,3000,2899,2786,2815,2869,2834,2850,2957,2883,2829,2914,2746,2907,2714,2885,2926,2808,2799,2790,2631,2795,2733,2779,2624,2515,2625,2734,2462,2563,2553,2445,2501,2492,2426,2475,2490,2371,2421,2194,2269,2156,2376,2225,2133,2262,2249,2188,2144,2081,2152,1937,2067,2225,2146,1926,2029,2034,1969,1871,2104,1880,2036,1902,1944,1869,1933,1885,1966,2036,1926,1864,2028,2070,1989,1907,1956,2012,1895,1994,2077,1882,1911,2080,1996,1986,1950,1974,2026,2087,1902,2105,2023,1994,2041,2171,2064,1991,2081,2084,2156,2080,2238,2111,2254,2155,2230,2160,2078,2167,2154,2251,2018,2454,2215,2075,2223,2226,2272,2113,2270,2145,2195,2146,2237,2166,2045,2268,2222,2231,2239,2294,2224,2201,2055,2302,2329,2142,2033,2290,2148,2157,2356,2163,2272,2098,2173,2097,2146,2246,2282,2208,2214,2279,2075,2300,2040,2179,2061,2203,2103,2225,2080,2186,2129,2182,2087,2097,2199,2188,2213,2059,1874,2408,2213,1985,2087,2172,2150,2015,2148,2055,2240,2102,2082,2184,2049,2205,2148,2118,2301,2190,2193,2202,2041,2148,2294,2127,2005,2208,2383,2129,2241,2252,2361,2269,2209,2336,2223,2351,2320,2283,2237,2255,2440,2340,2174,2473,2328,2505,2344,2453,2327,2321,2526,2277,2299,2273,2297,2275,2268,2143,1898,2269,1977,1805,1921,1861,1872,1757,1864,1953,1831,1906,1923,1872,1859,1906,1956,1861,1980,1955,1974,2006,1952,1862,1903,1964,2009,1864,2146,2104,1971,1989,1969,1896,2021,2232,2057,1900,2164,1920,2002,2154,2102,2065,2184,2150,2051,2041,2043,2130,1990,2185,2260,2122,2072,2218,1958,2160,2089,2109,2025,2303,2217,2088,2171,2106","1270,1276,1285,1266,1345,1383,1240,1370,1345,1276,1351,1485,1363,1496,1465,1525,1495,1462,1585,1704,1592,1640,1722,1647,1765,1701,1778,1709,1841,1863,1816,1912,1879,1883,1897,2016,2025,2160,2109,2049,1972,2096,2048,2182,2108,2146,2127,2242,2168,2285,2230,2140,2257,2372,2183,2123,2464,2299,2249,2177,2127,2219,2485,2278,2173,2208,2272,2288,2175,2224,2203,2248,2126,2100,2092,2233,2216,2120,2182,2023,2154,2016,2051,2008,2054,2074,2154,1983,1851,1900,1805,2014,1905,1791,1845,1788,1779,1814,1916,1749,1704,1710,1697,1707,1730,1720,1604,1685,1656,1572,1655,1621,1579,1489,1553,1376,1641,1436,1392,1485,1473,1393,1412,1441,1436,1432,1410,1393,1398,1424,1398,1339,1414,1420,1419,1390,1465,1420,1465,1430,1391,1405,1409,1483,1457,1409,1451,1479,1463,1477,1506,1507,1452,1501,1604,1474,1379,1525,1441,1440,1633,1538,1498,1544,1597,1612,1497,1565,1609,1570,1631,1720,1563,1517,1634,1445,1811,1622,1465,1641,1604",1530525867 +登陆验证,1857889,登陆成功量,20159,monitor,test,positive,180,"2895,2661,2694,2728,3045,3016,3021,3005,2912,2873,3042,3157,3202,3296,3301,3319,3349,3225,3383,3597,3449,3532,3609,3556,3748,3601,3564,3681,3738,3933,3687,3663,3729,3626,3609,3833,3879,3999,3893,4174,3924,4111,3918,4083,3780,4169,4053,4192,3690,4005,4083,4494,4021,4035,4069,3804,4352,4000,3883,3927,3663,4130,3867,3860,3681,4051,4101,3892,3855,3589,3850,3773,3776,3525,3687,3444,3510,3564,3463,3696,3680,3576,3565,3643,3651,3660,3524,3497,3308,3279,3002,3345,3273,3284,3171,3219,3124,3152,2836,3012,3054,2982,2833,2954,2859,2850,2816,2892,2687,2724,2719,2663,2726,2710,2571,2318,2874,2604,2439,2372,2565,2435,2561,2590,2454,2490,2386,2449,2406,2482,2280,2573,2472,2335,2316,2405,2572,2479,2251,2420,2532,2486,2350,2560,2541,2459,2357,2599,2516,2346,2571,2519,2444,2348,2685,2451,2413,2569,2589,2537,2507,2425,2623,2576,2669,2663,2646,2485,2525,2519,2523,2575,2546,2599,2760,2489,2779,2585,2454,2622,2632,2479,2592,2486,2685,2654,2498,2637,2642,2648,2528,2663,2607,2397,2613,2603,2694,2540,2590,2647,2485,2459,2590,2607,2461,2473,2522,2642,2445,2579,2597,2356,2566,2677,2419,2409,2532,2582,2529,2595,2585,2599,2410,2594,2564,2383,2528,2614,2523,2502,2616,2567,2343,2462,2650,2333,2767,2522,2313,2260,2534,2485,2386,2585,2627,2502,2442,2539,2575,2425,2596,2466,2499,2386,2564,2590,2357,2557,2534,2472,2367,2548,2625,2736,2536,2518,2617,2518,2616,2588,2670,2551,2665,2570,2492,2715,2618,2653,2658,2681,2872,2757,2617,2758,2602,2606,2735,2723,2669,2699,2896,2638,2791,2717,2725,2773,2957,2768,2653,2775,2786,2672,2720,2848,3040,2798,2952,2823,2728,2948,2911,2978,2885,2893,2897,2828,2970,3074,2999,2979,2914,2911,3088,3018,3058,3044,2923,3174,3098,3118,2878,2769,3153,2998,3133,3164,2894,3045,3207,3225,3089,3179,3228,3036,3125,3182,3123,3320,3026,3218,3135,3199,3077,3266,3396,2974,3344,3266,3281,3184,3056","1706,1667,1698,1794,1758,1756,1649,1809,1867,1908,1835,1865,1986,1990,2090,1961,1884,1977,2102,2147,2174,2204,2350,2176,2353,2479,2448,2492,2379,2478,2566,2425,2507,2486,2550,2559,3024,2683,2790,2724,2873,2666,2745,2829,2886,2889,2842,2876,3045,3072,3048,2854,2979,2945,3146,2903,3133,2893,2933,2936,2777,2910,3253,2986,3000,2899,2786,2815,2869,2834,2850,2957,2883,2829,2914,2746,2907,2714,2885,2926,2808,2799,2790,2631,2795,2733,2779,2624,2515,2625,2734,2462,2563,2553,2445,2501,2492,2426,2475,2490,2371,2421,2194,2269,2156,2376,2225,2133,2262,2249,2188,2144,2081,2152,1937,2067,2225,2146,1926,2029,2034,1969,1871,2104,1880,2036,1902,1944,1869,1933,1885,1966,2036,1926,1864,2028,2070,1989,1907,1956,2012,1895,1994,2077,1882,1911,2080,1996,1986,1950,1974,2026,2087,1902,2105,2023,1994,2041,2171,2064,1991,2081,2084,2156,2080,2238,2111,2254,2155,2230,2160,2078,2167,2154,2251,2018,2454,2215,2075,2223,2226,2272,2113,2270,2145,2195,2146,2237,2166,2045,2268,2222,2231,2239,2294,2224,2201,2055,2302,2329,2142,2033,2290,2148,2157,2356,2163,2272,2098,2173,2097,2146,2246,2282,2208,2214,2279,2075,2300,2040,2179,2061,2203,2103,2225,2080,2186,2129,2182,2087,2097,2199,2188,2213,2059,1874,2408,2213,1985,2087,2172,2150,2015,2148,2055,2240,2102,2082,2184,2049,2205,2148,2118,2301,2190,2193,2202,2041,2148,2294,2127,2005,2208,2383,2129,2241,2252,2361,2269,2209,2336,2223,2351,2320,2283,2237,2255,2440,2340,2174,2473,2328,2505,2344,2453,2327,2321,2526,2277,2299,2273,2297,2275,2268,2143,1898,2269,1977,1805,1921,1861,1872,1757,1864,1953,1831,1906,1923,1872,1859,1906,1956,1861,1980,1955,1974,2006,1952,1862,1903,1964,2009,1864,2146,2104,1971,1989,1969,1896,2021,2232,2057,1900,2164,1920,2002,2154,2102,2065,2184,2150,2051,2041,2043,2130,1990,2185,2260,2122,2072,2218,1958,2160,2089,2109,2025,2303,2217,2088,2171,2106","1270,1276,1285,1266,1345,1383,1240,1370,1345,1276,1351,1485,1363,1496,1465,1525,1495,1462,1585,1704,1592,1640,1722,1647,1765,1701,1778,1709,1841,1863,1816,1912,1879,1883,1897,2016,2025,2160,2109,2049,1972,2096,2048,2182,2108,2146,2127,2242,2168,2285,2230,2140,2257,2372,2183,2123,2464,2299,2249,2177,2127,2219,2485,2278,2173,2208,2272,2288,2175,2224,2203,2248,2126,2100,2092,2233,2216,2120,2182,2023,2154,2016,2051,2008,2054,2074,2154,1983,1851,1900,1805,2014,1905,1791,1845,1788,1779,1814,1916,1749,1704,1710,1697,1707,1730,1720,1604,1685,1656,1572,1655,1621,1579,1489,1553,1376,1641,1436,1392,1485,1473,1393,1412,1441,1436,1432,1410,1393,1398,1424,1398,1339,1414,1420,1419,1390,1465,1420,1465,1430,1391,1405,1409,1483,1457,1409,1451,1479,1463,1477,1506,1507,1452,1501,1604,1474,1379,1525,1441,1440,1633,1538,1498,1544,1597,1612,1497,1565,1609,1570,1631,1720,1563,1517,1634,1445,1811,1622,1465,1641,1604",1530525867 diff --git a/uweb/custom/file/TemplateRule.xls b/uweb/custom/file/TemplateRule.xls new file mode 100644 index 0000000..57b7793 Binary files /dev/null and b/uweb/custom/file/TemplateRule.xls differ diff --git a/uweb/custom/image/metisFavicon.png b/uweb/custom/image/metisFavicon.png new file mode 100644 index 0000000..17dacdd Binary files /dev/null and b/uweb/custom/image/metisFavicon.png differ diff --git a/uweb/custom/image/metisLogo.png b/uweb/custom/image/metisLogo.png new file mode 100644 index 0000000..0b6dbf2 Binary files /dev/null and b/uweb/custom/image/metisLogo.png differ diff --git a/uweb/lib/uw-api/index.js b/uweb/lib/uw-api/index.js new file mode 100644 index 0000000..37b36a4 --- /dev/null +++ b/uweb/lib/uw-api/index.js @@ -0,0 +1,16 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("lodash"),require("../uw2"),require("isomorphic-fetch"),require("copy-to-clipboard"),require("qs"));else if("function"==typeof define&&define.amd)define(["lodash","../uw2","isomorphic-fetch","copy-to-clipboard","qs"],t);else{var n="object"==typeof exports?t(require("lodash"),require("../uw2"),require("isomorphic-fetch"),require("copy-to-clipboard"),require("qs")):t(e.lodash,e["../uw2"],e["isomorphic-fetch"],e["copy-to-clipboard"],e.qs);for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(window,function(e,t,n,r,i){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=6)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t){e.exports=n},function(e,t,n){var r,i; +/*! + * JavaScript Cookie v2.2.0 + * https://github.com/js-cookie/js-cookie + * + * Copyright 2006, 2015 Klaus Hartl & Fagner Brack + * Released under the MIT license + */!function(o){if(void 0===(i="function"==typeof(r=o)?r.call(t,n,t,e):r)||(e.exports=i),!0,e.exports=o(),!!0){var a=window.Cookies,s=window.Cookies=o();s.noConflict=function(){return window.Cookies=a,s}}}(function(){function e(){for(var e=0,t={};e1){if("number"==typeof(o=e({path:"/"},r.defaults,o)).expires){var s=new Date;s.setMilliseconds(s.getMilliseconds()+864e5*o.expires),o.expires=s}o.expires=o.expires?o.expires.toUTCString():"";try{a=JSON.stringify(i),/^[\{\[]/.test(a)&&(i=a)}catch(e){}i=n.write?n.write(i,t):encodeURIComponent(String(i)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),t=(t=(t=encodeURIComponent(String(t))).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent)).replace(/[\(\)]/g,escape);var c="";for(var u in o)o[u]&&(c+="; "+u,!0!==o[u]&&(c+="="+o[u]));return document.cookie=t+"="+i+c}t||(a={});for(var d=document.cookie?document.cookie.split("; "):[],f=/(%[0-9A-Z]{2})+/g,l=0;l=200&&v.status<300){var e=JSON.parse(v.response);r.isWang&&"4000"===e.code?window.uw.event.emit("@@auth_expired"):o("done",e)}else o("error",v.response)}),v.upload.addEventListener("error",function(e){o("error",e)}),v.upload.addEventListener("abort",function(e){o("abort",e)}));var h=d?r.origin.replace("gw.","access."):r.origin;return v.open("post",""+h+s,!0),v.withCredentials="include"===r.cookies,p.a.forOwn(r.headers,function(e,t){v.setRequestHeader(t,e)}),v.send(g),v},this.download=function(e,t,n){void 0===n&&(n=!0);var i={};p.a.isString(e)?i.url=e:i=e;var o=i.url,a=i.filename,s=void 0===a?t:a,c=i.needConvert,u=void 0===c?n:c,d=""+r.origin+o,f=document.createElement("a");s&&(f.download=s),u?(d=""+r.origin.replace("gw.","access.")+o,f.href=d,f.target="_blank",f.click()):w(d,{mode:"cors",credentials:"include",headers:r.headers}).then(function(e){return e.blob().then(function(e){if(window.ActiveXObject||"ActiveXObject"in window)window.navigator.msSaveBlob(e,s);else{var t=window.URL.createObjectURL(e),n=document.createElement("a");n.href=t,n.download=s,document.body.appendChild(n),n.click(),setTimeout(function(){window.URL.revokeObjectURL(t)},0)}})})};var i=e[t];switch(this.custom=n,!0){case p.a.startsWith(i,"devzhiyun"):case p.a.startsWith(i,"zhiyun"):var o=p.a.startsWith(i,"devzhiyun"),a=i.split("/")[1],s=window.location.protocol,c=function(e,t){var n=e.replace(t+"//",""),r=/^(.*)zhiyun.*$/g.exec(n);if(r){var i=r[1];return""===i?"www":i}return"www"}(window.location.origin,s);c=a?a+".":"www"===c?"":c,this.origin=s+"//"+(o?"dev.gw":"gw")+"."+c+"zhiyun."+document.domain,this.crossOrigin="cors",this.cookies="include",this.headers={apikey:e.apikey,"Request-Id":m()},this.apikey=e.apikey,this.isWang=!0;break;case p.a.startsWith(i,"wang"):s=window.location.protocol;var u=i.split("/")[1];this.origin=s+"//"+u,this.crossOrigin="cors",this.cookies="include",this.headers={apikey:e.apikey,"Request-Id":m()},this.apikey=e.apikey,this.isWang=!0;break;default:var d=i,f=d.origin,l=void 0===f?"":f,v=d.crossOrigin,y=void 0===v?"no-cors":v,x=d.cookies,b=void 0===x?"same-origin":x,S=d.headers;this.origin=l,this.crossOrigin=y,this.cookies=b,this.headers=S}}}();function h(e){if(e.status>=200&&e.status<300)return e.json();throw new Error("错误:"+e.status+" "+e.statusText)}function w(e,t){var n,r=new Promise(function(e,t){n=function(){t("abort.")}}),i=Promise.race([f()(e,t),r]);return i.abort=n,i}function m(){var e=(new Date).getTime();return"web"+"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var n=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"===t?n:7&n|8).toString(16)})}var y="uwStore",x=function(){return function(){var e=this;this.set=function(t,n){var r=e.getStore();p.a.set(r,t,n),e.setStore(r)},this.get=function(t,n){var r=e.getStore();return p.a.isUndefined(t)?r:p.a.get(r,t)||n},this.clear=function(t){var n=e.getStore();p.a.unset(n,t),e.setStore(n)},this.getStore=function(){var e=localStorage.getItem(y);return e?JSON.parse(e):{}},this.setStore=function(e){localStorage.setItem(y,JSON.stringify(e))},p.a.isUndefined(localStorage.getItem(y))&&localStorage.setItem(y,JSON.stringify({}))}}();function b(e,t){var n={isValidated:!0,errors:{}};return t?(p.a.forEach(e,function(e,r){var i=t[r];if(p.a.isArray(i)&&!p.a.isEmpty(i))for(var o=0,a=i;or&&i;case"min-length":return p.a.isNumber(r)&&t.lengthr[0]||n[0]===r[0]&&n[1]>r[1]||n[0]===r[0]&&n[1]===r[1]&&n[2]>r[2]}}}(),k=document.getElementById("uw-root");var j={on:function(e,t){k&&k.addEventListener(e,t)},off:function(e,t){k&&k.removeEventListener(e,t)},emit:function(e,t){var n=new CustomEvent(e,{detail:t});k&&k.dispatchEvent(n)},once:function(e,t){var n=function(r){t(r),k&&k.removeEventListener(e,n)};k&&k.addEventListener(e,n)}};function q(e){if(void 0===e&&(e=[]),!Array.isArray(e))throw Error("[uw.queue]: list must be array");for(var t=0,n=e;t")}},render:function(e){return e()},getGlobalConfig:function(e){return window._g_config||(window._g_config={}),e?window._g_config[e]:window._g_config}}}))}}])}); \ No newline at end of file diff --git a/uweb/lib/uw-chart/index.js b/uweb/lib/uw-chart/index.js new file mode 100644 index 0000000..b3418b5 --- /dev/null +++ b/uweb/lib/uw-chart/index.js @@ -0,0 +1,22 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +!function(t,e){if("object"==typeof exports&&"object"==typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var i=e();for(var n in i)("object"==typeof exports?exports:t)[n]=i[n]}}(window,function(){return function(t){var e={};function i(n){if(e[n])return e[n].exports;var r=e[n]={i:n,l:!1,exports:{}};return t[n].call(r.exports,r,r.exports,i),r.l=!0,r.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)i.d(n,r,function(e){return t[e]}.bind(null,r));return n},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=8)}([function(t,e,i){"use strict";t.exports=i(3)},function(t,e){t.exports=function(t,e,i,n){var r=i?i.call(n,t,e):void 0;if(void 0!==r)return!!r;if(t===e)return!0;if("object"!=typeof t||!t||"object"!=typeof e||!e)return!1;var s=Object.keys(t),o=Object.keys(e);if(s.length!==o.length)return!1;for(var a=Object.prototype.hasOwnProperty.bind(e),h=0;h2){i=0;for(var n=0;n1){for(var n=i[0],r=1;r0&&!isNaN(t)&&!REMPTY_REG.test(t)}const x=/^(\d)+(.)?\d*%$/;function m(t,e){return Math.sqrt((e.x-t.x)*(e.x-t.x)+(e.y-t.y)*(e.y-t.y))}function _(t,e){return{x:t.x-e.x,y:t.y-e.y}}function b(t,e){return{x:e*t.x,y:e*t.y}}function w(t,e){return _(e,t)}function L(t,e,i,n,r,s){void 0===s&&(s=[]),A(t,[e,i],n,r,s)}function A(t,e,i,n,r){if(void 0===r&&(r=null),e)if(!t.setLineDash&&r&&r.length>0)for(var s=1;s0&&t.setLineDash(r),t.moveTo(e[0].x,e[0].y),s=1;s0?s:[1]).forEach(function(t){t>0&&(c+=t)}),c=c||1;for(var p=Math.floor(h/c)*s.length,d=e.x,f=e.y,g=0;g0;){y=(m=s[x%s.length])*u,v=m*l;var m,_=(i.x-d-y)*(i.x-e.x)+(i.y-f-v)*(i.y-e.y);x%2==0&&(_>0?(t.save(),t.beginPath(),t.lineWidth=r,n&&(t.fillStyle=n),t.moveTo(d,f),t.lineTo(d+y,f+v),t.closePath(),t.stroke(),t.restore()):_<0&&(t.save(),t.lineWidth=r,n&&(t.fillStyle=n),t.beginPath(),t.moveTo(d,f),t.lineTo(i.x,i.y),t.closePath(),t.stroke(),t.restore())),d+=y,f+=v,x++}}}}function C(t,e,i,n,r){if(void 0===r&&(r=null),e&&!(e.length<1)){t.save(),t.beginPath(),r&&t.setLineDash(r),t.moveTo(e[0].point.x,e[0].point.y);for(var s=1;s0&&i&&i.length>0){t.save(),t.beginPath(),t.moveTo(e[0].point.x,e[0].point.y);for(var s=1;s=t.x&&i>=t.y&&e<=t.x+t.width&&i<=t.y+t.height)}function T(t,e,i){var n=0,r=0;if(e){var s=k(i);e.split("\n").forEach(function(e){var o=O(t,e,i);n=n0&&(this.startIndex=0,this.endIndex=this.option.xAxis.data.length-1),t.color instanceof Array&&t.color.forEach(function(t){t&&0===t.indexOf("#")&&t.length<8&&e.colorArray.push(t)}),X.forEach(function(t){e.colorArray.indexOf(t)<0&&e.colorArray.push(t)})},this.getXAxis=function(){return d(this.option,"xAxis.data")},this.createYAxisLabels=function(){var t=[],e=this.getValuesArray(),i=!1;if(e.forEach(function(t){t&&t.length>0&&(i=!0)}),!i)return[];for(var n=this.calculateAxisScale(e),r=this._getYAxisLabelFormatter(),s=0;s0){var u=(o/s>10?r+o:o/s<.1?n+s:n+r)/5,c=U(u);l=Math.floor(u/c+.5)*c,h=Math.ceil(r/l)*l,a=t<0?-Math.ceil(n/l)*l:Math.ceil(n/l)*l}else if(t>=0){var u=r/5,c=U(u);l=Math.floor(u/c+.5)*c,h=Math.ceil(r/l)*l,a=0}else if(e<0){var u=n/5,c=U(u);l=Math.floor(u/c+.5)*c,h=0,a=t<0?-Math.ceil(n/l)*l:Math.ceil(n/l)*l}return{maxSupport:h,minSupport:a,scale:l}}(o,s),i=n.scale,e=(n.maxSupport-n.minSupport)/i)}return{scale:i,count:e,minSupport:n.minSupport,maxSupport:n.maxSupport}},this.option=t||{xAxis:{data:[]},yAxis:{data:[]},series:[]}}return t.prototype.setIndexRange=function(t,e){this.startIndex=t,this.endIndex=e},t.prototype.getIndexRange=function(){return{startIndex:this.startIndex,endIndex:this.endIndex}},t.prototype.getYAxisValueMax=function(){return this.valueRange.max},t.prototype.getXAxisCount=function(){return this.option.xAxis.data.length},t.prototype.getSeriesDataByIndex=function(t){return this.option.series&&this.option.series[t]&&this.option.series[t].data?this.option.series[t].data:[]},t.prototype.getSeriesNameByIndex=function(t){if(this.option.series&&this.option.series[t])return this.option.series[t]},t.prototype.getColorByIndex=function(t){var e=t%this.colorArray.length;return this.colorArray[e]},t.prototype.getPieColorByIndex=function(t){return $[t%$.length]},t.prototype.getValuesArray=function(){var t=[];if(this.option&&this.option.series)for(var e=0;e100?100:i)/100}}return null},t.prototype._getYAxisLabelFormatter=function(){if(this.option.yAxis&&this.option.yAxis.axisLabel&&"function"==typeof this.option.yAxis.axisLabel.formatter)return this.option.yAxis.axisLabel.formatter},t.prototype._getXAxisLabelFormatter=function(){if(this.option.xAxis&&this.option.xAxis.axisLabel&&"function"==typeof this.option.xAxis.axisLabel.formatter)return this.option.xAxis.axisLabel.formatter},t.prototype._getTooltip=function(){if(this.option.tooltip)return this.option.tooltip},t.prototype.getPipelineType=function(){return d(this.option,"series.type")},t.prototype.createCoordinate=function(t){var e=this.getXStickCount(),i=this.getYStickCount(),n=new W(t,e,i);n.setStickLength(4);var r=this.createYAxisLabels();n.setYAxisLabels(r);var s=this.createXAxisLabels();return n.setXAxisLabels(s),n.calculate(),n},t.prototype.getFromOption=function(t){return d(this.option,t)},t}();function U(t){var e=1;if((t=Math.abs(t))>5)for(;t>5;)t/=10,e*=10;else if(t<.5&&0!=t)for(;t<.5;)t*=10,e/=10;return e}function Z(t,e){var i,n,r;try{i=t.toString().split(".")[1].length}catch(t){i=0}try{n=e.toString().split(".")[1].length}catch(t){n=0}return(t*(r=Math.pow(10,Math.max(i,n)))+e*r)/r}function G(t,e){var i=0,n=t.toString(),r=e.toString();try{i+=n.split(".")[1].length}catch(t){}try{i+=r.split(".")[1].length}catch(t){}return Number(n.replace(".",""))*Number(r.replace(".",""))/Math.pow(10,i)}let J={BIG_FONT:'60px "microsoft yahei",sans-serif',FONT:'14px/24px "Microsoft YaHei"',SMALL_FONT:'12px/24px "Microsoft YaHei"'};function K(t,e){t.style.cursor=e}var Q=function(){function t(t,e,i,n,r,s,o,a,h,l,u,c){this.width=0,this.height=0,this.btnWidth=0,this.btnHeight=0,this.progressHeight=0,this.progressPadding=0,this.leftBtnValue=0,this.rightBtnValue=1,this.paddingRight=0,this._needRefresh=!0,this.option=null,this.width=r||0,this.topCanvas=t,this.height=s||0,this.btnWidth=u||10,this.btnHeight=c||s,this.progressHeight=o,this.progressPadding=.1*this.height,this.leftBtnValue=a||0,this.rightBtnValue=h||1,this.paddingRight=0,this.x=i||0,this.y=n||0,this.lastPost=null,this.selectedBtn,this.valueChangecallback=function(t){l(t)},this.mousedownListener=this.mousedownListener.bind(this),this.mousemoveListener=this.mousemoveListener.bind(this),this.mouseupListener=this.mouseupListener.bind(this),this.mouseleaveListener=this.mouseleaveListener.bind(this),this.option=null,this.optionManager=e,this._needRefresh=!0,this._inVisible=!1}return t.prototype.resize=function(t,e,i,n){this.width=i,this.height=n,this.x=t,this.y=e,this._needRefresh=!0},t.prototype.setBoundRect=function(t){this.boundRect=t},t.prototype.beforeDraw=function(t){this.boundRect&&t&&(t.save(),t.clearRect(this.boundRect.x,this.boundRect.y,this.boundRect.width,this.boundRect.height),t.restore())},t.prototype.isInLeftBtn=function(t,e){return H({x:this.x+this.leftBtnValue*this.getProgressLength(),y:this.y+(this.height-this.btnHeight)/2,width:this.btnWidth,height:this.btnHeight},t,e)},t.prototype.isInRightBtn=function(t,e){return H({x:this.x+this.rightBtnValue*this.getProgressLength()+this.btnWidth,y:this.y+(this.height-this.btnHeight)/2,width:this.btnWidth,height:this.btnHeight},t,e)},t.prototype.isInProgress=function(t,e){return H({x:this.x+this.btnWidth+this.getProgressLength()*this.leftBtnValue,y:this.y+this.progressPadding,width:(this.rightBtnValue-this.leftBtnValue)*this.getProgressLength(),height:this.height-2*this.progressPadding},t,e)},t.prototype.getProgressLength=function(){return this.width-2*this.btnWidth-this.paddingRight},t.prototype.setCursorStyle=function(t,e,i){H(this.getRectExtend(),e,i)&&(this.isInLeftBtn(e,i)||this.isInProgress(e,i)||this.isInRightBtn(e,i)?K(t,"ew-resize"):K(t,"default"))},t.prototype.mousemoveListener=function(t){if(!this._inVisible){var e=(t=window.event||t).offsetX||t.layerX,i=t.offsetY||t.layerY;if(this.setCursorStyle(this.topCanvas,e,i),this.lastPost&&this.selectedBtn){var n=e-this.lastPost.x;if(0!==n){var r=n/this.getProgressLength();"left"===this.selectedBtn?(this.setLeftBtnValue(this.leftBtnValue+r),this._needRefresh=!0):"right"===this.selectedBtn?(this.setRightBtnValue(this.rightBtnValue+r),this._needRefresh=!0):"progress"===this.selectedBtn&&(r=r<0?this.leftBtnValue+r>=0?r:-this.leftBtnValue:this.rightBtnValue+r>=1?1-this.rightBtnValue:r,this.setLeftBtnValue(this.leftBtnValue+r),this.setRightBtnValue(this.rightBtnValue+r),this._needRefresh=!0),this.validate()&&(this.lastPost={x:e,y:i}),this.valueChangecallback()}}}},t.prototype.needRefresh=function(){return this._needRefresh},t.prototype.mouseleaveListener=function(){this.lastPost=null,this.selectedBtn=null},t.prototype.mousedownListener=function(t){var e=(t=window.event||t).offsetX||t.layerX,i=t.offsetY||t.layerY;this.lastPost={x:e,y:i},this.isInLeftBtn(e,i)?this.selectedBtn="left":this.isInRightBtn(e,i)?this.selectedBtn="right":this.isInProgress(e,i)?this.selectedBtn="progress":(this.selectedBtn=null,this.lastPost=null)},t.prototype.mouseupListener=function(){this.lastPost=null,this.selectedBtn=null},t.prototype.getBtnWidth=function(){return this.btnWidth},t.prototype.getBtnHeight=function(){return this.btnHeight},t.prototype.validate=function(){return this.leftBtnValue<=1&&this.leftBtnValue>=0&&this.rightBtnValue>=this.leftBtnValue&&this.rightBtnValue<=1},t.prototype.normalizeValue=function(){this.leftBtnValue<0?this.leftBtnValue=0:this.leftBtnValue>1?this.leftBtnValue=1:"number"!=typeof this.leftBtnValue&&(this.leftBtnValue=0),this.rightBtnValue1?this.rightBtnValue=1:"number"!=typeof this.rightBtnValue&&(this.rightBtnValue=this.leftBtnValue)},t.prototype.setLeftBtnValue=function(t){t<0?t=0:t>this.rightBtnValue?t=this.rightBtnValue:t>1&&(t=1),this.leftBtnValue=t,this._needRefresh=!0},t.prototype.getLeftBtnValue=function(){return this.leftBtnValue},t.prototype.setRightBtnValue=function(t){t<0?t=0:t1&&(t=1),this.rightBtnValue=t,this._needRefresh=!0},t.prototype.getRightBtnValue=function(){return this.rightBtnValue},t.prototype.getRectExtend=function(){return{x:this.x-10,y:this.y-10,width:this.width+20,height:this.height+20}},t.prototype.getRegion=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.repaint=function(){this._needRefresh=!0},t.prototype.setVisible=function(t){this._inVisible=!t,t&&(this._needRefresh=!0)},t.prototype.isVisible=function(){return!this._inVisible},t.prototype.draw=function(t){if(this._inVisible)this._needRefresh=!1;else{this.normalizeValue();var e=this.getProgressLength();this.drawBackground(t);var i=this.x+e*this.leftBtnValue,n=this.y+(this.height-this.btnHeight)/2;t.save(),t.beginPath(),N(t,i,n,this.btnWidth,this.btnHeight,5),t.closePath(),t.fillStyle="#fff",t.fill(),t.strokeStyle="#ccc",t.stroke(),t.restore();var r=this.x+this.btnWidth+e*this.rightBtnValue,s=this.y+(this.height-this.btnHeight)/2;t.save(),t.beginPath(),N(t,r,s,this.btnWidth,this.btnHeight,5),t.closePath(),t.fillStyle="#fff",t.fill(),t.strokeStyle="#ccc",t.stroke(),t.restore(),this._needRefresh=!1}},t.prototype.drawBackground=function(t){var e=this.optionManager.getSeriesDataByIndex(0),i=e.length-1,n=f([e]);i=i<0?0:i;var r=c({x:0,y:0,width:e.length-1,height:n.max-n.min},{x:this.x+this.btnWidth,y:this.y+this.height-this.progressPadding,width:this.getProgressLength(),height:this.height-2*this.progressPadding},!0),s=u({x:0,y:0},r),o=u({x:e.length-1,y:0},r),a=[];if(e&&e.length>0){for(var h=0;h=0;r--){var s=n[r];s.listener===e&&s.context===i&&n.splice(r,1)}this.listenersMap[t]=n}},t}(),et=function(){function t(t){this.tipContainer=t,this.font=J.BIG_FONT}return t.prototype.show=function(t,e,i,n,r,s){if(!(d(i,"item.length")<1)){var o,a=t+(n=n&&"number"==typeof n?n:0),h=e+n,l=s&&s._getTooltip()?s._getTooltip():{show:!0};if("function"==typeof l.formatter&&0!=l.show)o=l.formatter(i.items);else if(0!=l.show){o=null!=i.title?i.title+"":null;var u=this.handleData(i),c=u.pie||[],p=u.line||[];for(var f in delete u.pie,delete u.line,p.forEach(function(t){null!=t.value&&(o=o||"",o+='
'+t.seriesName+":"+t.value)}),u)u[f].forEach(function(t){null!=t.value&&(o=o||"",o+='
'+t.seriesName+":"+t.value)});c.forEach(function(t){null!=t.value&&(o=o||"",o+=t.seriesName+"
"+t.name+":"+t.value+"("+t.percent+"%)")})}var g=this.tipContainer;if(o){g.innerHTML="";var y=function(t){var e=Object.assign({},{borderWidth:"0px",borderColor:"rgb(51, 51, 51)",borderRadius:"4px",display:"block",color:"black",font:'14px/24px "Microsoft YaHei"',padding:"5px",backgroundColor:"rgb(255,255,255)",border:"solid 1px #ccc",boxShadow:"0px 4px 4px -2px rgba(208,208,208,0.7)"},t),i=document.createElement("div");return it(i,e),i}(l.styles);g.appendChild(y),y.innerHTML=o,"block"!=g.style.display&&(g.style.display="block"),r&&(t+g.clientWidth+n>r.width&&(a=t-g.clientWidth-n),e+g.clientHeight+n>r.height&&(h=e-g.clientHeight-n)),g.style.left=a+"px",g.style.top=h+"px"}else this.hide()}},t.prototype.hide=function(){"none"!=this.tipContainer.style.display&&(this.tipContainer.style.display="none")},t.prototype.handleData=function(t){var e={},i=[];return t&&t.items&&(t.items.forEach(function(t){if(t){var n=t.seriesType;n?(e[n]=e[n]||[],e[n].push(t)):i.push(t)}}),e.line=e.line||[],i.forEach(function(t){t&&e.line.push(t)})),e},t}();function it(t,e){for(var i in e)t.style[i]=e[i]}var nt=function(){function t(){this.visible=!0,this.getPointInfo=function(){},this.getHover=function(){},this._matrix=new a,this.id=p(),this._inverseMatrix=new a,this.properties={}}return t.prototype.getName=function(){return this.name},t.prototype.setName=function(t,e){void 0===e&&(e=!1),this.name!=t&&(this.name=t,e||this.eventHandler.dispatchPropertyChangeEvent({type:"name",source:this}))},t.prototype.getSeriesName=function(){return this.seriesName},t.prototype.setSeriesName=function(t){this.seriesName=t},t.prototype.getSeriesIndex=function(){return this.seriesIndex},t.prototype.setSeriesIndex=function(t){this.seriesIndex=t},t.prototype.setSeriesType=function(t){this.seriesType=t},t.prototype.getSeriesType=function(){return this.seriesType},t.prototype.setColor=function(t){this.color=t},t.prototype.getColor=function(){return this.color},t.prototype.setMatrix=function(t,e){if(void 0===e&&(e=!1),!function(t,e){if(t===e)return!0;if(null==t&&null==e)return!0;if(null!=t&&null!=e){if(t.data.length!=e.data.length)return!1;for(var i=t.data,n=e.data,r=0;r=n._milisecond?(n.callback(n._milisecond,n._userData),n._hasDone=!0):(n.callback(t,i),window.cancelAnimationFrame(n._timerObject.timer),n._timerObject.timer=window.requestAnimationFrame(n._loop))}}}return t.prototype.run=function(){var t=this;this._hasRun=!0,this._delay?this._timerObject.delayTimer=setTimeout(function(){t._beginTime=new Date,t._loop()},this._delay):(this._beginTime=new Date,this._loop())},t.prototype.cancle=function(){this.hasDone()||(clearTimeout(this._timerObject.delayTimer),window.cancelAnimationFrame(this._timerObject.timer),this._hasCancle=!0)},t.prototype.hasCancle=function(){return this._hasCancle},t.prototype.hasFinish=function(){return this._hasCancle||this._hasDone},t.prototype.hasRun=function(){return this._hasRun},t.prototype.hasDone=function(){return this._hasDone},t.prototype.done=function(t){this.hasCancle()&&!t||this.hasDone()||(this.cancle(),this._hasDone=!0,this.callback(this._milisecond,this._userData))},t}(),ot=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),at=function(t){function e(e,i,n){var r=t.call(this)||this;return r.smooth=!1,r.controlPoints=[],r.indexInterval=1,r.startIndex=0,r.endIndex=0,r._drawPercent=1,r.getPointInfo=function(t,e){if(1===r.pointInfoList.length&&r.footPoint)return r.pointInfoList[0];var i=r._getXAxisIndexByPosition(t,e);return r.pointInfoList[i]},r.optionManager=e,r.valueArray=i.data,r.markLine=i.markLine,r._needCalculate=!0,r.eventHandler=n,r.zIndex=0,r.lineWidth=1,r}return ot(e,t),e.prototype.setColor=function(t,e){void 0===e&&(e=!1),this.color=t,e||this.eventHandler.dispatchPropertyChangeEvent({type:"color",source:this})},e.prototype.setLineWidth=function(t,e){void 0===e&&(e=!1),this.lineWidth=parseInt(t,10)||1,e||this.eventHandler.dispatchPropertyChangeEvent({type:"lineWidth",source:this})},e.prototype.getPointInfoList=function(){return this.pointInfoList},e.prototype.setIndexInterval=function(t,e){void 0===e&&(e=!1),this.indexInterval=t,e||this.eventHandler.dispatchPropertyChangeEvent({type:"interval",source:this})},e.prototype.getColor=function(){return this.color},e.prototype.setValues=function(t,e){void 0===e&&(e=!1),this.valueArray=t,this._needCalculate=!0,e||this.eventHandler.dispatchPropertyChangeEvent({type:"valueArray",source:this})},e.prototype.setIndexRange=function(t,e,i){void 0===i&&(i=!1),this.startIndex==t&&this.endIndex==e||(this._needCalculate=!0,i||this.eventHandler.dispatchPropertyChangeEvent({type:"IndexRange",source:this})),this.startIndex=t,this.endIndex=e},e.prototype.setSmooth=function(t,e){void 0===e&&(e=!1),this.smooth!=t&&(this.smooth=t,e||this.eventHandler.dispatchPropertyChangeEvent({type:"smooth",source:this}))},e.prototype.calculatePointInfo=function(){var t,e=[],i=[];if(this.valueArray){for(var n=this.endIndex-this.startIndex+1,r=0;rthis.startIndex&&(e=[],i=[],t=null,"string"==typeof(s=this.valueArray[0+this.startIndex])&&(0==(s=y(s)).length||isNaN(s))&&(s=null),null!=s&&(t=j(u({x:.5,y:s},this._matrix)),this.footPoint=j(u({x:.5,y:0},this._matrix))),i.push(t),(o=new rt(t)).setYValue(s),o.setIndex(0+this.startIndex),(a=this.optionManager.getXAxis())&&o.setXValue(a[0+this.startIndex]),e.push(o))}this.pointInfoList=e,this.controlPoints=function(t,e){e=e||.1;var i=[];if(t&&t.length>0){var n=t.concat();n.push(n[n.length-1]),n.unshift(n[0]);for(var r=n.length-1,s=1;s1e3&&(i=1),t._drawPercent=i,t.eventHandler.dispatchPropertyChangeEvent({type:"animation",source:t})})),this._animation.run(),this._animation},e.prototype.draw=function(t){this.drawByPercent(t,this._drawPercent),this.drawMarkLine(t)},e.prototype.drawMarkLine=function(t){var e=this;this.markLine&&this.markLine.data&&this.markLine.lineStyle&&this.markLine.data.forEach(function(i){var n;if(e.pointInfoList.forEach(function(t){t.xValue===i.xAxis&&(n=t)}),n&&n.point){var r=n.point.x||0,s=z.getOrigin().y,o=z.getYAxisEnd().y;L(t,{x:r,y:s},{x:r,y:o},e.markLine.lineStyle.normal.color,1,[2,2]),I(t,r,s,3,e.markLine.lineStyle.normal.color,e.markLine.lineStyle.normal.color),I(t,r,o,3,e.markLine.lineStyle.normal.color,e.markLine.lineStyle.normal.color);var a=e.markLine.label.formatter(n.xValue),h=O(t,a,"12px sans-serif");B(t,a,r-h/2,o-10,e.markLine.lineStyle.normal.color,void 0,"start","middle")}})},e.prototype.drawByPercent=function(t,e){e=e<0?0:e;var i=this.pointInfoList;e&&e<1&&(i=this.pointInfoList.slice(0,Math.round(e*this.pointInfoList.length))),this.smooth?function(t,e,i,n,r){if(!(e.length<2)){var s=[],o=[],a=[],h=[],l=d(e[0],"point");l&&s.push(e[0]);for(var u=1;u=2&&(a.push(s),h.push(o)),o=[],s=[]):(l&&(o.push(i[2*(u-1)]),o.push(i[2*(u-1)+1])),s.push(c)),l=c.point}for(s.length>=2&&(a.push(s),h.push(o),o=[],s=[]),u=0;u=2&&o.push(s),s=[])}for(s.length>=2&&(o.push(s),s=[]),a=0;a0){var s=new at(t,e,i);s.setIndexRange(r.startIndex,r.endIndex,!0),s.setSmooth(d(e,"smooth")),s.setName(e.name,!0),s.setZIndex(e.z,!0);var o=d(e,"lineStyle.normal.width");return s.setLineWidth(o),s.setColor(n.color),s}},t}(),lt=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),ut=function(t){function e(e,i){var n=t.call(this)||this;return n.setName(e),n.setValue(i),n._invisible=!1,n._runingAngle=0,n._color="#000",n._extendsLength=0,n._radiusOuter=0,n._enableAnimation=!0,n._hover=!1,n}return lt(e,t),e.prototype.setName=function(t){this.name=t},e.prototype.getName=function(){return this.name},e.prototype.setParent=function(t){this._parent=t},e.prototype.getParent=function(){return this._parent},e.prototype.setSeriesIndex=function(t){this.seriesIndex=t},e.prototype.getSeriesIndex=function(){return this.seriesIndex},e.prototype.getSeriesName=function(){return this.seriesName},e.prototype.setSeriesName=function(t){this.seriesName=t},e.prototype.setValue=function(t){if(!v(t))throw"value is can't convert to number!";this.value=parseFloat(t)},e.prototype.getValue=function(){return this.value},e.prototype.setDataIndex=function(t){this.dataIndex=t},e.prototype.getDataIndex=function(){return this.dataIndex},e.prototype._isInSector=function(t,e){var i=Math.sqrt(t*t+e*e);if(0==i)return!0;var n=t/i,r=Math.acos(n);return e<0&&(r=2*Math.PI-r),r>=this.startAngle&&r<=this.startAngle+this.angle},e.prototype.setStartAngle=function(t){this.startAngle=t},e.prototype.setAngle=function(t,e){void 0===e&&(e=!0),this.angle!=t&&(this.angle=t,e&&this.beginAngleAnimation())},e.prototype.getAngle=function(){return this.angle},e.prototype.setVisible=function(t,e){this._invisible!=!t&&(this._invisible=!t,e||this._pieEventHandler.dispatchPropertyChangeEvent({type:"needCalculateAngle",source:this}),t||(this.setAngle(0,!1),this._runingAngle=0))},e.prototype.isVisible=function(){return!this._invisible},e.prototype.getAngleForDraw=function(){return this._runingAngle},e.prototype.setColor=function(t){this._color=t},e.prototype.getColor=function(){return this._color},e.prototype.setPieEventHandler=function(t){this._pieEventHandler=t},e.prototype.getRect=function(){if(this._parent instanceof gt)return this._parent.getRect()},e.prototype.drawLegend=function(t,e){var i=e.getColor(),n=e.getFont(),r=e.getRect(),s=e.getName(),o=T(t,s,n),a=r.width-o.width-10;a>0&&(t.save(),N(t,r.x+5,r.y+2,a,r.height-4,2),t.fillStyle=e.isDisable()?"#ccc":i,t.fill(),t.restore()),r.width>o.width&&B(t,s,r.x+r.width-o.width,r.y,e.isDisable()?"#ccc":"#000",n)},e.prototype.draw=function(t,e,i,n,r,s){s instanceof gt&&function(t,e,i,n,r,s,o,a){var h=0,l=0;isNaN(n)?1==n.length?h=l=n[0]:n.length>=2&&(h=n[0],l=n[1]):h=l=n,t.save(),t.strokeStyle=o,t.fillStyle=o,t.beginPath(),h==l||null==h?t.moveTo(e,i):t.arc(e,i,h,s,r,!0),t.arc(e,i,l,r,s,!1),t.closePath(),t.fill(),t.restore()}(t,e,i,[n,r+this._extendsLength],this.startAngle,this.startAngle+this.getAngleForDraw(),this._color)},e.prototype.beginAngleAnimation=function(){var t=this;if(this._angleAnimation&&(this._angleAnimation.cancle(),this._angleAnimation=null),this._enableAnimation){var e=this.angle-this._runingAngle,i=this._runingAngle;this._angleAnimation=new st(1e3,function(n){var r=n/1e3*e;t._runingAngle=i+r,n>=1e3&&(t._runingAngle=t.angle),t._pieEventHandler.dispatchPropertyChangeEvent({type:"animation",source:t})}),this._angleAnimation.hasRun()||this._angleAnimation.run()}},e.prototype.onEnter=function(){var t=this;this._radiusAnimation&&(this._radiusAnimation.cancle(),this._radiusAnimation=null),this._enableAnimation&&(this._radiusAnimation=new st(2e3,function(e){var i=e/2e3;t._extendsLength+=10*i,t._extendsLength>10&&(t._extendsLength=10),t._pieEventHandler&&t._pieEventHandler.dispatchPropertyChangeEvent({type:"animation",source:t})}),this._radiusAnimation.hasRun()||(this._hover=!0,this._radiusAnimation.run()))},e.prototype.onLeave=function(){var t=this;this._radiusAnimation&&(this._radiusAnimation.cancle(),this._radiusAnimation=null),this._enableAnimation&&(this._radiusAnimation=new st(2e3,function(e){var i=e/2e3;t._extendsLength-=10*i,t._extendsLength<0&&(t._extendsLength=0),t._pieEventHandler&&t._pieEventHandler.dispatchPropertyChangeEvent({type:"animation",source:t})}),this._radiusAnimation.hasRun()||this._radiusAnimation.run())},e.prototype.destroy=function(){this._radiusAnimation&&(this._radiusAnimation.cancle(),this._radiusAnimation=null),this._angleAnimation&&(this._angleAnimation.cancle(),this._angleAnimation=null)},e.prototype.buildTooltipInfo=function(){return{seriesType:"pie",seriesIndex:this.getSeriesIndex(),seriesName:this.getSeriesName(),name:this.getName(),dataIndex:this.getDataIndex(),value:this.getValue(),color:this.getColor(),percent:Math.floor(.5*this.getAngle()/Math.PI*1e4)/100}},e}(nt),ct=function(){function t(t,e,i){"number"==typeof t&&NaN!=t&&(t+=""),this.text=t,this.color=e,this.font=i}return t.prototype.draw=function(t){B(t,this.text,this.x,this.y,this.color,this.font)},t.prototype.setPostion=function(t,e){this.x=t,this.y=e},t.prototype.getSize=function(t){if(!this.size){var e=t.font.replace(/\d+px\s/g,this.font+" ");this.font=e,this.size=T(t,this.text,this.font)}return this.size},t}(),pt=function(){function t(t){var e=this;this.renderList=[],t&&t.forEach(function(t){if(t){var i=new ct(t.text,t.color,t.font);e.renderList.push(i)}})}return t.prototype.getSize=function(t){var e=0,i=0;return this.size||(this.renderList.forEach(function(n){var r=n.getSize(t);r&&(i0&&i.push({text:s,color:t.color,font:t.font}),i.length>0&&n.push(i),i=void 0}e[e.length-1].length>0&&(i=i||[]).push({text:e[e.length-1],color:t.color,font:t.font})}}),i&&i.length>0&&(n.push(i),i=null),n.forEach(function(t){var i=new pt(t);e.renderList.push(i)})}return t.prototype.draw=function(t,e,i){var n=0,r=0;this.renderList.forEach(function(e){var i=e.getSize(t);i&&(n=n0},n.eventHandler=e,n._pipeEventHanlder=new tt,n._pipeEventHanlder.registerListener("propertyChange",n.onPiePropertyChangeListener,n),n._children=[],n._chart=i,n._hoverList=[],n}return ft(e,t),e.prototype.setWidth=function(t,e){void 0===e&&(e=!1);var i=parseFloat(t);i!=this.width&&(this._width=i,e||this.eventHandler.dispatchPropertyChangeEvent({type:"width",source:this}))},e.prototype.setHeight=function(t,e){void 0===e&&(e=!1);var i=parseFloat(t);i!=this.height&&(this._height=i,e||this.eventHandler.dispatchPropertyChangeEvent({type:"height",source:this}))},e.prototype.setChart=function(t){this._chart=t},e.prototype.setCenterX=function(t,e){if(void 0===e&&(e=!1),this._centerX!==t){this._centerX=this._validate(t);var i=this._convert(this._width,this._centerX),r=this._convert(this._height,this._centerY);e||this.eventHandler.dispatchPropertyChangeEvent({type:"x",source:this});var s=n(i,r);this.setMatrix(s)}},e.prototype.setCenterY=function(t,e){if(void 0===e&&(e=!1),this._centerY!==t){this._centerY=this._validate(t);var i=this._convert(this._width,this._centerY),r=this._convert(this._height,this._centerY);e||this.eventHandler.dispatchPropertyChangeEvent({type:"y",source:this});var s=n(i,r);this.setMatrix(s)}},e.prototype.setRadiusInner=function(t){this._radiusInner=this._validate(t)},e.prototype.setRadiusOuter=function(t){this._radiusOuter=this._validate(t)},e.prototype.setOptionManager=function(t){this.optionManager=t},e.prototype._getFloatFromPercentString=function(t){return parseFloat(t)},e.prototype._validate=function(t){return"number"===t||function(t){return"string"==typeof t&&x.test(t)}(t)?t:v(t)?parseFloat(t):void 0},e.prototype._convert=function(t,e){return"number"==typeof e?e:"string"==typeof e?t*parseFloat(e)/100:e},e.prototype.draw=function(t){for(var e=this._convert(this._width,this._centerX),i=this._convert(this._height,this._centerY),n=Math.min(this._width,this._height)/2,r=this._convert(n,this._radiusInner),s=this._convert(n,this._radiusOuter),o=this._startAngle,a=this.getChildren(),h=0;h0&&"function"==typeof this._hoverFormatter)(a=this._hoverFormatter(e))instanceof Array&&(this._labelRender=new dt(a),this._labelRender.draw(t,i.x,i.y));else if("function"!=typeof this._normalFormatter){if(e){var n=this._labelFontSize+"px ";if(!e||!e.name)return;var r=e.name,s=t.font.replace(/\d+px\s/g,n),o=T(t,r,s);B(t,r,i.x-o.width/2,i.y-o.height/2,e.color,s)}}else{var a,h=this.buildAllLabelParams();(a=this._normalFormatter(h))instanceof Array&&(this._labelRender=new dt(a),this._labelRender.draw(t,i.x,i.y))}}},e.prototype.setLabelPosition=function(t){this._labelPosition=t},e.prototype.setLabelFontSize=function(t){this._labelFontSize=t},e.prototype.getRect=function(){var t=this._convert(this._width,this._centerX),e=this._convert(this._height,this._centerY),i=Math.min(this._width,this._height)/2,n=this._convert(i,this._radiusOuter);return{x:t-n,y:e-n,width:2*n,height:2*n}},e.prototype.onPiePropertyChangeListener=function(t){(t.source instanceof ut||t.source instanceof e)&&(this.eventHandler.dispatchPropertyChangeEvent({type:"animation",source:this}),t.source instanceof ut&&"needCalculateAngle"===t.type&&this.calculateItemAngle())},e.prototype.getChildren=function(){return this._children},e.prototype.addChildren=function(t){var e=this;t.forEach(function(t){e._children.push(t),t.setParent(e),t.setPieEventHandler(e._pipeEventHanlder)}),this.calculateItemAngle()},e.prototype.removeByName=function(t){for(var e=this._children.length-1;e>=0;e--){var i=this._children[e];i.name===t&&this.removes([i])}},e.prototype.removes=function(t){if(t){for(;t.length>0;){var e=t.pop();if(e){var i=this._children.indexOf(e);i>=0&&this._children.splice(i,1),e.destroy()}}this.calculateItemAngle()}},e.prototype.calculateItemAngle=function(){var t=this;this._total=0;var e=0;this._children.forEach(function(e){e.isVisible()&&(t._total+=e.getValue())}),this._children.forEach(function(i){i.isVisible()&&(e=i.getValue()*Math.PI*2/t._total,i.setAngle(e,!0))})},e.prototype.destroy=function(){this._children.forEach(function(t){t&&t&&t.destroy()})},e.prototype.handleHover=function(t,e){var i=this,n=u({x:t,y:e},this._inverseMatrix),r=Math.sqrt(n.x*n.x+n.y*n.y),s=Math.min(this._width,this._height)/2,o=this._convert(s,this._radiusInner),a=this._convert(s,this._radiusOuter),h=this.getChildren(),l=[],c=this._hoverList.concat(),p=[];if(null==o&&ro&&r0&&0==l.length?this.onLeave():0==this._hoverList.length&&l.length>0&&this.onEnter(),this._hoverList=l,!1},e.prototype.onLeave=function(){this.setLabelParam(null)},e.prototype.onEnter=function(){},e.prototype.getChildById=function(t){var e=null;return this._children.forEach(function(i){i.getId()!==t||(e=i)}),e},e.prototype.setNormalFormatter=function(t){this._normalFormatter=t},e.prototype.setHoverFormatter=function(t){this._hoverFormatter=t},e.prototype.buildAllLabelParams=function(){var t=[],e=0,i={};if(this._children)return this._children.forEach(function(i){var n=i.buildTooltipInfo();n.visible=i.isVisible(),e+=n.value,t.push(n)}),i.all=t,i.total=e,i.seriesName=this.getSeriesName(),i},e.prototype._isVisible=function(){if(null==this._children||this._children.length<0)return!1;var t=!1;return this._children.forEach(function(e){e&&e.isVisible()&&(t=!0)}),t},e}(nt),yt=function(){function t(){}return t.prototype.createChart=function(t,e,i,n){var r=new gt(i,n.chart),s=d(e,"center",["50%","50%"]),o=d(e,"radius",["0%","100%"]),a=[r];r.setWidth(n.width),r.setHeight(n.height),r.setCenterX(s[0]),r.setCenterY(s[1]),r.setOptionManager(t),o instanceof Array?o.length>1?(r.setRadiusInner(o[0]),r.setRadiusOuter(o[1])):r.setRadiusOuter(o[0]):r.setRadiusOuter(o);var h=[],l=0;(e.data||[]).forEach(function(i){if(v(i.value)){var r=new ut(i.name,i.value);r.setSeriesName(e.name),r.setSeriesIndex(n.seriesIndex),r.setDataIndex(l),r.setColor(t.getPieColorByIndex(l)),h.push(r),a.push(r)}l++}),r.addChildren(h);var u=function(t){var e=d(t,"label.emphasis.textStyle.fontSize","12"),i=d(t,"label.normal.position","center");return{fontSize:parseInt(e),position:i}}(e);r.setLabelPosition(u.position),r.setLabelFontSize(u.fontSize);var c=function(t){return d(t,"label.formatters")}(e);return c&&(r.setHoverFormatter(d(c,"hover")),r.setNormalFormatter(d(c,"normal"))),r.setSeriesType("pie"),r.setSeriesName(e.name),a},t}(),vt=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var i in e)e.hasOwnProperty(i)&&(t[i]=e[i])};return function(e,i){function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}}(),xt=function(t){function e(e,i,n){var r=t.call(this)||this;return r.optionManager=e,r.valueArray=i.data,r.eventHandler=n,r}return vt(e,t),e.prototype.setColor=function(t,e){void 0===e&&(e=!1),this.color=t,e||this.eventHandler.dispatchPropertyChangeEvent({type:"color",source:this})},e.prototype.draw=function(t){console.log("draw bar:",t)},e.prototype.destroy=function(){},e}(nt),mt=function(){function t(){}return t.prototype.createChart=function(t,e,i,n){if(n=n||{},e&&e.data&&e.data.length>0)return new xt(t,e,i)},t}(),_t=Object.assign||function(t){for(var e,i=1,n=arguments.length;i=0&&this.dirtyList.splice(i,1),delete this.dirtyMap[e]}},t.prototype.sortPipeline=function(){if(this.pipelines){var t=this.pipelines.concat();this.pipelines=t.sort(function(t,e){var i=t.getZIndex(),n=e.getZIndex();return(i=isNaN(i)?0:i)<(n=isNaN(n)?0:n)?-1:i>n?1:0})}},t.prototype.isDirty=function(){return this.dirtyList.length>0},t.prototype.clearDirty=function(){this.dirtyList=[],this.dirtyMap=[]},t}(),wt=function(){function t(){this.font="12px STSong SimSun"}return t.prototype.setId=function(t){this.id=t},t.prototype.getId=function(){return this.id},t.prototype.getName=function(){return this.name},t.prototype.setName=function(t){this.name=t},t.prototype.getColor=function(){return this.color},t.prototype.setColor=function(t){this.color=t},t.prototype.isDisable=function(){return this.disable},t.prototype.setDisable=function(t){this.disable=t},t.prototype.getPosition=function(){return{x:this.x,y:this.y}},t.prototype.setPosition=function(t,e){this.x=t,this.y=e},t.prototype.getRect=function(){var t=this.getSize();return t&&null!=t.width&&null!=t.height&&null!=this.x&&null!=this.y?{x:this.x,y:this.y,width:t.width,height:t.height}:{}},t}(),Lt=function(){function t(t,e,i,n){this.font="12px STSong SimSun",this.align="right",this._invisible=!1,this.alignLeft=function(){var t=0,e=0,i=0,n=this.canvas.getContext("2d");this.renderList=[];for(var r=0;rthis.width&&e<=0?(s.setPosition(this.x,this.y+t),t+=o.height,e=0,i=0):this.widththis.width&&e<=0?(a.setPosition(this.x,this.y+t),t+=h.height,e=0,i=0):this.widththis.width&&t<=0)o.height,t=0,e=0,i.push(s);else if(this.width0;)i.push(n.pop());n.push(s)}else t+=o.width,e=0==e||e0;)i.push(n.pop());return i},t.prototype.getRect=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.getRectExtend=function(){return{x:this.x-10,y:this.y-10,width:this.width+20,height:this.height+20}},t.prototype.setFont=function(t){this.font=t},t.prototype.setWidth=function(t){this.width=t},t.prototype.addLegends=function(t){var e;if(t instanceof Array)for(var i=0;i=0&&this.items.splice(i,1),delete this.itemMap[t]}},t.prototype.updateColor=function(t,e){this.renderList.forEach(function(i){i.getName()!==t||i.setColor(e)})},t.prototype.draw=function(t){if(!this._invisible){t=t||this.canvas.getContext("2d"),this.clearRect();for(var e=0;er.width&&B(t,i,e.x+e.width-r.width,e.y,n.isDisable()?"#ccc":"#000",n.font)},n.name=e,n.color=i,n.pointRadius=12,n}return It(e,t),e.prototype.calculateSize=function(t){var e=O(t,this.name,this.font),i=k(this.font),n=e+this.paddingLeft+this.colorWidth+2*this.colorPaddingLR;return this.width=n,this.height=i,{width:n,height:i,labelWidth:e}},e}(wt),Rt={},Mt="uw-chart-instance",Et={paddingTop:20,paddingBottom:30,paddingLeft:10,paddingRight:10},kt=function(){function t(t,e){if(this.topCanvas=null,this.middleCanvas=null,this.bottomCanvas=null,this.tipContainer=null,this.barCanvas=null,this.parentDom=null,this._needRefresh=!0,this._paintAll=!0,this.width=0,this.height=0,this.optionManager=new q,this.paddings=Object.assign({},Et),this.barHeight=40,this.tootltipTimer=null,this._hoverList=[],this._initEventListener=function(){var t=this;this._dettachEventListener(),this.container.addEventListener("mousedown",this.eventHandler.mousedownListener),this.container.addEventListener("mouseup",this.eventHandler.mouseupListener),this.container.addEventListener("mouseleave",this.eventHandler.mouseleaveListener),this.container.addEventListener("mousemove",this.eventHandler.mousemoveListener),this.container.addEventListener("mousewheel",this.eventHandler.mousewheelListener),this.eventHandler.registerListener("mousedown",this.progressBar.mousedownListener),this.eventHandler.registerListener("mousemove",this.progressBar.mousemoveListener),this.eventHandler.registerListener("mouseup",this.progressBar.mouseupListener),this.eventHandler.registerListener("mouseleave",this.progressBar.mouseleaveListener),this.eventHandler.registerListener("mouseleave",function(){t._clearTopCanvas()}),this.eventHandler.registerListener("mouseleave",function(){t._leaveCanvas()}),this.eventHandler.registerListener("mousemove",this._coordinateRegionListener),this.eventHandler.registerListener("mousedown",function(){t._legendClick(event)}),this.eventHandler.registerListener("mousemove",function(){t._legendSelect(event)}),this.eventHandler.registerListener("propertyChange",function(e){t._onPropertyChange(e)}),this.eventHandler.registerListener("mousewheel",function(e){t._coordinateRegionWheelListener(e)})},this._dettachEventListener=function(){this.container.removeEventListener("mousedown",this.eventHandler.mousedownListener),this.container.removeEventListener("mouseup",this.eventHandler.mouseupListener),this.container.removeEventListener("mouseleave",this.eventHandler.mouseleaveListener),this.container.removeEventListener("mousemove",this.eventHandler.mousemoveListener),this.container.removeEventListener("mousewheel",this.eventHandler.mousewheelListener),this.eventHandler.unRegisterListener("mousedown"),this.eventHandler.unRegisterListener("mousemove"),this.eventHandler.unRegisterListener("mouseup"),this.eventHandler.unRegisterListener("mouseleave"),this.eventHandler.unRegisterListener("propertyChange"),this.eventHandler.unRegisterListener("mousewheel")},this.parentDom=e,this._instanceId=p(),e){var i=e.getAttribute(Mt);i&&Rt[i]&&(Rt[i].destroy(),delete Rt[i]),e.setAttribute(Mt,this._instanceId)}this.type=t;var n=function(t){if(t){var e=document.createElement("div");e.style.position="relative";var i=Bt(),n=Bt(),r=Bt(),s=Bt(),o=function(){var t=document.createElement("div");return it(t,{position:"absolute",display:"none",whiteSpace:"nowrap",zIndex:"9999999",transition:"left 0.4s cubic-bezier(0.23, 1, 0.32, 1), top 0.2s cubic-bezier(0.23, 1, 0.32, 1)",left:"10px",top:"10px"}),t}();return t.appendChild(e),e.appendChild(n),e.appendChild(s),e.appendChild(r),e.appendChild(i),e.appendChild(o),{container:e,topCanvas:i,barCanvas:n,middleCanvas:r,bottomCanvas:s,tipContainer:o}}}(e);Rt[this._instanceId]=this,this.container=n.container,this.topCanvas=n.topCanvas,this.middleCanvas=n.middleCanvas,this.bottomCanvas=n.bottomCanvas,this.tipContainer=n.tipContainer,this.barCanvas=n.barCanvas,this.progressBar=this.createProgressBar(this.barHeight),this._coordinateRegionListener=this._coordinateRegionListener.bind(this),this.eventHandler=new tt,this._initEventListener(),this.tooltip=new et(this.tipContainer),this.legend=new Lt(this.bottomCanvas,0,0,this.width),this.legend.setEventHandler(this.eventHandler),this.dataContainer=new bt(this.eventHandler),this.propertyChangeHandler=new At(this),this.properties={},this.survivalMonitor()}return t.prototype.setOption=function(t){var e=this;this.optionManager.setOption(t);var i=this.parentDom.clientWidth,n=this.parentDom.clientHeight,r={width:parseInt(i),height:parseInt(n),chart:this},s=0!=this.optionManager.getFromOption("legend.show");this.legend.setVisible(!!s,!0),this.dataContainer.initPipelines(this.optionManager,r),this.setSize(i,n,this.optionManager.getGrid()),this.setCoordinateStyle(),this.transformChartLine(),function(t){let e=function(){t&&t(),requestAnimationFrame(e,16)};requestAnimationFrame(e,16)}(function(){e.needRefresh()&&e.draw()})},t.prototype.setCoordinateStyle=function(){var t=this.optionManager.getFromOption("yAxis")||{},e=d(t,"axisLine.show",!0),i=d(t,"axisTick.show",!0),n=d(t,"axisLabel.inside",!1);this.coordinate.setYAxisLabelInside(n),this.coordinate.setYAxisLineVisible(e),this.coordinate.setYAxisTickVisible(i);var r=d(t,"splitLine",{});"object"==typeof r&&(this.coordinate.axisParam.yAxis.splitLine=Object.assign({},this.coordinate.axisParam.yAxis.splitLine,r))},t.prototype.transformChartLine=function(){var t=this;this._animationArray=[];var e={x:this.coordinate.origin.x,y:this.coordinate.origin.y,width:this.coordinate.xAxisLength,height:this.coordinate.yAxisLength},i=this.optionManager.createMatrix(e);this.dataContainer.getPipelines().forEach(function(e){if(e instanceof nt){e instanceof at&&(e.setMatrix(i),e.calculatePointInfo());var n=e.buildAnimation();t._animationArray.push(n)}})},t.prototype.buildLegendItems=function(){var t=[];this.dataContainer.getPipelines().forEach(function(e){if(e instanceof at){var i=e.getName();i&&((n=new Ct(i,e.getColor())).setId(e.getId()),t.push(n))}else if(e instanceof ut){var n,r=e.getName();r&&((n=new St(r,e.getColor())).setId(e.getId()),t.push(n))}}),this.legend.addLegends(t)},t.prototype.setSize=function(t,e,i){var n=parseInt(t),r=parseInt(e);this.width=n,this.height=r,this.container.style.width=n+"px",this.container.style.height=r+"px",D(this.topCanvas,n,r),D(this.middleCanvas,n,r),D(this.bottomCanvas,n,r),D(this.barCanvas,n,r),this.paddings=i||Object.assign({},Et),this.calculateLayout()},t.prototype.getSize=function(){return{width:this.width,height:this.height}},t.prototype.calculateLayout=function(){var t=this.width,e=this.height;this.legend.setWidth(this.width),this.buildLegendItems();var i=0;this.legend.isVisible()&&(i=this.legend.getHeight());var n=this.paddings.paddingLeft,r=0,s=this.optionManager.getDataZoom();s&&(r=this.barHeight);var o=e-this.paddings.paddingBottom-r,a=t-this.paddings.paddingLeft-this.paddings.paddingLeft,h=e-this.paddings.paddingTop-this.paddings.paddingBottom-r-i;if(s){var l=this.height-r,u=this.paddings.paddingLeft;this.progressBar.resize(u,l,a,r),this.progressBar.setBoundRect({x:0,y:l-3,width:t,height:r+6}),this.progressBar.setVisible(!0),this.progressBar.setLeftBtnValue(s.start),this.progressBar.setRightBtnValue(s.end);var c=this.optionManager.getXAxisCount()-1,p=Math.round(c*s.start),d=Math.round(c*s.end);this.optionManager.setIndexRange(p,d)}else this.progressBar.setVisible(!1);var f={x:n,y:o,width:a,height:h};this.coordinate=this.optionManager.createCoordinate(f),this._needRefresh=!0},t.prototype.destroy=function(){this._survivalTimer&&(clearTimeout(this._survivalTimer),this._survivalTimer=null),this._dettachEventListener(),this.destroyAllAnimation(),this._instanceId&&Rt[this._instanceId]&&delete Rt[this._instanceId],this.parentDom.contains(this.container)&&(this.parentDom.removeChild(this.container),this.parentDom.removeAttribute(Mt),this.topCanvas=null,this.middleCanvas=null,this.barCanvas=null,this.bottomCanvas=null,this.tipContainer=null),this.dataContainer.getPipelines().forEach(function(t){t&&"function"==typeof t.destroy&&t.destroy()})},t.prototype.createProgressBar=function(t){var e=t,i=this.height-e,n=this.paddings.paddingLeft,r=this.width-this.paddings.paddingLeft-this.paddings.paddingRight,s=new Q(this.topCanvas,this.optionManager,n,i,r,e,20,0,1,this._handleXAsixChange.bind(this),10,e);return s.setVisible(!1),s},t.prototype._handleXAsixChange=function(){var t=this,e=this.progressBar.getRightBtnValue(),i=this.progressBar.getLeftBtnValue(),n=this.optionManager.getXAxis(),r=1;n&&n.length>0&&(r=n.length-1);var s=Math.round(r*i),o=Math.round(r*e);this.optionManager.setIndexRange(s,o),this.coordinate.setStickCounts(o-s+1,this.coordinate.yStickCount);var a=this.optionManager.createXAxisLabels();this.coordinate.setXAxisLabels(a),this.coordinate.calculate(),this.coordinate._needRefresh=!0;var h=this.dataContainer.getPipelines(),l={x:this.coordinate.origin.x,y:this.coordinate.origin.y,width:this.coordinate.xAxisLength,height:this.coordinate.yAxisLength},u=this.optionManager.createMatrix(l);h.forEach(function(e){if(e instanceof at){var i=t.optionManager.getIndexRange();e.setMatrix(u),e.setIndexRange(i.startIndex,i.endIndex),e.needCalculate()&&(t._needRefresh=!0,e.calculatePointInfo())}})},t.prototype._legendSelect=function(t){var e=t.offsetX||t.layerX,i=t.offsetY||t.layerY;if(H(this.legend.getRectExtend(),e,i)){var n=this.legend.getLegendItemByPos(e,i);K(this.topCanvas,n?"pointer":"default")}},t.prototype._onPropertyChange=function(t){t&&this.propertyChangeHandler.handle(t)},t.prototype._legendClick=function(t){var e=t.offsetX||t.layerX,i=t.offsetY||t.layerY,n=this.legend.getLegendItemByPos(e,i);if(n){var r,s=n.getName();n.isDisable()?(r=this.dataContainer.getPipelineByName(s))&&r.setVisible(!0):(r=this.dataContainer.getPipelineByName(s))&&r.setVisible(!1),n.setDisable(!n.isDisable()),this.legend.refresh()}},t.prototype._leaveCanvas=function(){var t=this;this._hoverList.forEach(function(e){var i=t.dataContainer.getPipelineById(e);i&&i.onLeave&&i.onLeave()}),this._hoverList=[]},t.prototype._coordinateRegionListener=function(t){var e=this,i=this._getCoordinateRegion(),n=t.offsetX||t.layerX,r=t.offsetY||t.layerY;this.markPointAnimation&&(this.markPointAnimation.cancle(),this.markPointAnimation=null),this._clearTopCanvas();var s=this.dataContainer.getPipelines(),o={};H(i,n,r)&&this.optionManager.getFromOption("xAxis")&&(o=this.handleLineHoverData(n,r,s),this.markPointAnimation&&(this.markPointAnimation.cancle(),this.markPointAnimation=null),this.markPointAnimation=new st(100,function(t){var i=t/100;e._drawMarkPoints(n,r,o,4*i)}),this.markPointAnimation.run()),o.items=o.items||[];var a=[],h=[],l=this._hoverList.concat();s.forEach(function(t){if(t instanceof gt&&t.getHover(n,r,o)){var e=t.getId();e&&h.push(e)}});var u=this.legend.getLegendItemByPos(n,r);if(u){var c=u.getId(),p=this.dataContainer.getPipelineById(c);if(p instanceof ut&&p.getParent()){var d=p.getParent();d.setLabelParam(null);var f=d.getId();if(f&&h.indexOf(f)<0&&h.push(f),!u.isDisable()){h.push(c);var g=p.buildTooltipInfo();o.items.push(g),d.setLabelParam(g)}}}h.forEach(function(t){var e=l.indexOf(t);e<0?a.push(t):l.splice(e,1)}),l.forEach(function(t){var i=e.dataContainer.getPipelineById(t);i&&i.onLeave&&i.onLeave()}),a.forEach(function(t){var i=e.dataContainer.getPipelineById(t);i&&i.onEnter&&i.onEnter()}),this._hoverList=h,this._handleTooltip(n,r,o,this.optionManager,{width:this.topCanvas.width,height:this.topCanvas.height})},t.prototype._coordinateRegionWheelListener=function(t){var e=this._getCoordinateRegion();this.progressBar&&this.progressBar.isVisible()&&(e=function(t,e){if(null==t)return e;if(null==e)return t;var i=Math.min(t.x,e.x),n=Math.min(t.y,e.y);return{x:i,y:n,width:Math.max(t.x+t.width-i,e.x+e.width-i),height:Math.max(t.y+t.height-n,e.y+e.height-n)}}(e,this.progressBar.getRegion()));var i=t.offsetX||t.layerX,n=t.offsetY||t.layerY;if(t.stopPropagation&&t.stopPropagation(),t.preventDefault&&t.preventDefault(),this.markPointAnimation&&(this.markPointAnimation.cancle(),this.markPointAnimation=null),H(e,i,n)){var r=t.wheelDelta,s=0;0!=(s=Math.abs(r)>10?r/120:r/3)&&this.eventHandler.dispatchPropertyChangeEvent({type:"mousewheel",source:this,value:s})}return!1},t.prototype._clearTopCanvas=function(){this.tooltip.hide(),this.markPointAnimation&&(this.markPointAnimation.cancle(),this.markPointAnimation=null);var t=this.topCanvas.getContext("2d"),e=parseInt(this.topCanvas.width),i=parseInt(this.topCanvas.height);t.save(),t.clearRect(0,0,e,i),t.restore()},t.prototype._handleTooltip=function(t,e,i,n,r){this.topCanvas&&this.tooltip.show(t,e,i,20,r,n)},t.prototype._getCoordinateRegion=function(){return this.coordinate.getRect()},t.prototype.refresh=function(){this._needRefresh=!0},t.prototype.handleLineHoverData=function(t,e,i){var n={},r=[];if(n.items=[],n.selectedPoints=r,n.items=[],i)for(var s=0;s0||this._needRefresh)&&(this._refreshPipeline(void 0),this.dataContainer.clearDirty()),this._needRefresh=!1},t.prototype._refreshPipeline=function(t){var e=this,i=this.dataContainer.pipelines,n=this.middleCanvas.getContext("2d");n.save(),n.clearRect(0,0,this.width,this.height),n.restore(),n.save(),i.forEach(function(i){i&&i.isVisible()&&(i instanceof at?(i.setIndexInterval(e.optionManager.getIndexInterval(),!0),t&&t<1?i.drawByPercent(n,t):i.draw(n)):i instanceof gt&&i.draw(n),e._needRefresh=!1,e.dataContainer.removeFromDirty(i))}),n.restore(),this._needRefresh=!1},t.prototype._drawMarkPoints=function(t,e,i,n){if(void 0===n&&(n=4),this._animationArray&&(this._animationArray.forEach(function(t){t instanceof st&&t.done(!0)}),this._animationArray=null),this.topCanvas&&null!=this.optionManager.getFromOption("xAxis")){var r=this.topCanvas.getContext("2d"),s=t-this.coordinate.origin.x,o=(0==this.coordinate.xSpan?0:Math.round(s/this.coordinate.xSpan))*this.coordinate.xSpan+this.coordinate.origin.x,a={x:o,y:this.coordinate.origin.y},h={x:o,y:this.coordinate.origin.y-this.coordinate.yAxisLength};r.save(),L(r,a,h,"#c0c0c0",1);for(var l=i.selectedPoints,u=0;uM.length&&M.push(t)}function B(t,e,i,n){var r=typeof t;"undefined"!==r&&"boolean"!==r||(t=null);var s=!1;if(null===t)s=!0;else switch(r){case"string":case"number":s=!0;break;case"object":switch(t.$$typeof){case h:case l:s=!0}}if(s)return i(n,t,""===e?"."+V(t,0):e),1;if(s=0,e=""===e?".":e+":",Array.isArray(t))for(var o=0;o { + if (!model.data) throw Error('必须包含 "data" 属性'); + + const observer = new Observer(); + const proxy = observer.create(model.data); + observer.bind(() => { + if (!this.context._isUnmounted) { + // 未来可以在这里进行比对以提高性能 + this.context.forceUpdate(); + } + }); + + Object.assign(this.context, { data: proxy }); + + _.map(model, (value, key) => { + if (_.isFunction(value)) { + this.context[key] = value.bind(this.context); + } + }); + + this.context.componentDidMount = () => { + if (this.context.onLoad) this.context.onLoad(); + }; + + this.context.componentWillReceiveProps = (props) => { + if (this.context.onPropsChange) this.context.onPropsChange(props); + }; + + this.context.componentWillUnmount = () => { + if (this.context._unload) { + this.context._unload(); + } + if (this.context.onUnload) this.context.onUnload(); + }; + } + + Model = (name, model) => { + if (!model.data) throw Error('必须包含 "data" 属性'); + const observer = new Observer(); + const proxy = observer.create(model.data); + + observer.bind(() => { + if (!this.context._isUnmounted) { + // 未来可以在这里进行比对以提高性能 + this.context.forceUpdate(); + } + }); + + model.data = proxy; + this.context.$model[name] = model; + } + + Controller = (name, ctrlMethods) => { + const onLoads: Array<() => void> = []; + const onPropsChanges: Array<(props) => void> = []; + const onUnloads: Array<() => void> = []; + const ctx = { ...this.context, ...ctrlMethods }; + _.forEach(ctrlMethods, (fn, key) => { + if (typeof fn === 'function') { + ctrlMethods[key] = fn.bind(ctx); + switch (key) { + case 'onLoad': + onLoads.push(ctrlMethods[key]); + break; + case 'onUnload': + onUnloads.push(ctrlMethods[key]); + break; + case 'onPropsChange': + onPropsChanges.push(ctrlMethods[key]); + break; + } + } + }); + + this.context.$controller[name] = ctrlMethods; + + this.context.componentDidMount = () => { + onLoads.forEach((fn) => fn()); + }; + + this.context.componentWillReceiveProps = (props) => { + onPropsChanges.forEach((fn) => fn(props)); + }; + + this.context.componentWillUnmount = () => { + if (this.context._unload) { + this.context._unload(); + } + onUnloads.forEach((fn) => fn()); + }; + } +} diff --git a/uweb/lib/uw-frame/lib/class/Observer.ts b/uweb/lib/uw-frame/lib/class/Observer.ts new file mode 100644 index 0000000..de39db1 --- /dev/null +++ b/uweb/lib/uw-frame/lib/class/Observer.ts @@ -0,0 +1,65 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +export default class Observer { + observers = new WeakSet(); + observerHandler; + queuedHanlder = new Set(); + setTimer; + + create = (obj) => { + if (!obj) return obj; + const proxy = new Proxy(obj, { get: this.get, set: this.set }); + this.observers.add(proxy); + return proxy; + } + + bind = (fn) => { + this.observerHandler = fn; + } + + get = (target, key, receiver) => { + const result = Reflect.get(target, key, receiver); + if (needProxy(key, result, this.observers)) { + const observerResult = this.create(result); + Reflect.set(target, key, observerResult, receiver); + return observerResult; + } + return result; + } + + set = (target, key, value, receiver) => { + // 修改对象属性,即对象属性值发生变更时,将会触发 handler + this.queuedHanlder.add(this.observerHandler); + // 需要保证多个属性发生改变时只触发一次 hanlder + clearTimeout(this.setTimer); + this.setTimer = setTimeout(() => { + this.excuteHanlder(target[key], value); + }); + + // set 方法默认行为 + return Reflect.set(target, key, value, receiver); + } + + excuteHanlder = (oldvalue, value) => { + try { + this.queuedHanlder.forEach((hanlder) => { + hanlder(oldvalue, value); + }); + } finally { + this.queuedHanlder.clear(); + } + } +} + +function needProxy(key, result, observers) { + // 需要判断是否已经是proxy了,以及排除 react 的属性 + // 将不会对数组子元素进行 proxy 代理 + const reactProps = ['_store', '_owner', 'props']; + return typeof result === 'object' && !Array.isArray(result) && !observers.has(result) && reactProps.indexOf(key) === -1; +} diff --git a/uweb/lib/uw-frame/lib/cli/app.js b/uweb/lib/uw-frame/lib/cli/app.js new file mode 100644 index 0000000..13c8745 --- /dev/null +++ b/uweb/lib/uw-frame/lib/cli/app.js @@ -0,0 +1,78 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const fs = require('fs'); +const webpack = require('webpack'); +const nunjucks = require('nunjucks'); +const pkgConfig = require(path.join(process.cwd(), 'package.json')); +const appConfig = require(path.join(process.cwd(), 'src', 'app.json')); +const ctx = require('../context'); +const winPath = require('../utils/winPath'); +nunjucks.configure({ autoescape: false }); +appConfig.publicPath = path.join(appConfig.publicPath || '/', 'node_modules', pkgConfig.name, 'dist'); + +const APP_PATH = path.resolve(process.cwd(), 'src'); // 应用目录 +const LIB_PATH = path.join(__dirname, '..'); // uw-frame 框架目录 +const DIST_PATH = path.resolve(process.cwd(), 'dist'); // 打包目录 +const VERSION = pkgConfig.version; + +// todo: 配置检查 + +// 生成资源文件和资源树 +const { entries, sourceTree } = generatePageEntry(appConfig.pages, APP_PATH, appConfig.publicPath); + +const pluginPath = winPath(path.join(APP_PATH, 'plugins')); +const template = fs.readFileSync(path.join(LIB_PATH, 'template/source.njk')).toString(); +fs.writeFileSync(path.join(LIB_PATH, 'source.js'), nunjucks.renderString(template, { + source: JSON.stringify(sourceTree), + plugins: fileExist(pluginPath) ? pluginPath : false, + style: fileExist(path.join(APP_PATH, 'app.less')) ? winPath(path.join(APP_PATH, 'app.less')) : false, + appName: pkgConfig.name.replace('@tencent/uwapp-', ''), + apikey: appConfig.request.apikey, +})); + +entries['source'] = path.join(LIB_PATH, 'source.js'); + +// 写入上下文 +const context = { + appConfig: { ...appConfig, sourceTree, entries }, + envConfig: { appPath: APP_PATH, libPath: LIB_PATH, distPath: DIST_PATH, version: VERSION }, +}; +ctx.initialize(context); + +const webpackConfig = require('../config/webpack.app.js')(context); + +// 返回 Webpack Compiler 对象 +const compiler = webpack(webpackConfig); + + +compiler.run(); + +function generatePageEntry(pages, appPath, publicPath) { + const entries = {}; // webpack entry + const sourceTree = {}; // URL对应资源Map树 + Object.keys(pages).forEach((pagePath) => { + const fileKey = pagePath.replace(/\//g, '_').replace(':', ''); // 文件路径字符转义后成为文件名 + const filePath = pages[pagePath].file; + if (filePath) { + entries[fileKey] = path.resolve(appPath, `${filePath}.uwx`); + sourceTree[pagePath] = `${publicPath}/${fileKey}.${VERSION}.js`; + } + }); + + return { entries, sourceTree }; +} + +function fileExist(path) { + try { + return !!fs.statSync(path); + } catch (e) { + return false; + } +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/cli/build.js b/uweb/lib/uw-frame/lib/cli/build.js new file mode 100644 index 0000000..cbf50ef --- /dev/null +++ b/uweb/lib/uw-frame/lib/cli/build.js @@ -0,0 +1,13 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const getCompiler = require('./getCompiler'); + +const compiler = getCompiler('production'); + +compiler.run(); \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/cli/getCompiler.js b/uweb/lib/uw-frame/lib/cli/getCompiler.js new file mode 100644 index 0000000..9be37a6 --- /dev/null +++ b/uweb/lib/uw-frame/lib/cli/getCompiler.js @@ -0,0 +1,56 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const fs = require('fs'); +const webpack = require('webpack'); +const appConfig = require(path.join(process.cwd(), 'src', 'app.json')); +const packageConfig = require(path.join(process.cwd(), 'package.json')); +const ctx = require('../context'); +const Template = require('../utils/templateStringify'); + +const APP_PATH = path.resolve(process.cwd(), 'src'); // 应用目录 +const LIB_PATH = path.join(__dirname, '..'); // uw-frame 框架目录 +const DIST_PATH = path.resolve(process.cwd(), 'dist'); // 打包目录 + +module.exports = function (env) { + // 构建入口文件 + const template = new Template(APP_PATH, LIB_PATH); + const entryString = template.entryStringify(packageConfig.dependencies); + fs.writeFileSync(path.join(LIB_PATH, 'entry.js'), entryString); + + // 生成资源文件和资源树 + const { entries, sourceTree } = generatePageEntry(appConfig.pages, APP_PATH); + + // 写入上下文 + const context = { + appConfig: { ...appConfig, sourceTree, entries }, + envConfig: { appPath: APP_PATH, libPath: LIB_PATH, distPath: DIST_PATH, env } + }; + ctx.initialize(context); + + const webpackConfig = require('../config/webpack.common')(context); + + // 返回 Webpack Compiler 对象 + return webpack(webpackConfig); +} + +function generatePageEntry(pages, appPath, publicPath = '/') { + const entries = {}; // webpack entry + const sourceTree = {}; // URL对应资源Map树 + Object.keys(pages).forEach((pagePath) => { + const fileKey = pagePath.replace(/\//g, '_').replace(':', ''); // 文件路径字符转义后成为文件名 + const filePath = pages[pagePath].file; + if (filePath) { + entries[fileKey] = path.resolve(appPath, `${filePath}.uwx`); + sourceTree[pagePath] = `${publicPath}${fileKey}.js`; + } + }); + + return { entries, sourceTree }; +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/cli/publish.js b/uweb/lib/uw-frame/lib/cli/publish.js new file mode 100644 index 0000000..d72bec5 --- /dev/null +++ b/uweb/lib/uw-frame/lib/cli/publish.js @@ -0,0 +1,47 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const spawn = require('child_process').spawn; +const path = require('path'); +const fs = require('fs'); +require('colors'); + +const scriptPath = path.join(__dirname, 'app.js'); +const npmignore = path.join(process.cwd(), '.npmignore'); + +if (!fs.existsSync(npmignore)) { + fs.writeFileSync(npmignore, ` +* +!dist/**/*.* +`); +} + +const appProcess = spawn('node', [scriptPath]); + +let hasError = false; + +appProcess.stdout.on('data', (data) => { + console.log(data.toString()); +}); + +appProcess.stderr.on('data', (data) => { + console.log(data.toString().red); +}); + +appProcess.on('close', () => { + if(hasError) return; + const publishProcess = spawn('tnpm', ['publish']); + + publishProcess.stdout.on('data', (data) => { + console.log(data.toString()); + }); + + publishProcess.stderr.on('data', (data) => { + console.log(data.toString().red); + }); +}); \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/cli/start.js b/uweb/lib/uw-frame/lib/cli/start.js new file mode 100644 index 0000000..528fb36 --- /dev/null +++ b/uweb/lib/uw-frame/lib/cli/start.js @@ -0,0 +1,22 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const WebpackServer = require('webpack-dev-server'); +const getCompiler = require('./getCompiler'); +const ctx = require('../context'); + +const compiler = getCompiler('development'); + +const server = new WebpackServer(compiler, { + contentBase: [ctx.envConfig.distPath, process.cwd()], + historyApiFallback: true, + inline: true, + disableHostCheck: true, +}); + +server.listen((ctx.appConfig.devServer && ctx.appConfig.devServer.port) || '8080'); \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/config/_.ts b/uweb/lib/uw-frame/lib/config/_.ts new file mode 100644 index 0000000..15319fb --- /dev/null +++ b/uweb/lib/uw-frame/lib/config/_.ts @@ -0,0 +1 @@ +// 占位 \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/config/tsconfig.json b/uweb/lib/uw-frame/lib/config/tsconfig.json new file mode 100644 index 0000000..76bee08 --- /dev/null +++ b/uweb/lib/uw-frame/lib/config/tsconfig.json @@ -0,0 +1,21 @@ +{ + "compilerOptions": { + "strictNullChecks": true, + "moduleResolution": "node", + "allowSyntheticDefaultImports": true, + "experimentalDecorators": true, + "jsx": "react", + "noUnusedParameters": true, + "noUnusedLocals": true, + "sourceMap": false, + "skipLibCheck": true, + "target": "es5", + "module": "esnext", + "allowJs": true, + "lib": ["dom", "es5", "es6", "es7", "esnext"], + "typeRoots": [ + "../../../../node_modules/@types", + ] + } + } + \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/config/webpack.app.js b/uweb/lib/uw-frame/lib/config/webpack.app.js new file mode 100644 index 0000000..1ce69a8 --- /dev/null +++ b/uweb/lib/uw-frame/lib/config/webpack.app.js @@ -0,0 +1,79 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const webpack = require('webpack'); +const HtmlWebpackPlugin = require('html-webpack-plugin'); +const CleanWebpackPlugin = require('clean-webpack-plugin'); + +module.exports = function ({ envConfig, appConfig }) { + const { libPath, distPath, appPath, version } = envConfig; + const { entries, target, publicPath = '/' } = appConfig; + const sourceArr = Object.values(entries); + + const tsLoader = { + loader: 'awesome-typescript-loader', + options: { + configFileName: `${path.join(libPath, 'config/tsconfig.json')}`, + }, + }; + + const babelLoader = { + loader: 'babel-loader', + options: { + presets: ['env', 'react', 'stage-0'], + plugins: ['transform-runtime', 'add-module-exports', 'syntax-dynamic-import'], + } + }; + + return { + mode: 'production', + entry: entries, + output: { + filename: (file) => { + const { name } = file.chunk; + if (name === 'source') return '[name].js'; + return `[name].${version}.js`; + }, + path: distPath, + library: "_loaded_file", + publicPath: `${publicPath}/`, + libraryTarget: "window", + }, + target, // 支持 electron-renderer 等 https://webpack.js.org/configuration/target/ + resolve: { + extensions: ['.ts', '.tsx', '.js', '.json'], + }, + externals: ['react', 'react-dom', 'lodash', 'moment', 'echarts', '@tencent/uw2', '@tencent/uw-plugins', '@tencent/uw-api'], + module: { + rules: [ + { test: /\.(tsx?)$/, use: [tsLoader], include: [libPath, appPath] }, + { test: /\.(jsx?)$/, use: [babelLoader], include: [libPath, appPath] }, + { test: /\.uw$/, use: [babelLoader, path.join(libPath, 'utils', 'uw-loader.js')] }, + { test: /\.less$/, use: ['style-loader', 'css-loader', 'less-loader'] }, + { test: /\.css$/, use: ['style-loader', 'css-loader'] }, + { test: /\.(png|jpg|gif|svg)$/, use: [{ loader: 'file-loader', options: { name: '[name].[ext]', outputPath: 'assets/' } }] }, + // 解析作为页面的 UWX + { + test: (pathname) => pathname.indexOf('.uwx') !== -1 && sourceArr.indexOf(pathname) !== -1, + use: [babelLoader, { loader: path.resolve(libPath, 'utils', 'uwx-loader.js'), options: { isPage: true } }], + }, + // 解析作为组件的 UWX + { + test: (pathname) => pathname.indexOf('.uwx') !== -1 && sourceArr.indexOf(pathname) == -1, + use: [babelLoader, { loader: path.resolve(libPath, 'utils', 'uwx-loader.js'), options: { isPage: false } }], + }, + ], + }, + plugins: [ + new CleanWebpackPlugin([distPath], { + root: process.cwd() + }), + ], + } +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/config/webpack.common.js b/uweb/lib/uw-frame/lib/config/webpack.common.js new file mode 100644 index 0000000..e3eae4f --- /dev/null +++ b/uweb/lib/uw-frame/lib/config/webpack.common.js @@ -0,0 +1,109 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const webpack = require('webpack'); +const HtmlWebpackPlugin = require('html-webpack-plugin'); +const CleanWebpackPlugin = require('clean-webpack-plugin'); + +module.exports = function ({ envConfig, appConfig }) { + const { libPath, distPath, appPath, env } = envConfig; + const { entries, publicPath = '/', target, favicon } = appConfig; + const sourceArr = Object.values(entries); + + const favi = favicon ? path.join(process.cwd(), favicon) : path.join(libPath, './theme/static/lblogo.png') + + const tsLoader = { + loader: 'awesome-typescript-loader', + options: { + configFileName: `${path.join(libPath, 'config/tsconfig.json')}`, + }, + }; + + const babelLoader = { + loader: 'babel-loader', + options: { + presets: ['env', 'react', 'stage-0'], + plugins: ['transform-runtime', 'add-module-exports', 'syntax-dynamic-import'], + } + }; + + return { + mode: env, + entry: { + app: env === 'development' ? [path.join(libPath, 'entry.js'), 'webpack-dev-server/client'] : [path.join(libPath, 'entry.js')], + ...entries, + }, + output: { + filename: '[name].js', + path: distPath, + publicPath, + library: "_loaded_file", + libraryTarget: "window", + }, + target, // 支持 electron-renderer 等 https://webpack.js.org/configuration/target/ + resolve: { + extensions: ['.ts', '.tsx', '.js', '.json'], + }, + module: { + rules: [ + { test: /\.(tsx?)$/, use: [tsLoader], include: [libPath, appPath] }, + { test: /\.(jsx?)$/, use: [babelLoader], include: [libPath, appPath] }, + // { test: /\.uw$/, use: [babelLoader, path.join(libPath, 'utils', 'uw-loader.js')] }, + { test: /\.less$/, use: ['style-loader', 'css-loader', 'less-loader'] }, + { test: /\.css$/, use: ['style-loader', 'css-loader'] }, + { test: /\.(png|jpg|gif|svg)$/, use: [{ loader: 'file-loader', options: { name: '[name].[ext]', outputPath: 'assets/' } }] }, + { + test: /\.uw$/, + oneOf: [ + { + test: /src(\\|\/)app\.uw$/, + use: [babelLoader, path.join(libPath, 'utils', 'app-loader.js')] + }, + { + use: [babelLoader, path.join(libPath, 'utils', 'uw-loader.js')], + } + ], + }, + // 解析作为页面的 UWX + { + test: (pathname) => pathname.indexOf('.uwx') !== -1 && sourceArr.indexOf(pathname) !== -1, + use: [babelLoader, { loader: path.resolve(libPath, 'utils', 'uwx-loader.js'), options: { isPage: true } }], + }, + // 解析作为组件的 UWX + { + test: (pathname) => pathname.indexOf('.uwx') !== -1 && sourceArr.indexOf(pathname) == -1, + use: [babelLoader, { loader: path.resolve(libPath, 'utils', 'uwx-loader.js'), options: { isPage: false } }], + }, + // 解析 Routes 数据 + { + test: (pathname) => pathname === path.join(libPath, 'utils', 'settings.js'), + use: [babelLoader, path.join(libPath, 'utils', 'settings-loader.js')], + } + ], + }, + plugins: env === 'development' ? [ + new HtmlWebpackPlugin({ + title: '', + favicon: favi, + template: path.join(libPath, './template/index.html'), + chunks: ['app', 'vendors'] + }), + ] : [ + new CleanWebpackPlugin([distPath], { + root: process.cwd() + }), + new HtmlWebpackPlugin({ + title: '', + favicon: favi, + template: path.join(libPath, './template/index.html'), + chunks: ['app', 'vendors'] + }), + ], + } +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/context.js b/uweb/lib/uw-frame/lib/context.js new file mode 100644 index 0000000..21b3616 --- /dev/null +++ b/uweb/lib/uw-frame/lib/context.js @@ -0,0 +1,17 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +let isInitialized = false; +exports.initialize = function (context) { + if (isInitialized) { + console.error('`context` had been initialized'); + return; + } + Object.assign(exports, context); + isInitialized = true; +}; diff --git a/uweb/lib/uw-frame/lib/core/builtIn/loadSource.ts b/uweb/lib/uw-frame/lib/core/builtIn/loadSource.ts new file mode 100644 index 0000000..6f6afa6 --- /dev/null +++ b/uweb/lib/uw-frame/lib/core/builtIn/loadSource.ts @@ -0,0 +1,18 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +export default function loadSource(sourcePath) { + return new Promise((resolve) => { + const elem = document.getElementById('script') || document.createElement('div'); + const script = document.createElement('script'); + script.src = sourcePath; + script.onload = () => resolve(); + if (elem.firstChild) elem.removeChild(elem.firstChild); + elem.appendChild(script); + }); +} diff --git a/uweb/lib/uw-frame/lib/core/builtIn/login.ts b/uweb/lib/uw-frame/lib/core/builtIn/login.ts new file mode 100644 index 0000000..a02c20a --- /dev/null +++ b/uweb/lib/uw-frame/lib/core/builtIn/login.ts @@ -0,0 +1,47 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +import qs from 'qs'; +import _ from 'lodash'; + +declare global { + interface Window { + uw: any; + } +} + +export default function loginValidate(location, history, navigation) { + const query = window.location.search.replace(/^\?/, ''); + const xTicket = qs.parse(query)['ticket']; + window.uw.request({ + url: '/unified/auth/doAuth', + needLogin: false, + headers: { + 'x-ticket': xTicket, + }, + success: ({ code, data }) => { + if (code === '4000') { + if (navigation) { + window.location.href = `${data.loginUrl}${window.location.href}`; + } else { + window.top.location.href = `${data.loginUrl}${window.top.location.href}`; + } + } else { + window.uw.event.emit('@@auth_success'); + const userName = window.uw.cookie.get('userName'); + const isAdmin = window.uw.cookie.get('isAdmin'); + const userId = window.uw.cookie.get('userId'); + window.uw.storage.set('global.user', { userName, isAdmin: isAdmin === 'true' ? true : false, userId }); + const { pathname, search } = location; + let queryWithoutTicket = _.omit(qs.parse(search.replace(/^\?/, '')), ['ticket', 'loginParam', 'lengh', 'length', 'sessionKey']); + queryWithoutTicket = qs.stringify(queryWithoutTicket); + history.replace(`${pathname}${queryWithoutTicket === '' ? '' : `?${queryWithoutTicket}`}`); + } + }, + }); +} diff --git a/uweb/lib/uw-frame/lib/core/builtIn/pageLoader.tsx b/uweb/lib/uw-frame/lib/core/builtIn/pageLoader.tsx new file mode 100644 index 0000000..98d188f --- /dev/null +++ b/uweb/lib/uw-frame/lib/core/builtIn/pageLoader.tsx @@ -0,0 +1,55 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +import React from 'react'; +import ReactDOM from 'react-dom'; +import loadSource from './loadSource'; + +declare global { + interface Window { + $routes: object; + _loaded_file: object; + uw: any; + } +} + +export default function pageLoader() { + window.$routes = {}; // 全局缓存的页面 + + window.uw.event.on('@@page_start_download', (e) => { + const { detail = {} } = e; + const { filePath, pathname, props } = detail; + + if (!filePath || !pathname) return; + + if (window.$routes[pathname]) { + loadPage(window.$routes[pathname], props); + } else { + loadSource(filePath).then(() => { + const mod = window._loaded_file; + if (mod) { + loadPage(mod, props); + window.$routes[pathname] = mod; + } + }); + } + }); + + function loadPage(Cmp, props) { + const elem = document.getElementById('uw_child_page'); + if (elem) { + if (elem.firstChild) { + ReactDOM.unmountComponentAtNode((elem.firstChild as any)); + elem.removeChild(elem.firstChild); + } + const newDom = document.createElement('div'); + elem.appendChild(newDom); + ReactDOM.render(, newDom); + } + } +} diff --git a/uweb/lib/uw-frame/lib/routes.js b/uweb/lib/uw-frame/lib/routes.js new file mode 100644 index 0000000..95ee3e8 --- /dev/null +++ b/uweb/lib/uw-frame/lib/routes.js @@ -0,0 +1,63 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +import React from 'react'; +import { BrowserRouter as Router, Route, Redirect, Switch } from 'react-router-dom'; +import Layout from './theme/layout/layout'; +import Login from './theme/login/login'; + +export default function (settings) { + const { homePage, language = [], custom = {} } = settings; + const hasLanguage = language.length !== 0; + + if (_.isFunction(custom.onLaunch)) { + custom.onLaunch(); + } + + if (hasLanguage) { + const defaultLang = language[0]; + const currentLang = window.location.pathname.split('/')[1]; + const useDefaultLang = language.indexOf(currentLang) === -1; + const basename = useDefaultLang ? '/' : currentLang; + const lang = useDefaultLang ? defaultLang : currentLang; + + return () => ( + + + { + return + }} /> + { + const { location } = props; + if (homePage && location.pathname === `/`) { + return ; + } + return ; + }} /> + + + ); + } + + return () => ( + + + { + return + }} /> + { + const { location } = props; + if (homePage && location.pathname === '/') { + return ; + } + return + }} /> + + + ); +} diff --git a/uweb/lib/uw-frame/lib/template/app.njk b/uweb/lib/uw-frame/lib/template/app.njk new file mode 100644 index 0000000..bc2b9ff --- /dev/null +++ b/uweb/lib/uw-frame/lib/template/app.njk @@ -0,0 +1,11 @@ +{# + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +#} + +export default function AppWrapper(App) { + {{ uw }} +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/template/entry.njk b/uweb/lib/uw-frame/lib/template/entry.njk new file mode 100644 index 0000000..f457883 --- /dev/null +++ b/uweb/lib/uw-frame/lib/template/entry.njk @@ -0,0 +1,63 @@ +{# + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +#} +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +import React from 'react'; +import ReactDOM from 'react-dom'; +import '../../uw2/index.css'; +import settings from './utils/settings.js'; +import routerGenerator from './routes'; +import pageLoader from './core/builtIn/pageLoader'; +import apiLoader from '../../uw-api'; +import * as defaultPlugins from '../../uw-plugins'; + +{% if style %} +import '{{ style }}'; +{% endif %} +{% if model %} +const model = require('{{ model }}'); +let app = {}; +model((config = {}) => app = config); +{% else %} +const app = {}; +{% endif %} + +window._g_config = settings.globalConfig; + +window.Plugins = defaultPlugins; +{% if plugins %} +const plugins = require('{{plugins}}'); +window.Plugins = { ...window.Plugins, ...plugins }; +{% endif %} + +{% for plugin in defaultPlugins %} +{ + const p = require('{{ plugin.path }}'); + window.Plugins = { ...window.Plugins, {{plugin.name}}: p }; +} +{% endfor %} + +settings.custom = app; + +// 注入 API +apiLoader(settings); +// 注入页面加载功能 +pageLoader(); + +const MainRouter = routerGenerator({ ...settings }); + +ReactDOM.render( + , + document.getElementById('uw-root'), +); diff --git a/uweb/lib/uw-frame/lib/template/index.html b/uweb/lib/uw-frame/lib/template/index.html new file mode 100644 index 0000000..18b2139 --- /dev/null +++ b/uweb/lib/uw-frame/lib/template/index.html @@ -0,0 +1,25 @@ + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + +
+
+ + diff --git a/uweb/lib/uw-frame/lib/template/page.njk b/uweb/lib/uw-frame/lib/template/page.njk new file mode 100644 index 0000000..db0ecab --- /dev/null +++ b/uweb/lib/uw-frame/lib/template/page.njk @@ -0,0 +1,74 @@ +{# + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +#} + +import React from 'react'; +import ReactDOM from 'react-dom'; +import _ from 'lodash'; +import PropTypes from 'prop-types'; +import Model from '{{ libPath }}/class/Model'; + +{% for components in imports %} +import {{ components.name }} from '{{components.component}}'; +{% endfor %} +{% for style in styles %} +import '{{style.src}}'; +{% endfor %} + +const _lang = {}; +{% for lang in language %} +import {{ lang }} from '{{ appPath }}/language/{{ lang }}.json'; +_lang['{{ lang }}'] = {{ lang }}; +{% endfor %} + +export default class {{ className }}Component extends React.Component { + + constructor(props, context) { + super(props, context); + const generator = new Model(this); + this.$lang = _lang[props.lang]; + this.$model = {}; + this.$controller = {}; + this.$props = { ...props }; + this._isUnmounted = false; + + {% for model in models %} + { + let model = require('{{ model.src }}'); + model(generator.Page, generator.Model, generator.Controller, this); + } + {% endfor %} + } + + _unload() { + {% if isPage %} + uw.event.emit('@@page_unloaded'); + {% endif %} + this._isUnmounted = true; + } + + render() { + if (this.props.location) { + this.props.location.query = uw.qs.parse(this.props.location.search.slice(1)); + } + const $props = this.props; + const $model = this.$model; + const $controller = this.$controller; + const $lang = this.$lang = _lang[$props.lang]; + mergeProps(this.$props, this.props); + return ( + {{ uwx }} + ); + } +} + + +{# 因为需要保证 this.$props 保持原对象的引用,因此只能以修改对象属性的方式来更新 this.$props #} +function mergeProps(props, newProps) { + _.unset(props); + _.assign(props, newProps); +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/template/source.njk b/uweb/lib/uw-frame/lib/template/source.njk new file mode 100644 index 0000000..0afb4f3 --- /dev/null +++ b/uweb/lib/uw-frame/lib/template/source.njk @@ -0,0 +1,22 @@ +{# + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +#} + +if(!window._g_sources) window._g_sources = {}; +window._g_sources['{{ appName }}'] = {{ source }}; + +if (!window._g_config.apikey) window._g_config.apikey = {}; +window._g_config.apikey['{{ appName}}'] = '{{ apikey }}'; + +{% if plugins %} +const plugins = require('{{plugins}}'); +window.Plugins = { ...window.Plugins, ...plugins }; +{% endif %} + +{% if style %} +import '{{ style }}'; +{% endif %} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/template/uw.njk b/uweb/lib/uw-frame/lib/template/uw.njk new file mode 100644 index 0000000..cee21ee --- /dev/null +++ b/uweb/lib/uw-frame/lib/template/uw.njk @@ -0,0 +1,14 @@ +{# + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +#} + +import React from 'react'; + +export default function wrapper(Page, Model, Controller, context) { + const { $props, $model, $controller, $lang } = context; + {{ uw }} +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/theme/layout/layout.tsx b/uweb/lib/uw-frame/lib/theme/layout/layout.tsx new file mode 100644 index 0000000..cd96d6f --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/layout/layout.tsx @@ -0,0 +1,212 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +import React from 'react'; +import _ from 'lodash'; +const { View, Button } = require('../../../../uw2/index'); +import loginValidate from '../../core/builtIn/login'; +import '../static/index.less'; + +declare global { + interface Window { + uw: any; + Plugins: any; + } +} + +interface LayoutProps { + location: any; + settings: any; + history: any; + lang: any; +} + +const { Header, Sider } = View; + +export default class Layout extends React.PureComponent { + sourceTree; + state = { + is404: false, + iframe: '', + }; + constructor(props) { + super(props); + this.sourceTree = props.settings.sourceTree; + + window.uw.go = (link) => { + props.history.push(link); + }; + + window.uw.back = () => { + props.history.goBack(); + }; + } + + componentDidMount() { + const { loginType, navigation } = this.props.settings; + window.uw.event.on('@@auth_expired', () => { + loginValidate(this.props.location, this.props.history, navigation); + }); + + if (loginType) { + window.uw.event.emit('@@auth_expired'); + } else { + this.componentDidUpdate(null); + } + + if (!navigation) { + document.body.style.minWidth = '0px'; + document.getElementsByTagName('html')[0].style.minWidth = '0px'; + } + } + + getHeaderModules(navi) { + return navi.map((nav) => { + // 默认模块的跳转为 pages 中的第一项的 path, 如果第一项为分类,则取分类的第一项 path + const link = _.get(nav.pages[0], 'path', _.get(nav.pages[0], 'pages.0.path', '')); + return { + title: nav.title, + link, + }; + }); + } + + getSiderModules(location, modules) { + const sider = { + title: '', + moduleList: [], + currentKey: '', + openedKeys: [], + appName: '', + sider: true, + }; + + let finded = false; + + _.forEach(modules, ({ pages, title, sider: showSider = true }) => { + if (finded) return; + findModule(pages); + if (finded) { + sider.title = title; + (sider.moduleList as any) = generateModule(pages); + if (!_.isUndefined(showSider)) sider.sider = showSider; + } + }); + + function findModule(pages) { + _.forEach(pages, (page) => { + if (location.indexOf(page.path) !== -1) { + finded = true; + sider.currentKey = page.path; + sider.appName = page.title; + } else if (page.pages) { + findModule(page.pages); + } + }); + } + + function generateModule(pages) { + return _.map(pages, (page, index) => { + let key = page.path; + if (!key) { + key = index; + (sider.openedKeys as string[]).push(key); + } + return { + title: page.title, + externalLink: page.externalLink, + external: page.external, + key, + link: page.path, + children: generateModule(page.pages), + iframe: page.iframe, + }; + }); + } + + return sider; + } + + logout = () => { + window.uw.request({ + url: '/unified/login/doOut', + success: () => { + this.props.history.push('/'); + window.uw.storage.clear('global'); + }, + }); + } + + componentDidUpdate(prev) { + const { location, history, lang, settings } = this.props; + const { pathname } = location; + const { moduleList } = this.getSiderModules(pathname, settings.modules); + + if (prev && (this.props.location === prev.location && settings.modules === prev.settings.modules)) return; + + const filePath = this.sourceTree[pathname]; + const iframe = _.get(_.find(moduleList, ['link', pathname]), 'iframe'); + if (filePath && moduleList.length !== 0) { + this.setState({ is404: false, iframe: false }, () => window.uw.event.emit('@@page_start_download', { pathname, filePath, props: { history, location, lang } })); + } else if (iframe) { + this.setState({ is404: false, iframe }, () => { + const ele: any = document.getElementById('uw_child_page'); + const iframeEle = document.createElement('iframe'); + if (ele.firstChild) ele.removeChild(ele.firstChild); + iframeEle.src = this.state.iframe; + ele.appendChild(iframeEle); + }); + } else { + this.setState({ is404: true, iframe: false }); + } + } + + render() { + const { location, settings, history } = this.props; + const { pathname } = location; + const { modules, navigation, logoUrl = require('../static/zhiyun-logo.svg') } = settings; + + const { title, currentKey, moduleList, openedKeys, sider, appName } = this.getSiderModules(pathname, modules); + const extra = [ + { + title: window.uw.storage.get('global.user.userName'), + children: [ + { content:
退出登录
}, + ], + }, + ]; + + if (this.state.is404) { + return ( + +
history.push(path)} /> +
+ history.push(settings.homePage || '/')} type="primary">返回主页)} + /> +
+ + ); + } + + return ( + +
history.push(path)} /> + {sider && history.push(path)} />} + {this.state.iframe ? ( +
+ ) : ( +
+ )} + + ); + } +} diff --git a/uweb/lib/uw-frame/lib/theme/login/login.less b/uweb/lib/uw-frame/lib/theme/login/login.less new file mode 100644 index 0000000..b660196 --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/login/login.less @@ -0,0 +1,90 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +.uw-login { + position: absolute; + right: 0; + bottom: 0; + background-image: url('../static/login-bg.jpg'); + background-size: cover; + height: auto; + top: 0; + left: 0; + + .tc-15-input-text.xl { + height: 40px; + } + + .uw-login-button { + margin-bottom: 40px; + + .uw-btn.tc-15-btn { + height: 40px; + width: 330px; + font-size: 16px; + } + } + + &.error { + .error-msg { + text-align: center; + color: #E54545; + margin-top: 28px; + } + + .uw-login-button { + margin-top: 10px; + } + } + + .uw-view-container { + top: 0; + background-color: transparent; + } + + .tc-panel { + position: absolute; + width: 450px; + top: 20%; + border-radius: 5px; + left: 50%; + margin-left: -225px; + } + + .tc-panel .tc-panel-bd { + .form-label { + width: 40px; + } + } + + .login-title { + font-size: 23px; + font-weight: 400; + margin-top: 15px; + margin-bottom: 40px; + text-align: center; + color: #333; + } + + .login-logo { + @image-width: 260px; + text-align: center; + position: absolute; + top: 165px; + left: 50%; + margin-left: -(@image-width / 2) + 20; + img { + width: @image-width; + } + } + + .uw-login-button { + text-align: center; + margin-top: 40px; + } +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/theme/login/login.tsx b/uweb/lib/uw-frame/lib/theme/login/login.tsx new file mode 100644 index 0000000..f6bc0b7 --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/login/login.tsx @@ -0,0 +1,177 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +import React from 'react'; +import _ from 'lodash'; +import './login.less'; + +const { View, Panel, Form, Input, Icon, Button, Dropdown } = require('../../../../uw2/index'); +const FormItem = Form.Item; + +declare global { + interface Window { + uw: any; + } +} + +export default class Login extends React.Component { + + state = { + errorMsg: null, + validate: { name: '', password: '' }, + name: '', + password: '', + ownerList: [], + selectedOwner: '', + loading: false, + }; + + login = () => { + const isValidated = this.validate(); + if (!isValidated) return; + this.setState({ loading: true }); + const { name, password } = this.state; + window.uw.request({ + url: '/unified/login/byAccount', + method: 'POST', + data: { account: name.trim(), pwd: password }, + success: ({ code, msg }) => { + if (code === '0') { + this.getLoginUserInfo(); + } else { + this.setState({ errorMsg: msg, loading: false }); + } + }, + }); + } + + getLoginUserInfo = () => { + window.uw.request({ + url: '/unified/userInfo/getLoginUserOwnerInfo', + success: ({ code, data, msg }) => { + if (code === '0') { + const { ownerType } = data; + if (ownerType === 1) { + const { returnurl } = window.uw.qs.parse(this.props.location.search.slice(1)); + window.location.href = returnurl || this.props.settings.homePage; + } else if (ownerType === 2) { + this.getOwnerList(); + } + } else { + this.setState({ errorMsg: msg, loading: false }); + } + }, + }); + } + + getOwnerList = () => { + window.uw.request({ + url: '/unified/userInfo/getCurrentUserOwnerList', + success: ({ code, data = [], msg }) => { + if (code === '0') { + const selectedOwner = _.get(data, '0.ownerId', ''); + const ownerList = data.map((o: any) => ({ label: o.ownerName, value: o.ownerId })); + this.setState({ ownerList, selectedOwner, loading: false }); + } else { + this.setState({ errorMsg: msg, loading: false }); + } + }, + }); + } + + selectOwner = () => { + const { selectedOwner } = this.state; + this.setState({ loading: true }); + window.uw.request({ + url: '/unified/userInfo/selectOwnerInfo', + method: 'POST', + data: { ownerId: selectedOwner }, + success: ({ code, msg }) => { + if (code === '0') { + const { returnurl } = window.uw.qs.parse(this.props.location.search.slice(1)); + window.location.href = returnurl || this.props.settings.homePage; + } else { + this.setState({ errorMsg: msg, loading: false }); + } + }, + }); + } + + onFieldChange = (field) => { + return (value) => { + this.setState({ + [field]: value, + validate: { ...this.state.validate, [field]: '' }, + errorMsg: '', + }); + }; + } + + validate = () => { + const { name, password } = this.state; + const rules = { + name: [ + ['required', '用户名不能为空'], + ], + password: [ + ['required', '密码不能为空'], + ], + }; + const result = window.uw.validate({ name, password }, rules); + if (!result.isValidated) { + this.setState({ validate: { ...this.state.validate, ...result.errors } }); + } + + return result.isValidated; + } + + render() { + return ( +
+ + {_.isEmpty(this.state.ownerList) ? ( + +

用户登录

+
+ + + + + + +
+ {this.state.errorMsg &&

{this.state.errorMsg}

} +
+ +
+
+ ) : ( + +

选择租户

+
+ + + +
+ {this.state.errorMsg &&

{this.state.errorMsg}

} +
+ +
+
+ )} +
+
+ ); + } +} diff --git a/uweb/lib/uw-frame/lib/theme/static/404.svg b/uweb/lib/uw-frame/lib/theme/static/404.svg new file mode 100644 index 0000000..6907d4e --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/static/404.svg @@ -0,0 +1 @@ +404404 \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/theme/static/index.less b/uweb/lib/uw-frame/lib/theme/static/index.less new file mode 100644 index 0000000..cec7f6c --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/static/index.less @@ -0,0 +1,58 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +.notfound-bg { + position: absolute; + right: 0; + bottom: 0; + background-image: url(./login-bg.jpg); + background-size: cover; + height: auto; + top: 0; + left: 0; + + .tc-panel { + width: 450px; + margin-top: 200px; + border-radius: 5px; + } +} + +#uw_child_page.no-sider { + .uw-view-page { + left: 0; + } +} + +#uw_child_page { + &.iframe { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 200px; + overflow: hidden; + + &.no-sider { + left: 0; + } + + iframe { + width: 100%; + height: 100%; + border-top-width: 0px; + border-right-width: 0px; + border-bottom-width: 0px; + border-left-width: 0px; + } + } +} + +#nprogress .bar { + background: #006eff !important; +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/theme/static/lblogo.png b/uweb/lib/uw-frame/lib/theme/static/lblogo.png new file mode 100644 index 0000000..bc5d903 Binary files /dev/null and b/uweb/lib/uw-frame/lib/theme/static/lblogo.png differ diff --git a/uweb/lib/uw-frame/lib/theme/static/login-bg.jpg b/uweb/lib/uw-frame/lib/theme/static/login-bg.jpg new file mode 100644 index 0000000..fe10ef1 Binary files /dev/null and b/uweb/lib/uw-frame/lib/theme/static/login-bg.jpg differ diff --git a/uweb/lib/uw-frame/lib/theme/static/nav-info-split.png b/uweb/lib/uw-frame/lib/theme/static/nav-info-split.png new file mode 100644 index 0000000..eb85b11 Binary files /dev/null and b/uweb/lib/uw-frame/lib/theme/static/nav-info-split.png differ diff --git a/uweb/lib/uw-frame/lib/theme/static/theme.less b/uweb/lib/uw-frame/lib/theme/static/theme.less new file mode 100644 index 0000000..1816576 --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/static/theme.less @@ -0,0 +1,43 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +@max-width: 1360px; + +// 配色 +@color-default: #FFFFFF; // 背景/控件/按钮 +@color-primary: #006EFF; // 品牌主色 +@color-success: #0ABF5B; // 状态正常 +@color-warning: #FF9D00; // 状态警告/提示 +@color-error: #E54545; // 状态危险/错误 + +@color-bg: #EDEDED; // 背景 +@color-header-bg: #262626; // 顶部导航背景色 + +@color-border: #DDDDDD; // 控件边框/间隔线 +@color-border-hover: #BBBBBB; // 控件边框Hover态 +@color-border-hover-bg: darken(#000, 5%); // 控件边框Hover态 +@color-border-graph: #E5E5E5; // 图标内间隔线 + +@color-text-title: #000000; // 标题/控件 +@color-text-form: #444444; // 表单文字/表格/图标 +@color-text-desc: #888888; // 表单标签/说明 +@color-text-disable: @color-border-hover; // 禁用 +@color-text-dark: @color-default; // 深色或蓝色背景 +@color-text-link: @color-primary; // 链接 + +@size-text-xl: 36px; // 特殊大字体 +@size-text-h1: 16px; // 一级标题 +@size-text-h2: 14px; // 二级标题/Tab +@size-text-default: 12px; // 三级标题/导航/正文 + +// 间距 +@size-gap-xs: 5px; // 文字和图标之间间距 | 优先级相同的按钮之间间距 +@size-gap-s: 10px; // 模块/卡片内部类元素间隔 | 不同优先级按钮之间的间距 | 二级页内容区标题间隔 +@size-gap-m: 20px; // 模块/卡片之间的间隔 | 卡片内容区与边框的间距 | 顶部导航各元素间距 +@size-gap-l: 25px; // 内容区标题与下文间距 +@size-gap-xl: 30px; // 左侧导航上下选项间距 \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/theme/static/zhiyun-logo.svg b/uweb/lib/uw-frame/lib/theme/static/zhiyun-logo.svg new file mode 100644 index 0000000..2166ce5 --- /dev/null +++ b/uweb/lib/uw-frame/lib/theme/static/zhiyun-logo.svg @@ -0,0 +1 @@ +zhiyun-logo \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/app-loader.js b/uweb/lib/uw-frame/lib/utils/app-loader.js new file mode 100644 index 0000000..2952fab --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/app-loader.js @@ -0,0 +1,28 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const fs = require('fs'); +const nunjucks = require('nunjucks'); + +const pageNunjucks = fs.readFileSync(path.join(__dirname, '../template/app.njk')).toString(); +nunjucks.configure('views', { + autoescape: false, +}); + +module.exports = function appLoader(source, ...extra) { + if (this.cacheable) { + this.cacheable(); + } + + const uwString = nunjucks.renderString(pageNunjucks, { + uw: source, + }); + + this.callback(null, uwString, ...extra); +}; \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/settings-loader.js b/uweb/lib/uw-frame/lib/utils/settings-loader.js new file mode 100644 index 0000000..94f6910 --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/settings-loader.js @@ -0,0 +1,48 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const fs = require('fs'); +const path = require('path'); +const context = require('../context'); +const winPath = require('../utils/winPath'); + +module.exports = function () { + if (this.cacheable) { + this.cacheable(); + } + const callback = this.async(); + const { appConfig, envConfig } = context; + const { pages = {}, modules = [], request, homePage, sourceTree, language, loginType = true, navigation = true, globalConfig = {}, logoUrl } = appConfig; + const { appPath, env } = envConfig; + const pagesWithAbsoluteUrl = {}; + + Object.keys(pages).forEach((key) => { + if (!pages[key].file) return; + pagesWithAbsoluteUrl[key] = { + view: winPath(path.join(appPath, `${pages[key].file}.uwx`)), + distName: key.replace(/(:|~)/g, '').replace(/\//g, '.'), + }; + }); + + callback(null, ` + module.exports = { + pages: ${JSON.stringify(pages)}, + modules: ${JSON.stringify(modules)}, + request: ${JSON.stringify(request)}, + sourceTree: ${JSON.stringify(sourceTree)}, + appPath: '${winPath(envConfig.appPath)}', + env: '${env}', + loginType: ${loginType}, + ${homePage ? `homePage: '${homePage}',` : ''} + ${language ? `language: ${JSON.stringify(language)},` : ''} + navigation: ${navigation}, + logoUrl: '${logoUrl}', + globalConfig: ${JSON.stringify(globalConfig)} + }; +`) +}; \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/settings.js b/uweb/lib/uw-frame/lib/utils/settings.js new file mode 100644 index 0000000..ab97d60 --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/settings.js @@ -0,0 +1,16 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +// 占位 +module.exports = { + settings: {}, + routes: [], + pages: [], + modules: [], + indexPage: '', +}; \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/templateStringify.js b/uweb/lib/uw-frame/lib/utils/templateStringify.js new file mode 100644 index 0000000..7c80925 --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/templateStringify.js @@ -0,0 +1,57 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const nunjucks = require('nunjucks'); +const fs = require('fs'); +const path = require('path'); +const winPath = require('./winPath'); +const _ = require('lodash'); + +class Template { + constructor(appPath, libPath) { + this.appPath = appPath; + this.libPath = libPath; + } + + entryStringify(dependencies) { + const pluginPath = winPath(path.join(this.appPath, 'plugins')); + const stylePath = winPath(path.join(this.appPath, 'app.less')); + const modelPath = winPath(path.join(this.appPath, 'app.uw')); + const entryTemplate = fs.readFileSync(path.join(this.libPath, 'template/entry.njk')).toString(); + return nunjucks.renderString(entryTemplate, { + defaultPlugins: findDefaultPlugins(dependencies), + plugins: fileExist(pluginPath) ? pluginPath : false, + style: fileExist(stylePath) ? stylePath : false, + model: fileExist(modelPath) ? modelPath : false, + }); + } +} + +module.exports = Template; + +function fileExist(path) { + try { + return !!fs.statSync(path); + } catch (e) { + return false; + } +} + +function findDefaultPlugins(dependencies) { + // 默认自动加载 uw-plugins 及 uw-plugins-xxx + const defaultPlugins = []; + _.forEach(dependencies, (value, key) => { + if (key.indexOf('@tencent/uw-plugins-') !== -1) { + defaultPlugins.push({ + name: _.capitalize(key.replace('@tencent/uw-plugins-', '')), + path: key, + }); + } + }); + return defaultPlugins; +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/uw-loader.js b/uweb/lib/uw-frame/lib/utils/uw-loader.js new file mode 100644 index 0000000..29821b8 --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/uw-loader.js @@ -0,0 +1,27 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const fs = require('fs'); +const nunjucks = require('nunjucks'); + +const pageNunjucks = fs.readFileSync(path.join(__dirname, '../template/uw.njk')).toString(); +nunjucks.configure('views', { + autoescape: false, +}); + +module.exports = function uxLoader(source, ...extra) { + if (this.cacheable) { + this.cacheable(); + } + + const uwString = nunjucks.renderString(pageNunjucks, { + uw: source, + }); + this.callback(null, uwString, ...extra); +}; \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/uwx-loader.js b/uweb/lib/uw-frame/lib/utils/uwx-loader.js new file mode 100644 index 0000000..1506852 --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/uwx-loader.js @@ -0,0 +1,103 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +const path = require('path'); +const fs = require('fs'); +const nunjucks = require('nunjucks'); +const { getOptions } = require('loader-utils'); +const { envConfig: { appPath, libPath }, appConfig: { language = [] }} = require('../context'); +const winPath = require('../utils/winPath'); + +const pageNunjucks = fs.readFileSync(path.join(__dirname, '../template/page.njk')).toString(); +nunjucks.configure('views', { + autoescape: false, +}); + +module.exports = function uwxLoader(source, ...extra) { + if (this.cacheable) { + this.cacheable(); + } + + const { isPage } = getOptions(this) || {}; + + const { imports, replacedSource, models, styles } = getImports(source); + + const className = firstUpperCase(path.basename(this.resourcePath, '.uwx')); + const uwxString = nunjucks.renderString(pageNunjucks, { + className, imports, models, styles, isPage, language, + uwx: replacedSource, + libPath: winPath(libPath), + appPath: winPath(appPath), + }); + this.callback(null, uwxString, ...extra); +}; + +function firstUpperCase(str) { + return str.toLowerCase().replace(/( |^)[a-z]/g, (L) => L.toUpperCase()); +} + +function getImports(source) { + const reg = /{\s*\/\*\s*component\s+src\s*=\s*(?:"|')(\S+)(?:"|')\s+(?:name\s*=\s*(?:"|')(\S+)(?:"|'))?\s*\*\/\s*}/g; + let results = source.match(reg); + const imports = []; + if (results) { + results.forEach((result) => { + const regexp = /{\s*\/\*\s*component\s+src\s*=\s*(?:"|')(\S+)(?:"|')\s+(?:name\s*=\s*(?:"|')(\S+)(?:"|'))?\s*\*\/\s*}/g; + let [none, component, name] = regexp.exec(result); + if (!name) { + name = firstUpperCase(path.basename(component, '.uwx')); + } + imports.push({ component, name }); + }); + } + const replaced = source.replace(reg, ''); + + const { models, modelCleanSource } = getModels(replaced); + const { styles, replacedSource } = getStyles(modelCleanSource); + + return { imports, models, styles, replacedSource }; +} + +function getModels(source) { + const reg = /{\s*\/\*\s*import\s+src\s*=\s*(?:"|')(.+)(?:"|')\s*\*\/\s*}/g; + let results = source.match(reg); + const models = []; + if (results) { + results.forEach((result) => { + const regexp = /{\s*\/\*\s*import\s+src\s*=\s*(?:"|')(.+)(?:"|')\s*\*\/\s*}/g; + let [none, src] = regexp.exec(result); + const name = path.basename(src, '.uw').toLowerCase(); + src = winPath(src.replace(/{{\s*app\s*}}/g, appPath)); + models.push({ src, name }); + }); + } + + + const modelCleanSource = source.replace(reg, ''); + + return { models, modelCleanSource }; +} + +function getStyles(source) { + const reg = /{\s*\/\*\s*style\s+src\s*=\s*(?:"|')(.+)(?:"|')\s*\*\/\s*}/g; + let results = source.match(reg); + const styles = []; + if (results) { + results.forEach((result) => { + const regexp = /{\s*\/\*\s*style\s+src\s*=\s*(?:"|')(.+)(?:"|')\s*\*\/\s*}/g; + let [none, src] = regexp.exec(result); + src = winPath(src.replace(/{{\s*app\s*}}/g, appPath)); + styles.push({ src }); + }); + } + + + const replacedSource = source.replace(reg, ''); + + return { styles, replacedSource }; +} \ No newline at end of file diff --git a/uweb/lib/uw-frame/lib/utils/winPath.js b/uweb/lib/uw-frame/lib/utils/winPath.js new file mode 100644 index 0000000..897fc4c --- /dev/null +++ b/uweb/lib/uw-frame/lib/utils/winPath.js @@ -0,0 +1,11 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +module.exports = function(path) { + return path.replace(/\\/g, '/'); +} \ No newline at end of file diff --git a/uweb/lib/uw-plugins/index.js b/uweb/lib/uw-plugins/index.js new file mode 100644 index 0000000..dd20f11 --- /dev/null +++ b/uweb/lib/uw-plugins/index.js @@ -0,0 +1,20 @@ +/* + Tencent is pleased to support the open source community by making Metis available. + Copyright (C) 2018 THL A29 Limited, a Tencent company. All rights reserved. + Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + https://opensource.org/licenses/BSD-3-Clause + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +*/ + +!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t(require("react"),require("lodash"),require("../uw2"));else if("function"==typeof define&&define.amd)define(["react","lodash","../uw2"],t);else{var n="object"==typeof exports?t(require("react"),require("lodash"),require("../uw2")):t(e.react,e.lodash,e["../uw2"]);for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(window,function(e,t,n){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=7)}([function(t,n){t.exports=e},function(e,n){e.exports=t},function(e,t,n){var r,i,o={},l=(r=function(){return window&&document&&document.all&&!window.atob},function(){return void 0===i&&(i=r.apply(this,arguments)),i}),a=function(e){var t={};return function(e){if("function"==typeof e)return e();if(void 0===t[e]){var n=function(e){return document.querySelector(e)}.call(this,e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}}(),s=null,c=0,u=[],h=n(49);function f(e,t){for(var n=0;n=0&&u.splice(t,1)}function m(e){var t=document.createElement("style");return e.attrs.type="text/css",v(t,e.attrs),p(e,t),t}function v(e,t){Object.keys(t).forEach(function(n){e.setAttribute(n,t[n])})}function b(e,t){var n,r,i,o;if(t.transform&&e.css){if(!(o=t.transform(e.css)))return function(){};e.css=o}if(t.singleton){var l=c++;n=s||(s=m(t)),r=w.bind(null,n,l,!1),i=w.bind(null,n,l,!0)}else e.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=function(e){var t=document.createElement("link");return e.attrs.type="text/css",e.attrs.rel="stylesheet",v(t,e.attrs),p(e,t),t}(t),r=function(e,t,n){var r=n.css,i=n.sourceMap,o=void 0===t.convertToAbsoluteUrls&&i;(t.convertToAbsoluteUrls||o)&&(r=h(r));i&&(r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */");var l=new Blob([r],{type:"text/css"}),a=e.href;e.href=URL.createObjectURL(l),a&&URL.revokeObjectURL(a)}.bind(null,n,t),i=function(){g(n),n.href&&URL.revokeObjectURL(n.href)}):(n=m(t),r=function(e,t){var n=t.css,r=t.media;r&&e.setAttribute("media",r);if(e.styleSheet)e.styleSheet.cssText=n;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(n))}}.bind(null,n),i=function(){g(n)});return r(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap)return;r(e=t)}else i()}}e.exports=function(e,t){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");(t=t||{}).attrs="object"==typeof t.attrs?t.attrs:{},t.singleton||"boolean"==typeof t.singleton||(t.singleton=l()),t.insertInto||(t.insertInto="head"),t.insertAt||(t.insertAt="bottom");var n=d(e,t);return f(n,t),function(e){for(var r=[],i=0;i=15&&(h=!1,s=!0);var C=b&&(c||h&&(null==w||w<12.11)),k=n||l&&a>=9;function M(e){return new RegExp("(^|\\s)"+e+"(?:$|\\s)\\s*")}var S,L=function(e,t){var n=e.className,r=M(t).exec(n);if(r){var i=n.slice(r.index+r[0].length);e.className=n.slice(0,r.index)+(i?r[1]+i:"")}};function E(e){for(var t=e.childNodes.length;t>0;--t)e.removeChild(e.firstChild);return e}function T(e,t){return E(e).appendChild(t)}function N(e,t,n,r){var i=document.createElement(e);if(n&&(i.className=n),r&&(i.style.cssText=r),"string"==typeof t)i.appendChild(document.createTextNode(t));else if(t)for(var o=0;o=t)return l+(t-o);l+=a-o,l+=n-l%n,o=a+1}}g?W=function(e){e.selectionStart=0,e.selectionEnd=e.value.length}:l&&(W=function(e){try{e.select()}catch(e){}});var H=function(){this.id=null};function z(e,t){for(var n=0;n=t)return r+Math.min(l,t-i);if(i+=o-r,r=o+1,(i+=n-i%n)>=t)return r}}var K=[""];function Y(e){for(;K.length<=e;)K.push(X(K)+" ");return K[e]}function X(e){return e[e.length-1]}function q(e,t){for(var n=[],r=0;r"€"&&(e.toUpperCase()!=e.toLowerCase()||J.test(e))}function te(e,t){return t?!!(t.source.indexOf("\\w")>-1&&ee(e))||t.test(e):ee(e)}function ne(e){for(var t in e)if(e.hasOwnProperty(t)&&e[t])return!1;return!0}var re=/[\u0300-\u036f\u0483-\u0489\u0591-\u05bd\u05bf\u05c1\u05c2\u05c4\u05c5\u05c7\u0610-\u061a\u064b-\u065e\u0670\u06d6-\u06dc\u06de-\u06e4\u06e7\u06e8\u06ea-\u06ed\u0711\u0730-\u074a\u07a6-\u07b0\u07eb-\u07f3\u0816-\u0819\u081b-\u0823\u0825-\u0827\u0829-\u082d\u0900-\u0902\u093c\u0941-\u0948\u094d\u0951-\u0955\u0962\u0963\u0981\u09bc\u09be\u09c1-\u09c4\u09cd\u09d7\u09e2\u09e3\u0a01\u0a02\u0a3c\u0a41\u0a42\u0a47\u0a48\u0a4b-\u0a4d\u0a51\u0a70\u0a71\u0a75\u0a81\u0a82\u0abc\u0ac1-\u0ac5\u0ac7\u0ac8\u0acd\u0ae2\u0ae3\u0b01\u0b3c\u0b3e\u0b3f\u0b41-\u0b44\u0b4d\u0b56\u0b57\u0b62\u0b63\u0b82\u0bbe\u0bc0\u0bcd\u0bd7\u0c3e-\u0c40\u0c46-\u0c48\u0c4a-\u0c4d\u0c55\u0c56\u0c62\u0c63\u0cbc\u0cbf\u0cc2\u0cc6\u0ccc\u0ccd\u0cd5\u0cd6\u0ce2\u0ce3\u0d3e\u0d41-\u0d44\u0d4d\u0d57\u0d62\u0d63\u0dca\u0dcf\u0dd2-\u0dd4\u0dd6\u0ddf\u0e31\u0e34-\u0e3a\u0e47-\u0e4e\u0eb1\u0eb4-\u0eb9\u0ebb\u0ebc\u0ec8-\u0ecd\u0f18\u0f19\u0f35\u0f37\u0f39\u0f71-\u0f7e\u0f80-\u0f84\u0f86\u0f87\u0f90-\u0f97\u0f99-\u0fbc\u0fc6\u102d-\u1030\u1032-\u1037\u1039\u103a\u103d\u103e\u1058\u1059\u105e-\u1060\u1071-\u1074\u1082\u1085\u1086\u108d\u109d\u135f\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17b7-\u17bd\u17c6\u17c9-\u17d3\u17dd\u180b-\u180d\u18a9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193b\u1a17\u1a18\u1a56\u1a58-\u1a5e\u1a60\u1a62\u1a65-\u1a6c\u1a73-\u1a7c\u1a7f\u1b00-\u1b03\u1b34\u1b36-\u1b3a\u1b3c\u1b42\u1b6b-\u1b73\u1b80\u1b81\u1ba2-\u1ba5\u1ba8\u1ba9\u1c2c-\u1c33\u1c36\u1c37\u1cd0-\u1cd2\u1cd4-\u1ce0\u1ce2-\u1ce8\u1ced\u1dc0-\u1de6\u1dfd-\u1dff\u200c\u200d\u20d0-\u20f0\u2cef-\u2cf1\u2de0-\u2dff\u302a-\u302f\u3099\u309a\ua66f-\ua672\ua67c\ua67d\ua6f0\ua6f1\ua802\ua806\ua80b\ua825\ua826\ua8c4\ua8e0-\ua8f1\ua926-\ua92d\ua947-\ua951\ua980-\ua982\ua9b3\ua9b6-\ua9b9\ua9bc\uaa29-\uaa2e\uaa31\uaa32\uaa35\uaa36\uaa43\uaa4c\uaab0\uaab2-\uaab4\uaab7\uaab8\uaabe\uaabf\uaac1\uabe5\uabe8\uabed\udc00-\udfff\ufb1e\ufe00-\ufe0f\ufe20-\ufe26\uff9e\uff9f]/;function ie(e){return e.charCodeAt(0)>=768&&re.test(e)}function oe(e,t,n){for(;(n<0?t>0:tn?-1:1;;){if(t==n)return t;var i=(t+n)/2,o=r<0?Math.ceil(i):Math.floor(i);if(o==t)return e(o)?t:n;e(o)?n=o:t=o+r}}function ae(e,t){if((t-=e.first)<0||t>=e.size)throw new Error("There is no line "+(t+e.first)+" in the document.");for(var n=e;!n.lines;)for(var r=0;;++r){var i=n.children[r],o=i.chunkSize();if(t=e.first&&tn?ge(n,ae(e,n).text.length):function(e,t){var n=e.ch;return null==n||n>t?ge(e.line,t):n<0?ge(e.line,0):e}(t,ae(e,t.line).text.length)}function ke(e,t){for(var n=[],r=0;r=t:o.to>t);(r||(r=[])).push(new Le(l,o.from,s?null:o.to))}}return r}(n,i,l),s=function(e,t,n){var r;if(e)for(var i=0;i=t:o.to>t);if(a||o.from==t&&"bookmark"==l.type&&(!n||o.marker.insertLeft)){var s=null==o.from||(l.inclusiveLeft?o.from<=t:o.from0&&a)for(var x=0;xt)&&(!n||We(n,o.marker)<0)&&(n=o.marker)}return n}function ze(e,t,n,r,i){var o=ae(e,t),l=Se&&o.markedSpans;if(l)for(var a=0;a=0&&h<=0||u<=0&&h>=0)&&(u<=0&&(s.marker.inclusiveRight&&i.inclusiveLeft?me(c.to,n)>=0:me(c.to,n)>0)||u>=0&&(s.marker.inclusiveRight&&i.inclusiveLeft?me(c.from,r)<=0:me(c.from,r)<0)))return!0}}}function Be(e){for(var t;t=_e(e);)e=t.find(-1,!0).line;return e}function Ue(e,t){var n=ae(e,t),r=Be(n);return n==r?t:he(r)}function je(e,t){if(t>e.lastLine())return t;var n,r=ae(e,t);if(!Ge(e,r))return t;for(;n=Re(r);)r=n.find(1,!0).line;return he(r)+1}function Ge(e,t){var n=Se&&t.markedSpans;if(n)for(var r=void 0,i=0;it.maxLineLength&&(t.maxLineLength=n,t.maxLine=e)})}var Xe=null;function qe(e,t,n){var r;Xe=null;for(var i=0;it)return i;o.to==t&&(o.from!=o.to&&"before"==n?r=i:Xe=i),o.from==t&&(o.from!=o.to&&"before"!=n?r=i:Xe=i)}return null!=r?r:Xe}var Ze=function(){var e="bbbbbbbbbtstwsbbbbbbbbbbbbbbssstwNN%%%NNNNNN,N,N1111111111NNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLNNNNbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbbb,N%%%%NNNNLNNNNN%%11NLNNN1LNNNNNLLLLLLLLLLLLLLLLLLLLLLLNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLN",t="nnnnnnNNr%%r,rNNmmmmmmmmmmmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmmmmmmmmmmmmmmmnnnnnnnnnn%nnrrrmrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrmmmmmmmnNmmmmmmrrmmNmmmmrr1111111111";var n=/[\u0590-\u05f4\u0600-\u06ff\u0700-\u08ac]/,r=/[stwN]/,i=/[LRr]/,o=/[Lb1n]/,l=/[1n]/;function a(e,t,n){this.level=e,this.from=t,this.to=n}return function(s,c){var u,h="ltr"==c?"L":"R";if(0==s.length||"ltr"==c&&!n.test(s))return!1;for(var f=s.length,d=[],p=0;p-1&&(r[t]=i.slice(0,o).concat(i.slice(o+1)))}}}function rt(e,t){var n=tt(e,t);if(n.length)for(var r=Array.prototype.slice.call(arguments,2),i=0;i0}function at(e){e.prototype.on=function(e,t){et(this,e,t)},e.prototype.off=function(e,t){nt(this,e,t)}}function st(e){e.preventDefault?e.preventDefault():e.returnValue=!1}function ct(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0}function ut(e){return null!=e.defaultPrevented?e.defaultPrevented:0==e.returnValue}function ht(e){st(e),ct(e)}function ft(e){return e.target||e.srcElement}function dt(e){var t=e.which;return null==t&&(1&e.button?t=1:2&e.button?t=3:4&e.button&&(t=2)),b&&e.ctrlKey&&1==t&&(t=3),t}var pt,gt,mt=function(){if(l&&a<9)return!1;var e=N("div");return"draggable"in e||"dragDrop"in e}();function vt(e){if(null==pt){var t=N("span","​");T(e,N("span",[t,document.createTextNode("x")])),0!=e.firstChild.offsetHeight&&(pt=t.offsetWidth<=1&&t.offsetHeight>2&&!(l&&a<8))}var n=pt?N("span","​"):N("span"," ",null,"display: inline-block; width: 1px; margin-right: -1px");return n.setAttribute("cm-text",""),n}function bt(e){if(null!=gt)return gt;var t=T(e,document.createTextNode("AخA")),n=S(t,0,1).getBoundingClientRect(),r=S(t,1,2).getBoundingClientRect();return E(e),!(!n||n.left==n.right)&&(gt=r.right-n.right<3)}var yt,xt=3!="\n\nb".split(/\n/).length?function(e){for(var t=0,n=[],r=e.length;t<=r;){var i=e.indexOf("\n",t);-1==i&&(i=e.length);var o=e.slice(t,"\r"==e.charAt(i-1)?i-1:i),l=o.indexOf("\r");-1!=l?(n.push(o.slice(0,l)),t+=l+1):(n.push(o),t=i+1)}return n}:function(e){return e.split(/\r\n?|\n/)},wt=window.getSelection?function(e){try{return e.selectionStart!=e.selectionEnd}catch(e){return!1}}:function(e){var t;try{t=e.ownerDocument.selection.createRange()}catch(e){}return!(!t||t.parentElement()!=e)&&0!=t.compareEndPoints("StartToEnd",t)},Ct="oncopy"in(yt=N("div"))||(yt.setAttribute("oncopy","return;"),"function"==typeof yt.oncopy),kt=null,Mt={},St={};function Lt(e){if("string"==typeof e&&St.hasOwnProperty(e))e=St[e];else if(e&&"string"==typeof e.name&&St.hasOwnProperty(e.name)){var t=St[e.name];"string"==typeof t&&(t={name:t}),(e=Q(t,e)).name=t.name}else{if("string"==typeof e&&/^[\w\-]+\/[\w\-]+\+xml$/.test(e))return Lt("application/xml");if("string"==typeof e&&/^[\w\-]+\/[\w\-]+\+json$/.test(e))return Lt("application/json")}return"string"==typeof e?{name:e}:e||{name:"null"}}function Et(e,t){t=Lt(t);var n=Mt[t.name];if(!n)return Et(e,"text/plain");var r=n(e,t);if(Tt.hasOwnProperty(t.name)){var i=Tt[t.name];for(var o in i)i.hasOwnProperty(o)&&(r.hasOwnProperty(o)&&(r["_"+o]=r[o]),r[o]=i[o])}if(r.name=t.name,t.helperType&&(r.helperType=t.helperType),t.modeProps)for(var l in t.modeProps)r[l]=t.modeProps[l];return r}var Tt={};function Nt(e,t){var n=Tt.hasOwnProperty(e)?Tt[e]:Tt[e]={};_(t,n)}function At(e,t){if(!0===t)return t;if(e.copyState)return e.copyState(t);var n={};for(var r in t){var i=t[r];i instanceof Array&&(i=i.concat([])),n[r]=i}return n}function Ot(e,t){for(var n;e.innerMode&&(n=e.innerMode(t))&&n.mode!=e;)t=n.state,e=n.mode;return n||{mode:e,state:t}}function Dt(e,t,n){return!e.startState||e.startState(t,n)}var Ft=function(e,t,n){this.pos=this.start=0,this.string=e,this.tabSize=t||8,this.lastColumnPos=this.lastColumnValue=0,this.lineStart=0,this.lineOracle=n};Ft.prototype.eol=function(){return this.pos>=this.string.length},Ft.prototype.sol=function(){return this.pos==this.lineStart},Ft.prototype.peek=function(){return this.string.charAt(this.pos)||void 0},Ft.prototype.next=function(){if(this.post},Ft.prototype.eatSpace=function(){for(var e=this.pos;/[\s\u00a0]/.test(this.string.charAt(this.pos));)++this.pos;return this.pos>e},Ft.prototype.skipToEnd=function(){this.pos=this.string.length},Ft.prototype.skipTo=function(e){var t=this.string.indexOf(e,this.pos);if(t>-1)return this.pos=t,!0},Ft.prototype.backUp=function(e){this.pos-=e},Ft.prototype.column=function(){return this.lastColumnPos0?null:(r&&!1!==t&&(this.pos+=r[0].length),r)}var i=function(e){return n?e.toLowerCase():e},o=this.string.substr(this.pos,e.length);if(i(o)==i(e))return!1!==t&&(this.pos+=e.length),!0},Ft.prototype.current=function(){return this.string.slice(this.start,this.pos)},Ft.prototype.hideFirstChars=function(e,t){this.lineStart+=e;try{return t()}finally{this.lineStart-=e}},Ft.prototype.lookAhead=function(e){var t=this.lineOracle;return t&&t.lookAhead(e)},Ft.prototype.baseToken=function(){var e=this.lineOracle;return e&&e.baseToken(this.pos)};var It=function(e,t){this.state=e,this.lookAhead=t},Wt=function(e,t,n,r){this.state=t,this.doc=e,this.line=n,this.maxLookAhead=r||0,this.baseTokens=null,this.baseTokenPos=1};function Pt(e,t,n,r){var i=[e.state.modeGen],o={};Vt(e,t.text,e.doc.mode,n,function(e,t){return i.push(e,t)},o,r);for(var l=n.state,a=function(r){n.baseTokens=i;var a=e.state.overlays[r],s=1,c=0;n.state=!0,Vt(e,t.text,a.mode,n,function(e,t){for(var n=s;ce&&i.splice(s,1,e,i[s+1],r),s+=2,c=Math.min(e,r)}if(t)if(a.opaque)i.splice(n,s-n,e,"overlay "+t),s=n+2;else for(;ne.options.maxHighlightLength&&At(e.doc.mode,r.state),o=Pt(e,t,r);i&&(r.state=i),t.stateAfter=r.save(!i),t.styles=o.styles,o.classes?t.styleClasses=o.classes:t.styleClasses&&(t.styleClasses=null),n===e.doc.highlightFrontier&&(e.doc.modeFrontier=Math.max(e.doc.modeFrontier,++e.doc.highlightFrontier))}return t.styles}function Rt(e,t,n){var r=e.doc,i=e.display;if(!r.mode.startState)return new Wt(r,!0,t);var o=function(e,t,n){for(var r,i,o=e.doc,l=n?-1:t-(e.doc.mode.innerMode?1e3:100),a=t;a>l;--a){if(a<=o.first)return o.first;var s=ae(o,a-1),c=s.stateAfter;if(c&&(!n||a+(c instanceof It?c.lookAhead:0)<=o.modeFrontier))return a;var u=R(s.text,null,e.options.tabSize);(null==i||r>u)&&(i=a-1,r=u)}return i}(e,t,n),l=o>r.first&&ae(r,o-1).stateAfter,a=l?Wt.fromSaved(r,l,o):new Wt(r,Dt(r.mode),o);return r.iter(o,t,function(n){Ht(e,n.text,a);var r=a.line;n.stateAfter=r==t-1||r%5==0||r>=i.viewFrom&&rt.start)return o}throw new Error("Mode "+e.name+" failed to advance stream.")}Wt.prototype.lookAhead=function(e){var t=this.doc.getLine(this.line+e);return null!=t&&e>this.maxLookAhead&&(this.maxLookAhead=e),t},Wt.prototype.baseToken=function(e){if(!this.baseTokens)return null;for(;this.baseTokens[this.baseTokenPos]<=e;)this.baseTokenPos+=2;var t=this.baseTokens[this.baseTokenPos+1];return{type:t&&t.replace(/( |^)overlay .*/,""),size:this.baseTokens[this.baseTokenPos]-e}},Wt.prototype.nextLine=function(){this.line++,this.maxLookAhead>0&&this.maxLookAhead--},Wt.fromSaved=function(e,t,n){return t instanceof It?new Wt(e,At(e.mode,t.state),n,t.lookAhead):new Wt(e,At(e.mode,t),n)},Wt.prototype.save=function(e){var t=!1!==e?At(this.doc.mode,this.state):this.state;return this.maxLookAhead>0?new It(t,this.maxLookAhead):t};var Ut=function(e,t,n){this.start=e.start,this.end=e.pos,this.string=e.current(),this.type=t||null,this.state=n};function jt(e,t,n,r){var i,o=e.doc,l=o.mode;t=Ce(o,t);var a,s=ae(o,t.line),c=Rt(e,t.line,n),u=new Ft(s.text,e.options.tabSize,c);for(r&&(a=[]);(r||u.pose.options.maxHighlightLength?(a=!1,l&&Ht(e,t,r,h.pos),h.pos=t.length,s=null):s=Gt(Bt(n,h,r.state,f),o),f){var d=f[0].name;d&&(s="m-"+(s?d+" "+s:d))}if(!a||u!=s){for(;c1&&!/ /.test(e))return e;for(var n=t,r="",i=0;ic&&h.from<=c);f++);if(h.to>=u)return e(n,r,i,o,l,a,s);e(n,r.slice(0,h.to-c),i,o,null,a,s),o=null,r=r.slice(h.to-c),c=h.to}}}function tn(e,t,n,r){var i=!r&&n.widgetNode;i&&e.map.push(e.pos,e.pos+t,i),!r&&e.cm.display.input.needsContentAttribute&&(i||(i=e.content.appendChild(document.createElement("span"))),i.setAttribute("cm-marker",n.id)),i&&(e.cm.display.input.setUneditable(i),e.content.appendChild(i)),e.pos+=t,e.trailingSpace=!1}function nn(e,t,n){var r=e.markedSpans,i=e.text,o=0;if(r)for(var l,a,s,c,u,h,f,d=i.length,p=0,g=1,m="",v=0;;){if(v==p){s=c=u=h=a="",f=null,v=1/0;for(var b=[],y=void 0,x=0;xp||C.collapsed&&w.to==p&&w.from==p)?(null!=w.to&&w.to!=p&&v>w.to&&(v=w.to,c=""),C.className&&(s+=" "+C.className),C.css&&(a=(a?a+";":"")+C.css),C.startStyle&&w.from==p&&(u+=" "+C.startStyle),C.endStyle&&w.to==v&&(y||(y=[])).push(C.endStyle,w.to),C.title&&!h&&(h=C.title),C.collapsed&&(!f||We(f.marker,C)<0)&&(f=w)):w.from>p&&v>w.from&&(v=w.from)}if(y)for(var k=0;k=d)break;for(var S=Math.min(d,v);;){if(m){var L=p+m.length;if(!f){var E=L>S?m.slice(0,S-p):m;t.addToken(t,E,l?l+s:s,u,p+E.length==v?c:"",h,a)}if(L>=S){m=m.slice(S-p),p=S;break}p=L,u=""}m=i.slice(o,o=n[g++]),l=qt(n[g++],t.cm.options)}}else for(var T=1;Tn)return{map:e.measure.maps[i],cache:e.measure.caches[i],before:!0}}function An(e,t,n,r){return Fn(e,Dn(e,t),n,r)}function On(e,t){if(t>=e.display.viewFrom&&t=n.lineN&&t2&&o.push((s.bottom+c.top)/2-n.top)}}o.push(n.bottom-n.top)}}(e,t.view,t.rect),t.hasHeights=!0),(o=function(e,t,n,r){var i,o=Pn(t.map,n,r),s=o.node,c=o.start,u=o.end,h=o.collapse;if(3==s.nodeType){for(var f=0;f<4;f++){for(;c&&ie(t.line.text.charAt(o.coverStart+c));)--c;for(;o.coverStart+u1}(e))return t;var n=screen.logicalXDPI/screen.deviceXDPI,r=screen.logicalYDPI/screen.deviceYDPI;return{left:t.left*n,right:t.right*n,top:t.top*r,bottom:t.bottom*r}}(e.display.measure,i))}else{var d;c>0&&(h=r="right"),i=e.options.lineWrapping&&(d=s.getClientRects()).length>1?d["right"==r?d.length-1:0]:s.getBoundingClientRect()}if(l&&a<9&&!c&&(!i||!i.left&&!i.right)){var p=s.parentNode.getClientRects()[0];i=p?{left:p.left,right:p.left+nr(e.display),top:p.top,bottom:p.bottom}:Wn}for(var g=i.top-t.rect.top,m=i.bottom-t.rect.top,v=(g+m)/2,b=t.view.measure.heights,y=0;yt)&&(i=(o=s-a)-1,t>=s&&(l="right")),null!=i){if(r=e[c+2],a==s&&n==(r.insertLeft?"left":"right")&&(l=n),"left"==n&&0==i)for(;c&&e[c-2]==e[c-3]&&e[c-1].insertLeft;)r=e[2+(c-=3)],l="left";if("right"==n&&i==s-a)for(;c=0&&(n=e[i]).left==n.right;i--);return n}function Rn(e){if(e.measure&&(e.measure.cache={},e.measure.heights=null,e.rest))for(var t=0;t=r.text.length?(s=r.text.length,c="before"):s<=0&&(s=0,c="after"),!a)return l("before"==c?s-1:s,"before"==c);function u(e,t,n){var r=a[t],i=1==r.level;return l(n?e-1:e,i!=n)}var h=qe(a,s,c),f=Xe,d=u(s,h,"before"==c);return null!=f&&(d.other=u(s,f,"before"!=c)),d}function Yn(e,t){var n=0;t=Ce(e.doc,t),e.options.lineWrapping||(n=nr(e.display)*t.ch);var r=ae(e.doc,t.line),i=$e(r)+kn(e.display);return{left:n,right:n,top:i,bottom:i+r.height}}function Xn(e,t,n,r,i){var o=ge(e,t,n);return o.xRel=i,r&&(o.outside=!0),o}function qn(e,t,n){var r=e.doc;if((n+=e.display.viewOffset)<0)return Xn(r.first,0,null,!0,-1);var i=fe(r,n),o=r.first+r.size-1;if(i>o)return Xn(r.first+r.size-1,ae(r,o).text.length,null,!0,1);t<0&&(t=0);for(var l=ae(r,i);;){var a=er(e,l,i,t,n),s=He(l,a.ch+(a.xRel>0?1:0));if(!s)return a;var c=s.find(1);if(c.line==i)return c;l=ae(r,i=c.line)}}function Zn(e,t,n,r){r-=jn(t);var i=t.text.length,o=le(function(t){return Fn(e,n,t-1).bottom<=r},i,0);return i=le(function(t){return Fn(e,n,t).top>r},o,i),{begin:o,end:i}}function Qn(e,t,n,r){n||(n=Dn(e,t));var i=Gn(e,t,Fn(e,n,r),"line").top;return Zn(e,t,n,i)}function Jn(e,t,n,r){return!(e.bottom<=n)&&(e.top>n||(r?e.left:e.right)>t)}function er(e,t,n,r,i){i-=$e(t);var o=Dn(e,t),l=jn(t),a=0,s=t.text.length,c=!0,u=Qe(t,e.doc.direction);if(u){var h=(e.options.lineWrapping?function(e,t,n,r,i,o,l){var a=Zn(e,t,r,l),s=a.begin,c=a.end;/\s/.test(t.text.charAt(c-1))&&c--;for(var u=null,h=null,f=0;f=c||d.to<=s)){var p=1!=d.level,g=Fn(e,r,p?Math.min(c,d.to)-1:Math.max(s,d.from)).right,m=gm)&&(u=d,h=m)}}return u||(u=i[i.length-1]),u.fromc&&(u={from:u.from,to:c,level:u.level}),u}:function(e,t,n,r,i,o,l){var a=le(function(a){var s=i[a],c=1!=s.level;return Jn(Kn(e,ge(n,c?s.to:s.from,c?"before":"after"),"line",t,r),o,l,!0)},0,i.length-1),s=i[a];if(a>0){var c=1!=s.level,u=Kn(e,ge(n,c?s.from:s.to,c?"after":"before"),"line",t,r);Jn(u,o,l,!0)&&u.top>l&&(s=i[a-1])}return s})(e,t,n,o,u,r,i);c=1!=h.level,a=c?h.from:h.to-1,s=c?h.to:h.from-1}var f,d,p=null,g=null,m=le(function(t){var n=Fn(e,o,t);return n.top+=l,n.bottom+=l,!!Jn(n,r,i,!1)&&(n.top<=i&&n.left<=r&&(p=t,g=n),!0)},a,s),v=!1;if(g){var b=r-g.left=x.bottom}return m=oe(t.text,m,1),Xn(n,m,d,v,r-f)}function tr(e){if(null!=e.cachedTextHeight)return e.cachedTextHeight;if(null==In){In=N("pre");for(var t=0;t<49;++t)In.appendChild(document.createTextNode("x")),In.appendChild(N("br"));In.appendChild(document.createTextNode("x"))}T(e.measure,In);var n=In.offsetHeight/50;return n>3&&(e.cachedTextHeight=n),E(e.measure),n||1}function nr(e){if(null!=e.cachedCharWidth)return e.cachedCharWidth;var t=N("span","xxxxxxxxxx"),n=N("pre",[t]);T(e.measure,n);var r=t.getBoundingClientRect(),i=(r.right-r.left)/10;return i>2&&(e.cachedCharWidth=i),i||10}function rr(e){for(var t=e.display,n={},r={},i=t.gutters.clientLeft,o=t.gutters.firstChild,l=0;o;o=o.nextSibling,++l)n[e.options.gutters[l]]=o.offsetLeft+o.clientLeft+i,r[e.options.gutters[l]]=o.clientWidth;return{fixedPos:ir(t),gutterTotalWidth:t.gutters.offsetWidth,gutterLeft:n,gutterWidth:r,wrapperWidth:t.wrapper.clientWidth}}function ir(e){return e.scroller.getBoundingClientRect().left-e.sizer.getBoundingClientRect().left}function or(e){var t=tr(e.display),n=e.options.lineWrapping,r=n&&Math.max(5,e.display.scroller.clientWidth/nr(e.display)-3);return function(i){if(Ge(e.doc,i))return 0;var o=0;if(i.widgets)for(var l=0;l=e.display.viewTo)return null;if((t-=e.display.viewFrom)<0)return null;for(var n=e.display.view,r=0;r=e.display.viewTo||a.to().linet||t==n&&l.to==t)&&(r(Math.max(l.from,t),Math.min(l.to,n),1==l.level?"rtl":"ltr",o),i=!0)}i||r(t,n,"ltr")}(g,n||0,null==r?f:r,function(e,t,i,h){var m="ltr"==i,v=d(e,m?"left":"right"),b=d(t-1,m?"right":"left"),y=null==n&&0==e,x=null==r&&t==f,w=0==h,C=!g||h==g.length-1;if(b.top-v.top<=3){var k=(c?y:x)&&w,M=(c?x:y)&&C,S=k?a:(m?v:b).left,L=M?s:(m?b:v).right;u(S,v.top,L-S,v.bottom)}else{var E,T,N,A;m?(E=c&&y&&w?a:v.left,T=c?s:p(e,i,"before"),N=c?a:p(t,i,"after"),A=c&&x&&C?s:b.right):(E=c?p(e,i,"before"):a,T=!c&&y&&w?s:v.right,N=!c&&x&&C?a:b.left,A=c?p(t,i,"after"):s),u(E,v.top,T-E,v.bottom),v.bottom0?t.blinker=setInterval(function(){return t.cursorDiv.style.visibility=(n=!n)?"":"hidden"},e.options.cursorBlinkRate):e.options.cursorBlinkRate<0&&(t.cursorDiv.style.visibility="hidden")}}function gr(e){e.state.focused||(e.display.input.focus(),vr(e))}function mr(e){e.state.delayingBlurEvent=!0,setTimeout(function(){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1,br(e))},100)}function vr(e,t){e.state.delayingBlurEvent&&(e.state.delayingBlurEvent=!1),"nocursor"!=e.options.readOnly&&(e.state.focused||(rt(e,"focus",e,t),e.state.focused=!0,F(e.display.wrapper,"CodeMirror-focused"),e.curOp||e.display.selForContextMenu==e.doc.sel||(e.display.input.reset(),s&&setTimeout(function(){return e.display.input.reset(!0)},20)),e.display.input.receivedFocus()),pr(e))}function br(e,t){e.state.delayingBlurEvent||(e.state.focused&&(rt(e,"blur",e,t),e.state.focused=!1,L(e.display.wrapper,"CodeMirror-focused")),clearInterval(e.display.blinker),setTimeout(function(){e.state.focused||(e.display.shift=!1)},150))}function yr(e){for(var t=e.display,n=t.lineDiv.offsetTop,r=0;r.005||u<-.005)&&(ue(i.line,o),xr(i.line),i.rest))for(var h=0;h=l&&(o=fe(t,$e(ae(t,s))-e.wrapper.clientHeight),l=s)}return{from:o,to:Math.max(l,o+1)}}function Cr(e){var t=e.display,n=t.view;if(t.alignWidgets||t.gutters.firstChild&&e.options.fixedGutter){for(var r=ir(t)-t.scroller.scrollLeft+e.doc.scrollLeft,i=t.gutters.offsetWidth,o=r+"px",l=0;lo&&(t.bottom=t.top+o);var a=e.doc.height+Mn(n),s=t.topa-r;if(t.topi+o){var u=Math.min(t.top,(c?a:t.bottom)-o);u!=i&&(l.scrollTop=u)}var h=e.curOp&&null!=e.curOp.scrollLeft?e.curOp.scrollLeft:n.scroller.scrollLeft,f=En(e)-(e.options.fixedGutter?n.gutters.offsetWidth:0),d=t.right-t.left>f;return d&&(t.right=t.left+f),t.left<10?l.scrollLeft=0:t.leftf+h-3&&(l.scrollLeft=t.right+(d?0:10)-f),l}function Sr(e,t){null!=t&&(Tr(e),e.curOp.scrollTop=(null==e.curOp.scrollTop?e.doc.scrollTop:e.curOp.scrollTop)+t)}function Lr(e){Tr(e);var t=e.getCursor();e.curOp.scrollToPos={from:t,to:t,margin:e.options.cursorScrollMargin}}function Er(e,t,n){null==t&&null==n||Tr(e),null!=t&&(e.curOp.scrollLeft=t),null!=n&&(e.curOp.scrollTop=n)}function Tr(e){var t=e.curOp.scrollToPos;if(t){e.curOp.scrollToPos=null;var n=Yn(e,t.from),r=Yn(e,t.to);Nr(e,n,r,t.margin)}}function Nr(e,t,n,r){var i=Mr(e,{left:Math.min(t.left,n.left),top:Math.min(t.top,n.top)-r,right:Math.max(t.right,n.right),bottom:Math.max(t.bottom,n.bottom)+r});Er(e,i.scrollLeft,i.scrollTop)}function Ar(e,t){Math.abs(e.doc.scrollTop-t)<2||(n||ai(e,{top:t}),Or(e,t,!0),n&&ai(e),ni(e,100))}function Or(e,t,n){t=Math.min(e.display.scroller.scrollHeight-e.display.scroller.clientHeight,t),(e.display.scroller.scrollTop!=t||n)&&(e.doc.scrollTop=t,e.display.scrollbars.setScrollTop(t),e.display.scroller.scrollTop!=t&&(e.display.scroller.scrollTop=t))}function Dr(e,t,n,r){t=Math.min(t,e.display.scroller.scrollWidth-e.display.scroller.clientWidth),(n?t==e.doc.scrollLeft:Math.abs(e.doc.scrollLeft-t)<2)&&!r||(e.doc.scrollLeft=t,Cr(e),e.display.scroller.scrollLeft!=t&&(e.display.scroller.scrollLeft=t),e.display.scrollbars.setScrollLeft(t))}function Fr(e){var t=e.display,n=t.gutters.offsetWidth,r=Math.round(e.doc.height+Mn(e.display));return{clientHeight:t.scroller.clientHeight,viewHeight:t.wrapper.clientHeight,scrollWidth:t.scroller.scrollWidth,clientWidth:t.scroller.clientWidth,viewWidth:t.wrapper.clientWidth,barLeft:e.options.fixedGutter?n:0,docHeight:r,scrollHeight:r+Ln(e)+t.barHeight,nativeBarWidth:t.nativeBarWidth,gutterWidth:n}}var Ir=function(e,t,n){this.cm=n;var r=this.vert=N("div",[N("div",null,null,"min-width: 1px")],"CodeMirror-vscrollbar"),i=this.horiz=N("div",[N("div",null,null,"height: 100%; min-height: 1px")],"CodeMirror-hscrollbar");r.tabIndex=i.tabIndex=-1,e(r),e(i),et(r,"scroll",function(){r.clientHeight&&t(r.scrollTop,"vertical")}),et(i,"scroll",function(){i.clientWidth&&t(i.scrollLeft,"horizontal")}),this.checkedZeroWidth=!1,l&&a<8&&(this.horiz.style.minHeight=this.vert.style.minWidth="18px")};Ir.prototype.update=function(e){var t=e.scrollWidth>e.clientWidth+1,n=e.scrollHeight>e.clientHeight+1,r=e.nativeBarWidth;if(n){this.vert.style.display="block",this.vert.style.bottom=t?r+"px":"0";var i=e.viewHeight-(t?r:0);this.vert.firstChild.style.height=Math.max(0,e.scrollHeight-e.clientHeight+i)+"px"}else this.vert.style.display="",this.vert.firstChild.style.height="0";if(t){this.horiz.style.display="block",this.horiz.style.right=n?r+"px":"0",this.horiz.style.left=e.barLeft+"px";var o=e.viewWidth-e.barLeft-(n?r:0);this.horiz.firstChild.style.width=Math.max(0,e.scrollWidth-e.clientWidth+o)+"px"}else this.horiz.style.display="",this.horiz.firstChild.style.width="0";return!this.checkedZeroWidth&&e.clientHeight>0&&(0==r&&this.zeroWidthHack(),this.checkedZeroWidth=!0),{right:n?r:0,bottom:t?r:0}},Ir.prototype.setScrollLeft=function(e){this.horiz.scrollLeft!=e&&(this.horiz.scrollLeft=e),this.disableHoriz&&this.enableZeroWidthBar(this.horiz,this.disableHoriz,"horiz")},Ir.prototype.setScrollTop=function(e){this.vert.scrollTop!=e&&(this.vert.scrollTop=e),this.disableVert&&this.enableZeroWidthBar(this.vert,this.disableVert,"vert")},Ir.prototype.zeroWidthHack=function(){var e=b&&!d?"12px":"18px";this.horiz.style.height=this.vert.style.width=e,this.horiz.style.pointerEvents=this.vert.style.pointerEvents="none",this.disableHoriz=new H,this.disableVert=new H},Ir.prototype.enableZeroWidthBar=function(e,t,n){e.style.pointerEvents="auto",t.set(1e3,function r(){var i=e.getBoundingClientRect(),o="vert"==n?document.elementFromPoint(i.right-1,(i.top+i.bottom)/2):document.elementFromPoint((i.right+i.left)/2,i.bottom-1);o!=e?e.style.pointerEvents="none":t.set(1e3,r)})},Ir.prototype.clear=function(){var e=this.horiz.parentNode;e.removeChild(this.horiz),e.removeChild(this.vert)};var Wr=function(){};function Pr(e,t){t||(t=Fr(e));var n=e.display.barWidth,r=e.display.barHeight;_r(e,t);for(var i=0;i<4&&n!=e.display.barWidth||r!=e.display.barHeight;i++)n!=e.display.barWidth&&e.options.lineWrapping&&yr(e),_r(e,Fr(e)),n=e.display.barWidth,r=e.display.barHeight}function _r(e,t){var n=e.display,r=n.scrollbars.update(t);n.sizer.style.paddingRight=(n.barWidth=r.right)+"px",n.sizer.style.paddingBottom=(n.barHeight=r.bottom)+"px",n.heightForcer.style.borderBottom=r.bottom+"px solid transparent",r.right&&r.bottom?(n.scrollbarFiller.style.display="block",n.scrollbarFiller.style.height=r.bottom+"px",n.scrollbarFiller.style.width=r.right+"px"):n.scrollbarFiller.style.display="",r.bottom&&e.options.coverGutterNextToScrollbar&&e.options.fixedGutter?(n.gutterFiller.style.display="block",n.gutterFiller.style.height=r.bottom+"px",n.gutterFiller.style.width=t.gutterWidth+"px"):n.gutterFiller.style.display=""}Wr.prototype.update=function(){return{bottom:0,right:0}},Wr.prototype.setScrollLeft=function(){},Wr.prototype.setScrollTop=function(){},Wr.prototype.clear=function(){};var Rr={native:Ir,null:Wr};function Hr(e){e.display.scrollbars&&(e.display.scrollbars.clear(),e.display.scrollbars.addClass&&L(e.display.wrapper,e.display.scrollbars.addClass)),e.display.scrollbars=new Rr[e.options.scrollbarStyle](function(t){e.display.wrapper.insertBefore(t,e.display.scrollbarFiller),et(t,"mousedown",function(){e.state.focused&&setTimeout(function(){return e.display.input.focus()},0)}),t.setAttribute("cm-not-content","true")},function(t,n){"horizontal"==n?Dr(e,t):Ar(e,t)},e),e.display.scrollbars.addClass&&F(e.display.wrapper,e.display.scrollbars.addClass)}var zr=0;function Br(e){var t;e.curOp={cm:e,viewChanged:!1,startHeight:e.doc.height,forceUpdate:!1,updateInput:null,typing:!1,changeObjs:null,cursorActivityHandlers:null,cursorActivityCalled:0,selectionChanged:!1,updateMaxLine:!1,scrollLeft:null,scrollTop:null,scrollToPos:null,focus:!1,id:++zr},t=e.curOp,ln?ln.ops.push(t):t.ownsGroup=ln={ops:[t],delayedCallbacks:[]}}function Ur(e){var t=e.curOp;!function(e,t){var n=e.ownsGroup;if(n)try{!function(e){var t=e.delayedCallbacks,n=0;do{for(;n=n.viewTo)||n.maxLineChanged&&t.options.lineWrapping,e.update=e.mustUpdate&&new ii(t,e.mustUpdate&&{top:e.scrollTop,ensure:e.scrollToPos},e.forceUpdate)}function Gr(e){var t=e.cm,n=t.display;e.updatedDisplay&&yr(t),e.barMeasure=Fr(t),n.maxLineChanged&&!t.options.lineWrapping&&(e.adjustWidthTo=An(t,n.maxLine,n.maxLine.text.length).left+3,t.display.sizerWidth=e.adjustWidthTo,e.barMeasure.scrollWidth=Math.max(n.scroller.clientWidth,n.sizer.offsetLeft+e.adjustWidthTo+Ln(t)+t.display.barWidth),e.maxScrollLeft=Math.max(0,n.sizer.offsetLeft+e.adjustWidthTo-En(t))),(e.updatedDisplay||e.selectionChanged)&&(e.preparedSelection=n.input.prepareSelection())}function Vr(e){var t=e.cm;null!=e.adjustWidthTo&&(t.display.sizer.style.minWidth=e.adjustWidthTo+"px",e.maxScrollLeft1&&(l=!0)),null!=c.scrollLeft&&(Dr(e,c.scrollLeft),Math.abs(e.doc.scrollLeft-h)>1&&(l=!0)),!l)break}return i}(t,Ce(r,e.scrollToPos.from),Ce(r,e.scrollToPos.to),e.scrollToPos.margin);!function(e,t){if(!it(e,"scrollCursorIntoView")){var n=e.display,r=n.sizer.getBoundingClientRect(),i=null;if(t.top+r.top<0?i=!0:t.bottom+r.top>(window.innerHeight||document.documentElement.clientHeight)&&(i=!1),null!=i&&!p){var o=N("div","​",null,"position: absolute;\n top: "+(t.top-n.viewOffset-kn(e.display))+"px;\n height: "+(t.bottom-t.top+Ln(e)+n.barHeight)+"px;\n left: "+t.left+"px; width: "+Math.max(2,t.right-t.left)+"px;");e.display.lineSpace.appendChild(o),o.scrollIntoView(i),e.display.lineSpace.removeChild(o)}}}(t,i)}var o=e.maybeHiddenMarkers,l=e.maybeUnhiddenMarkers;if(o)for(var a=0;at)&&(i.updateLineNumbers=t),e.curOp.viewChanged=!0,t>=i.viewTo)Se&&Ue(e.doc,t)i.viewFrom?Jr(e):(i.viewFrom+=r,i.viewTo+=r);else if(t<=i.viewFrom&&n>=i.viewTo)Jr(e);else if(t<=i.viewFrom){var o=ei(e,n,n+r,1);o?(i.view=i.view.slice(o.index),i.viewFrom=o.lineN,i.viewTo+=r):Jr(e)}else if(n>=i.viewTo){var l=ei(e,t,t,-1);l?(i.view=i.view.slice(0,l.index),i.viewTo=l.lineN):Jr(e)}else{var a=ei(e,t,t,-1),s=ei(e,n,n+r,1);a&&s?(i.view=i.view.slice(0,a.index).concat(on(e,a.lineN,s.lineN)).concat(i.view.slice(s.index)),i.viewTo+=r):Jr(e)}var c=i.externalMeasured;c&&(n=i.lineN&&t=r.viewTo)){var o=r.view[sr(e,t)];if(null!=o.node){var l=o.changes||(o.changes=[]);-1==z(l,n)&&l.push(n)}}}function Jr(e){e.display.viewFrom=e.display.viewTo=e.doc.first,e.display.view=[],e.display.viewOffset=0}function ei(e,t,n,r){var i,o=sr(e,t),l=e.display.view;if(!Se||n==e.doc.first+e.doc.size)return{index:o,lineN:n};for(var a=e.display.viewFrom,s=0;s0){if(o==l.length-1)return null;i=a+l[o].size-t,o++}else i=a-t;t+=i,n+=i}for(;Ue(e.doc,n)!=n;){if(o==(r<0?0:l.length-1))return null;n+=r*l[o-(r<0?1:0)].size,o+=r}return{index:o,lineN:n}}function ti(e){for(var t=e.display.view,n=0,r=0;r=e.display.viewTo)){var n=+new Date+e.options.workTime,r=Rt(e,t.highlightFrontier),i=[];t.iter(r.line,Math.min(t.first+t.size,e.display.viewTo+500),function(o){if(r.line>=e.display.viewFrom){var l=o.styles,a=o.text.length>e.options.maxHighlightLength?At(t.mode,r.state):null,s=Pt(e,o,r,!0);a&&(r.state=a),o.styles=s.styles;var c=o.styleClasses,u=s.classes;u?o.styleClasses=u:c&&(o.styleClasses=null);for(var h=!l||l.length!=o.styles.length||c!=u&&(!c||!u||c.bgClass!=u.bgClass||c.textClass!=u.textClass),f=0;!h&&fn)return ni(e,e.options.workDelay),!0}),t.highlightFrontier=r.line,t.modeFrontier=Math.max(t.modeFrontier,r.line),i.length&&Kr(e,function(){for(var t=0;t=n.viewFrom&&t.visible.to<=n.viewTo&&(null==n.updateLineNumbers||n.updateLineNumbers>=n.viewTo)&&n.renderedView==n.view&&0==ti(e))return!1;kr(e)&&(Jr(e),t.dims=rr(e));var i=r.first+r.size,o=Math.max(t.visible.from-e.options.viewportMargin,r.first),l=Math.min(i,t.visible.to+e.options.viewportMargin);n.viewFroml&&n.viewTo-l<20&&(l=Math.min(i,n.viewTo)),Se&&(o=Ue(e.doc,o),l=je(e.doc,l));var a=o!=n.viewFrom||l!=n.viewTo||n.lastWrapHeight!=t.wrapperHeight||n.lastWrapWidth!=t.wrapperWidth;!function(e,t,n){var r=e.display;0==r.view.length||t>=r.viewTo||n<=r.viewFrom?(r.view=on(e,t,n),r.viewFrom=t):(r.viewFrom>t?r.view=on(e,t,r.viewFrom).concat(r.view):r.viewFromn&&(r.view=r.view.slice(0,sr(e,n)))),r.viewTo=n}(e,o,l),n.viewOffset=$e(ae(e.doc,n.viewFrom)),e.display.mover.style.top=n.viewOffset+"px";var c=ti(e);if(!a&&0==c&&!t.force&&n.renderedView==n.view&&(null==n.updateLineNumbers||n.updateLineNumbers>=n.viewTo))return!1;var u=function(e){if(e.hasFocus())return null;var t=D();if(!t||!O(e.display.lineDiv,t))return null;var n={activeElt:t};if(window.getSelection){var r=window.getSelection();r.anchorNode&&r.extend&&O(e.display.lineDiv,r.anchorNode)&&(n.anchorNode=r.anchorNode,n.anchorOffset=r.anchorOffset,n.focusNode=r.focusNode,n.focusOffset=r.focusOffset)}return n}(e);return c>4&&(n.lineDiv.style.display="none"),function(e,t,n){var r=e.display,i=e.options.lineNumbers,o=r.lineDiv,l=o.firstChild;function a(t){var n=t.nextSibling;return s&&b&&e.display.currentWheelTarget==t?t.style.display="none":t.parentNode.removeChild(t),n}for(var c=r.view,u=r.viewFrom,h=0;h-1&&(d=!1),un(e,f,u,n)),d&&(E(f.lineNumber),f.lineNumber.appendChild(document.createTextNode(pe(e.options,u)))),l=f.node.nextSibling}else{var p=vn(e,f,u,n);o.insertBefore(p,l)}u+=f.size}for(;l;)l=a(l)}(e,n.updateLineNumbers,t.dims),c>4&&(n.lineDiv.style.display=""),n.renderedView=n.view,function(e){if(e&&e.activeElt&&e.activeElt!=D()&&(e.activeElt.focus(),e.anchorNode&&O(document.body,e.anchorNode)&&O(document.body,e.focusNode))){var t=window.getSelection(),n=document.createRange();n.setEnd(e.anchorNode,e.anchorOffset),n.collapse(!1),t.removeAllRanges(),t.addRange(n),t.extend(e.focusNode,e.focusOffset)}}(u),E(n.cursorDiv),E(n.selectionDiv),n.gutters.style.height=n.sizer.style.minHeight=0,a&&(n.lastWrapHeight=t.wrapperHeight,n.lastWrapWidth=t.wrapperWidth,ni(e,400)),n.updateLineNumbers=null,!0}function li(e,t){for(var n=t.viewport,r=!0;(r&&e.options.lineWrapping&&t.oldDisplayWidth!=En(e)||(n&&null!=n.top&&(n={top:Math.min(e.doc.height+Mn(e.display)-Tn(e),n.top)}),t.visible=wr(e.display,e.doc,n),!(t.visible.from>=e.display.viewFrom&&t.visible.to<=e.display.viewTo)))&&oi(e,t);r=!1){yr(e);var i=Fr(e);cr(e),Pr(e,i),ci(e,i),t.force=!1}t.signal(e,"update",e),e.display.viewFrom==e.display.reportedViewFrom&&e.display.viewTo==e.display.reportedViewTo||(t.signal(e,"viewportChange",e,e.display.viewFrom,e.display.viewTo),e.display.reportedViewFrom=e.display.viewFrom,e.display.reportedViewTo=e.display.viewTo)}function ai(e,t){var n=new ii(e,t);if(oi(e,n)){yr(e),li(e,n);var r=Fr(e);cr(e),Pr(e,r),ci(e,r),n.finish()}}function si(e){var t=e.display.gutters.offsetWidth;e.display.sizer.style.marginLeft=t+"px"}function ci(e,t){e.display.sizer.style.minHeight=t.docHeight+"px",e.display.heightForcer.style.top=t.docHeight+"px",e.display.gutters.style.height=t.docHeight+e.display.barHeight+Ln(e)+"px"}function ui(e){var t=e.display.gutters,n=e.options.gutters;E(t);for(var r=0;r-1&&!e.lineNumbers&&(e.gutters=e.gutters.slice(0),e.gutters.splice(t,1))}ii.prototype.signal=function(e,t){lt(e,t)&&this.events.push(arguments)},ii.prototype.finish=function(){for(var e=0;ea.clientWidth,u=a.scrollHeight>a.clientHeight;if(i&&c||o&&u){if(o&&b&&s)e:for(var f=t.target,d=l.view;f!=a;f=f.parentNode)for(var p=0;p=0&&me(e,r.to())<=0)return n}return-1};var bi=function(e,t){this.anchor=e,this.head=t};function yi(e,t){var n=e[t];e.sort(function(e,t){return me(e.from(),t.from())}),t=z(e,n);for(var r=1;r=0){var l=xe(o.from(),i.from()),a=ye(o.to(),i.to()),s=o.empty()?i.from()==i.head:o.from()==o.head;r<=t&&--t,e.splice(--r,2,new bi(s?a:l,s?l:a))}}return new vi(e,t)}function xi(e,t){return new vi([new bi(e,t||e)],0)}function wi(e){return e.text?ge(e.from.line+e.text.length-1,X(e.text).length+(1==e.text.length?e.from.ch:0)):e.to}function Ci(e,t){if(me(e,t.from)<0)return e;if(me(e,t.to)<=0)return wi(t);var n=e.line+t.text.length-(t.to.line-t.from.line)-1,r=e.ch;return e.line==t.to.line&&(r+=wi(t).ch-t.to.ch),ge(n,r)}function ki(e,t){for(var n=[],r=0;r1&&e.remove(a.line+1,p-1),e.insert(a.line+1,v)}sn(e,"change",e,t)}function Ni(e,t,n){!function e(r,i,o){if(r.linked)for(var l=0;la-(e.cm?e.cm.options.historyEventDelay:500)||"*"==t.origin.charAt(0)))&&(o=function(e,t){return t?(Ii(e.done),X(e.done)):e.done.length&&!X(e.done).ranges?X(e.done):e.done.length>1&&!e.done[e.done.length-2].ranges?(e.done.pop(),X(e.done)):void 0}(i,i.lastOp==r)))l=X(o.changes),0==me(t.from,t.to)&&0==me(t.from,l.to)?l.to=wi(t):o.changes.push(Fi(e,t));else{var s=X(i.done);for(s&&s.ranges||_i(e.sel,i.done),o={changes:[Fi(e,t)],generation:i.generation},i.done.push(o);i.done.length>i.undoDepth;)i.done.shift(),i.done[0].ranges||i.done.shift()}i.done.push(n),i.generation=++i.maxGeneration,i.lastModTime=i.lastSelTime=a,i.lastOp=i.lastSelOp=r,i.lastOrigin=i.lastSelOrigin=t.origin,l||rt(e,"historyAdded")}function Pi(e,t,n,r){var i=e.history,o=r&&r.origin;n==i.lastSelOp||o&&i.lastSelOrigin==o&&(i.lastModTime==i.lastSelTime&&i.lastOrigin==o||function(e,t,n,r){var i=t.charAt(0);return"*"==i||"+"==i&&n.ranges.length==r.ranges.length&&n.somethingSelected()==r.somethingSelected()&&new Date-e.history.lastSelTime<=(e.cm?e.cm.options.historyEventDelay:500)}(e,o,X(i.done),t))?i.done[i.done.length-1]=t:_i(t,i.done),i.lastSelTime=+new Date,i.lastSelOrigin=o,i.lastSelOp=n,r&&!1!==r.clearRedo&&Ii(i.undone)}function _i(e,t){var n=X(t);n&&n.ranges&&n.equals(e)||t.push(e)}function Ri(e,t,n,r){var i=t["spans_"+e.id],o=0;e.iter(Math.max(e.first,n),Math.min(e.first+e.size,r),function(n){n.markedSpans&&((i||(i=t["spans_"+e.id]={}))[o]=n.markedSpans),++o})}function Hi(e){if(!e)return null;for(var t,n=0;n-1&&(X(a)[h]=c[h],delete c[h])}}}return r}function Ui(e,t,n,r){if(r){var i=e.anchor;if(n){var o=me(t,i)<0;o!=me(n,i)<0?(i=t,t=n):o!=me(t,n)<0&&(t=n)}return new bi(i,t)}return new bi(n||t,t)}function ji(e,t,n,r,i){null==i&&(i=e.cm&&(e.cm.display.shift||e.extend)),Yi(e,new vi([Ui(e.sel.primary(),t,n,i)],0),r)}function Gi(e,t,n){for(var r=[],i=e.cm&&(e.cm.display.shift||e.extend),o=0;o=t.ch:a.to>t.ch))){if(i&&(rt(s,"beforeCursorEnter"),s.explicitlyCleared)){if(o.markedSpans){--l;continue}break}if(!s.atomic)continue;if(n){var c=s.find(r<0?1:-1),u=void 0;if((r<0?s.inclusiveRight:s.inclusiveLeft)&&(c=to(e,c,-r,c&&c.line==t.line?o:null)),c&&c.line==t.line&&(u=me(c,n))&&(r<0?u<0:u>0))return Ji(e,c,t,r,i)}var h=s.find(r<0?-1:1);return(r<0?s.inclusiveLeft:s.inclusiveRight)&&(h=to(e,h,r,h.line==t.line?o:null)),h?Ji(e,h,t,r,i):null}}return t}function eo(e,t,n,r,i){var o=r||1,l=Ji(e,t,n,o,i)||!i&&Ji(e,t,n,o,!0)||Ji(e,t,n,-o,i)||!i&&Ji(e,t,n,-o,!0);return l||(e.cantEdit=!0,ge(e.first,0))}function to(e,t,n,r){return n<0&&0==t.ch?t.line>e.first?Ce(e,ge(t.line-1)):null:n>0&&t.ch==(r||ae(e,t.line)).text.length?t.line0)){var u=[s,1],h=me(c.from,a.from),f=me(c.to,a.to);(h<0||!l.inclusiveLeft&&!h)&&u.push({from:c.from,to:a.from}),(f>0||!l.inclusiveRight&&!f)&&u.push({from:a.to,to:c.to}),i.splice.apply(i,u),s+=u.length-3}}return i}(e,t.from,t.to);if(r)for(var i=r.length-1;i>=0;--i)oo(e,{from:r[i].from,to:r[i].to,text:i?[""]:t.text,origin:t.origin});else oo(e,t)}}function oo(e,t){if(1!=t.text.length||""!=t.text[0]||0!=me(t.from,t.to)){var n=ki(e,t);Wi(e,t,n,e.cm?e.cm.curOp.id:NaN),so(e,t,n,Ne(e,t));var r=[];Ni(e,function(e,n){n||-1!=z(r,e.history)||(fo(e.history,t),r.push(e.history)),so(e,t,null,Ne(e,t))})}}function lo(e,t,n){var r=e.cm&&e.cm.state.suppressEdits;if(!r||n){for(var i,o=e.history,l=e.sel,a="undo"==t?o.done:o.undone,s="undo"==t?o.undone:o.done,c=0;c=0;--d){var p=f(d);if(p)return p.v}}}}function ao(e,t){if(0!=t&&(e.first+=t,e.sel=new vi(q(e.sel.ranges,function(e){return new bi(ge(e.anchor.line+t,e.anchor.ch),ge(e.head.line+t,e.head.ch))}),e.sel.primIndex),e.cm)){Zr(e.cm,e.first,e.first-t,t);for(var n=e.cm.display,r=n.viewFrom;re.lastLine())){if(t.from.lineo&&(t={from:t.from,to:ge(o,ae(e,o).text.length),text:[t.text[0]],origin:t.origin}),t.removed=se(e,t.from,t.to),n||(n=ki(e,t)),e.cm?function(e,t,n){var r=e.doc,i=e.display,o=t.from,l=t.to,a=!1,s=o.line;e.options.lineWrapping||(s=he(Be(ae(r,o.line))),r.iter(s,l.line+1,function(e){if(e==i.maxLine)return a=!0,!0})),r.sel.contains(t.from,t.to)>-1&&ot(e),Ti(r,t,n,or(e)),e.options.lineWrapping||(r.iter(s,o.line+t.text.length,function(e){var t=Ke(e);t>i.maxLineLength&&(i.maxLine=e,i.maxLineLength=t,i.maxLineChanged=!0,a=!1)}),a&&(e.curOp.updateMaxLine=!0)),function(e,t){if(e.modeFrontier=Math.min(e.modeFrontier,t),!(e.highlightFrontiern;r--){var i=ae(e,r).stateAfter;if(i&&(!(i instanceof It)||r+i.lookAhead1||!(this.children[0]instanceof go))){var a=[];this.collapse(a),this.children=[new go(a)],this.children[0].parent=this}},collapse:function(e){for(var t=0;t50){for(var l=i.lines.length%25+25,a=l;a10);e.parent.maybeSpill()}},iterN:function(e,t,n){for(var r=0;r0||0==l&&!1!==o.clearWhenEmpty)return o;if(o.replacedWith&&(o.collapsed=!0,o.widgetNode=A("span",[o.replacedWith],"CodeMirror-widget"),r.handleMouseEvents||o.widgetNode.setAttribute("cm-ignore-events","true"),r.insertLeft&&(o.widgetNode.insertLeft=!0)),o.collapsed){if(ze(e,t.line,t,n,o)||t.line!=n.line&&ze(e,n.line,t,n,o))throw new Error("Inserting collapsed marker partially overlapping an existing one");Se=!0}o.addToHistory&&Wi(e,{from:t,to:n,origin:"markText"},e.sel,NaN);var a,s=t.line,c=e.cm;if(e.iter(s,n.line+1,function(e){c&&o.collapsed&&!c.options.lineWrapping&&Be(e)==c.display.maxLine&&(a=!0),o.collapsed&&s!=t.line&&ue(e,0),function(e,t){e.markedSpans=e.markedSpans?e.markedSpans.concat([t]):[t],t.marker.attachLine(e)}(e,new Le(o,s==t.line?t.ch:null,s==n.line?n.ch:null)),++s}),o.collapsed&&e.iter(t.line,n.line+1,function(t){Ge(e,t)&&ue(t,0)}),o.clearOnEnter&&et(o,"beforeCursorEnter",function(){return o.clear()}),o.readOnly&&(Me=!0,(e.history.done.length||e.history.undone.length)&&e.clearHistory()),o.collapsed&&(o.id=++yo,o.atomic=!0),c){if(a&&(c.curOp.updateMaxLine=!0),o.collapsed)Zr(c,t.line,n.line+1);else if(o.className||o.title||o.startStyle||o.endStyle||o.css)for(var u=t.line;u<=n.line;u++)Qr(c,u,"text");o.atomic&&Zi(c.doc),sn(c,"markerAdded",c,o)}return o}xo.prototype.clear=function(){if(!this.explicitlyCleared){var e=this.doc.cm,t=e&&!e.curOp;if(t&&Br(e),lt(this,"clear")){var n=this.find();n&&sn(this,"clear",n.from,n.to)}for(var r=null,i=null,o=0;oe.display.maxLineLength&&(e.display.maxLine=c,e.display.maxLineLength=u,e.display.maxLineChanged=!0)}null!=r&&e&&this.collapsed&&Zr(e,r,i+1),this.lines.length=0,this.explicitlyCleared=!0,this.atomic&&this.doc.cantEdit&&(this.doc.cantEdit=!1,e&&Zi(e.doc)),e&&sn(e,"markerCleared",e,this,r,i),t&&Ur(e),this.parent&&this.parent.clear()}},xo.prototype.find=function(e,t){var n,r;null==e&&"bookmark"==this.type&&(e=1);for(var i=0;i=0;s--)io(this,r[s]);a?Ki(this,a):this.cm&&Lr(this.cm)}),undo:qr(function(){lo(this,"undo")}),redo:qr(function(){lo(this,"redo")}),undoSelection:qr(function(){lo(this,"undo",!0)}),redoSelection:qr(function(){lo(this,"redo",!0)}),setExtending:function(e){this.extend=e},getExtending:function(){return this.extend},historySize:function(){for(var e=this.history,t=0,n=0,r=0;r=e.ch)&&t.push(i.marker.parent||i.marker)}return t},findMarks:function(e,t,n){e=Ce(this,e),t=Ce(this,t);var r=[],i=e.line;return this.iter(e.line,t.line+1,function(o){var l=o.markedSpans;if(l)for(var a=0;a=s.to||null==s.from&&i!=e.line||null!=s.from&&i==t.line&&s.from>=t.ch||n&&!n(s.marker)||r.push(s.marker.parent||s.marker)}++i}),r},getAllMarks:function(){var e=[];return this.iter(function(t){var n=t.markedSpans;if(n)for(var r=0;re)return t=e,!0;e-=o,++n}),Ce(this,ge(n,t))},indexFromPos:function(e){var t=(e=Ce(this,e)).ch;if(e.linet&&(t=e.from),null!=e.to&&e.to-1)return t.state.draggingText(e),void setTimeout(function(){return t.display.input.focus()},20);try{var u=e.dataTransfer.getData("Text");if(u){var h;if(t.state.draggingText&&!t.state.draggingText.copy&&(h=t.listSelections()),Xi(t.doc,xi(n,n)),h)for(var f=0;f=0;t--)co(e.doc,"",r[t].from,r[t].to,"+delete");Lr(e)})}function Ko(e,t,n){var r=oe(e.text,t+n,n);return r<0||r>e.text.length?null:r}function Yo(e,t,n){var r=Ko(e,t.ch,n);return null==r?null:new ge(t.line,r,n<0?"after":"before")}function Xo(e,t,n,r,i){if(e){var o=Qe(n,t.doc.direction);if(o){var l,a=i<0?X(o):o[0],s=i<0==(1==a.level),c=s?"after":"before";if(a.level>0||"rtl"==t.doc.direction){var u=Dn(t,n);l=i<0?n.text.length-1:0;var h=Fn(t,u,l).top;l=le(function(e){return Fn(t,u,e).top==h},i<0==(1==a.level)?a.from:a.to-1,l),"before"==c&&(l=Ko(n,l,1))}else l=i<0?a.to:a.from;return new ge(r,l,c)}}return new ge(r,i<0?n.text.length:0,i<0?"before":"after")}Ro.basic={Left:"goCharLeft",Right:"goCharRight",Up:"goLineUp",Down:"goLineDown",End:"goLineEnd",Home:"goLineStartSmart",PageUp:"goPageUp",PageDown:"goPageDown",Delete:"delCharAfter",Backspace:"delCharBefore","Shift-Backspace":"delCharBefore",Tab:"defaultTab","Shift-Tab":"indentAuto",Enter:"newlineAndIndent",Insert:"toggleOverwrite",Esc:"singleSelection"},Ro.pcDefault={"Ctrl-A":"selectAll","Ctrl-D":"deleteLine","Ctrl-Z":"undo","Shift-Ctrl-Z":"redo","Ctrl-Y":"redo","Ctrl-Home":"goDocStart","Ctrl-End":"goDocEnd","Ctrl-Up":"goLineUp","Ctrl-Down":"goLineDown","Ctrl-Left":"goGroupLeft","Ctrl-Right":"goGroupRight","Alt-Left":"goLineStart","Alt-Right":"goLineEnd","Ctrl-Backspace":"delGroupBefore","Ctrl-Delete":"delGroupAfter","Ctrl-S":"save","Ctrl-F":"find","Ctrl-G":"findNext","Shift-Ctrl-G":"findPrev","Shift-Ctrl-F":"replace","Shift-Ctrl-R":"replaceAll","Ctrl-[":"indentLess","Ctrl-]":"indentMore","Ctrl-U":"undoSelection","Shift-Ctrl-U":"redoSelection","Alt-U":"redoSelection",fallthrough:"basic"},Ro.emacsy={"Ctrl-F":"goCharRight","Ctrl-B":"goCharLeft","Ctrl-P":"goLineUp","Ctrl-N":"goLineDown","Alt-F":"goWordRight","Alt-B":"goWordLeft","Ctrl-A":"goLineStart","Ctrl-E":"goLineEnd","Ctrl-V":"goPageDown","Shift-Ctrl-V":"goPageUp","Ctrl-D":"delCharAfter","Ctrl-H":"delCharBefore","Alt-D":"delWordAfter","Alt-Backspace":"delWordBefore","Ctrl-K":"killLine","Ctrl-T":"transposeChars","Ctrl-O":"openLine"},Ro.macDefault={"Cmd-A":"selectAll","Cmd-D":"deleteLine","Cmd-Z":"undo","Shift-Cmd-Z":"redo","Cmd-Y":"redo","Cmd-Home":"goDocStart","Cmd-Up":"goDocStart","Cmd-End":"goDocEnd","Cmd-Down":"goDocEnd","Alt-Left":"goGroupLeft","Alt-Right":"goGroupRight","Cmd-Left":"goLineLeft","Cmd-Right":"goLineRight","Alt-Backspace":"delGroupBefore","Ctrl-Alt-Backspace":"delGroupAfter","Alt-Delete":"delGroupAfter","Cmd-S":"save","Cmd-F":"find","Cmd-G":"findNext","Shift-Cmd-G":"findPrev","Cmd-Alt-F":"replace","Shift-Cmd-Alt-F":"replaceAll","Cmd-[":"indentLess","Cmd-]":"indentMore","Cmd-Backspace":"delWrappedLineLeft","Cmd-Delete":"delWrappedLineRight","Cmd-U":"undoSelection","Shift-Cmd-U":"redoSelection","Ctrl-Up":"goDocStart","Ctrl-Down":"goDocEnd",fallthrough:["basic","emacsy"]},Ro.default=b?Ro.macDefault:Ro.pcDefault;var qo={selectAll:no,singleSelection:function(e){return e.setSelection(e.getCursor("anchor"),e.getCursor("head"),j)},killLine:function(e){return $o(e,function(t){if(t.empty()){var n=ae(e.doc,t.head.line).text.length;return t.head.ch==n&&t.head.line0)i=new ge(i.line,i.ch+1),e.replaceRange(o.charAt(i.ch-1)+o.charAt(i.ch-2),ge(i.line,i.ch-2),i,"+transpose");else if(i.line>e.doc.first){var l=ae(e.doc,i.line-1).text;l&&(i=new ge(i.line,1),e.replaceRange(o.charAt(0)+e.doc.lineSeparator()+l.charAt(l.length-1),ge(i.line-1,l.length-1),i,"+transpose"))}n.push(new bi(i,i))}e.setSelections(n)})},newlineAndIndent:function(e){return Kr(e,function(){for(var t=e.listSelections(),n=t.length-1;n>=0;n--)e.replaceRange(e.doc.lineSeparator(),t[n].anchor,t[n].head,"+input");t=e.listSelections();for(var r=0;r-1&&(me((i=c.ranges[i]).from(),t)<0||t.xRel>0)&&(me(i.to(),t)>0||t.xRel<0)?function(e,t,n,r){var i=e.display,o=!1,c=Yr(e,function(t){s&&(i.scroller.draggable=!1),e.state.draggingText=!1,nt(i.wrapper.ownerDocument,"mouseup",c),nt(i.wrapper.ownerDocument,"mousemove",u),nt(i.scroller,"dragstart",h),nt(i.scroller,"drop",c),o||(st(t),r.addNew||ji(e.doc,n,null,null,r.extend),s||l&&9==a?setTimeout(function(){i.wrapper.ownerDocument.body.focus(),i.input.focus()},20):i.input.focus())}),u=function(e){o=o||Math.abs(t.clientX-e.clientX)+Math.abs(t.clientY-e.clientY)>=10},h=function(){return o=!0};s&&(i.scroller.draggable=!0),e.state.draggingText=c,c.copy=!r.moveOnDrag,i.scroller.dragDrop&&i.scroller.dragDrop(),et(i.wrapper.ownerDocument,"mouseup",c),et(i.wrapper.ownerDocument,"mousemove",u),et(i.scroller,"dragstart",h),et(i.scroller,"drop",c),mr(e),setTimeout(function(){return i.input.focus()},20)}(e,r,t,o):function(e,t,n,r){var i=e.display,o=e.doc;st(t);var l,a,s=o.sel,c=s.ranges;if(r.addNew&&!r.extend?(a=o.sel.contains(n),l=a>-1?c[a]:new bi(n,n)):(l=o.sel.primary(),a=o.sel.primIndex),"rectangle"==r.unit)r.addNew||(l=new bi(n,n)),n=ar(e,t,!0,!0),a=-1;else{var u=fl(e,n,r.unit);l=r.extend?Ui(l,u.anchor,u.head,r.extend):u}r.addNew?-1==a?(a=c.length,Yi(o,yi(c.concat([l]),a),{scroll:!1,origin:"*mouse"})):c.length>1&&c[a].empty()&&"char"==r.unit&&!r.extend?(Yi(o,yi(c.slice(0,a).concat(c.slice(a+1)),0),{scroll:!1,origin:"*mouse"}),s=o.sel):Vi(o,a,l,G):(a=0,Yi(o,new vi([l],0),G),s=o.sel);var h=n;function f(t){if(0!=me(h,t))if(h=t,"rectangle"==r.unit){for(var i=[],c=e.options.tabSize,u=R(ae(o,n.line).text,n.ch,c),f=R(ae(o,t.line).text,t.ch,c),d=Math.min(u,f),p=Math.max(u,f),g=Math.min(n.line,t.line),m=Math.min(e.lastLine(),Math.max(n.line,t.line));g<=m;g++){var v=ae(o,g).text,b=$(v,d,c);d==p?i.push(new bi(ge(g,b),ge(g,b))):v.length>b&&i.push(new bi(ge(g,b),ge(g,$(v,p,c))))}i.length||i.push(new bi(n,n)),Yi(o,yi(s.ranges.slice(0,a).concat(i),a),{origin:"*mouse",scroll:!1}),e.scrollIntoView(t)}else{var y,x=l,w=fl(e,t,r.unit),C=x.anchor;me(w.anchor,C)>0?(y=w.head,C=xe(x.from(),w.anchor)):(y=w.anchor,C=ye(x.to(),w.head));var k=s.ranges.slice(0);k[a]=function(e,t){var n=t.anchor,r=t.head,i=ae(e.doc,n.line);if(0==me(n,r)&&n.sticky==r.sticky)return t;var o=Qe(i);if(!o)return t;var l=qe(o,n.ch,n.sticky),a=o[l];if(a.from!=n.ch&&a.to!=n.ch)return t;var s,c=l+(a.from==n.ch==(1!=a.level)?0:1);if(0==c||c==o.length)return t;if(r.line!=n.line)s=(r.line-n.line)*("ltr"==e.doc.direction?1:-1)>0;else{var u=qe(o,r.ch,r.sticky),h=u-l||(r.ch-n.ch)*(1==a.level?-1:1);s=u==c-1||u==c?h<0:h>0}var f=o[c+(s?-1:0)],d=s==(1==f.level),p=d?f.from:f.to,g=d?"after":"before";return n.ch==p&&n.sticky==g?t:new bi(new ge(n.line,p,g),r)}(e,new bi(Ce(o,C),y)),Yi(o,yi(k,a),G)}}var d=i.wrapper.getBoundingClientRect(),p=0;function g(t){e.state.selectingText=!1,p=1/0,st(t),i.input.focus(),nt(i.wrapper.ownerDocument,"mousemove",m),nt(i.wrapper.ownerDocument,"mouseup",v),o.history.lastSelOrigin=null}var m=Yr(e,function(t){0!==t.buttons&&dt(t)?function t(n){var l=++p,a=ar(e,n,!0,"rectangle"==r.unit);if(a)if(0!=me(a,h)){e.curOp.focus=D(),f(a);var s=wr(i,o);(a.line>=s.to||a.lined.bottom?20:0;c&&setTimeout(Yr(e,function(){p==l&&(i.scroller.scrollTop+=c,t(n))}),50)}}(t):g(t)}),v=Yr(e,g);e.state.selectingText=v,et(i.wrapper.ownerDocument,"mousemove",m),et(i.wrapper.ownerDocument,"mouseup",v)}(e,r,t,o)}(t,r,o,e):ft(e)==n.scroller&&st(e):2==i?(r&&ji(t.doc,r),setTimeout(function(){return n.input.focus()},20)):3==i&&(k?gl(t,e):mr(t)))}}function fl(e,t,n){if("char"==n)return new bi(t,t);if("word"==n)return e.findWordAt(t);if("line"==n)return new bi(ge(t.line,0),Ce(e.doc,ge(t.line+1,0)));var r=n(e,t);return new bi(r.from,r.to)}function dl(e,t,n,r){var i,o;if(t.touches)i=t.touches[0].clientX,o=t.touches[0].clientY;else try{i=t.clientX,o=t.clientY}catch(t){return!1}if(i>=Math.floor(e.display.gutters.getBoundingClientRect().right))return!1;r&&st(t);var l=e.display,a=l.lineDiv.getBoundingClientRect();if(o>a.bottom||!lt(e,n))return ut(t);o-=a.top-l.viewOffset;for(var s=0;s=i){var u=fe(e.doc,o),h=e.options.gutters[s];return rt(e,n,e,u,h,t),ut(t)}}}function pl(e,t){return dl(e,t,"gutterClick",!0)}function gl(e,t){Cn(e.display,t)||function(e,t){return!!lt(e,"gutterContextMenu")&&dl(e,t,"gutterContextMenu",!1)}(e,t)||it(e,t,"contextmenu")||e.display.input.onContextMenu(t)}function ml(e){e.display.wrapper.className=e.display.wrapper.className.replace(/\s*cm-s-\S+/g,"")+e.options.theme.replace(/(^|\s)\s*/g," cm-s-"),zn(e)}ul.prototype.compare=function(e,t,n){return this.time+400>e&&0==me(t,this.pos)&&n==this.button};var vl={toString:function(){return"CodeMirror.Init"}},bl={},yl={};function xl(e){ui(e),Zr(e),Cr(e)}function wl(e,t,n){var r=n&&n!=vl;if(!t!=!r){var i=e.display.dragFunctions,o=t?et:nt;o(e.display.scroller,"dragstart",i.start),o(e.display.scroller,"dragenter",i.enter),o(e.display.scroller,"dragover",i.over),o(e.display.scroller,"dragleave",i.leave),o(e.display.scroller,"drop",i.drop)}}function Cl(e){e.options.lineWrapping?(F(e.display.wrapper,"CodeMirror-wrap"),e.display.sizer.style.minWidth="",e.display.sizerWidth=null):(L(e.display.wrapper,"CodeMirror-wrap"),Ye(e)),lr(e),Zr(e),zn(e),setTimeout(function(){return Pr(e)},100)}function kl(e,t){var r=this;if(!(this instanceof kl))return new kl(e,t);this.options=t=t?_(t):{},_(bl,t,!1),hi(t);var i=t.value;"string"==typeof i&&(i=new Lo(i,t.mode,null,t.lineSeparator,t.direction)),this.doc=i;var o=new kl.inputStyles[t.inputStyle](this),c=this.display=new function(e,t,r){var i=this;this.input=r,i.scrollbarFiller=N("div",null,"CodeMirror-scrollbar-filler"),i.scrollbarFiller.setAttribute("cm-not-content","true"),i.gutterFiller=N("div",null,"CodeMirror-gutter-filler"),i.gutterFiller.setAttribute("cm-not-content","true"),i.lineDiv=A("div",null,"CodeMirror-code"),i.selectionDiv=N("div",null,null,"position: relative; z-index: 1"),i.cursorDiv=N("div",null,"CodeMirror-cursors"),i.measure=N("div",null,"CodeMirror-measure"),i.lineMeasure=N("div",null,"CodeMirror-measure"),i.lineSpace=A("div",[i.measure,i.lineMeasure,i.selectionDiv,i.cursorDiv,i.lineDiv],null,"position: relative; outline: none");var o=A("div",[i.lineSpace],"CodeMirror-lines");i.mover=N("div",[o],null,"position: relative"),i.sizer=N("div",[i.mover],"CodeMirror-sizer"),i.sizerWidth=null,i.heightForcer=N("div",null,null,"position: absolute; height: "+B+"px; width: 1px;"),i.gutters=N("div",null,"CodeMirror-gutters"),i.lineGutter=null,i.scroller=N("div",[i.sizer,i.heightForcer,i.gutters],"CodeMirror-scroll"),i.scroller.setAttribute("tabIndex","-1"),i.wrapper=N("div",[i.scrollbarFiller,i.gutterFiller,i.scroller],"CodeMirror"),l&&a<8&&(i.gutters.style.zIndex=-1,i.scroller.style.paddingRight=0),s||n&&v||(i.scroller.draggable=!0),e&&(e.appendChild?e.appendChild(i.wrapper):e(i.wrapper)),i.viewFrom=i.viewTo=t.first,i.reportedViewFrom=i.reportedViewTo=t.first,i.view=[],i.renderedView=null,i.externalMeasured=null,i.viewOffset=0,i.lastWrapHeight=i.lastWrapWidth=0,i.updateLineNumbers=null,i.nativeBarWidth=i.barHeight=i.barWidth=0,i.scrollbarsClipped=!1,i.lineNumWidth=i.lineNumInnerWidth=i.lineNumChars=null,i.alignWidgets=!1,i.cachedCharWidth=i.cachedTextHeight=i.cachedPaddingH=null,i.maxLine=null,i.maxLineLength=0,i.maxLineChanged=!1,i.wheelDX=i.wheelDY=i.wheelStartX=i.wheelStartY=null,i.shift=!1,i.selForContextMenu=null,i.activeTouch=null,r.init(i)}(e,i,o);for(var u in c.wrapper.CodeMirror=this,ui(this),ml(this),t.lineWrapping&&(this.display.wrapper.className+=" CodeMirror-wrap"),Hr(this),this.state={keyMaps:[],overlays:[],modeGen:0,overwrite:!1,delayingBlurEvent:!1,focused:!1,suppressEdits:!1,pasteIncoming:!1,cutIncoming:!1,selectingText:!1,draggingText:!1,highlight:new H,keySeq:null,specialChars:null},t.autofocus&&!v&&c.input.focus(),l&&a<11&&setTimeout(function(){return r.display.input.reset(!0)},20),function(e){var t=e.display;et(t.scroller,"mousedown",Yr(e,hl)),et(t.scroller,"dblclick",l&&a<11?Yr(e,function(t){if(!it(e,t)){var n=ar(e,t);if(n&&!pl(e,t)&&!Cn(e.display,t)){st(t);var r=e.findWordAt(n);ji(e.doc,r.anchor,r.head)}}}):function(t){return it(e,t)||st(t)}),k||et(t.scroller,"contextmenu",function(t){return gl(e,t)});var n,r={end:0};function i(){t.activeTouch&&(n=setTimeout(function(){return t.activeTouch=null},1e3),(r=t.activeTouch).end=+new Date)}function o(e,t){if(null==t.left)return!0;var n=t.left-e.left,r=t.top-e.top;return n*n+r*r>400}et(t.scroller,"touchstart",function(i){if(!it(e,i)&&!function(e){if(1!=e.touches.length)return!1;var t=e.touches[0];return t.radiusX<=1&&t.radiusY<=1}(i)&&!pl(e,i)){t.input.ensurePolled(),clearTimeout(n);var o=+new Date;t.activeTouch={start:o,moved:!1,prev:o-r.end<=300?r:null},1==i.touches.length&&(t.activeTouch.left=i.touches[0].pageX,t.activeTouch.top=i.touches[0].pageY)}}),et(t.scroller,"touchmove",function(){t.activeTouch&&(t.activeTouch.moved=!0)}),et(t.scroller,"touchend",function(n){var r=t.activeTouch;if(r&&!Cn(t,n)&&null!=r.left&&!r.moved&&new Date-r.start<300){var l,a=e.coordsChar(t.activeTouch,"page");l=!r.prev||o(r,r.prev)?new bi(a,a):!r.prev.prev||o(r,r.prev.prev)?e.findWordAt(a):new bi(ge(a.line,0),Ce(e.doc,ge(a.line+1,0))),e.setSelection(l.anchor,l.head),e.focus(),st(n)}i()}),et(t.scroller,"touchcancel",i),et(t.scroller,"scroll",function(){t.scroller.clientHeight&&(Ar(e,t.scroller.scrollTop),Dr(e,t.scroller.scrollLeft,!0),rt(e,"scroll",e))}),et(t.scroller,"mousewheel",function(t){return mi(e,t)}),et(t.scroller,"DOMMouseScroll",function(t){return mi(e,t)}),et(t.wrapper,"scroll",function(){return t.wrapper.scrollTop=t.wrapper.scrollLeft=0}),t.dragFunctions={enter:function(t){it(e,t)||ht(t)},over:function(t){it(e,t)||(function(e,t){var n=ar(e,t);if(n){var r=document.createDocumentFragment();hr(e,n,r),e.display.dragCursor||(e.display.dragCursor=N("div",null,"CodeMirror-cursors CodeMirror-dragcursors"),e.display.lineSpace.insertBefore(e.display.dragCursor,e.display.cursorDiv)),T(e.display.dragCursor,r)}}(e,t),ht(t))},start:function(t){return function(e,t){if(l&&(!e.state.draggingText||+new Date-Eo<100))ht(t);else if(!it(e,t)&&!Cn(e.display,t)&&(t.dataTransfer.setData("Text",e.getSelection()),t.dataTransfer.effectAllowed="copyMove",t.dataTransfer.setDragImage&&!f)){var n=N("img",null,null,"position: fixed; left: 0; top: 0;");n.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",h&&(n.width=n.height=1,e.display.wrapper.appendChild(n),n._top=n.offsetTop),t.dataTransfer.setDragImage(n,0,0),h&&n.parentNode.removeChild(n)}}(e,t)},drop:Yr(e,To),leave:function(t){it(e,t)||No(e)}};var s=t.input.getField();et(s,"keyup",function(t){return ll.call(e,t)}),et(s,"keydown",Yr(e,ol)),et(s,"keypress",Yr(e,al)),et(s,"focus",function(t){return vr(e,t)}),et(s,"blur",function(t){return br(e,t)})}(this),Do(),Br(this),this.curOp.forceUpdate=!0,Ai(this,i),t.autofocus&&!v||this.hasFocus()?setTimeout(P(vr,this),20):br(this),yl)yl.hasOwnProperty(u)&&yl[u](r,t[u],vl);kr(this),t.finishInit&&t.finishInit(this);for(var d=0;d150)){if(!r)return;n="prev"}}else c=0,n="not";"prev"==n?c=t>o.first?R(ae(o,t-1).text,null,l):0:"add"==n?c=s+e.options.indentUnit:"subtract"==n?c=s-e.options.indentUnit:"number"==typeof n&&(c=s+n),c=Math.max(0,c);var h="",f=0;if(e.options.indentWithTabs)for(var d=Math.floor(c/l);d;--d)f+=l,h+="\t";if(f1)if(Ll&&Ll.text.join("\n")==t){if(r.ranges.length%Ll.text.length==0){c=[];for(var u=0;u=0;h--){var f=r.ranges[h],d=f.from(),p=f.to();f.empty()&&(n&&n>0?d=ge(d.line,d.ch-n):e.state.overwrite&&!a?p=ge(p.line,Math.min(ae(o,p.line).text.length,p.ch+X(s).length)):Ll&&Ll.lineWise&&Ll.text.join("\n")==t&&(d=p=ge(d.line,0))),l=e.curOp.updateInput;var g={from:d,to:p,text:c?c[h%c.length]:s,origin:i||(a?"paste":e.state.cutIncoming?"cut":"+input")};io(e.doc,g),sn(e,"inputRead",e,g)}t&&!a&&Al(e,t),Lr(e),e.curOp.updateInput=l,e.curOp.typing=!0,e.state.pasteIncoming=e.state.cutIncoming=!1}function Nl(e,t){var n=e.clipboardData&&e.clipboardData.getData("Text");if(n)return e.preventDefault(),t.isReadOnly()||t.options.disableInput||Kr(t,function(){return Tl(t,n,0,null,"paste")}),!0}function Al(e,t){if(e.options.electricChars&&e.options.smartIndent)for(var n=e.doc.sel,r=n.ranges.length-1;r>=0;r--){var i=n.ranges[r];if(!(i.head.ch>100||r&&n.ranges[r-1].head.line==i.head.line)){var o=e.getModeAt(i.head),l=!1;if(o.electricChars){for(var a=0;a-1){l=Sl(e,i.head.line,"smart");break}}else o.electricInput&&o.electricInput.test(ae(e.doc,i.head.line).text.slice(0,i.head.ch))&&(l=Sl(e,i.head.line,"smart"));l&&sn(e,"electricInput",e,i.head.line)}}}function Ol(e){for(var t=[],n=[],r=0;r=t.text.length?(n.ch=t.text.length,n.sticky="before"):n.ch<=0&&(n.ch=0,n.sticky="after");var o=qe(i,n.ch,n.sticky),l=i[o];if("ltr"==e.doc.direction&&l.level%2==0&&(r>0?l.to>n.ch:l.from=l.from&&f>=u.begin)){var d=h?"before":"after";return new ge(n.line,f,d)}}var p=function(e,t,r){for(var o=function(e,t){return t?new ge(n.line,s(e,1),"before"):new ge(n.line,e,"after")};e>=0&&e0==(1!=l.level),c=a?r.begin:s(r.end,-1);if(l.from<=c&&c0?u.end:s(u.begin,-1);return null==m||r>0&&m==t.text.length||!(g=p(r>0?0:i.length-1,r,c(m)))?null:g}(e.cm,a,t,n):Yo(a,t,n))){if(r||((l=t.line+n)=e.first+e.size||(t=new ge(l,t.ch,t.sticky),!(a=ae(e,l)))))return!1;t=Xo(i,e.cm,a,t.line,n)}else t=o;return!0}if("char"==r)s();else if("column"==r)s(!0);else if("word"==r||"group"==r)for(var c=null,u="group"==r,h=e.cm&&e.cm.getHelper(t,"wordChars"),f=!0;!(n<0)||s(!f);f=!1){var d=a.text.charAt(t.ch)||"\n",p=te(d,h)?"w":u&&"\n"==d?"n":!u||/\s/.test(d)?null:"p";if(!u||f||p||(p="s"),c&&c!=p){n<0&&(n=1,s(),t.sticky="after");break}if(p&&(c=p),n>0&&!s(!f))break}var g=eo(e,t,o,l,!0);return ve(o,g)&&(g.hitSide=!0),g}function Wl(e,t,n,r){var i,o,l=e.doc,a=t.left;if("page"==r){var s=Math.min(e.display.wrapper.clientHeight,window.innerHeight||document.documentElement.clientHeight),c=Math.max(s-.5*tr(e.display),3);i=(n>0?t.bottom:t.top)+n*c}else"line"==r&&(i=n>0?t.bottom+3:t.top-3);for(;(o=qn(e,a,i)).outside;){if(n<0?i<=0:i>=l.height){o.hitSide=!0;break}i+=5*n}return o}var Pl=function(e){this.cm=e,this.lastAnchorNode=this.lastAnchorOffset=this.lastFocusNode=this.lastFocusOffset=null,this.polling=new H,this.composing=null,this.gracePeriod=!1,this.readDOMTimeout=null};function _l(e,t){var n=On(e,t.line);if(!n||n.hidden)return null;var r=ae(e.doc,t.line),i=Nn(n,r,t.line),o=Qe(r,e.doc.direction),l="left";if(o){var a=qe(o,t.ch);l=a%2?"right":"left"}var s=Pn(i.map,t.ch,l);return s.offset="right"==s.collapse?s.end:s.start,s}function Rl(e,t){return t&&(e.bad=!0),e}function Hl(e,t,n){var r;if(t==e.display.lineDiv){if(!(r=e.display.lineDiv.childNodes[n]))return Rl(e.clipPos(ge(e.display.viewTo-1)),!0);t=null,n=0}else for(r=t;;r=r.parentNode){if(!r||r==e.display.lineDiv)return null;if(r.parentNode&&r.parentNode==e.display.lineDiv)break}for(var i=0;i=t.display.viewTo||o.line=t.display.viewFrom&&_l(t,i)||{node:s[0].measure.map[2],offset:0},u=o.liner.firstLine()&&(l=ge(l.line-1,ae(r.doc,l.line-1).length)),a.ch==ae(r.doc,a.line).text.length&&a.linei.viewTo-1)return!1;l.line==i.viewFrom||0==(e=sr(r,l.line))?(t=he(i.view[0].line),n=i.view[0].node):(t=he(i.view[e].line),n=i.view[e-1].node.nextSibling);var s,c,u=sr(r,a.line);if(u==i.view.length-1?(s=i.viewTo-1,c=i.lineDiv.lastChild):(s=he(i.view[u+1].line)-1,c=i.view[u+1].node.previousSibling),!n)return!1;for(var h=r.doc.splitLines(function(e,t,n,r,i){var o="",l=!1,a=e.doc.lineSeparator(),s=!1;function c(){l&&(o+=a,s&&(o+=a),l=s=!1)}function u(e){e&&(c(),o+=e)}function h(t){if(1==t.nodeType){var n=t.getAttribute("cm-text");if(n)return void u(n);var o,f=t.getAttribute("cm-marker");if(f){var d=e.findMarks(ge(r,0),ge(i+1,0),(m=+f,function(e){return e.id==m}));return void(d.length&&(o=d[0].find(0))&&u(se(e.doc,o.from,o.to).join(a)))}if("false"==t.getAttribute("contenteditable"))return;var p=/^(pre|div|p|li|table|br)$/i.test(t.nodeName);if(!/^br$/i.test(t.nodeName)&&0==t.textContent.length)return;p&&c();for(var g=0;g1&&f.length>1;)if(X(h)==X(f))h.pop(),f.pop(),s--;else{if(h[0]!=f[0])break;h.shift(),f.shift(),t++}for(var d=0,p=0,g=h[0],m=f[0],v=Math.min(g.length,m.length);dl.ch&&b.charCodeAt(b.length-p-1)==y.charCodeAt(y.length-p-1);)d--,p++;h[h.length-1]=b.slice(0,b.length-p).replace(/^\u200b+/,""),h[0]=h[0].slice(d).replace(/\u200b+$/,"");var w=ge(t,d),C=ge(s,f.length?X(f).length-p:0);return h.length>1||h[0]||me(w,C)?(co(r.doc,h,w,C,"+input"),!0):void 0},Pl.prototype.ensurePolled=function(){this.forceCompositionEnd()},Pl.prototype.reset=function(){this.forceCompositionEnd()},Pl.prototype.forceCompositionEnd=function(){this.composing&&(clearTimeout(this.readDOMTimeout),this.composing=null,this.updateFromDOM(),this.div.blur(),this.div.focus())},Pl.prototype.readFromDOMSoon=function(){var e=this;null==this.readDOMTimeout&&(this.readDOMTimeout=setTimeout(function(){if(e.readDOMTimeout=null,e.composing){if(!e.composing.done)return;e.composing=null}e.updateFromDOM()},80))},Pl.prototype.updateFromDOM=function(){var e=this;!this.cm.isReadOnly()&&this.pollContent()||Kr(this.cm,function(){return Zr(e.cm)})},Pl.prototype.setUneditable=function(e){e.contentEditable="false"},Pl.prototype.onKeyPress=function(e){0==e.charCode||this.composing||(e.preventDefault(),this.cm.isReadOnly()||Yr(this.cm,Tl)(this.cm,String.fromCharCode(null==e.charCode?e.keyCode:e.charCode),0))},Pl.prototype.readOnlyChanged=function(e){this.div.contentEditable=String("nocursor"!=e)},Pl.prototype.onContextMenu=function(){},Pl.prototype.resetPosition=function(){},Pl.prototype.needsContentAttribute=!0;var Bl=function(e){this.cm=e,this.prevInput="",this.pollingFast=!1,this.polling=new H,this.hasSelection=!1,this.composing=null};Bl.prototype.init=function(e){var t=this,n=this,r=this.cm;this.createField(e);var i=this.textarea;function o(e){if(!it(r,e)){if(r.somethingSelected())El({lineWise:!1,text:r.getSelections()});else{if(!r.options.lineWiseCopyCut)return;var t=Ol(r);El({lineWise:!0,text:t.text}),"cut"==e.type?r.setSelections(t.ranges,null,j):(n.prevInput="",i.value=t.text.join("\n"),W(i))}"cut"==e.type&&(r.state.cutIncoming=!0)}}e.wrapper.insertBefore(this.wrapper,e.wrapper.firstChild),g&&(i.style.width="0px"),et(i,"input",function(){l&&a>=9&&t.hasSelection&&(t.hasSelection=null),n.poll()}),et(i,"paste",function(e){it(r,e)||Nl(e,r)||(r.state.pasteIncoming=!0,n.fastPoll())}),et(i,"cut",o),et(i,"copy",o),et(e.scroller,"paste",function(t){Cn(e,t)||it(r,t)||(r.state.pasteIncoming=!0,n.focus())}),et(e.lineSpace,"selectstart",function(t){Cn(e,t)||st(t)}),et(i,"compositionstart",function(){var e=r.getCursor("from");n.composing&&n.composing.range.clear(),n.composing={start:e,range:r.markText(e,r.getCursor("to"),{className:"CodeMirror-composing"})}}),et(i,"compositionend",function(){n.composing&&(n.poll(),n.composing.range.clear(),n.composing=null)})},Bl.prototype.createField=function(e){this.wrapper=Fl(),this.textarea=this.wrapper.firstChild},Bl.prototype.prepareSelection=function(){var e=this.cm,t=e.display,n=e.doc,r=ur(e);if(e.options.moveInputWithCursor){var i=Kn(e,n.sel.primary().head,"div"),o=t.wrapper.getBoundingClientRect(),l=t.lineDiv.getBoundingClientRect();r.teTop=Math.max(0,Math.min(t.wrapper.clientHeight-10,i.top+l.top-o.top)),r.teLeft=Math.max(0,Math.min(t.wrapper.clientWidth-10,i.left+l.left-o.left))}return r},Bl.prototype.showSelection=function(e){var t=this.cm,n=t.display;T(n.cursorDiv,e.cursors),T(n.selectionDiv,e.selection),null!=e.teTop&&(this.wrapper.style.top=e.teTop+"px",this.wrapper.style.left=e.teLeft+"px")},Bl.prototype.reset=function(e){if(!this.contextMenuPending&&!this.composing){var t=this.cm;if(t.somethingSelected()){this.prevInput="";var n=t.getSelection();this.textarea.value=n,t.state.focused&&W(this.textarea),l&&a>=9&&(this.hasSelection=n)}else e||(this.prevInput=this.textarea.value="",l&&a>=9&&(this.hasSelection=null))}},Bl.prototype.getField=function(){return this.textarea},Bl.prototype.supportsTouch=function(){return!1},Bl.prototype.focus=function(){if("nocursor"!=this.cm.options.readOnly&&(!v||D()!=this.textarea))try{this.textarea.focus()}catch(e){}},Bl.prototype.blur=function(){this.textarea.blur()},Bl.prototype.resetPosition=function(){this.wrapper.style.top=this.wrapper.style.left=0},Bl.prototype.receivedFocus=function(){this.slowPoll()},Bl.prototype.slowPoll=function(){var e=this;this.pollingFast||this.polling.set(this.cm.options.pollInterval,function(){e.poll(),e.cm.state.focused&&e.slowPoll()})},Bl.prototype.fastPoll=function(){var e=!1,t=this;t.pollingFast=!0,t.polling.set(20,function n(){var r=t.poll();r||e?(t.pollingFast=!1,t.slowPoll()):(e=!0,t.polling.set(60,n))})},Bl.prototype.poll=function(){var e=this,t=this.cm,n=this.textarea,r=this.prevInput;if(this.contextMenuPending||!t.state.focused||wt(n)&&!r&&!this.composing||t.isReadOnly()||t.options.disableInput||t.state.keySeq)return!1;var i=n.value;if(i==r&&!t.somethingSelected())return!1;if(l&&a>=9&&this.hasSelection===i||b&&/[\uf700-\uf7ff]/.test(i))return t.display.input.reset(),!1;if(t.doc.sel==t.display.selForContextMenu){var o=i.charCodeAt(0);if(8203!=o||r||(r="​"),8666==o)return this.reset(),this.cm.execCommand("undo")}for(var s=0,c=Math.min(r.length,i.length);s1e3||i.indexOf("\n")>-1?n.value=e.prevInput="":e.prevInput=i,e.composing&&(e.composing.range.clear(),e.composing.range=t.markText(e.composing.start,t.getCursor("to"),{className:"CodeMirror-composing"}))}),!0},Bl.prototype.ensurePolled=function(){this.pollingFast&&this.poll()&&(this.pollingFast=!1)},Bl.prototype.onKeyPress=function(){l&&a>=9&&(this.hasSelection=null),this.fastPoll()},Bl.prototype.onContextMenu=function(e){var t=this,n=t.cm,r=n.display,i=t.textarea,o=ar(n,e),c=r.scroller.scrollTop;if(o&&!h){var u=n.options.resetSelectionOnContextMenu;u&&-1==n.doc.sel.contains(o)&&Yr(n,Yi)(n.doc,xi(o),j);var f=i.style.cssText,d=t.wrapper.style.cssText;t.wrapper.style.cssText="position: absolute";var p,g=t.wrapper.getBoundingClientRect();if(i.style.cssText="position: absolute; width: 30px; height: 30px;\n top: "+(e.clientY-g.top-5)+"px; left: "+(e.clientX-g.left-5)+"px;\n z-index: 1000; background: "+(l?"rgba(255, 255, 255, .05)":"transparent")+";\n outline: none; border-width: 0; outline: none; overflow: hidden; opacity: .05; filter: alpha(opacity=5);",s&&(p=window.scrollY),r.input.focus(),s&&window.scrollTo(null,p),r.input.reset(),n.somethingSelected()||(i.value=t.prevInput=" "),t.contextMenuPending=!0,r.selForContextMenu=n.doc.sel,clearTimeout(r.detectingSelectAll),l&&a>=9&&v(),k){ht(e);var m=function(){nt(window,"mouseup",m),setTimeout(b,20)};et(window,"mouseup",m)}else setTimeout(b,50)}function v(){if(null!=i.selectionStart){var e=n.somethingSelected(),o="​"+(e?i.value:"");i.value="⇚",i.value=o,t.prevInput=e?"":"​",i.selectionStart=1,i.selectionEnd=o.length,r.selForContextMenu=n.doc.sel}}function b(){if(t.contextMenuPending=!1,t.wrapper.style.cssText=d,i.style.cssText=f,l&&a<9&&r.scrollbars.setScrollTop(r.scroller.scrollTop=c),null!=i.selectionStart){(!l||l&&a<9)&&v();var e=0,o=function(){r.selForContextMenu==n.doc.sel&&0==i.selectionStart&&i.selectionEnd>0&&"​"==t.prevInput?Yr(n,no)(n):e++<10?r.detectingSelectAll=setTimeout(o,500):(r.selForContextMenu=null,r.input.reset())};r.detectingSelectAll=setTimeout(o,200)}}},Bl.prototype.readOnlyChanged=function(e){e||this.reset(),this.textarea.disabled="nocursor"==e},Bl.prototype.setUneditable=function(){},Bl.prototype.needsContentAttribute=!1,function(e){var t=e.optionHandlers;function n(n,r,i,o){e.defaults[n]=r,i&&(t[n]=o?function(e,t,n){n!=vl&&i(e,t,n)}:i)}e.defineOption=n,e.Init=vl,n("value","",function(e,t){return e.setValue(t)},!0),n("mode",null,function(e,t){e.doc.modeOption=t,Si(e)},!0),n("indentUnit",2,Si,!0),n("indentWithTabs",!1),n("smartIndent",!0),n("tabSize",4,function(e){Li(e),zn(e),Zr(e)},!0),n("lineSeparator",null,function(e,t){if(e.doc.lineSep=t,t){var n=[],r=e.doc.first;e.doc.iter(function(e){for(var i=0;;){var o=e.text.indexOf(t,i);if(-1==o)break;i=o+t.length,n.push(ge(r,o))}r++});for(var i=n.length-1;i>=0;i--)co(e.doc,t,n[i],ge(n[i].line,n[i].ch+t.length))}}),n("specialChars",/[\u0000-\u001f\u007f-\u009f\u00ad\u061c\u200b-\u200f\u2028\u2029\ufeff]/g,function(e,t,n){e.state.specialChars=new RegExp(t.source+(t.test("\t")?"":"|\t"),"g"),n!=vl&&e.refresh()}),n("specialCharPlaceholder",Qt,function(e){return e.refresh()},!0),n("electricChars",!0),n("inputStyle",v?"contenteditable":"textarea",function(){throw new Error("inputStyle can not (yet) be changed in a running editor")},!0),n("spellcheck",!1,function(e,t){return e.getInputField().spellcheck=t},!0),n("rtlMoveVisually",!x),n("wholeLineUpdateBefore",!0),n("theme","default",function(e){ml(e),xl(e)},!0),n("keyMap","default",function(e,t,n){var r=Vo(t),i=n!=vl&&Vo(n);i&&i.detach&&i.detach(e,r),r.attach&&r.attach(e,i||null)}),n("extraKeys",null),n("configureMouse",null),n("lineWrapping",!1,Cl,!0),n("gutters",[],function(e){hi(e.options),xl(e)},!0),n("fixedGutter",!0,function(e,t){e.display.gutters.style.left=t?ir(e.display)+"px":"0",e.refresh()},!0),n("coverGutterNextToScrollbar",!1,function(e){return Pr(e)},!0),n("scrollbarStyle","native",function(e){Hr(e),Pr(e),e.display.scrollbars.setScrollTop(e.doc.scrollTop),e.display.scrollbars.setScrollLeft(e.doc.scrollLeft)},!0),n("lineNumbers",!1,function(e){hi(e.options),xl(e)},!0),n("firstLineNumber",1,xl,!0),n("lineNumberFormatter",function(e){return e},xl,!0),n("showCursorWhenSelecting",!1,cr,!0),n("resetSelectionOnContextMenu",!0),n("lineWiseCopyCut",!0),n("pasteLinesPerSelection",!0),n("readOnly",!1,function(e,t){"nocursor"==t&&(br(e),e.display.input.blur()),e.display.input.readOnlyChanged(t)}),n("disableInput",!1,function(e,t){t||e.display.input.reset()},!0),n("dragDrop",!0,wl),n("allowDropFileTypes",null),n("cursorBlinkRate",530),n("cursorScrollMargin",0),n("cursorHeight",1,cr,!0),n("singleCursorHeightPerLine",!0,cr,!0),n("workTime",100),n("workDelay",100),n("flattenSpans",!0,Li,!0),n("addModeClass",!1,Li,!0),n("pollInterval",100),n("undoDepth",200,function(e,t){return e.doc.history.undoDepth=t}),n("historyEventDelay",1250),n("viewportMargin",10,function(e){return e.refresh()},!0),n("maxHighlightLength",1e4,Li,!0),n("moveInputWithCursor",!0,function(e,t){t||e.display.input.resetPosition()}),n("tabindex",null,function(e,t){return e.display.input.getField().tabIndex=t||""}),n("autofocus",null),n("direction","ltr",function(e,t){return e.doc.setDirection(t)},!0)}(kl),function(e){var t=e.optionHandlers,n=e.helpers={};e.prototype={constructor:e,focus:function(){window.focus(),this.display.input.focus()},setOption:function(e,n){var r=this.options,i=r[e];r[e]==n&&"mode"!=e||(r[e]=n,t.hasOwnProperty(e)&&Yr(this,t[e])(this,n,i),rt(this,"optionChange",this,e))},getOption:function(e){return this.options[e]},getDoc:function(){return this.doc},addKeyMap:function(e,t){this.state.keyMaps[t?"push":"unshift"](Vo(e))},removeKeyMap:function(e){for(var t=this.state.keyMaps,n=0;nn&&(Sl(this,i.head.line,e,!0),n=i.head.line,r==this.doc.sel.primIndex&&Lr(this));else{var o=i.from(),l=i.to(),a=Math.max(n,o.line);n=Math.min(this.lastLine(),l.line-(l.ch?0:1))+1;for(var s=a;s0&&Vi(this.doc,r,new bi(o,c[r].to()),j)}}}),getTokenAt:function(e,t){return jt(this,e,t)},getLineTokens:function(e,t){return jt(this,ge(e),t,!0)},getTokenTypeAt:function(e){e=Ce(this.doc,e);var t,n=_t(this,ae(this.doc,e.line)),r=0,i=(n.length-1)/2,o=e.ch;if(0==o)t=n[2];else for(;;){var l=r+i>>1;if((l?n[2*l-1]:0)>=o)i=l;else{if(!(n[2*l+1]o&&(e=o,i=!0),r=ae(this.doc,e)}else r=e;return Gn(this,r,{top:0,left:0},t||"page",n||i).top+(i?this.doc.height-$e(r):0)},defaultTextHeight:function(){return tr(this.display)},defaultCharWidth:function(){return nr(this.display)},getViewport:function(){return{from:this.display.viewFrom,to:this.display.viewTo}},addWidget:function(e,t,n,r,i){var o,l,a,s=this.display,c=(e=Kn(this,Ce(this.doc,e))).bottom,u=e.left;if(t.style.position="absolute",t.setAttribute("cm-ignore-events","true"),this.display.input.setUneditable(t),s.sizer.appendChild(t),"over"==r)c=e.top;else if("above"==r||"near"==r){var h=Math.max(s.wrapper.clientHeight,this.doc.height),f=Math.max(s.sizer.clientWidth,s.lineSpace.clientWidth);("above"==r||e.bottom+t.offsetHeight>h)&&e.top>t.offsetHeight?c=e.top-t.offsetHeight:e.bottom+t.offsetHeight<=h&&(c=e.bottom),u+t.offsetWidth>f&&(u=f-t.offsetWidth)}t.style.top=c+"px",t.style.left=t.style.right="","right"==i?(u=s.sizer.clientWidth-t.offsetWidth,t.style.right="0px"):("left"==i?u=0:"middle"==i&&(u=(s.sizer.clientWidth-t.offsetWidth)/2),t.style.left=u+"px"),n&&(o=this,l={left:u,top:c,right:u+t.offsetWidth,bottom:c+t.offsetHeight},null!=(a=Mr(o,l)).scrollTop&&Ar(o,a.scrollTop),null!=a.scrollLeft&&Dr(o,a.scrollLeft))},triggerOnKeyDown:Xr(ol),triggerOnKeyPress:Xr(al),triggerOnKeyUp:ll,triggerOnMouseDown:Xr(hl),execCommand:function(e){if(qo.hasOwnProperty(e))return qo[e].call(null,this)},triggerElectric:Xr(function(e){Al(this,e)}),findPosH:function(e,t,n,r){var i=1;t<0&&(i=-1,t=-t);for(var o=Ce(this.doc,e),l=0;l0&&a(n.charAt(r-1));)--r;for(;i.5)&&lr(this),rt(this,"refresh",this)}),swapDoc:Xr(function(e){var t=this.doc;return t.cm=null,Ai(this,e),zn(this),this.display.input.reset(),Er(this,e.scrollLeft,e.scrollTop),this.curOp.forceScroll=!0,sn(this,"swapDoc",this,t),t}),getInputField:function(){return this.display.input.getField()},getWrapperElement:function(){return this.display.wrapper},getScrollerElement:function(){return this.display.scroller},getGutterElement:function(){return this.display.gutters}},at(e),e.registerHelper=function(t,r,i){n.hasOwnProperty(t)||(n[t]=e[t]={_global:[]}),n[t][r]=i},e.registerGlobalHelper=function(t,r,i,o){e.registerHelper(t,r,o),n[t]._global.push({pred:i,val:o})}}(kl);var Ul,jl="iter insert remove copy getEditor constructor".split(" ");for(var Gl in Lo.prototype)Lo.prototype.hasOwnProperty(Gl)&&z(jl,Gl)<0&&(kl.prototype[Gl]=function(e){return function(){return e.apply(this.doc,arguments)}}(Lo.prototype[Gl]));return at(Lo),kl.inputStyles={textarea:Bl,contenteditable:Pl},kl.defineMode=function(e){kl.defaults.mode||"null"==e||(kl.defaults.mode=e),function(e,t){arguments.length>2&&(t.dependencies=Array.prototype.slice.call(arguments,2)),Mt[e]=t}.apply(this,arguments)},kl.defineMIME=function(e,t){St[e]=t},kl.defineMode("null",function(){return{token:function(e){return e.skipToEnd()}}}),kl.defineMIME("text/plain","null"),kl.defineExtension=function(e,t){kl.prototype[e]=t},kl.defineDocExtension=function(e,t){Lo.prototype[e]=t},kl.fromTextArea=function(e,t){if((t=t?_(t):{}).value=e.value,!t.tabindex&&e.tabIndex&&(t.tabindex=e.tabIndex),!t.placeholder&&e.placeholder&&(t.placeholder=e.placeholder),null==t.autofocus){var n=D();t.autofocus=n==e||null!=e.getAttribute("autofocus")&&n==document.body}function r(){e.value=a.getValue()}var i;if(e.form&&(et(e.form,"submit",r),!t.leaveSubmitMethodAlone)){var o=e.form;i=o.submit;try{var l=o.submit=function(){r(),o.submit=i,o.submit(),o.submit=l}}catch(e){}}t.finishInit=function(t){t.save=r,t.getTextArea=function(){return e},t.toTextArea=function(){t.toTextArea=isNaN,r(),e.parentNode.removeChild(t.getWrapperElement()),e.style.display="",e.form&&(nt(e.form,"submit",r),"function"==typeof e.form.submit&&(e.form.submit=i))}},e.style.display="none";var a=kl(function(t){return e.parentNode.insertBefore(t,e.nextSibling)},t);return a},(Ul=kl).off=nt,Ul.on=et,Ul.wheelEventPixels=gi,Ul.Doc=Lo,Ul.splitLines=xt,Ul.countColumn=R,Ul.findColumn=$,Ul.isWordChar=ee,Ul.Pass=U,Ul.signal=rt,Ul.Line=$t,Ul.changeEnd=wi,Ul.scrollbarModel=Rr,Ul.Pos=ge,Ul.cmpPos=me,Ul.modes=Mt,Ul.mimeModes=St,Ul.resolveMode=Lt,Ul.getMode=Et,Ul.modeExtensions=Tt,Ul.extendMode=Nt,Ul.copyState=At,Ul.startState=Dt,Ul.innerMode=Ot,Ul.commands=qo,Ul.keyMap=Ro,Ul.keyName=Go,Ul.isModifierKey=Uo,Ul.lookupKey=Bo,Ul.normalizeKeyMap=zo,Ul.StringStream=Ft,Ul.SharedTextMarker=Co,Ul.TextMarker=xo,Ul.LineWidget=vo,Ul.e_preventDefault=st,Ul.e_stopPropagation=ct,Ul.e_stop=ht,Ul.addClass=F,Ul.contains=O,Ul.rmClass=L,Ul.keyNames=Io,kl.version="5.39.0",kl}()},function(e,t,n){var r; +/*! + Copyright (c) 2017 Jed Watson. + Licensed under the MIT License (MIT), see + http://jedwatson.github.io/classnames +*/ +/*! + Copyright (c) 2017 Jed Watson. + Licensed under the MIT License (MIT), see + http://jedwatson.github.io/classnames +*/ +!function(){"use strict";var n={}.hasOwnProperty;function i(){for(var e=[],t=0;t{const t=e.target.files,n=l.a.cloneDeep(this.state.files);let r=0;if(t&&t.length>0)for(let e=0;er+=e.rawSize);const i=l.a.uniqBy(n,"name");n.length>0&&this.props.onChange&&this.props.onChange(i),this.setState({files:i},()=>{this.checkOverLimit(r)}),this.input.value=""}),this.onFileUpload=(()=>{if(!this.props.visible)return;const{files:e=[],uploadIndex:t}=this.state,n=e[t].file,r=t===e.length-1;let i="";this.setState({uploadStatus:u.UPLOADING}),this.props.onStart&&this.props.onStart(),this.currentUploadXHR=window.uw.upload({file:n,url:this.props.url,params:this.props.params,onProgress:(n,o)=>{const a=l.a.cloneDeep(e);switch(l.a.set(a,[t,"status"],n),n){case u.UPLOADING:l.a.set(a,[t,"percent"],o);break;case u.DONE:l.a.set(a,[t,"percent"],100),0!==o.code&&(i=o.msg,l.a.set(a,[t,"error"],o.msg||"错误"));break;case u.ERROR:l.a.set(a,[t,"error"],o.message||"错误");break;case u.ABORT:}n!==u.UPLOADING?r?this.setState({files:a,uploadIndex:0,uploadStatus:u.DONE,errorMsg:i}):this.setState({files:a,uploadIndex:t+1},()=>{this.onFileUpload()}):this.setState({files:a})}})}),this.onDelete=(e=>()=>{const t=l.a.cloneDeep(this.state.files);l.a.remove(t,t=>t.id===e);let n=0;t.forEach(e=>n+=e.rawSize),this.setState({files:t},()=>{this.checkOverLimit(n),this.props.onChange&&this.props.onChange(t)})}),this.onCloseUpload=(()=>{this.cleanState(),this.props.onComplete&&this.props.onComplete()}),this.onCancel=(()=>{this.cleanState(),this.props.onCancel&&this.props.onCancel()}),this.onCancelUpload=(()=>{this.currentUploadXHR.abort()}),this.cleanState=(()=>{this.setState({files:[],uploadStatus:u.READY,uploadIndex:0,errorMsg:""}),this.currentUploadXHR&&this.currentUploadXHR.abort()}),this.checkOverLimit=(e=>{const{limit:t=1/0}=this.props;e>=t?this.setState({errorMsg:`上传文件大小超过了 ${l.a.toInteger(f(t).size)}${f(t).unit}`}):this.setState({errorMsg:""})}),this.genUploadFooter=(()=>{if(this.state.uploadStatus===u.DONE)return i.a.createElement(s,{type:"primary",onClick:this.onCloseUpload},"完成上传");const{files:e,uploadStatus:t,errorMsg:n}=this.state;return i.a.createElement("span",null,t!==u.UPLOADING&&i.a.createElement(s,{type:"primary",disabled:0===e.length||n,style:{marginRight:5},onClick:this.onFileUpload},"开始上传"),i.a.createElement(s,{onClick:this.onCancel},"取消"))})}componentWillReceiveProps(e){!0===e.visible&&!1===this.props.visible&&this.setState({files:[],uploadStatus:u.READY,uploadIndex:0})}render(){const e=this.state.uploadStatus!==u.READY;return i.a.createElement(a,{title:"上传文件",style:{width:600},visible:this.props.visible,maskClosable:!1,footer:this.genUploadFooter(),onCancel:this.onCancel},i.a.createElement("div",{className:"file-upload-dialog"},this.state.errorMsg&&i.a.createElement(c,{type:"error"},this.state.errorMsg),e||i.a.createElement("div",{className:"upload-helper"},i.a.createElement("a",{className:`upload-btn-wrap ${e?"disabled":""}`,title:"选择文件"},i.a.createElement("div",{className:"file-input-wrap"},i.a.createElement("input",{type:"file",title:this.props.inputHelp,disabled:e,multiple:!0,onChange:this.onInputChange,ref:e=>{this.input=e}}),i.a.createElement("span",null,"选择文件"))),i.a.createElement("span",{className:"text-label"},this.props.inputHelp)),i.a.createElement("div",{className:"tc-15-table-panel"},i.a.createElement("div",{className:"tc-15-table-fixed-head"},i.a.createElement("table",{className:"tc-15-table-box"},i.a.createElement("colgroup",null,i.a.createElement("col",{style:{width:230}}),i.a.createElement("col",null),i.a.createElement("col",{style:{width:125}}),i.a.createElement("col",{style:{width:75}})),i.a.createElement("thead",null,i.a.createElement("tr",null,i.a.createElement("th",null,i.a.createElement("div",null,i.a.createElement("span",{className:"text-overflow"},"文件名")),i.a.createElement("i",{className:"resize-line-icon"})),i.a.createElement("th",null,i.a.createElement("div",null,i.a.createElement("span",{className:"text-overflow"},"大小")),i.a.createElement("i",{className:"resize-line-icon"})),i.a.createElement("th",null,i.a.createElement("div",null,i.a.createElement("span",{className:"text-overflow"},"状态")),i.a.createElement("i",{className:"resize-line-icon"})),i.a.createElement("th",null,i.a.createElement("div",null,i.a.createElement("span",{className:"text-overflow"},"操作"))))))),i.a.createElement("div",{className:"tc-15-table-fixed-body"},i.a.createElement("table",{className:"tc-15-table-box tc-15-table-rowhover"},i.a.createElement("colgroup",null,i.a.createElement("col",{style:{width:230}}),i.a.createElement("col",null),i.a.createElement("col",{style:{width:125}}),i.a.createElement("col",{style:{width:75}})),i.a.createElement("tbody",null,i.a.createElement("tr",{className:"drag-tr"},i.a.createElement("td",null,i.a.createElement("div",{className:"drag-helper"},i.a.createElement("p",{className:"text-label"},"点击上方“选择文件”按钮开始上传文件")))),this.state.files.map(e=>i.a.createElement("tr",{key:e.id},i.a.createElement("td",null,i.a.createElement("div",null,i.a.createElement("span",{className:"text-overflow"},e.name))),i.a.createElement("td",null,i.a.createElement("div",null,i.a.createElement("span",{className:"text-overflow"},e.size))),i.a.createElement("td",null,i.a.createElement("div",null,function(e,t){switch(e){case"ready":return i.a.createElement("span",{className:"text-overflow"},i.a.createElement("i",{className:"n-restart-icon"}),"待上传");case"uploading":return i.a.createElement("span",{className:"text-overflow"},i.a.createElement("i",{className:"n-loading-icon"}),"上传",t.percent,"%");case"done":return i.a.createElement("span",{className:"text-overflow"},i.a.createElement("i",{className:"n-success-icon"}),"上传成功");case"abort":return i.a.createElement("span",{className:"text-overflow"},i.a.createElement("i",{className:"n-error-icon"}),"已取消");default:return i.a.createElement("span",{className:"text-overflow"},i.a.createElement("i",{className:"n-error-icon"}),t.error)}}(e.status,e))),i.a.createElement("td",null,i.a.createElement("div",null,"ready"===e.status&&this.state.uploadStatus!==u.UPLOADING&&i.a.createElement("a",{href:"javascript:void(0)",onClick:this.onDelete(e.id)},"删除"),"uploading"===e.status&&i.a.createElement("a",{href:"javascript:void(0)",onClick:this.onCancelUpload},"取消")))))))))),this.props.children)}}function f(e){if(0===e)return{size:0,unit:"B"};const t=Math.floor(Math.log(e)/Math.log(1024));return{size:(e/Math.pow(1024,Math.floor(t))).toFixed(2),unit:["B","KB","MB","GB","TB","PB"][t]}}n(48);const{Panel:d}=n(4);class p extends i.a.Component{render(){const{image:e,title:t,content:n,footer:r}=this.props;return i.a.createElement("div",{className:"uw-placeholder"},i.a.createElement(d,null,i.a.createElement("div",{className:"content"},e&&i.a.createElement("i",{className:"image",style:{backgroundImage:`url(${e})`}}),i.a.createElement("h3",null,t),i.a.createElement("p",null,n),i.a.createElement("div",{className:"footer"},r))))}}n(46);class g extends i.a.Component{render(){return i.a.createElement("span",{className:"uw-plugins-rawtext",dangerouslySetInnerHTML:window.uw.toReactString(this.props.text)})}}n(44);const{Dialog:m}=n(4),v=130,b=5,y=v/2,x=2*Math.PI*(y-b),w={processing:"#006EFF",error:"#E54545",success:"#0ABF5B"};class C extends i.a.Component{constructor(){super(...arguments),this.state={percent:0,status:"processing",title:""},this.autoProcessing=(()=>{const{percent:e}=this.state;e>=95?(clearInterval(this.timer),this.timer=null):this.setState({percent:e>=95?95:e+1})}),this.setCircleAttribute=((e,t)=>{const n="processing"===t?e/100:1;return`${x*n} ${x*(1-n)}`})}componentWillReceiveProps(e){const{percent:t,status:n,title:r}=e;if(l.a.isNumber(t)){if(l.a.isNumber(this.timer)||"processing"!==n||(this.autoProcessing(),this.timer=setInterval(()=>{this.autoProcessing()},500)),"processing"!==e.status&&"processing"===this.props.status)return void this.setState({percent:100},()=>{setTimeout(()=>{this.setState({percent:0,status:n,title:r})},1e3)});t>this.state.percent&&this.setState({percent:t})}this.setState({status:n,title:r}),!0===e.visible&&!1===this.props.visible&&this.setState({percent:!1,status:"processing"})}render(){const{status:e,percent:t,title:n}=this.state,r="success"===e||"error"===e;return i.a.createElement(m,{visible:this.props.visible,maskClosable:!1,footer:r&&this.props.footer},i.a.createElement("div",{className:"uw-plugins-process"},i.a.createElement("div",{className:"process",style:{width:v}},r||i.a.createElement("svg",{width:v,height:v,viewBox:`0 0 ${v} ${v}`},l.a.isNumber(this.props.percent)?[i.a.createElement("text",{key:"text",x:"50%",y:"50%",dy:".5em",textAnchor:"middle"},t?`${t} %`:""),i.a.createElement("circle",{key:"bg",cx:y,cy:y,r:y-b,strokeWidth:b,stroke:"#f5f5f5",fill:"none"}),i.a.createElement("circle",{className:"processing"===e?"processing":void 0,key:"color-circle",cx:y,cy:y,r:y-b,strokeWidth:b,stroke:w[e],fill:"none",transform:`matrix(0,-1,1,0,0,${v})`,strokeDasharray:this.setCircleAttribute(t,e)})]:i.a.createElement("circle",{className:"rotate",cx:y,cy:y,r:y-b,strokeWidth:b})),"success"===e&&i.a.createElement("svg",{className:"animation",xmlns:"http://www.w3.org/2000/svg",width:v,height:v,viewBox:`0 0 ${v} ${v}`},i.a.createElement("circle",{className:"successAnimationCircle",cx:y,cy:y,r:y-b,fill:"transparent",strokeWidth:b}),i.a.createElement("polyline",{className:"successAnimationCheck",points:"33.67 64.71 54.75 85.79 96.33 44.21",fill:"transparent",strokeWidth:b})),"error"===e&&i.a.createElement("svg",{className:"animation",xmlns:"http://www.w3.org/2000/svg",width:v,height:v,viewBox:`0 0 ${v} ${v}`},i.a.createElement("circle",{className:"errorAnimationCircle",cx:y,cy:y,r:y-b,fill:"transparent",strokeWidth:b}),i.a.createElement("line",{className:"errorAnimationCross",x1:"42.83",y1:"42.34",x2:"89.83",y2:"89.67",fill:"transparent",strokeWidth:b}),i.a.createElement("line",{className:"errorAnimationCross",x1:"89.83",y1:"42.34",x2:"42.83",y2:"89.67",fill:"transparent",strokeWidth:b}))),i.a.createElement("h2",null,n),this.props.content&&i.a.createElement("div",{className:"content"},this.props.content)))}}n(42);const{Panel:k,Icon:M}=n(4);var S=e=>i.a.createElement(k,null,e.error?i.a.createElement("div",{className:"uw-plugins-page-loading"},i.a.createElement(M,{type:"error-small"})," ",e.error):i.a.createElement("div",{className:"uw-plugins-page-loading"},i.a.createElement(M,{type:"loading"})," ",e.loadingInfo||"加载中"));n(40);const{Icon:L}=n(4);function E(e){const{list:t=[],onClick:n=(()=>{})}=e,r=t.length,o=(e,t)=>()=>{n(e,t)},l=e.rootText||"根目录";return 0===r?null:1===r?i.a.createElement("div",{className:"uw-plugins-breadcrumb"},i.a.createElement("ul",{className:"breadcrumb clear"},i.a.createElement("li",{className:"cur"},l))):r<6?i.a.createElement("div",{className:"uw-plugins-breadcrumb"},i.a.createElement("ul",{className:"breadcrumb clear"},i.a.createElement("li",{className:"root"},i.a.createElement("a",{onClick:o(t[0],0)},l)),t.slice(1).map((e,t)=>{const n=r-2===t;return i.a.createElement("li",{key:t,className:n?"cur":void 0},i.a.createElement(L,{type:"arrow-right"}),i.a.createElement("a",{onClick:n?void 0:o(e,t+1),title:e},e))}))):i.a.createElement("div",{className:"uw-plugins-breadcrumb"},i.a.createElement("ul",{className:"breadcrumb clear"},i.a.createElement("li",{className:"root"},i.a.createElement("a",{onClick:o(t[0],0)},l)),i.a.createElement("li",{className:"more"},i.a.createElement(L,{type:"arrow-right"}),i.a.createElement("a",null,"...")),t.slice(-4).map((e,t)=>{const n=r-4,l=r-n-1===t;return i.a.createElement("li",{key:t,className:l?"cur":void 0},i.a.createElement(L,{type:"arrow-right"}),i.a.createElement("a",{onClick:l?void 0:o(e,t+n),title:e},e))})))}n(38);const{Icon:T}=n(4);function N(e){const{style:t}=e;return e.children?i.a.createElement("span",{className:"uw-plugins-error-message",title:e.children,style:t},i.a.createElement(T,{type:"error-small"})," ",e.children):null}const{Icon:A}=n(4);function O(e){return i.a.createElement("a",{href:e.href,style:Object.assign({display:"inline-block"},e.style),target:"_blank"},e.children," ",i.a.createElement(A,{type:"external-link"}))}n(36);const{Button:D,Icon:F}=n(4);class I extends i.a.Component{render(){const{okText:e="确定",cancelText:t="取消",okLoading:n,info:r,onOk:o,onCancel:l,okDisabled:a=!1}=this.props;return i.a.createElement("div",null,i.a.createElement("div",{className:"uw-dialog-footer-info"},r),o&&i.a.createElement(D,{type:"primary",onClick:o,style:{margin:"0 5px"},disabled:n||a},n&&i.a.createElement("span",null,i.a.createElement(F,{type:"loading"})," "),e),l&&i.a.createElement(D,{onClick:l,style:{margin:"0 5px"}},t))}}var W=n(6),P=n.n(W);n(34);const{Row:_,Col:R,Button:H}=n(4);class z extends i.a.Component{constructor(){super(...arguments),this.onQuery=(()=>{const{onQuery:e}=this.props;e&&e()}),this.getFilterContent=(e=>{if(Object(o.isArray)(e)){const t=[],n=Object(o.chunk)(e,3);return Object(o.forEach)(n,(e,n)=>{const r=i.a.createElement(_,{key:n},e.map((e,t)=>i.a.createElement(R,{col:8,key:t},i.a.createElement("div",{className:"form-label"},i.a.createElement("label",null,e.label)),i.a.createElement("div",{className:"form-component"},e.component))));t.push(r)}),i.a.createElement("div",null,t)}return e}),this.onResultClose=(e=>{const{onResultClose:t}=this.props;t&&t(e)}),this.onResultClear=(()=>{const{onResultClear:e}=this.props;e&&e()})}render(){const{expand:e,filterContent:t,filterResult:n=[]}=this.props,r=P()({"filter-content-show":e&&t}),o=P()({"filter-result-show":!e&&n&&n.length>0});return i.a.createElement("div",null,i.a.createElement("div",{className:r},i.a.createElement("div",{className:"filter-form"},this.getFilterContent(t),i.a.createElement("div",{className:"query-button"},i.a.createElement(H,{type:"primary",onClick:this.onQuery},"搜索")))),i.a.createElement("div",{className:o},i.a.createElement("div",{className:"tc-15-tag-list"},n.map(e=>i.a.createElement("div",{className:"tc-15-tag",tabIndex:0,key:e.label},i.a.createElement("span",{className:"uw-filter-result-tag",title:`${e.label}:${e.value}`},`${e.label}:${e.value}`),i.a.createElement("span",{className:"tc-15-btn-close",onClick:this.onResultClose.bind(this,e)}))),i.a.createElement("div",{className:"tc-15-tag-clear",role:"button",tabIndex:0,onClick:this.onResultClear},"清空筛选项"))))}}n(32);const{Dropdown:B,Icon:U}=n(4);n(30),n(28),n(26),n(24),n(23),n(22),n(21),n(20),n(18),n(17),n(16);const j=n(5);class G extends i.a.Component{componentDidMount(){if(this.editorIns){if(!1===this.props.compare)this.editor=j(this.editorIns,{value:this.props.content,lineNumbers:!0,readOnly:!!this.props.readOnly&&"nocursor"});else if(!0===this.props.compare){const e=j.MergeView(this.editorIns,{value:this.props.content,origRight:this.props.compareContent,lineNumbers:!0,revertButtons:!1,readOnly:!!this.props.readOnly&&"nocursor"});this.editor=e.edit,this.rightEditor=e.right.orig}j.on(this.editor,"blur",(e,t)=>{this.props.onBlur&&this.props.onBlur(!this.editor.getValue(),this.editor.getValue())}),j.on(this.editor,"focus",(e,t)=>{this.props.onFocus&&this.props.onFocus()})}}componentWillReceiveProps(e){if(!0===e.compare&&this.props.compare!==e.compare){this.editor&&(this.editor.getWrapperElement().parentNode.removeChild(this.editor.getWrapperElement()),this.editor=null);const t=j.MergeView(this.editorIns,{value:e.content,origRight:e.compareContent,lineNumbers:!0,revertButtons:!1,readOnly:!!e.readOnly&&"nocursor"});this.editor=t.edit,this.rightEditor=t.right.orig,j.on(this.editor,"blur",(e,t)=>{this.props.onBlur&&this.props.onBlur(!this.editor.getValue(),this.editor.getValue())}),j.on(this.editor,"focus",(e,t)=>{this.props.onFocus&&this.props.onFocus()})}setTimeout(()=>{this.editor.refresh()},0),this.editor&&this.editor.setValue(e.content),this.rightEditor&&this.rightEditor.setValue(e.compareContent)}componentWillUnmount(){this.editor=void 0,this.editorIns=void 0,this.rightEditor=void 0}render(){const{compare:e,versionList:t=[],version:n}=this.props,r=t.map(e=>({label:e,value:e,key:e}));return i.a.createElement("div",{style:{position:"relative"}},this.props.loading&&i.a.createElement("div",{className:"loading-area"},i.a.createElement("div",{className:"loading-text"},i.a.createElement(U,{type:"loading"}),this.props.loadingInfo||"加载中")),!0===e&&i.a.createElement("div",{className:"text-area"},i.a.createElement("span",null,this.props.title,": "),i.a.createElement("span",{style:{float:"right"}},this.props.compareTitle,":  ",i.a.createElement(B,{value:n,options:r,onChange:e=>{this.props.onVersionChange&&this.props.onVersionChange(e)}}))),i.a.createElement("div",{className:"config-upload",ref:e=>{this.editorIns=e}}))}}G.defaultProps={compare:!1,content:"",originContent:"",compareContent:"",versionList:[],title:"当前版本",compareTitle:"比对版本",readOnly:!0,loading:!1};n(15);const{Icon:V,Button:$}=n(4);class K extends i.a.Component{constructor(){super(...arguments),this.state={errMsg:""},this.getExt=(e=>{const t=e.split(".");return t[t.length-1]}),this.onInputChange=(e=>{const t=e.target.files,{help:n,emptyText:r,onUpload:i}=this.props;t&&t.length>0&&(-1===(this.props.fileTypes||[]).indexOf(this.getExt(t[0].name))?this.props.onUploadErrorFile?this.props.onUploadErrorFile(!0,n||""):this.setState({errMsg:n}):0===t[0].size?this.props.onUploadErrorFile?this.props.onUploadErrorFile(!0,r||""):this.setState({errMsg:r}):(this.setState({errMsg:""}),i&&i(t[0]))),this.input.value=""})}componentWillMount(){this.input=void 0}render(){const{disabled:e,help:t,title:n,loading:r,errMsg:o}=this.props;return i.a.createElement("div",{className:"upload-helper"},e||r?i.a.createElement($,{disabled:"true"},r?i.a.createElement(V,{type:"loading"}):n):i.a.createElement("a",{className:"upload-btn-wrap",title:"选择文件"},i.a.createElement("div",{className:"file-input-wrap"},i.a.createElement("input",{type:"file",title:t,disabled:e,multiple:!1,onChange:this.onInputChange,ref:e=>{this.input=e}}),i.a.createElement("span",null,n))),this.state.errMsg||o?i.a.createElement(N,null,this.state.errMsg||o):i.a.createElement("span",{className:"text-label"},t))}}K.defaultProps={disabled:!1,help:"文件类型不符合要求",title:"选择文件",fileTypes:[],loading:!1};n(13);const{Dialog:Y,Checkbox:X,Col:q,Row:Z,Notification:Q,Icon:J}=n(4),ee=e=>{let t=[];return Object(o.forEach)(e,e=>{t=t.concat(e.items)}),t=Object(o.filter)(t,e=>e.isSelected),Object(o.map)(t,e=>e.englishName)};class te extends i.a.Component{constructor(e){super(e),this.handleShowModel=(e=>{e&&e.stopPropagation(),this.setState({visible:!0,selectValues:this.state.oldSelectValues})}),this.handleHideModel=(()=>{this.setState({visible:!1})}),this.handleSave=(()=>{const{confirmClick:e}=this.props;let t=[];Object(o.forEach)(this.props.extendItems,e=>{t=t.concat(e.items)}),t=Object(o.filter)(t,e=>Object(o.includes)(this.state.selectValues,e.englishName)),t=Object(o.cloneDeep)(t),Object(o.forEach)(t,e=>{e.isSelected=!0}),e(t),this.setState({visible:!1,oldSelectValues:this.state.selectValues})}),this.handleCheckChange=((e,t)=>{let n=Object(o.cloneDeep)(this.state.selectValues);t?n=Object(o.union)(n,[e]):Object(o.remove)(n,t=>t===e),this.setState({selectValues:n})});let t=ee(e.extendItems);this.state={visible:!1,oldSelectValues:t||[],selectValues:t}}componentWillReceiveProps(e){let t=ee(e.extendItems);this.setState({oldSelectValues:t,selectValues:t})}render(){const{extendItems:e,disabledItems:t,maxCount:n,extendDisabled:r}=this.props;let l=[];for(let r=0;ri.a.createElement("div",{key:e.englishName,style:{marginTop:5}},Object(o.find)(t,{englishName:e.englishName})||this.state.selectValues.length>=n&&n&&!Object(o.includes)(this.state.selectValues,e.englishName)?i.a.createElement(X,{disabled:!0,key:e.englishName,checked:-1!==this.state.selectValues.indexOf(e.englishName)},i.a.createElement("span",{title:e.extraInfo?`${e.chineseName}(${e.extraInfo})`:e.chineseName},e.chineseName)):i.a.createElement(X,{key:e.englishName,value:e.englishName,checked:-1!==this.state.selectValues.indexOf(e.englishName),onChange:t=>{this.handleCheckChange(e.englishName,t)}},i.a.createElement("span",{title:e.extraInfo?`${e.chineseName}(${e.extraInfo})`:e.chineseName},e.chineseName))))))}l.push(i.a.createElement(Z,{style:{marginBottom:10},key:r},a))}return i.a.createElement("div",{className:"uw-extend-layout"},r?i.a.createElement("div",{style:{cursor:"not-allowed"}},i.a.createElement(J,{type:"setting"})):i.a.createElement("div",{onClick:this.handleShowModel.bind(this)},i.a.createElement(J,{type:"setting"})),i.a.createElement(Y,{style:{width:600},title:"自定义列表字段",visible:this.state.visible,maskClosable:!1,onOk:this.handleSave.bind(this),onCancel:this.handleHideModel.bind(this)},i.a.createElement("div",{className:"uw-extend-content"},n>0&&i.a.createElement(Q,null,`请选择你想展示的列表详细信息,最多勾选 ${n} 个,已勾选 ${this.state.selectValues.length} 个`),l)))}}te.defaultProps={extendItems:[],disabledItems:[],maxCount:0,extendDisabled:!1,confirmClick:()=>{}};n(11);class ne extends i.a.Component{constructor(){super(...arguments),this.state={searchText:""},this.onSeachTextChange=(e=>{this.setState({searchText:e.target.value})}),this.onClearSearchText=(()=>{this.setState({searchText:""},()=>{this.props.onSearchClear&&this.props.onSearchClear()})})}render(){const{leftTitle:e,rightTitle:t,searchPlaceholder:n,style:r,rightList:o=[],placeholder:a,customLeft:s,leftExtra:c,rightExtra:u,onRemove:h}=this.props;return i.a.createElement("div",{className:"tc-15-mod-selector",style:r},i.a.createElement("div",{className:"tc-15-mod-selector-tb"},i.a.createElement("div",{className:"tc-15-option-cell options-left"},i.a.createElement("div",{className:"tc-15-option-hd"},i.a.createElement("h4",null,e),c&&i.a.createElement("span",{className:"extra"},c)),i.a.createElement("div",{className:"tc-15-option-bd"},i.a.createElement("div",{className:"search-box multi-search-box"},i.a.createElement("div",{className:"search-input-wrap"},i.a.createElement("textarea",{value:this.state.searchText,onChange:this.onSeachTextChange,className:"tc-15-input-text search-input",placeholder:n}),i.a.createElement("a",{role:"button",className:"btn-rm-txt",onClick:this.onClearSearchText})),i.a.createElement("button",{type:"button",className:"search-btn",onClick:()=>{this.props.onSearch&&this.props.onSearch(this.state.searchText)}})),i.a.createElement("div",{className:"tc-15-option-box tc-scroll"},a&&i.a.createElement("div",{className:"info-box"},a),!a&&s))),i.a.createElement("div",{className:"tc-15-option-cell separator-cell"},i.a.createElement("i",{className:"icon-sep"})),i.a.createElement("div",{className:"tc-15-option-cell options-right"},i.a.createElement("div",{className:"tc-15-option-hd"},i.a.createElement("h4",null,t),u&&i.a.createElement("span",{className:"extra"},u)),i.a.createElement("div",{className:"tc-15-option-bd"},i.a.createElement("div",{className:"tc-15-option-box tc-scroll"},i.a.createElement("ul",{className:"tc-15-option-list"},o.map(e=>i.a.createElement("li",{key:e.key},i.a.createElement("span",{className:"opt-txt"},l.a.isString(e)?i.a.createElement("span",{className:"opt-txt-inner"},i.a.createElement("span",{className:"item-name"},e)):i.a.createElement("span",{className:"opt-txt-inner"},i.a.createElement("span",{className:"item-name"},e.name),e.desc&&i.a.createElement("span",{className:"item-descr"},e.desc))),i.a.createElement("a",{role:"button",className:"opt-act",onClick:()=>{h&&h(e.key)}},i.a.createElement("i",{className:"icon-del"}))))))))))}}n(9);const{Table:re,Icon:ie}=n(4);class oe extends i.a.Component{constructor(){super(...arguments),this.state={expand:!1}}onShowDetailClick(){this.setState({expand:!this.state.expand})}getDataSource(){const{dataSource:e=[]}=this.props;let t=[];return Object(o.forEach)(e,(e,n)=>{"index"in e||(e.index=n+1),t.push(e)}),t}render(){const{info:e,columns:t=[],loading:n=!1,emptyText:r="列表为空"}=this.props,l=Object(o.cloneDeep)(t),a=this.getDataSource();return-1===Object(o.findIndex)(l,["key","index"])&&l.unshift({key:"index",dataIndex:"index",title:"序号",width:65}),i.a.createElement("div",{className:"uw-detail-list"},i.a.createElement("div",null,i.a.createElement("div",{className:"uw-detail-info"},e,a.length>0&&i.a.createElement("span",{onClick:this.onShowDetailClick.bind(this)},i.a.createElement("a",null,"查看详情 ",this.state.expand?i.a.createElement(ie,{type:"arrow-up"}):i.a.createElement(ie,{type:"arrow-down"})))),this.state.expand?i.a.createElement(re,{loading:n,size:"middle",columns:l,dataSource:a,rowKey:"index",pagination:!1,scroll:{y:200},placeholder:!n&&0===a.length&&r}):void 0))}}n.d(t,"Upload",function(){return h}),n.d(t,"Placeholder",function(){return p}),n.d(t,"RawText",function(){return g}),n.d(t,"Process",function(){return C}),n.d(t,"PageLoading",function(){return S}),n.d(t,"Breadcrumb",function(){return E}),n.d(t,"ErrorMessage",function(){return N}),n.d(t,"Helper",function(){return O}),n.d(t,"DialogFooter",function(){return I}),n.d(t,"Filter",function(){return z}),n.d(t,"FileReader",function(){return G}),n.d(t,"FileUpload",function(){return K}),n.d(t,"ExtendInfo",function(){return te}),n.d(t,"ResourceSelector",function(){return ne}),n.d(t,"DetailList",function(){return oe})},function(e,t,n){(e.exports=n(3)(!1)).push([e.i,".uw-detail-list {\n margin-bottom: 20px;\n}\n.uw-detail-list .uw-detail-info {\n margin-bottom: 10px;\n}\n.uw-detail-list a {\n margin-left: 5px;\n text-decoration: none;\n}\n.uw-detail-list .tc-15-table-panel .tc-15-table-box th > div {\n height: 30px;\n line-height: 30px;\n}\n.uw-detail-list .tc-15-table-panel .tc-15-table-box td {\n padding: 6px 20px;\n}\n",""])},function(e,t,n){var r=n(8);"string"==typeof r&&(r=[[e.i,r,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};n(2)(r,i);r.locals&&(e.exports=r.locals)},function(e,t,n){(e.exports=n(3)(!1)).push([e.i,".tc-15-mod-selector {\n max-width: 950px;\n}\n.tc-15-option-cell .tc-15-option-hd .extra {\n float: right;\n text-align: right;\n}\n",""])},function(e,t,n){var r=n(10);"string"==typeof r&&(r=[[e.i,r,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};n(2)(r,i);r.locals&&(e.exports=r.locals)},function(e,t,n){(e.exports=n(3)(!1)).push([e.i,".uw-extend-layout {\n display: inline-block;\n}\n.uw-group-title {\n font-size: 12px;\n margin-bottom: 5px;\n margin-top: 20px;\n color: #888888;\n}\n.uw-group-title > span {\n display: inline-block;\n width: 90%;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n.uw-extend-content {\n overflow-x: hidden;\n overflow-y: auto;\n max-height: 450px;\n}\n.uw-extend-content .tc-15-msg {\n margin-bottom: 0;\n}\n",""])},function(e,t,n){var r=n(12);"string"==typeof r&&(r=[[e.i,r,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};n(2)(r,i);r.locals&&(e.exports=r.locals)},function(e,t,n){(e.exports=n(3)(!1)).push([e.i,".upload-helper {\n margin-bottom: 10px;\n}\n.upload-helper .text-label {\n height: 30px;\n line-height: 30px;\n}\n.upload-helper .uw-plugins-error-message {\n vertical-align: top;\n margin-left: 10px;\n height: 30px;\n line-height: 30px;\n}\n.upload-btn-wrap {\n background: #006eff;\n border: 1px solid #006eff;\n color: #fff;\n}\n.upload-btn-wrap:hover {\n border-color: #0063e5;\n background: #0063e5;\n text-decoration: none;\n color: #fff;\n}\n",""])},function(e,t,n){var r=n(14);"string"==typeof r&&(r=[[e.i,r,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};n(2)(r,i);r.locals&&(e.exports=r.locals)},function(e,t){!function(){function e(){this.Diff_Timeout=1,this.Diff_EditCost=4,this.Match_Threshold=.5,this.Match_Distance=1e3,this.Patch_DeleteThreshold=.5,this.Patch_Margin=4,this.Match_MaxBits=32}e.prototype.diff_main=function(e,t,n,r){if(void 0===r&&(r=this.Diff_Timeout<=0?Number.MAX_VALUE:(new Date).getTime()+1e3*this.Diff_Timeout),null==e||null==t)throw Error("Null input. (diff_main)");if(e==t)return e?[[0,e]]:[];void 0===n&&(n=!0);var i=n,o=this.diff_commonPrefix(e,t);n=e.substring(0,o),e=e.substring(o),t=t.substring(o);o=this.diff_commonSuffix(e,t);var l=e.substring(e.length-o);return e=e.substring(0,e.length-o),t=t.substring(0,t.length-o),e=this.diff_compute_(e,t,i,r),n&&e.unshift([0,n]),l&&e.push([0,l]),this.diff_cleanupMerge(e),e},e.prototype.diff_compute_=function(e,t,n,r){if(!e)return[[1,t]];if(!t)return[[-1,e]];let i=e.length>t.length?e:t,o=e.length>t.length?t:e,l=i.indexOf(o);return-1!=l?(n=[[1,i.substring(0,l)],[0,o],[1,i.substring(l+o.length)]],e.length>t.length&&(n[0][0]=n[2][0]=-1),n):1==o.length?[[-1,e],[1,t]]:(i=this.diff_halfMatch_(e,t))?(o=i[0],e=i[1],l=i[2],t=i[3],i=i[4],o=this.diff_main(o,l,n,r),n=this.diff_main(e,t,n,r),o.concat([[0,i]],n)):n&&e.length>100&&t.length>100?this.diff_lineMode_(e,t,r):this.diff_bisect_(e,t,r)},e.prototype.diff_lineMode_=function(e,t,n){let r=this.diff_linesToChars_(e,t);e=r.chars1,t=r.chars2,r=r.lineArray,e=this.diff_main(e,t,!1,n),this.diff_charsToLines_(e,r),this.diff_cleanupSemantic(e),e.push([0,""]);for(let i=r=t=0,o="",l="";t=1&&i>=1){for(e.splice(t-r-i,r+i),t=t-r-i,i=(r=this.diff_main(o,l,!1,n)).length-1;i>=0;i--)e.splice(t,0,r[i]);t+=r.length}r=i=0,l=o=""}t++}return e.pop(),e},e.prototype.diff_bisect_=function(e,t,n){for(var r=e.length,i=t.length,o=Math.ceil((r+i)/2),l=o,a=2*o,s=Array(a),c=Array(a),u=0;un);m++){for(var v=-m+f;v<=m-d;v+=2){for(var b,y=l+v,x=(b=v==-m||v!=m&&s[y-1]r)d+=2;else if(x>i)f+=2;else if(h&&((y=l+u-v)>=0&&y=w)return this.diff_bisectSplit_(e,t,b,x,n)}}for(v=-m+p;v<=m-g;v+=2){for(y=l+v,b=(w=v==-m||v!=m&&c[y-1]r)g+=2;else if(b>i)p+=2;else if(!h&&((y=l+u-v)>=0&&y=(w=r-w))))return this.diff_bisectSplit_(e,t,b,x,n)}}return[[-1,e],[1,t]]},e.prototype.diff_bisectSplit_=function(e,t,n,r,i){let o=e.substring(0,n),l=t.substring(0,r);return e=e.substring(n),t=t.substring(r),o=this.diff_main(o,l,!1,i),i=this.diff_main(e,t,!1,i),o.concat(i)},e.prototype.diff_linesToChars_=function(e,t){function n(e){for(var t="",n=0,o=-1,l=r.length;or?e=e.substring(n-r):n=e.length?[r,i,o,a,u]:null}if(this.Diff_Timeout<=0)return null;var r=e.length>t.length?e:t,i=e.length>t.length?t:e;if(r.length<4||2*i.lengthr[4].length?a:r:a,e.length>t.length?(a=o[0],r=o[1],i=o[2],s=o[3]):(i=o[0],s=o[1],a=o[2],r=o[3]),[a,r,i,s,o=o[4]]},e.prototype.diff_cleanupSemantic=function(e){for(var t=!1,n=[],r=0,i=null,o=0,l=0,a=0,s=0,c=0;o0?n[r-1]:-1,c=s=a=l=0,i=null,t=!0)),o++;for(t&&this.diff_cleanupMerge(e),this.diff_cleanupSemanticLossless(e),o=1;o=(i=this.diff_commonOverlap_(n,t))?(r>=t.length/2||r>=n.length/2)&&(e.splice(o,0,[0,n.substring(0,r)]),e[o-1][1]=t.substring(0,t.length-r),e[o+1][1]=n.substring(r),o++):(i>=t.length/2||i>=n.length/2)&&(e.splice(o,0,[0,t.substring(0,i)]),e[o-1][0]=1,e[o-1][1]=n.substring(0,n.length-i),e[o+1][0]=-1,e[o+1][1]=t.substring(i),o++),o++),o++},e.prototype.diff_cleanupSemanticLossless=function(t){function n(t,n){if(!t||!n)return 6;var r=t.charAt(t.length-1),i=n.charAt(0),o=r.match(e.nonAlphaNumericRegex_),l=i.match(e.nonAlphaNumericRegex_),a=o&&r.match(e.whitespaceRegex_),s=l&&i.match(e.whitespaceRegex_),c=(r=a&&r.match(e.linebreakRegex_),i=s&&i.match(e.linebreakRegex_),r&&t.match(e.blanklineEndRegex_)),u=i&&n.match(e.blanklineStartRegex_);return c||u?5:r||i?4:o&&!a&&s?3:a||s?2:o||l?1:0}for(let e=1;e=c&&(c=u,a=r,l=i,s=o)}t[e-1][1]!=a&&(a?t[e-1][1]=a:(t.splice(e-1,1),e--),t[e][1]=l,s?t[e+1][1]=s:(t.splice(e+1,1),e--))}e++}},e.nonAlphaNumericRegex_=/[^a-zA-Z0-9]/,e.whitespaceRegex_=/\s/,e.linebreakRegex_=/[\r\n]/,e.blanklineEndRegex_=/\n\r?\n$/,e.blanklineStartRegex_=/^\r?\n\r?\n/,e.prototype.diff_cleanupEfficiency=function(e){for(var t=!1,n=[],r=0,i=null,o=0,l=!1,a=!1,s=!1,c=!1;o0?n[r-1]:-1,s=c=!1),t=!0)),o++;t&&this.diff_cleanupMerge(e)},e.prototype.diff_cleanupMerge=function(e){e.push([0,""]);for(var t,n=0,r=0,i=0,o="",l="";n1?(0!==r&&0!==i&&(0!==(t=this.diff_commonPrefix(l,o))&&(n-r-i>0&&0==e[n-r-i-1][0]?e[n-r-i-1][1]+=l.substring(0,t):(e.splice(0,0,[0,l.substring(0,t)]),n++),l=l.substring(t),o=o.substring(t)),0!==(t=this.diff_commonSuffix(l,o))&&(e[n][1]=l.substring(l.length-t)+e[n][1],l=l.substring(0,l.length-t),o=o.substring(0,o.length-t))),0===r?e.splice(n-i,r+i,[1,l]):0===i?e.splice(n-r,r+i,[-1,o]):e.splice(n-r-i,r+i,[-1,o],[1,l]),n=n-r-i+(r?1:0)+(i?1:0)+1):0!==n&&0==e[n-1][0]?(e[n-1][1]+=e[n][1],e.splice(n,1)):n++,r=i=0,l=o=""}for(""===e[e.length-1][1]&&e.pop(),r=!1,n=1;nt));n++)o=r,l=i;return e.length!=n&&-1===e[n][0]?l:l+(t-o)},e.prototype.diff_prettyHtml=function(e){for(var t=[],n=/&/g,r=//g,o=/\n/g,l=0;l");switch(a){case 1:t[l]=`${s}`;break;case-1:t[l]=`${s}`;break;case 0:t[l]=`${s}`}}return t.join("")},e.prototype.diff_text1=function(e){for(var t=[],n=0;nthis.Match_MaxBits)throw Error("Pattern too long for this browser.");var i=this.match_alphabet_(t),o=this,l=this.Match_Threshold;-1!=(h=e.indexOf(t,n))&&(l=Math.min(r(0,h),l),-1!=(h=e.lastIndexOf(t,n+t.length))&&(l=Math.min(r(0,h),l)));for(var a,s,c,u=1<=a;o--){let t=i[e.charAt(o-1)];if(s[o]=0===d?(s[o+1]<<1|1)&t:(s[o+1]<<1|1)&t|(c[o+1]|c[o])<<1|1|c[o+1],s[o]&u&&(t=r(d,o-1))<=l){if(l=t,!((h=o-1)>n))break;a=Math.max(1,2*n-h)}}if(r(d+1,n)>l)break;c=s}return h},e.prototype.match_alphabet_=function(e){for(var t={},n=0;n2&&(this.diff_cleanupSemantic(n),this.diff_cleanupEfficiency(n));else if(t&&"object"==typeof t&&void 0===n&&void 0===r)n=t,i=this.diff_text1(n);else if("string"==typeof t&&n&&"object"==typeof n&&void 0===r)i=t;else{if("string"!=typeof t||"string"!=typeof n||!r||"object"!=typeof r)throw Error("Unknown call format to patch_make.");i=t,n=r}if(0===n.length)return[];r=[],t=new e.patch_obj;for(var o=0,l=0,a=0,s=i,c=0;c=2*this.Patch_Margin&&o&&(this.patch_addContext_(t,s),r.push(t),t=new e.patch_obj,o=0,s=i,l=a)}1!==u&&(l+=h.length),-1!==u&&(a+=h.length)}return o&&(this.patch_addContext_(t,s),r.push(t)),r},e.prototype.patch_deepCopy=function(t){for(var n=[],r=0;rthis.Match_MaxBits?-1!=(l=this.match_main(t,u.substring(0,this.Match_MaxBits),a))&&(-1==(s=this.match_main(t,u.substring(u.length-this.Match_MaxBits),a+u.length-this.Match_MaxBits))||l>=s)&&(l=-1):l=this.match_main(t,u,a),-1==l)i[o]=!1,r-=e[o].length2-e[o].length1;else if(i[o]=!0,r=l-a,u==(a=-1==s?t.substring(l,l+u.length):t.substring(l,s+this.Match_MaxBits)))t=t.substring(0,l)+this.diff_text2(e[o].diffs)+t.substring(l+u.length);else if(a=this.diff_main(u,a,!1),u.length>this.Match_MaxBits&&this.diff_levenshtein(a)/u.length>this.Patch_DeleteThreshold)i[o]=!1;else{this.diff_cleanupSemanticLossless(a);var c,u=0;for(s=0;si[0][1].length){var o=t-i[0][1].length;i[0][1]=n.substring(i[0][1].length)+i[0][1],r.start1-=o,r.start2-=o,r.length1+=o,r.length2+=o}return 0==(i=(r=e[e.length-1]).diffs).length||0!=i[i.length-1][0]?(i.push([0,n]),r.length1+=t,r.length2+=t):t>i[i.length-1][1].length&&(o=t-i[i.length-1][1].length,i[i.length-1][1]+=n.substring(0,o),r.length1+=o,r.length2+=o),n},e.prototype.patch_splitMax=function(t){for(let l=this.Match_MaxBits,a=0;a2*l?(c.length1+=o.length,n+=o.length,u=!1,c.diffs.push([i,o]),s.diffs.shift()):(o=o.substring(0,l-c.length1-this.Patch_Margin),c.length1+=o.length,n+=o.length,0===i?(c.length2+=o.length,r+=o.length):u=!1,c.diffs.push([i,o]),o==s.diffs[0][1]?s.diffs.shift():s.diffs[0][1]=s.diffs[0][1].substring(o.length))}i=(i=this.diff_text2(c.diffs)).substring(i.length-this.Patch_Margin),""!==(o=this.diff_text1(s.diffs).substring(0,this.Patch_Margin))&&(c.length1+=o.length,c.length2+=o.length,0!==c.diffs.length&&0===c.diffs[c.diffs.length-1][0]?c.diffs[c.diffs.length-1][1]+=o:c.diffs.push([0,o])),u||t.splice(++a,0,c)}}},e.prototype.patch_toText=function(e){for(var t=[],n=0;ni)return!1;var o=n.getScrollInfo();if("align"==e.mv.options.connect)m=o.top;else{var l,s,c=.5*o.clientHeight,u=o.top+c,h=n.lineAtHeight(u,"local"),f=function(e,t,n){for(var r,i,o,l,a=0;at?(i=s.editFrom,l=s.origFrom):u>t&&(i=s.editTo,l=s.origTo)),u<=t?(r=s.editTo,o=s.origTo):c<=t&&(r=s.editFrom,o=s.origFrom)}return{edit:{before:r,after:i},orig:{before:o,after:l}}}(e.chunks,h,t),d=a(n,t?f.edit:f.orig),p=a(r,t?f.orig:f.edit),g=(u-d.top)/(d.bot-d.top),m=p.top-c+g*(p.bot-p.top);if(m>o.top&&(s=o.top/c)<1)m=m*s+o.top*(1-s);else if((l=o.height-o.clientHeight-o.top)l&&(s=l/c)<1&&(m=m*s+(v.height-v.clientHeight-l)*(1-s))}}return r.scrollTo(o.left,m),r.state.scrollSetAt=i,r.state.scrollSetBy=e,!0}function a(e,t){var n=t.after;return null==n&&(n=e.lastLine()+1),{top:e.heightAtLine(t.before||0,"local"),bot:e.heightAtLine(n,"local")}}function s(t,n,r){t.lockScroll=n,n&&0!=r&&l(t,DIFF_INSERT)&&p(t),(n?e.addClass:e.rmClass)(t.lockButton,"CodeMirror-merge-scrolllock-enabled")}function c(e,t,n){for(var r=n.classLocation,i=0;i20||n.from-o.to>20?(u(e,n.marked,i),d(e,t,r,n.marked,o.from,o.to,i),n.from=o.from,n.to=o.to):(o.fromn.to&&(d(e,t,r,n.marked,n.to,o.to,i),n.to=o.to))})}function f(e,t,n,r,i,o){for(var l=n.classLocation,a=e.getLineHandle(t),s=0;sx&&(g&&(d(p,x),g=!1),p=w)}else if(g=!0,b==r){var C=R(s,y,!0),k=G(c,s),M=j(u,C);V(k,M)||i.push(e.markText(k,M,{className:h})),s=C}}g&&d(p,s.line+1)}function p(e){if(e.showDifferences){if(e.svg){W(e.svg);var t=e.gap.offsetWidth;P(e.svg,"width",t,"height",e.gap.offsetHeight)}e.copyButtons&&W(e.copyButtons);for(var n=e.edit.getViewport(),r=e.orig.getViewport(),i=e.mv.wrap.getBoundingClientRect().top,o=i-e.edit.getScrollerElement().getBoundingClientRect().top+e.edit.getScrollInfo().top,l=i-e.orig.getScrollerElement().getBoundingClientRect().top+e.orig.getScrollInfo().top,a=0;a=n.from&&s.origFrom<=r.to&&s.origTo>=r.from&&w(e,s,l,o,t)}}}function g(e,t){for(var n=0,r=0,i=0;ie&&o.editFrom<=e)return null;if(o.editFrom>e)break;n=o.editTo,r=o.origTo}return r+(e-n)}function m(e,t,n){for(var r=e.state.trackAlignable,i=e.firstLine(),o=0,l=[],a=0;;a++){for(var s=t[a],c=s?n?s.origFrom:s.editFrom:1e9;oh){o++,i--;continue e}if(f.editTo>u){if(f.editFrom<=u)continue e;break}a+=f.origTo-f.origFrom-(f.editTo-f.editFrom),l++}if(u==h-a)s[r]=h,o++;else if(u1&&n.push(x(e[o],t[o],a))}}function x(e,t,n){var r=!0;t>e.lastLine()&&(t--,r=!1);var i=document.createElement("div");return i.className="CodeMirror-merge-spacer",i.style.height=n+"px",i.style.minWidth="1px",e.addLineWidget(t,i,{height:n,above:r,mergeSpacer:!0,handleMouseEvents:!0})}function w(e,t,r,i,o){var l="left"==e.type,a=e.orig.heightAtLine(t.origFrom,"local",!0)-r;if(e.svg){var s=a,c=e.edit.heightAtLine(t.editFrom,"local",!0)-i;if(l){var u=s;s=c,c=u}var h=e.orig.heightAtLine(t.origTo,"local",!0)-r,f=e.edit.heightAtLine(t.editTo,"local",!0)-i;if(l){var u=h;h=f,f=u}var d=" C "+o/2+" "+c+" "+o/2+" "+s+" "+(o+2)+" "+s,p=" C "+o/2+" "+h+" "+o/2+" "+f+" -1 "+f;P(e.svg.appendChild(document.createElementNS(n,"path")),"d","M -1 "+c+d+" L "+(o+2)+" "+h+p+" z","class",e.classes.connect)}if(e.copyButtons){var g=e.copyButtons.appendChild(I("div","left"==e.type?"⇝":"⇜","CodeMirror-merge-copy")),m=e.mv.options.allowEditingOriginals;if(g.title=m?"Push to left":"Revert chunk",g.chunk=t,g.style.top=(t.origTo>t.origFrom?a:e.edit.heightAtLine(t.editFrom,"local")-i)+"px",m){var v=e.edit.heightAtLine(t.editFrom,"local")-i,b=e.copyButtons.appendChild(I("div","right"==e.type?"⇝":"⇜","CodeMirror-merge-copy-reverse"));b.title="Push to right",b.chunk={editFrom:t.origFrom,editTo:t.origTo,origFrom:t.editFrom,origTo:t.editTo},b.style.top=v+"px","right"==e.type?b.style.left="2px":b.style.right="2px"}}}function C(e,n,r,i){if(!e.diffOutOfDate){var o=i.origTo>r.lastLine()?t(i.origFrom-1):t(i.origFrom,0),l=t(i.origTo,0),a=i.editTo>n.lastLine()?t(i.editFrom-1):t(i.editFrom,0),s=t(i.editTo,0),c=e.mv.options.revertChunk;c?c(e.mv,r,o,l,n,a,s):n.replaceRange(r.getRange(o,l),a,s)}}var k,M=e.MergeView=function(t,n){if(!(this instanceof M))return new M(t,n);this.options=n;var i=n.origLeft,o=null==n.origRight?n.orig:n.origRight,l=null!=i,a=null!=o,s=1+(l?1:0)+(a?1:0),c=[],u=this.left=null,h=this.right=null,f=this;if(l){u=this.left=new r(this,"left");var d=I("div",null,"CodeMirror-merge-pane CodeMirror-merge-left");c.push(d),c.push(S(u))}var m=I("div",null,"CodeMirror-merge-pane CodeMirror-merge-editor");if(c.push(m),a){h=this.right=new r(this,"right"),c.push(S(h));var v=I("div",null,"CodeMirror-merge-pane CodeMirror-merge-right");c.push(v)}(a?v:m).className+=" CodeMirror-merge-pane-rightmost",c.push(I("div",null,null,"height: 0; clear: both;"));var y=this.wrap=t.appendChild(I("div",c,"CodeMirror-merge CodeMirror-merge-"+s+"pane"));this.edit=e(m,_(n)),u&&u.init(d,i,n),h&&h.init(v,o,n),n.collapseIdentical&&this.editor().operation(function(){!function(e,t){"number"!=typeof t&&(t=2);for(var n=[],r=e.editor(),i=r.firstLine(),o=i,l=r.lastLine();o<=l;o++)n.push(!0);e.left&&F(e.left,t,i,n),e.right&&F(e.right,t,i,n);for(var a=0;at){var u=[{line:s,cm:r}];e.left&&u.push({line:g(s,e.left.chunks),cm:e.left.orig}),e.right&&u.push({line:g(s,e.right.chunks),cm:e.right.orig});var h=D(c,u);e.options.onCollapse&&e.options.onCollapse(e,s,c,h)}}}(f,n.collapseIdentical)}),"align"==n.connect&&(this.aligners=[],b(this.left||this.right,!0)),u&&u.registerEvents(h),h&&h.registerEvents(u);var x=function(){u&&p(u),h&&p(h)};e.on(window,"resize",x);var w=setInterval(function(){for(var t=y.parentNode;t&&t!=document.body;t=t.parentNode);t||(clearInterval(w),e.off(window,"resize",x))},5e3)};function S(t){var r=t.lockButton=I("div",null,"CodeMirror-merge-scrolllock");r.title="Toggle locked scrolling";var i=I("div",[r],"CodeMirror-merge-scrolllock-wrap");e.on(r,"click",function(){s(t,!t.lockScroll)});var o=[i];if(!1!==t.mv.options.revertButtons&&(t.copyButtons=I("div",null,"CodeMirror-merge-copybuttons-"+t.type),e.on(t.copyButtons,"click",function(e){var n=e.target||e.srcElement;n.chunk&&("CodeMirror-merge-copy-reverse"!=n.className?C(t,t.edit,t.orig,n.chunk):C(t,t.orig,t.edit,n.chunk))}),o.unshift(t.copyButtons)),"align"!=t.mv.options.connect){var l=document.createElementNS&&document.createElementNS(n,"svg");l&&!l.createSVGRect&&(l=null),t.svg=l,l&&o.push(l)}return t.gap=I("div",o,"CodeMirror-merge-gap")}function L(e){return"string"==typeof e?e:e.getValue()}function E(e,t,n){k||(k=new diff_match_patch);for(var r=k.diff_main(e,t),i=0;ih&&(a&&n.push({origFrom:i,origTo:f,editFrom:r,editTo:h}),r=p,i=g)}else R(c==DIFF_INSERT?o:l,s[1])}return(r<=o.line||i<=l.line)&&n.push({origFrom:i,origTo:l.line+1,editFrom:r,editTo:o.line+1}),n}function N(e,t){if(t==e.length-1)return!0;var n=e[t+1][1];return!(1==n.length&&t1||t==e.length-3)&&10==n.charCodeAt(0))}function A(e,t){if(0==t)return!0;var n=e[t-1][1];return 10==n.charCodeAt(n.length-1)&&(1==t||10==(n=e[t-2][1]).charCodeAt(n.length-1))}function O(n,r,i){n.addLineClass(r,"wrap","CodeMirror-merge-collapsed-line");var o=document.createElement("span");o.className="CodeMirror-merge-collapsed-widget",o.title="Identical text collapsed. Click to expand.";var l=n.markText(t(r,0),t(i-1),{inclusiveLeft:!0,inclusiveRight:!0,replacedWith:o,clearOnEnter:!0});function a(){l.clear(),n.removeLineClass(r,"wrap","CodeMirror-merge-collapsed-line")}return l.explicitlyCleared&&a(),e.on(o,"click",a),l.on("clear",a),e.on(o,"click",a),{mark:l,clear:a}}function D(e,t){var n=[];function r(){for(var e=0;e=0&&a0;--t)e.removeChild(e.firstChild)}function P(e){for(var t=1;t0?e:t}function V(e,t){return e.line==t.line&&e.ch==t.ch}function $(e,t,n){for(var r=e.length-1;r>=0;r--){var i=e[r],o=(n?i.origTo:i.editTo)-1;if(ot)return o}}function Y(t,n){var r=null,o=t.state.diffViews,l=t.getCursor().line;if(o)for(var a=0;ar:u0)break}this.signal(),this.alignable.splice(n,0,e,t)},find:function(e){for(var t=0;t-1){var c=this.alignable[o+1];c==z?this.alignable.splice(o,2):this.alignable[o+1]=c&~z}l>-1&&n&&this.set(e+n,z)}},e.commands.goNextDiff=function(e){return Y(e,1)},e.commands.goPrevDiff=function(e){return Y(e,-1)}}(n(5))},function(e,t,n){!function(e){"use strict";e.defineMode("shell",function(){var e={};function t(t,n){for(var r=n.split(" "),i=0;i1&&e.eat("$");var r=e.next();return/['"({]/.test(r)?(t.tokens[0]=n(r,"("==r?"quote":"{"==r?"def":"string"),o(e,t)):(/\d/.test(r)||e.eatWhile(/\w/),t.tokens.shift(),"def")};function o(t,r){return(r.tokens[0]||function(t,r){if(t.eatSpace())return null;var l=t.sol(),a=t.next();if("\\"===a)return t.next(),null;if("'"===a||'"'===a||"`"===a)return r.tokens.unshift(n(a,"`"===a?"quote":"string")),o(t,r);if("#"===a)return l&&t.eat("!")?(t.skipToEnd(),"meta"):(t.skipToEnd(),"comment");if("$"===a)return r.tokens.unshift(i),o(t,r);if("+"===a||"="===a)return"operator";if("-"===a)return t.eat("-"),t.eatWhile(/\w/),"attribute";if(/\d/.test(a)&&(t.eatWhile(/\d/),t.eol()||!/\w/.test(t.peek())))return"number";t.eatWhile(/[\w-]/);var s=t.current();return"="===t.peek()&&/\w+/.test(s)?"def":e.hasOwnProperty(s)?e[s]:null})(t,r)}return{startState:function(){return{tokens:[]}},token:function(e,t){return o(e,t)},closeBrackets:"()[]{}''\"\"``",lineComment:"#",fold:"brace"}}),e.defineMIME("text/x-sh","shell"),e.defineMIME("application/x-sh","shell")}(n(5))},function(e,t,n){(e.exports=n(3)(!1)).push([e.i,'.CodeMirror-foldmarker {\n color: blue;\n text-shadow: #b9f 1px 1px 2px, #b9f -1px -1px 2px, #b9f 1px -1px 2px, #b9f -1px 1px 2px;\n font-family: arial;\n line-height: .3;\n cursor: pointer;\n}\n.CodeMirror-foldgutter {\n width: .7em;\n}\n.CodeMirror-foldgutter-open,\n.CodeMirror-foldgutter-folded {\n cursor: pointer;\n}\n.CodeMirror-foldgutter-open:after {\n content: "\\25BE";\n}\n.CodeMirror-foldgutter-folded:after {\n content: "\\25B8";\n}\n',""])},function(e,t,n){var r=n(19);"string"==typeof r&&(r=[[e.i,r,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};n(2)(r,i);r.locals&&(e.exports=r.locals)},function(e,t,n){!function(e){"use strict";e.registerGlobalHelper("fold","comment",function(e){return e.blockCommentStart&&e.blockCommentEnd},function(t,n){var r=t.getModeAt(n),i=r.blockCommentStart,o=r.blockCommentEnd;if(i&&o){for(var l,a=n.line,s=t.getLine(a),c=n.ch,u=0;;){var h=c<=0?-1:s.lastIndexOf(i,c-1);if(-1!=h){if(1==u&&h=e.max))return e.ch=0,e.text=e.cm.getLine(++e.line),!0}function s(e){if(!(e.line<=e.min))return e.text=e.cm.getLine(--e.line),e.ch=e.text.length,!0}function c(e){for(;;){var t=e.text.indexOf(">",e.ch);if(-1==t){if(a(e))continue;return}if(l(e,t+1)){var n=e.text.lastIndexOf("/",t),r=n>-1&&!/\S/.test(e.text.slice(n+1,t));return e.ch=t+1,r?"selfClose":"regular"}e.ch=t+1}}function u(e){for(;;){var t=e.ch?e.text.lastIndexOf("<",e.ch-1):-1;if(-1==t){if(s(e))continue;return}if(l(e,t+1)){i.lastIndex=t,e.ch=t;var n=i.exec(e.text);if(n&&n.index==t)return n}else e.ch=t}}function h(e){for(;;){i.lastIndex=e.ch;var t=i.exec(e.text);if(!t){if(a(e))continue;return}if(l(e,t.index+1))return e.ch=t.index+t[0].length,t;e.ch=t.index+1}}function f(e){for(;;){var t=e.ch?e.text.lastIndexOf(">",e.ch-1):-1;if(-1==t){if(s(e))continue;return}if(l(e,t+1)){var n=e.text.lastIndexOf("/",t),r=n>-1&&!/\S/.test(e.text.slice(n+1,t));return e.ch=t+1,r?"selfClose":"regular"}e.ch=t}}function d(e,n){for(var r=[];;){var i,o=h(e),l=e.line,a=e.ch-(o?o[0].length:0);if(!o||!(i=c(e)))return;if("selfClose"!=i)if(o[1]){for(var s=r.length-1;s>=0;--s)if(r[s]==o[2]){r.length=s;break}if(s<0&&(!n||n==o[2]))return{tag:o[2],from:t(l,a),to:t(e.line,e.ch)}}else r.push(o[2])}}function p(e,n){for(var r=[];;){var i=f(e);if(!i)return;if("selfClose"!=i){var o=e.line,l=e.ch,a=u(e);if(!a)return;if(a[1])r.push(a[2]);else{for(var s=r.length-1;s>=0;--s)if(r[s]==a[2]){r.length=s;break}if(s<0&&(!n||n==a[2]))return{tag:a[2],from:t(e.line,e.ch),to:t(o,l)}}}else u(e)}}e.registerHelper("fold","xml",function(e,r){for(var i=new o(e,r.line,0);;){var l=h(i);if(!l||i.line!=r.line)return;var a=c(i);if(!a)return;if(!l[1]&&"selfClose"!=a){var s=t(i.line,i.ch),u=d(i,l[2]);return u&&n(u.from,s)>0?{from:s,to:u.from}:null}}}),e.findMatchingTag=function(e,r,i){var l=new o(e,r.line,r.ch,i);if(-1!=l.text.indexOf(">")||-1!=l.text.indexOf("<")){var a=c(l),s=a&&t(l.line,l.ch),h=a&&u(l);if(a&&h&&!(n(l,r)>0)){var f={from:t(l.line,l.ch),to:s,tag:h[2]};return"selfClose"==a?{open:f,close:null,at:"open"}:h[1]?{open:p(l,h[2]),close:f,at:"close"}:(l=new o(e,s.line,s.ch,i),{open:f,close:d(l,h[2]),at:"open"})}}},e.findEnclosingTag=function(e,t,n,r){for(var i=new o(e,t.line,t.ch,n);;){var l=p(i,r);if(!l)break;var a=new o(e,t.line,t.ch,n),s=d(a,l.tag);if(s)return{open:l,close:s}}},e.scanForClosingTag=function(e,t,n,r){var i=new o(e,t.line,t.ch,r?{from:0,to:r}:null);return d(i,n)}}(n(5))},function(e,t,n){!function(e){"use strict";e.registerHelper("fold","brace",function(t,n){var r,i=n.line,o=t.getLine(i);function l(l){for(var a=n.ch,s=0;;){var c=a<=0?-1:o.lastIndexOf(l,a-1);if(-1!=c){if(1==s&&ct.lastLine())return null;var r=t.getTokenAt(e.Pos(n,1));if(/\S/.test(r.string)||(r=t.getTokenAt(e.Pos(n,r.end+1))),"keyword"!=r.type||"import"!=r.string)return null;for(var i=n,o=Math.min(t.lastLine(),n+10);i<=o;++i){var l=t.getLine(i),a=l.indexOf(";");if(-1!=a)return{startCh:r.end,end:e.Pos(i,a)}}}var i,o=n.line,l=r(o);if(!l||r(o-1)||(i=r(o-2))&&i.end.line==o-1)return null;for(var a=l.end;;){var s=r(a.line+1);if(null==s)break;a=s.end}return{from:t.clipPos(e.Pos(o,l.startCh+1)),to:a}}),e.registerHelper("fold","include",function(t,n){function r(n){if(nt.lastLine())return null;var r=t.getTokenAt(e.Pos(n,1));return/\S/.test(r.string)||(r=t.getTokenAt(e.Pos(n,r.end+1))),"meta"==r.type&&"#include"==r.string.slice(0,8)?r.start+8:void 0}var i=n.line,o=r(i);if(null==o||null!=r(i-1))return null;for(var l=i;;){var a=r(l+1);if(null==a)break;++l}return{from:e.Pos(i,o+1),to:t.clipPos(e.Pos(l))}})}(n(5))},function(e,t,n){!function(e){"use strict";function t(t,n,i,o){if(i&&i.call){var l=i;i=null}else var l=r(t,i,"rangeFinder");"number"==typeof n&&(n=e.Pos(n,0));var a=r(t,i,"minFoldSize");function s(e){var r=l(t,n);if(!r||r.to.line-r.from.linet.firstLine();)n=e.Pos(n.line-1,0),c=s(!1);if(c&&!c.cleared&&"unfold"!==o){var u=function(e,t){var n=r(e,t,"widget");if("string"==typeof n){var i=document.createTextNode(n);(n=document.createElement("span")).appendChild(i),n.className="CodeMirror-foldmarker"}else n&&(n=n.cloneNode(!0));return n}(t,i);e.on(u,"mousedown",function(t){h.clear(),e.e_preventDefault(t)});var h=t.markText(c.from,c.to,{replacedWith:u,clearOnEnter:r(t,i,"clearOnEnter"),__isFold:!0});h.on("clear",function(n,r){e.signal(t,"unfold",t,n,r)}),e.signal(t,"fold",t,c.from,c.to)}}e.newFoldFunction=function(e,n){return function(r,i){t(r,i,{rangeFinder:e,widget:n})}},e.defineExtension("foldCode",function(e,n,r){t(this,e,n,r)}),e.defineExtension("isFolded",function(e){for(var t=this.findMarksAt(e),n=0;n=s&&(o=r(l.indicatorOpen))}e.setGutterMarker(i,l.gutter,o),++a})}function o(e){var t=e.getViewport(),n=e.state.foldGutter;n&&(e.operation(function(){i(e,t.from,t.to)}),n.from=t.from,n.to=t.to)}function l(e,r,i){var o=e.state.foldGutter;if(o){var l=o.options;if(i==l.gutter){var a=n(e,r);a?a.clear():e.foldCode(t(r,0),l.rangeFinder)}}}function a(e){var t=e.state.foldGutter;if(t){var n=t.options;t.from=t.to=0,clearTimeout(t.changeUpdate),t.changeUpdate=setTimeout(function(){o(e)},n.foldOnChangeTimeSpan||600)}}function s(e){var t=e.state.foldGutter;if(t){var n=t.options;clearTimeout(t.changeUpdate),t.changeUpdate=setTimeout(function(){var n=e.getViewport();t.from==t.to||n.from-t.to>20||t.from-n.to>20?o(e):e.operation(function(){n.fromt.to&&(i(e,t.to,n.to),t.to=n.to)})},n.updateViewportTimeSpan||400)}}function c(e,t){var n=e.state.foldGutter;if(n){var r=t.line;r>=n.from&&r