Skip to content

Instantly share code, notes, and snippets.

@srijiths
Created June 12, 2019 06:23
Show Gist options
  • Save srijiths/3db165c51ff2d6a5130958e5c73489d9 to your computer and use it in GitHub Desktop.
Save srijiths/3db165c51ff2d6a5130958e5c73489d9 to your computer and use it in GitHub Desktop.
Sending build context to Docker daemon 2.131MB
Step 1/31 : FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu16.04 AS builder
---> e1d637677e0d
Step 2/31 : ENV DEPS "build-essential git ca-certificates curl unzip wget"
---> Running in 2d76e019ece9
Removing intermediate container 2d76e019ece9
---> 1c8821a2be7f
Step 3/31 : ENV NVIDIA_VISIBLE_DEVICES all
---> Running in d25c2cae5208
Removing intermediate container d25c2cae5208
---> 4fda39126d99
Step 4/31 : ENV NVIDIA_DRIVER_CAPABILITIES compute,utility
---> Running in c52fd8ba5270
Removing intermediate container c52fd8ba5270
---> d6024d881089
Step 5/31 : RUN apt update && apt -y upgrade
---> Running in 70a88d754e4e
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Ign:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 InRelease
Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
Ign:4 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 InRelease
Get:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 Release [564 B]
Get:6 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Release [564 B]
Get:7 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 Release.gpg [801 B]
Get:8 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Release.gpg [801 B]
Get:9 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 Packages [209 kB]
Get:10 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Packages [46.3 kB]
Get:11 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [857 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
Get:15 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [557 kB]
Get:17 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6113 B]
Get:18 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1250 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [968 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.1 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
Get:26 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8532 B]
Fetched 16.1 MB in 5s (2769 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
32 packages can be upgraded. Run 'apt list --upgradable' to see them.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages have been kept back:
libcudnn7 libcudnn7-dev libnccl-dev libnccl2
The following packages will be upgraded:
apt apt-transport-https bash bsdutils cuda-nvjpeg-10-0 cuda-nvjpeg-dev-10-0
debconf libapparmor1 libapt-pkg5.0 libblkid1 libcurl3-gnutls libdb5.3
libfdisk1 libgnutls30 libldap-2.4-2 libmount1 libseccomp2 libsmartcols1
libsystemd0 libudev1 libuuid1 linux-libc-dev login mount passwd systemd
systemd-sysv util-linux
28 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Need to get 13.9 MB of archives.
After this operation, 7178 kB of additional disk space will be used.
Get:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 cuda-nvjpeg-10-0 10.0.130.1-1 [1302 kB]
Get:2 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 cuda-nvjpeg-dev-10-0 10.0.130.1-1 [1086 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash amd64 4.3-14ubuntu1.3 [583 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bsdutils amd64 1:2.27.1-6ubuntu3.7 [51.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 login amd64 1:4.2-3.1ubuntu5.4 [304 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 util-linux amd64 2.27.1-6ubuntu3.7 [849 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 mount amd64 2.27.1-6ubuntu3.7 [121 kB]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapparmor1 amd64 2.10.95-0ubuntu2.11 [29.5 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 passwd amd64 1:4.2-3.1ubuntu5.4 [780 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuuid1 amd64 2.27.1-6ubuntu3.7 [14.9 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libblkid1 amd64 2.27.1-6ubuntu3.7 [107 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmount1 amd64 2.27.1-6ubuntu3.7 [115 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp2 amd64 2.4.1-0ubuntu0.16.04.2 [38.5 kB]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd0 amd64 229-4ubuntu21.21 [204 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd amd64 229-4ubuntu21.21 [3629 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.32 [713 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.32 [1086 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 debconf all 1.5.58ubuntu2 [136 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 systemd-sysv amd64 229-4ubuntu21.21 [11.1 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdb5.3 amd64 5.3.28-11ubuntu0.2 [670 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfdisk1 amd64 2.27.1-6ubuntu3.7 [138 kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsmartcols1 amd64 2.27.1-6ubuntu3.7 [62.5 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev1 amd64 229-4ubuntu21.21 [53.6 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.5 [548 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.5 [161 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.13 [184 kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.32 [26.5 kB]
Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-150.176 [863 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 13.9 MB in 4s (3254 kB/s)
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../bash_4.3-14ubuntu1.3_amd64.deb ...
Unpacking bash (4.3-14ubuntu1.3) over (4.3-14ubuntu1.2) ...
Setting up bash (4.3-14ubuntu1.3) ...
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking bsdutils (1:2.27.1-6ubuntu3.7) over (1:2.27.1-6ubuntu3.6) ...
Setting up bsdutils (1:2.27.1-6ubuntu3.7) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.2-3.1ubuntu5.4_amd64.deb ...
Unpacking login (1:4.2-3.1ubuntu5.4) over (1:4.2-3.1ubuntu5.3) ...
Setting up login (1:4.2-3.1ubuntu5.4) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../util-linux_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking util-linux (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Setting up util-linux (2.27.1-6ubuntu3.7) ...
Processing triggers for systemd (229-4ubuntu21.16) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../mount_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking mount (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Setting up mount (2.27.1-6ubuntu3.7) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libapparmor1_2.10.95-0ubuntu2.11_amd64.deb ...
Unpacking libapparmor1:amd64 (2.10.95-0ubuntu2.11) over (2.10.95-0ubuntu2.10) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libapparmor1:amd64 (2.10.95-0ubuntu2.11) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.2-3.1ubuntu5.4_amd64.deb ...
Unpacking passwd (1:4.2-3.1ubuntu5.4) over (1:4.2-3.1ubuntu5.3) ...
Setting up passwd (1:4.2-3.1ubuntu5.4) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking libuuid1:amd64 (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libuuid1:amd64 (2.27.1-6ubuntu3.7) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking libblkid1:amd64 (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libblkid1:amd64 (2.27.1-6ubuntu3.7) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libmount1_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking libmount1:amd64 (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libmount1:amd64 (2.27.1-6ubuntu3.7) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libseccomp2_2.4.1-0ubuntu0.16.04.2_amd64.deb ...
Unpacking libseccomp2:amd64 (2.4.1-0ubuntu0.16.04.2) over (2.3.1-2.1ubuntu2~16.04.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libseccomp2:amd64 (2.4.1-0ubuntu0.16.04.2) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libsystemd0_229-4ubuntu21.21_amd64.deb ...
Unpacking libsystemd0:amd64 (229-4ubuntu21.21) over (229-4ubuntu21.16) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libsystemd0:amd64 (229-4ubuntu21.21) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../systemd_229-4ubuntu21.21_amd64.deb ...
Unpacking systemd (229-4ubuntu21.21) over (229-4ubuntu21.16) ...
Setting up systemd (229-4ubuntu21.21) ...
Initializing machine ID from random generator.
addgroup: The group `systemd-journal' already exists as a system group. Exiting.
Operation failed: No such file or directory
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../libapt-pkg5.0_1.2.32_amd64.deb ...
Unpacking libapt-pkg5.0:amd64 (1.2.32) over (1.2.29ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libapt-pkg5.0:amd64 (1.2.32) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11659 files and directories currently installed.)
Preparing to unpack .../archives/apt_1.2.32_amd64.deb ...
Unpacking apt (1.2.32) over (1.2.29ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up apt (1.2.32) ...
Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../debconf_1.5.58ubuntu2_all.deb ...
Unpacking debconf (1.5.58ubuntu2) over (1.5.58ubuntu1) ...
Setting up debconf (1.5.58ubuntu2) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_229-4ubuntu21.21_amd64.deb ...
Unpacking systemd-sysv (229-4ubuntu21.21) over (229-4ubuntu21.16) ...
Setting up systemd-sysv (229-4ubuntu21.21) ...
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../libdb5.3_5.3.28-11ubuntu0.2_amd64.deb ...
Unpacking libdb5.3:amd64 (5.3.28-11ubuntu0.2) over (5.3.28-11ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libdb5.3:amd64 (5.3.28-11ubuntu0.2) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../libfdisk1_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking libfdisk1:amd64 (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libfdisk1:amd64 (2.27.1-6ubuntu3.7) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.27.1-6ubuntu3.7_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.27.1-6ubuntu3.7) over (2.27.1-6ubuntu3.6) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libsmartcols1:amd64 (2.27.1-6ubuntu3.7) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../libudev1_229-4ubuntu21.21_amd64.deb ...
Unpacking libudev1:amd64 (229-4ubuntu21.21) over (229-4ubuntu21.16) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libudev1:amd64 (229-4ubuntu21.21) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
(Reading database ... 11668 files and directories currently installed.)
Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.5_amd64.deb ...
Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.5) over (3.4.10-4ubuntu1.4) ...
Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.5_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) over (2.4.42+dfsg-2ubuntu3.4) ...
Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.13_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.13) over (7.47.0-1ubuntu2.12) ...
Preparing to unpack .../apt-transport-https_1.2.32_amd64.deb ...
Unpacking apt-transport-https (1.2.32) over (1.2.31) ...
Preparing to unpack .../cuda-nvjpeg-10-0_10.0.130.1-1_amd64.deb ...
Unpacking cuda-nvjpeg-10-0 (10.0.130.1-1) over (10.0.130-1) ...
Preparing to unpack .../cuda-nvjpeg-dev-10-0_10.0.130.1-1_amd64.deb ...
Unpacking cuda-nvjpeg-dev-10-0 (10.0.130.1-1) over (10.0.130-1) ...
Preparing to unpack .../linux-libc-dev_4.4.0-150.176_amd64.deb ...
Unpacking linux-libc-dev:amd64 (4.4.0-150.176) over (4.4.0-145.171) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.5) ...
Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ...
Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.13) ...
Setting up apt-transport-https (1.2.32) ...
Setting up cuda-nvjpeg-10-0 (10.0.130.1-1) ...
Setting up cuda-nvjpeg-dev-10-0 (10.0.130.1-1) ...
Setting up linux-libc-dev:amd64 (4.4.0-150.176) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container 70a88d754e4e
---> 0fd371dc2b77
Step 6/31 : RUN apt-get install -y libgomp1
---> Running in 7b3ef01a94e1
Reading package lists...
Building dependency tree...
Reading state information...
libgomp1 is already the newest version (5.4.0-6ubuntu1~16.04.11).
libgomp1 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
Removing intermediate container 7b3ef01a94e1
---> cb0ed59f7ea0
Step 7/31 : RUN apt-get install -y wget
---> Running in 63b8ae615d5b
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
wget
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 299 kB of archives.
After this operation, 905 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 wget amd64 1.17.1-1ubuntu1.5 [299 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 299 kB in 1s (157 kB/s)
Selecting previously unselected package wget.
(Reading database ... 11669 files and directories currently installed.)
Preparing to unpack .../wget_1.17.1-1ubuntu1.5_amd64.deb ...
Unpacking wget (1.17.1-1ubuntu1.5) ...
Setting up wget (1.17.1-1ubuntu1.5) ...
Removing intermediate container 63b8ae615d5b
---> 88267cd6eafd
Step 8/31 : RUN wget http://mirrors.kernel.org/ubuntu/pool/universe/j/jemalloc/libjemalloc2_5.1.0-1_amd64.deb
---> Running in a1caec317999
--2019-06-12 05:50:04-- http://mirrors.kernel.org/ubuntu/pool/universe/j/jemalloc/libjemalloc2_5.1.0-1_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 149.20.37.36, 2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org (mirrors.kernel.org)|149.20.37.36|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.edge.kernel.org/ubuntu/pool/universe/j/jemalloc/libjemalloc2_5.1.0-1_amd64.deb [following]
--2019-06-12 05:50:05-- http://mirrors.edge.kernel.org/ubuntu/pool/universe/j/jemalloc/libjemalloc2_5.1.0-1_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.101.1, 2604:1380:2001:3900::1
Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.101.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 200660 (196K) [application/octet-stream]
Saving to: 'libjemalloc2_5.1.0-1_amd64.deb'
0K .......... .......... .......... .......... .......... 25% 79.4K 2s
50K .......... .......... .......... .......... .......... 51% 166K 1s
100K .......... .......... .......... .......... .......... 76% 159M 0s
150K .......... .......... .......... .......... ..... 100% 168K=1.2s
2019-06-12 05:50:06 (163 KB/s) - 'libjemalloc2_5.1.0-1_amd64.deb' saved [200660/200660]
Removing intermediate container a1caec317999
---> 2f95ce31360e
Step 9/31 : RUN dpkg -i libjemalloc2_5.1.0-1_amd64.deb
---> Running in f30d9ce2267d
Selecting previously unselected package libjemalloc2:amd64.
(Reading database ... 11680 files and directories currently installed.)
Preparing to unpack libjemalloc2_5.1.0-1_amd64.deb ...
Unpacking libjemalloc2:amd64 (5.1.0-1) ...
Setting up libjemalloc2:amd64 (5.1.0-1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container f30d9ce2267d
---> 137b9ad03b70
Step 10/31 : RUN wget http://mirrors.kernel.org/ubuntu/pool/universe/r/redis/redis-tools_4.0.11-2_amd64.deb
---> Running in bd83308c2854
--2019-06-12 05:50:08-- http://mirrors.kernel.org/ubuntu/pool/universe/r/redis/redis-tools_4.0.11-2_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 149.20.37.36, 2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org (mirrors.kernel.org)|149.20.37.36|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.edge.kernel.org/ubuntu/pool/universe/r/redis/redis-tools_4.0.11-2_amd64.deb [following]
--2019-06-12 05:50:09-- http://mirrors.edge.kernel.org/ubuntu/pool/universe/r/redis/redis-tools_4.0.11-2_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.101.1, 2604:1380:2001:3900::1
Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.101.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 518364 (506K) [application/octet-stream]
Saving to: 'redis-tools_4.0.11-2_amd64.deb'
0K .......... .......... .......... .......... .......... 9% 76.1K 6s
50K .......... .......... .......... .......... .......... 19% 159K 4s
100K .......... .......... .......... .......... .......... 29% 155M 2s
150K .......... .......... .......... .......... .......... 39% 174K 2s
200K .......... .......... .......... .......... .......... 49% 1.81M 1s
250K .......... .......... .......... .......... .......... 59% 162M 1s
300K .......... .......... .......... .......... .......... 69% 149M 1s
350K .......... .......... .......... .......... .......... 79% 174K 0s
400K .......... .......... .......... .......... .......... 88% 1.80M 0s
450K .......... .......... .......... .......... .......... 98% 332M 0s
500K ...... 100% 143M=1.6s
2019-06-12 05:50:11 (316 KB/s) - 'redis-tools_4.0.11-2_amd64.deb' saved [518364/518364]
Removing intermediate container bd83308c2854
---> 4de06db91bcc
Step 11/31 : RUN dpkg -i redis-tools_4.0.11-2_amd64.deb
---> Running in 466e1ff5c36f
Selecting previously unselected package redis-tools.
(Reading database ... 11685 files and directories currently installed.)
Preparing to unpack redis-tools_4.0.11-2_amd64.deb ...
Unpacking redis-tools (5:4.0.11-2) ...
Setting up redis-tools (5:4.0.11-2) ...
Removing intermediate container 466e1ff5c36f
---> bd0e729ceffa
Step 12/31 : RUN wget http://mirrors.kernel.org/ubuntu/pool/universe/r/redis/redis-server_4.0.11-2_amd64.deb
---> Running in 62629a6a301e
--2019-06-12 05:50:13-- http://mirrors.kernel.org/ubuntu/pool/universe/r/redis/redis-server_4.0.11-2_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 149.20.37.36, 2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org (mirrors.kernel.org)|149.20.37.36|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.edge.kernel.org/ubuntu/pool/universe/r/redis/redis-server_4.0.11-2_amd64.deb [following]
--2019-06-12 05:50:13-- http://mirrors.edge.kernel.org/ubuntu/pool/universe/r/redis/redis-server_4.0.11-2_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.101.1, 2604:1380:2001:3900::1
Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.101.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 35388 (35K) [application/octet-stream]
Saving to: 'redis-server_4.0.11-2_amd64.deb'
0K .......... .......... .......... .... 100% 106K=0.3s
2019-06-12 05:50:14 (106 KB/s) - 'redis-server_4.0.11-2_amd64.deb' saved [35388/35388]
Removing intermediate container 62629a6a301e
---> dcfd99c0ceeb
Step 13/31 : RUN dpkg -i redis-server_4.0.11-2_amd64.deb
---> Running in fdf5cba0ddeb
Selecting previously unselected package redis-server.
(Reading database ... 11705 files and directories currently installed.)
Preparing to unpack redis-server_4.0.11-2_amd64.deb ...
Unpacking redis-server (5:4.0.11-2) ...
Setting up redis-server (5:4.0.11-2) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for systemd (229-4ubuntu21.21) ...
Removing intermediate container fdf5cba0ddeb
---> 58d4a81a5b4b
Step 14/31 : ADD https://cmake.org/files/v3.12/cmake-3.12.4-Linux-x86_64.sh /cmake-3.12.4-Linux-x86_64.sh
Downloading [==================================================>] 34.96MB/34.96MB
---> 9be0584f3d5c
Step 15/31 : RUN mkdir /opt/cmake
---> Running in dd493aec0a68
Removing intermediate container dd493aec0a68
---> 4c3ff1e882b9
Step 16/31 : RUN sh /cmake-3.12.4-Linux-x86_64.sh --prefix=/opt/cmake --skip-license
---> Running in 6c60c78d5af9
CMake Installer Version: 3.12.4, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /opt/cmake
Using target directory: /opt/cmake
Extracting, please wait...
Unpacking finished successfully
Removing intermediate container 6c60c78d5af9
---> 13ba9d51e363
Step 17/31 : RUN ln -s /opt/cmake/bin/cmake /usr/local/bin/cmake
---> Running in cca70d6ee2a5
Removing intermediate container cca70d6ee2a5
---> b9a6fe908b8f
Step 18/31 : RUN cmake --version
---> Running in 775580db1b64
cmake version 3.12.4
CMake suite maintained and supported by Kitware (kitware.com/cmake).
Removing intermediate container 775580db1b64
---> ffd911a0ecc0
Step 19/31 : RUN set -ex; deps="$DEPS"; apt-get update; apt-get install -y --no-install-recommends $deps
---> Running in 939993a61563
+ deps=build-essential git ca-certificates curl unzip wget
+ apt-get update
Ign:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 InRelease
Ign:2 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 InRelease
Hit:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 Release
Hit:4 https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1604/x86_64 Release
Hit:7 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:8 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:9 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:10 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Reading package lists...
+ apt-get install -y --no-install-recommends build-essential git ca-certificates curl unzip wget
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version (12.1ubuntu2).
build-essential set to manually installed.
ca-certificates is already the newest version (20170717~16.04.2).
wget is already the newest version (1.17.1-1ubuntu1.5).
Suggested packages:
gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn zip
Recommended packages:
less rsync ssh-client
The following NEW packages will be installed:
curl git git-man liberror-perl libexpat1 unzip
0 upgraded, 6 newly installed, 0 to remove and 4 not upgraded.
Need to get 4300 kB of archives.
After this operation, 26.9 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.3 [71.2 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.13 [139 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.6 [736 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.6 [3176 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 4300 kB in 3s (1255 kB/s)
Selecting previously unselected package libexpat1:amd64.
(Reading database ... 11721 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.3) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.47.0-1ubuntu2.13_amd64.deb ...
Unpacking curl (7.47.0-1ubuntu2.13) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ...
Unpacking liberror-perl (0.17-1.2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.6_all.deb ...
Unpacking git-man (1:2.7.4-0ubuntu1.6) ...
Selecting previously unselected package git.
Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.6_amd64.deb ...
Unpacking git (1:2.7.4-0ubuntu1.6) ...
Selecting previously unselected package unzip.
Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ...
Unpacking unzip (6.0-20ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.3) ...
Setting up curl (7.47.0-1ubuntu2.13) ...
Setting up liberror-perl (0.17-1.2) ...
Setting up git-man (1:2.7.4-0ubuntu1.6) ...
Setting up git (1:2.7.4-0ubuntu1.6) ...
Setting up unzip (6.0-20ubuntu1) ...
Processing triggers for libc-bin (2.23-0ubuntu11) ...
Removing intermediate container 939993a61563
---> b02f52017b45
Step 20/31 : WORKDIR /redisai
---> Running in 45822dcab271
Removing intermediate container 45822dcab271
---> 5fcb5f0e78b5
Step 21/31 : ADD ./ /redisai
---> fd3cc3efdd44
Step 22/31 : RUN set -ex; mkdir -p deps; DEPS_DIRECTORY=deps bash ./get_deps.sh
---> Running in 36bbba028451
+ mkdir -p deps
+ DEPS_DIRECTORY=deps bash ./get_deps.sh
++ pwd
+ BASE_DIRECTORY=/redisai
+ '[' -z deps ']'
+ mkdir -p deps
+ cd deps
+ DEPS_DIRECTORY=/redisai/deps
+ PREFIX=/redisai/deps/install
+ mkdir -p /redisai/deps/install
+ rm -rf /redisai/deps/install/share
+ rm -rf /redisai/deps/install/lib
+ rm -rf /redisai/deps/install/include
+ '[' '!' -d dlpack ']'
+ echo 'Cloning dlpack'
+ git clone --depth 1 https://github.com/dmlc/dlpack.git
Cloning dlpack
Cloning into 'dlpack'...
+ mkdir -p /redisai/deps/install
+ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]]
+ cp -d -r --no-preserve=ownership dlpack/include /redisai/deps/install
+ TF_VERSION=1.12.0
+ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]]
+ TF_OS=linux
+ [[ '' == \c\p\u ]]
+ TF_BUILD=gpu
+ LIBTF_ARCHIVE=libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz
+ '[' '!' -e libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz ']'
+ echo 'Downloading libtensorflow 1.12.0 gpu'
+ wget https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz
Downloading libtensorflow 1.12.0 gpu
--2019-06-12 05:50:40-- https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz
Resolving storage.googleapis.com (storage.googleapis.com)... 74.125.130.128, 2404:6800:4003:c02::80
Connecting to storage.googleapis.com (storage.googleapis.com)|74.125.130.128|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 85390629 (81M) [application/x-tar]
Saving to: 'libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz'
0K .......... .......... .......... .......... .......... 0% 61.0M 1s
50K .......... .......... .......... .......... .......... 0% 69.6M 1s
100K .......... .......... .......... .......... .......... 0% 87.1M 1s
150K .......... .......... .......... .......... .......... 0% 54.8M 1s
200K .......... .......... .......... .......... .......... 0% 84.5M 1s
250K .......... .......... .......... .......... .......... 0% 80.9M 1s
300K .......... .......... .......... .......... .......... 0% 87.7M 1s
350K .......... .......... .......... .......... .......... 0% 104M 1s
400K .......... .......... .......... .......... .......... 0% 98.6M 1s
450K .......... .......... .......... .......... .......... 0% 109M 1s
500K .......... .......... .......... .......... .......... 0% 65.9M 1s
550K .......... .......... .......... .......... .......... 0% 58.9M 1s
600K .......... .......... .......... .......... .......... 0% 68.1M 1s
650K .......... .......... .......... .......... .......... 0% 91.1M 1s
700K .......... .......... .......... .......... .......... 0% 95.2M 1s
750K .......... .......... .......... .......... .......... 0% 95.8M 1s
800K .......... .......... .......... .......... .......... 1% 75.5M 1s
850K .......... .......... .......... .......... .......... 1% 91.1M 1s
900K .......... .......... .......... .......... .......... 1% 93.4M 1s
950K .......... .......... .......... .......... .......... 1% 91.3M 1s
1000K .......... .......... .......... .......... .......... 1% 108M 1s
1050K .......... .......... .......... .......... .......... 1% 264M 1s
1100K .......... .......... .......... .......... .......... 1% 247M 1s
1150K .......... .......... .......... .......... .......... 1% 178M 1s
1200K .......... .......... .......... .......... .......... 1% 173M 1s
1250K .......... .......... .......... .......... .......... 1% 261M 1s
1300K .......... .......... .......... .......... .......... 1% 265M 1s
1350K .......... .......... .......... .......... .......... 1% 179M 1s
1400K .......... .......... .......... .......... .......... 1% 192M 1s
1450K .......... .......... .......... .......... .......... 1% 240M 1s
1500K .......... .......... .......... .......... .......... 1% 268M 1s
1550K .......... .......... .......... .......... .......... 1% 211M 1s
1600K .......... .......... .......... .......... .......... 1% 252M 1s
1650K .......... .......... .......... .......... .......... 2% 246M 1s
1700K .......... .......... .......... .......... .......... 2% 240M 1s
1750K .......... .......... .......... .......... .......... 2% 145M 1s
1800K .......... .......... .......... .......... .......... 2% 264M 1s
1850K .......... .......... .......... .......... .......... 2% 269M 1s
1900K .......... .......... .......... .......... .......... 2% 253M 1s
1950K .......... .......... .......... .......... .......... 2% 223M 1s
2000K .......... .......... .......... .......... .......... 2% 259M 1s
2050K .......... .......... .......... .......... .......... 2% 274M 1s
2100K .......... .......... .......... .......... .......... 2% 317M 1s
2150K .......... .......... .......... .......... .......... 2% 230M 1s
2200K .......... .......... .......... .......... .......... 2% 250M 1s
2250K .......... .......... .......... .......... .......... 2% 289M 1s
2300K .......... .......... .......... .......... .......... 2% 304M 1s
2350K .......... .......... .......... .......... .......... 2% 244M 1s
2400K .......... .......... .......... .......... .......... 2% 236M 1s
2450K .......... .......... .......... .......... .......... 2% 282M 1s
2500K .......... .......... .......... .......... .......... 3% 308M 1s
2550K .......... .......... .......... .......... .......... 3% 142M 1s
2600K .......... .......... .......... .......... .......... 3% 222M 1s
2650K .......... .......... .......... .......... .......... 3% 249M 1s
2700K .......... .......... .......... .......... .......... 3% 274M 1s
2750K .......... .......... .......... .......... .......... 3% 291M 1s
2800K .......... .......... .......... .......... .......... 3% 242M 1s
2850K .......... .......... .......... .......... .......... 3% 277M 1s
2900K .......... .......... .......... .......... .......... 3% 267M 1s
2950K .......... .......... .......... .......... .......... 3% 288M 1s
3000K .......... .......... .......... .......... .......... 3% 242M 1s
3050K .......... .......... .......... .......... .......... 3% 261M 1s
3100K .......... .......... .......... .......... .......... 3% 287M 1s
3150K .......... .......... .......... .......... .......... 3% 279M 1s
3200K .......... .......... .......... .......... .......... 3% 234M 1s
3250K .......... .......... .......... .......... .......... 3% 277M 1s
3300K .......... .......... .......... .......... .......... 4% 274M 1s
3350K .......... .......... .......... .......... .......... 4% 258M 1s
3400K .......... .......... .......... .......... .......... 4% 218M 1s
3450K .......... .......... .......... .......... .......... 4% 282M 1s
3500K .......... .......... .......... .......... .......... 4% 294M 1s
3550K .......... .......... .......... .......... .......... 4% 250M 1s
3600K .......... .......... .......... .......... .......... 4% 232M 1s
3650K .......... .......... .......... .......... .......... 4% 296M 1s
3700K .......... .......... .......... .......... .......... 4% 271M 0s
3750K .......... .......... .......... .......... .......... 4% 277M 0s
3800K .......... .......... .......... .......... .......... 4% 264M 0s
3850K .......... .......... .......... .......... .......... 4% 276M 0s
3900K .......... .......... .......... .......... .......... 4% 291M 0s
3950K .......... .......... .......... .......... .......... 4% 294M 0s
4000K .......... .......... .......... .......... .......... 4% 232M 0s
4050K .......... .......... .......... .......... .......... 4% 1.74M 1s
4100K .......... .......... .......... .......... .......... 4% 99.9M 1s
4150K .......... .......... .......... .......... .......... 5% 138M 1s
4200K .......... .......... .......... .......... .......... 5% 103M 1s
4250K .......... .......... .......... .......... .......... 5% 150M 1s
4300K .......... .......... .......... .......... .......... 5% 151M 1s
4350K .......... .......... .......... .......... .......... 5% 125M 1s
4400K .......... .......... .......... .......... .......... 5% 94.4M 1s
4450K .......... .......... .......... .......... .......... 5% 156M 1s
4500K .......... .......... .......... .......... .......... 5% 160M 1s
4550K .......... .......... .......... .......... .......... 5% 171M 1s
4600K .......... .......... .......... .......... .......... 5% 128M 1s
4650K .......... .......... .......... .......... .......... 5% 167M 1s
4700K .......... .......... .......... .......... .......... 5% 140M 1s
4750K .......... .......... .......... .......... .......... 5% 135M 1s
4800K .......... .......... .......... .......... .......... 5% 133M 1s
4850K .......... .......... .......... .......... .......... 5% 167M 1s
4900K .......... .......... .......... .......... .......... 5% 171M 1s
4950K .......... .......... .......... .......... .......... 5% 153M 1s
5000K .......... .......... .......... .......... .......... 6% 153M 1s
5050K .......... .......... .......... .......... .......... 6% 82.2M 1s
5100K .......... .......... .......... .......... .......... 6% 184M 1s
5150K .......... .......... .......... .......... .......... 6% 264M 1s
5200K .......... .......... .......... .......... .......... 6% 232M 1s
5250K .......... .......... .......... .......... .......... 6% 267M 1s
5300K .......... .......... .......... .......... .......... 6% 248M 1s
5350K .......... .......... .......... .......... .......... 6% 251M 1s
5400K .......... .......... .......... .......... .......... 6% 218M 1s
5450K .......... .......... .......... .......... .......... 6% 245M 1s
5500K .......... .......... .......... .......... .......... 6% 274M 1s
5550K .......... .......... .......... .......... .......... 6% 270M 1s
5600K .......... .......... .......... .......... .......... 6% 253M 1s
5650K .......... .......... .......... .......... .......... 6% 242M 1s
5700K .......... .......... .......... .......... .......... 6% 282M 1s
5750K .......... .......... .......... .......... .......... 6% 286M 1s
5800K .......... .......... .......... .......... .......... 7% 238M 1s
5850K .......... .......... .......... .......... .......... 7% 271M 1s
5900K .......... .......... .......... .......... .......... 7% 265M 1s
5950K .......... .......... .......... .......... .......... 7% 297M 1s
6000K .......... .......... .......... .......... .......... 7% 244M 1s
6050K .......... .......... .......... .......... .......... 7% 226M 1s
6100K .......... .......... .......... .......... .......... 7% 201M 1s
6150K .......... .......... .......... .......... .......... 7% 172M 1s
6200K .......... .......... .......... .......... .......... 7% 124M 1s
6250K .......... .......... .......... .......... .......... 7% 166M 1s
6300K .......... .......... .......... .......... .......... 7% 139M 1s
6350K .......... .......... .......... .......... .......... 7% 153M 1s
6400K .......... .......... .......... .......... .......... 7% 118M 1s
6450K .......... .......... .......... .......... .......... 7% 118M 1s
6500K .......... .......... .......... .......... .......... 7% 163M 1s
6550K .......... .......... .......... .......... .......... 7% 160M 1s
6600K .......... .......... .......... .......... .......... 7% 124M 1s
6650K .......... .......... .......... .......... .......... 8% 146M 1s
6700K .......... .......... .......... .......... .......... 8% 140M 1s
6750K .......... .......... .......... .......... .......... 8% 146M 1s
6800K .......... .......... .......... .......... .......... 8% 153M 1s
6850K .......... .......... .......... .......... .......... 8% 130M 1s
6900K .......... .......... .......... .......... .......... 8% 126M 1s
6950K .......... .......... .......... .......... .......... 8% 141M 1s
7000K .......... .......... .......... .......... .......... 8% 137M 1s
7050K .......... .......... .......... .......... .......... 8% 259M 1s
7100K .......... .......... .......... .......... .......... 8% 275M 1s
7150K .......... .......... .......... .......... .......... 8% 266M 1s
7200K .......... .......... .......... .......... .......... 8% 186M 1s
7250K .......... .......... .......... .......... .......... 8% 206M 1s
7300K .......... .......... .......... .......... .......... 8% 282M 1s
7350K .......... .......... .......... .......... .......... 8% 278M 1s
7400K .......... .......... .......... .......... .......... 8% 228M 1s
7450K .......... .......... .......... .......... .......... 8% 236M 1s
7500K .......... .......... .......... .......... .......... 9% 176M 1s
7550K .......... .......... .......... .......... .......... 9% 271M 1s
7600K .......... .......... .......... .......... .......... 9% 252M 1s
7650K .......... .......... .......... .......... .......... 9% 276M 1s
7700K .......... .......... .......... .......... .......... 9% 300M 1s
7750K .......... .......... .......... .......... .......... 9% 231M 1s
7800K .......... .......... .......... .......... .......... 9% 147M 1s
7850K .......... .......... .......... .......... .......... 9% 258M 1s
7900K .......... .......... .......... .......... .......... 9% 237M 1s
7950K .......... .......... .......... .......... .......... 9% 226M 1s
8000K .......... .......... .......... .......... .......... 9% 213M 1s
8050K .......... .......... .......... .......... .......... 9% 142M 1s
8100K .......... .......... .......... .......... .......... 9% 237M 1s
8150K .......... .......... .......... .......... .......... 9% 269M 1s
8200K .......... .......... .......... .......... .......... 9% 225M 1s
8250K .......... .......... .......... .......... .......... 9% 195M 1s
8300K .......... .......... .......... .......... .......... 10% 172M 1s
8350K .......... .......... .......... .......... .......... 10% 232M 1s
8400K .......... .......... .......... .......... .......... 10% 216M 1s
8450K .......... .......... .......... .......... .......... 10% 253M 1s
8500K .......... .......... .......... .......... .......... 10% 194M 1s
8550K .......... .......... .......... .......... .......... 10% 217M 1s
8600K .......... .......... .......... .......... .......... 10% 216M 1s
8650K .......... .......... .......... .......... .......... 10% 123M 1s
8700K .......... .......... .......... .......... .......... 10% 172M 1s
8750K .......... .......... .......... .......... .......... 10% 242M 1s
8800K .......... .......... .......... .......... .......... 10% 209M 1s
8850K .......... .......... .......... .......... .......... 10% 269M 1s
8900K .......... .......... .......... .......... .......... 10% 201M 1s
8950K .......... .......... .......... .......... .......... 10% 219M 1s
9000K .......... .......... .......... .......... .......... 10% 234M 1s
9050K .......... .......... .......... .......... .......... 10% 253M 1s
9100K .......... .......... .......... .......... .......... 10% 165M 1s
9150K .......... .......... .......... .......... .......... 11% 247M 1s
9200K .......... .......... .......... .......... .......... 11% 223M 1s
9250K .......... .......... .......... .......... .......... 11% 288M 1s
9300K .......... .......... .......... .......... .......... 11% 239M 1s
9350K .......... .......... .......... .......... .......... 11% 171M 1s
9400K .......... .......... .......... .......... .......... 11% 235M 1s
9450K .......... .......... .......... .......... .......... 11% 286M 1s
9500K .......... .......... .......... .......... .......... 11% 224M 1s
9550K .......... .......... .......... .......... .......... 11% 217M 1s
9600K .......... .......... .......... .......... .......... 11% 194M 1s
9650K .......... .......... .......... .......... .......... 11% 281M 1s
9700K .......... .......... .......... .......... .......... 11% 213M 1s
9750K .......... .......... .......... .......... .......... 11% 187M 1s
9800K .......... .......... .......... .......... .......... 11% 213M 1s
9850K .......... .......... .......... .......... .......... 11% 276M 1s
9900K .......... .......... .......... .......... .......... 11% 273M 1s
9950K .......... .......... .......... .......... .......... 11% 95.1M 1s
10000K .......... .......... .......... .......... .......... 12% 234M 1s
10050K .......... .......... .......... .......... .......... 12% 273M 1s
10100K .......... .......... .......... .......... .......... 12% 251M 1s
10150K .......... .......... .......... .......... .......... 12% 174M 1s
10200K .......... .......... .......... .......... .......... 12% 226M 1s
10250K .......... .......... .......... .......... .......... 12% 281M 1s
10300K .......... .......... .......... .......... .......... 12% 266M 1s
10350K .......... .......... .......... .......... .......... 12% 173M 1s
10400K .......... .......... .......... .......... .......... 12% 218M 1s
10450K .......... .......... .......... .......... .......... 12% 255M 1s
10500K .......... .......... .......... .......... .......... 12% 260M 1s
10550K .......... .......... .......... .......... .......... 12% 180M 1s
10600K .......... .......... .......... .......... .......... 12% 214M 1s
10650K .......... .......... .......... .......... .......... 12% 308M 1s
10700K .......... .......... .......... .......... .......... 12% 253M 1s
10750K .......... .......... .......... .......... .......... 12% 172M 1s
10800K .......... .......... .......... .......... .......... 13% 232M 1s
10850K .......... .......... .......... .......... .......... 13% 279M 1s
10900K .......... .......... .......... .......... .......... 13% 211M 1s
10950K .......... .......... .......... .......... .......... 13% 199M 1s
11000K .......... .......... .......... .......... .......... 13% 241M 1s
11050K .......... .......... .......... .......... .......... 13% 274M 1s
11100K .......... .......... .......... .......... .......... 13% 213M 1s
11150K .......... .......... .......... .......... .......... 13% 246M 1s
11200K .......... .......... .......... .......... .......... 13% 222M 1s
11250K .......... .......... .......... .......... .......... 13% 275M 1s
11300K .......... .......... .......... .......... .......... 13% 237M 1s
11350K .......... .......... .......... .......... .......... 13% 276M 1s
11400K .......... .......... .......... .......... .......... 13% 236M 1s
11450K .......... .......... .......... .......... .......... 13% 262M 1s
11500K .......... .......... .......... .......... .......... 13% 258M 1s
11550K .......... .......... .......... .......... .......... 13% 259M 1s
11600K .......... .......... .......... .......... .......... 13% 237M 1s
11650K .......... .......... .......... .......... .......... 14% 277M 1s
11700K .......... .......... .......... .......... .......... 14% 260M 1s
11750K .......... .......... .......... .......... .......... 14% 276M 1s
11800K .......... .......... .......... .......... .......... 14% 225M 1s
11850K .......... .......... .......... .......... .......... 14% 274M 1s
11900K .......... .......... .......... .......... .......... 14% 258M 1s
11950K .......... .......... .......... .......... .......... 14% 276M 1s
12000K .......... .......... .......... .......... .......... 14% 236M 1s
12050K .......... .......... .......... .......... .......... 14% 295M 1s
12100K .......... .......... .......... .......... .......... 14% 261M 1s
12150K .......... .......... .......... .......... .......... 14% 267M 1s
12200K .......... .......... .......... .......... .......... 14% 237M 1s
12250K .......... .......... .......... .......... .......... 14% 297M 1s
12300K .......... .......... .......... .......... .......... 14% 288M 1s
12350K .......... .......... .......... .......... .......... 14% 237M 1s
12400K .......... .......... .......... .......... .......... 14% 241M 1s
12450K .......... .......... .......... .......... .......... 14% 262M 1s
12500K .......... .......... .......... .......... .......... 15% 273M 1s
12550K .......... .......... .......... .......... .......... 15% 257M 1s
12600K .......... .......... .......... .......... .......... 15% 219M 1s
12650K .......... .......... .......... .......... .......... 15% 279M 1s
12700K .......... .......... .......... .......... .......... 15% 289M 1s
12750K .......... .......... .......... .......... .......... 15% 274M 1s
12800K .......... .......... .......... .......... .......... 15% 243M 1s
12850K .......... .......... .......... .......... .......... 15% 282M 1s
12900K .......... .......... .......... .......... .......... 15% 245M 1s
12950K .......... .......... .......... .......... .......... 15% 271M 1s
13000K .......... .......... .......... .......... .......... 15% 239M 1s
13050K .......... .......... .......... .......... .......... 15% 260M 1s
13100K .......... .......... .......... .......... .......... 15% 279M 1s
13150K .......... .......... .......... .......... .......... 15% 308M 1s
13200K .......... .......... .......... .......... .......... 15% 227M 1s
13250K .......... .......... .......... .......... .......... 15% 307M 1s
13300K .......... .......... .......... .......... .......... 16% 281M 1s
13350K .......... .......... .......... .......... .......... 16% 258M 1s
13400K .......... .......... .......... .......... .......... 16% 241M 1s
13450K .......... .......... .......... .......... .......... 16% 297M 1s
13500K .......... .......... .......... .......... .......... 16% 266M 1s
13550K .......... .......... .......... .......... .......... 16% 285M 1s
13600K .......... .......... .......... .......... .......... 16% 241M 1s
13650K .......... .......... .......... .......... .......... 16% 247M 0s
13700K .......... .......... .......... .......... .......... 16% 278M 0s
13750K .......... .......... .......... .......... .......... 16% 273M 0s
13800K .......... .......... .......... .......... .......... 16% 247M 0s
13850K .......... .......... .......... .......... .......... 16% 265M 0s
13900K .......... .......... .......... .......... .......... 16% 292M 0s
13950K .......... .......... .......... .......... .......... 16% 265M 0s
14000K .......... .......... .......... .......... .......... 16% 214M 0s
14050K .......... .......... .......... .......... .......... 16% 276M 0s
14100K .......... .......... .......... .......... .......... 16% 285M 0s
14150K .......... .......... .......... .......... .......... 17% 231M 0s
14200K .......... .......... .......... .......... .......... 17% 238M 0s
14250K .......... .......... .......... .......... .......... 17% 284M 0s
14300K .......... .......... .......... .......... .......... 17% 280M 0s
14350K .......... .......... .......... .......... .......... 17% 290M 0s
14400K .......... .......... .......... .......... .......... 17% 243M 0s
14450K .......... .......... .......... .......... .......... 17% 277M 0s
14500K .......... .......... .......... .......... .......... 17% 277M 0s
14550K .......... .......... .......... .......... .......... 17% 238M 0s
14600K .......... .......... .......... .......... .......... 17% 218M 0s
14650K .......... .......... .......... .......... .......... 17% 275M 0s
14700K .......... .......... .......... .......... .......... 17% 245M 0s
14750K .......... .......... .......... .......... .......... 17% 264M 0s
14800K .......... .......... .......... .......... .......... 17% 243M 0s
14850K .......... .......... .......... .......... .......... 17% 299M 0s
14900K .......... .......... .......... .......... .......... 17% 301M 0s
14950K .......... .......... .......... .......... .......... 17% 300M 0s
15000K .......... .......... .......... .......... .......... 18% 264M 0s
15050K .......... .......... .......... .......... .......... 18% 274M 0s
15100K .......... .......... .......... .......... .......... 18% 268M 0s
15150K .......... .......... .......... .......... .......... 18% 304M 0s
15200K .......... .......... .......... .......... .......... 18% 234M 0s
15250K .......... .......... .......... .......... .......... 18% 307M 0s
15300K .......... .......... .......... .......... .......... 18% 288M 0s
15350K .......... .......... .......... .......... .......... 18% 263M 0s
15400K .......... .......... .......... .......... .......... 18% 230M 0s
15450K .......... .......... .......... .......... .......... 18% 279M 0s
15500K .......... .......... .......... .......... .......... 18% 304M 0s
15550K .......... .......... .......... .......... .......... 18% 289M 0s
15600K .......... .......... .......... .......... .......... 18% 196M 0s
15650K .......... .......... .......... .......... .......... 18% 272M 0s
15700K .......... .......... .......... .......... .......... 18% 277M 0s
15750K .......... .......... .......... .......... .......... 18% 263M 0s
15800K .......... .......... .......... .......... .......... 19% 217M 0s
15850K .......... .......... .......... .......... .......... 19% 285M 0s
15900K .......... .......... .......... .......... .......... 19% 270M 0s
15950K .......... .......... .......... .......... .......... 19% 274M 0s
16000K .......... .......... .......... .......... .......... 19% 244M 0s
16050K .......... .......... .......... .......... .......... 19% 278M 0s
16100K .......... .......... .......... .......... .......... 19% 293M 0s
16150K .......... .......... .......... .......... .......... 19% 272M 0s
16200K .......... .......... .......... .......... .......... 19% 248M 0s
16250K .......... .......... .......... .......... .......... 19% 275M 0s
16300K .......... .......... .......... .......... .......... 19% 252M 0s
16350K .......... .......... .......... .......... .......... 19% 1.30M 1s
16400K .......... .......... .......... .......... .......... 19% 148M 1s
16450K .......... .......... .......... .......... .......... 19% 142M 1s
16500K .......... .......... .......... .......... .......... 19% 154M 1s
16550K .......... .......... .......... .......... .......... 19% 132M 1s
16600K .......... .......... .......... .......... .......... 19% 113M 1s
16650K .......... .......... .......... .......... .......... 20% 136M 1s
16700K .......... .......... .......... .......... .......... 20% 161M 1s
16750K .......... .......... .......... .......... .......... 20% 139M 1s
16800K .......... .......... .......... .......... .......... 20% 172M 1s
16850K .......... .......... .......... .......... .......... 20% 149M 1s
16900K .......... .......... .......... .......... .......... 20% 129M 1s
16950K .......... .......... .......... .......... .......... 20% 137M 1s
17000K .......... .......... .......... .......... .......... 20% 117M 1s
17050K .......... .......... .......... .......... .......... 20% 104M 1s
17100K .......... .......... .......... .......... .......... 20% 138M 1s
17150K .......... .......... .......... .......... .......... 20% 116M 1s
17200K .......... .......... .......... .......... .......... 20% 108M 1s
17250K .......... .......... .......... .......... .......... 20% 157M 1s
17300K .......... .......... .......... .......... .......... 20% 135M 1s
17350K .......... .......... .......... .......... .......... 20% 149M 1s
17400K .......... .......... .......... .......... .......... 20% 124M 1s
17450K .......... .......... .......... .......... .......... 20% 149M 1s
17500K .......... .......... .......... .......... .......... 21% 144M 1s
17550K .......... .......... .......... .......... .......... 21% 126M 1s
17600K .......... .......... .......... .......... .......... 21% 140M 1s
17650K .......... .......... .......... .......... .......... 21% 146M 1s
17700K .......... .......... .......... .......... .......... 21% 183M 1s
17750K .......... .......... .......... .......... .......... 21% 82.8M 1s
17800K .......... .......... .......... .......... .......... 21% 85.8M 1s
17850K .......... .......... .......... .......... .......... 21% 105M 1s
17900K .......... .......... .......... .......... .......... 21% 141M 1s
17950K .......... .......... .......... .......... .......... 21% 139M 1s
18000K .......... .......... .......... .......... .......... 21% 210M 1s
18050K .......... .......... .......... .......... .......... 21% 280M 1s
18100K .......... .......... .......... .......... .......... 21% 249M 1s
18150K .......... .......... .......... .......... .......... 21% 172M 1s
18200K .......... .......... .......... .......... .......... 21% 164M 1s
18250K .......... .......... .......... .......... .......... 21% 271M 1s
18300K .......... .......... .......... .......... .......... 22% 247M 1s
18350K .......... .......... .......... .......... .......... 22% 191M 1s
18400K .......... .......... .......... .......... .......... 22% 178M 1s
18450K .......... .......... .......... .......... .......... 22% 263M 1s
18500K .......... .......... .......... .......... .......... 22% 258M 1s
18550K .......... .......... .......... .......... .......... 22% 236M 1s
18600K .......... .......... .......... .......... .......... 22% 185M 1s
18650K .......... .......... .......... .......... .......... 22% 233M 1s
18700K .......... .......... .......... .......... .......... 22% 241M 1s
18750K .......... .......... .......... .......... .......... 22% 201M 1s
18800K .......... .......... .......... .......... .......... 22% 160M 1s
18850K .......... .......... .......... .......... .......... 22% 223M 1s
18900K .......... .......... .......... .......... .......... 22% 175M 1s
18950K .......... .......... .......... .......... .......... 22% 169M 1s
19000K .......... .......... .......... .......... .......... 22% 200M 1s
19050K .......... .......... .......... .......... .......... 22% 264M 1s
19100K .......... .......... .......... .......... .......... 22% 203M 1s
19150K .......... .......... .......... .......... .......... 23% 183M 1s
19200K .......... .......... .......... .......... .......... 23% 217M 1s
19250K .......... .......... .......... .......... .......... 23% 215M 1s
19300K .......... .......... .......... .......... .......... 23% 218M 1s
19350K .......... .......... .......... .......... .......... 23% 181M 1s
19400K .......... .......... .......... .......... .......... 23% 222M 1s
19450K .......... .......... .......... .......... .......... 23% 250M 1s
19500K .......... .......... .......... .......... .......... 23% 189M 1s
19550K .......... .......... .......... .......... .......... 23% 296M 1s
19600K .......... .......... .......... .......... .......... 23% 229M 1s
19650K .......... .......... .......... .......... .......... 23% 224M 1s
19700K .......... .......... .......... .......... .......... 23% 202M 1s
19750K .......... .......... .......... .......... .......... 23% 269M 1s
19800K .......... .......... .......... .......... .......... 23% 232M 1s
19850K .......... .......... .......... .......... .......... 23% 222M 1s
19900K .......... .......... .......... .......... .......... 23% 194M 1s
19950K .......... .......... .......... .......... .......... 23% 272M 1s
20000K .......... .......... .......... .......... .......... 24% 177M 1s
20050K .......... .......... .......... .......... .......... 24% 193M 1s
20100K .......... .......... .......... .......... .......... 24% 275M 1s
20150K .......... .......... .......... .......... .......... 24% 227M 1s
20200K .......... .......... .......... .......... .......... 24% 162M 1s
20250K .......... .......... .......... .......... .......... 24% 216M 1s
20300K .......... .......... .......... .......... .......... 24% 245M 1s
20350K .......... .......... .......... .......... .......... 24% 252M 1s
20400K .......... .......... .......... .......... .......... 24% 157M 1s
20450K .......... .......... .......... .......... .......... 24% 237M 1s
20500K .......... .......... .......... .......... .......... 24% 249M 1s
20550K .......... .......... .......... .......... .......... 24% 264M 1s
20600K .......... .......... .......... .......... .......... 24% 180M 1s
20650K .......... .......... .......... .......... .......... 24% 227M 1s
20700K .......... .......... .......... .......... .......... 24% 269M 1s
20750K .......... .......... .......... .......... .......... 24% 234M 1s
20800K .......... .......... .......... .......... .......... 25% 173M 1s
20850K .......... .......... .......... .......... .......... 25% 234M 1s
20900K .......... .......... .......... .......... .......... 25% 253M 1s
20950K .......... .......... .......... .......... .......... 25% 255M 1s
21000K .......... .......... .......... .......... .......... 25% 160M 1s
21050K .......... .......... .......... .......... .......... 25% 262M 1s
21100K .......... .......... .......... .......... .......... 25% 272M 1s
21150K .......... .......... .......... .......... .......... 25% 249M 1s
21200K .......... .......... .......... .......... .......... 25% 171M 1s
21250K .......... .......... .......... .......... .......... 25% 233M 1s
21300K .......... .......... .......... .......... .......... 25% 273M 1s
21350K .......... .......... .......... .......... .......... 25% 247M 1s
21400K .......... .......... .......... .......... .......... 25% 187M 0s
21450K .......... .......... .......... .......... .......... 25% 281M 0s
21500K .......... .......... .......... .......... .......... 25% 239M 0s
21550K .......... .......... .......... .......... .......... 25% 272M 0s
21600K .......... .......... .......... .......... .......... 25% 156M 0s
21650K .......... .......... .......... .......... .......... 26% 204M 0s
21700K .......... .......... .......... .......... .......... 26% 237M 0s
21750K .......... .......... .......... .......... .......... 26% 235M 0s
21800K .......... .......... .......... .......... .......... 26% 174M 0s
21850K .......... .......... .......... .......... .......... 26% 272M 0s
21900K .......... .......... .......... .......... .......... 26% 284M 0s
21950K .......... .......... .......... .......... .......... 26% 170M 0s
22000K .......... .......... .......... .......... .......... 26% 227M 0s
22050K .......... .......... .......... .......... .......... 26% 269M 0s
22100K .......... .......... .......... .......... .......... 26% 206M 0s
22150K .......... .......... .......... .......... .......... 26% 238M 0s
22200K .......... .......... .......... .......... .......... 26% 249M 0s
22250K .......... .......... .......... .......... .......... 26% 276M 0s
22300K .......... .......... .......... .......... .......... 26% 218M 0s
22350K .......... .......... .......... .......... .......... 26% 217M 0s
22400K .......... .......... .......... .......... .......... 26% 238M 0s
22450K .......... .......... .......... .......... .......... 26% 287M 0s
22500K .......... .......... .......... .......... .......... 27% 269M 0s
22550K .......... .......... .......... .......... .......... 27% 203M 0s
22600K .......... .......... .......... .......... .......... 27% 167M 0s
22650K .......... .......... .......... .......... .......... 27% 225M 0s
22700K .......... .......... .......... .......... .......... 27% 265M 0s
22750K .......... .......... .......... .......... .......... 27% 265M 0s
22800K .......... .......... .......... .......... .......... 27% 188M 0s
22850K .......... .......... .......... .......... .......... 27% 240M 0s
22900K .......... .......... .......... .......... .......... 27% 202M 0s
22950K .......... .......... .......... .......... .......... 27% 228M 0s
23000K .......... .......... .......... .......... .......... 27% 234M 0s
23050K .......... .......... .......... .......... .......... 27% 213M 0s
23100K .......... .......... .......... .......... .......... 27% 203M 0s
23150K .......... .......... .......... .......... .......... 27% 290M 0s
23200K .......... .......... .......... .......... .......... 27% 225M 0s
23250K .......... .......... .......... .......... .......... 27% 215M 0s
23300K .......... .......... .......... .......... .......... 28% 241M 0s
23350K .......... .......... .......... .......... .......... 28% 264M 0s
23400K .......... .......... .......... .......... .......... 28% 250M 0s
23450K .......... .......... .......... .......... .......... 28% 201M 0s
23500K .......... .......... .......... .......... .......... 28% 194M 0s
23550K .......... .......... .......... .......... .......... 28% 254M 0s
23600K .......... .......... .......... .......... .......... 28% 245M 0s
23650K .......... .......... .......... .......... .......... 28% 252M 0s
23700K .......... .......... .......... .......... .......... 28% 253M 0s
23750K .......... .......... .......... .......... .......... 28% 244M 0s
23800K .......... .......... .......... .......... .......... 28% 87.8M 0s
23850K .......... .......... .......... .......... .......... 28% 257M 0s
23900K .......... .......... .......... .......... .......... 28% 278M 0s
23950K .......... .......... .......... .......... .......... 28% 258M 0s
24000K .......... .......... .......... .......... .......... 28% 167M 0s
24050K .......... .......... .......... .......... .......... 28% 273M 0s
24100K .......... .......... .......... .......... .......... 28% 255M 0s
24150K .......... .......... .......... .......... .......... 29% 286M 0s
24200K .......... .......... .......... .......... .......... 29% 244M 0s
24250K .......... .......... .......... .......... .......... 29% 276M 0s
24300K .......... .......... .......... .......... .......... 29% 261M 0s
24350K .......... .......... .......... .......... .......... 29% 205M 0s
24400K .......... .......... .......... .......... .......... 29% 193M 0s
24450K .......... .......... .......... .......... .......... 29% 259M 0s
24500K .......... .......... .......... .......... .......... 29% 219M 0s
24550K .......... .......... .......... .......... .......... 29% 205M 0s
24600K .......... .......... .......... .......... .......... 29% 210M 0s
24650K .......... .......... .......... .......... .......... 29% 258M 0s
24700K .......... .......... .......... .......... .......... 29% 178M 0s
24750K .......... .......... .......... .......... .......... 29% 249M 0s
24800K .......... .......... .......... .......... .......... 29% 208M 0s
24850K .......... .......... .......... .......... .......... 29% 269M 0s
24900K .......... .......... .......... .......... .......... 29% 224M 0s
24950K .......... .......... .......... .......... .......... 29% 236M 0s
25000K .......... .......... .......... .......... .......... 30% 264M 0s
25050K .......... .......... .......... .......... .......... 30% 255M 0s
25100K .......... .......... .......... .......... .......... 30% 175M 0s
25150K .......... .......... .......... .......... .......... 30% 254M 0s
25200K .......... .......... .......... .......... .......... 30% 225M 0s
25250K .......... .......... .......... .......... .......... 30% 274M 0s
25300K .......... .......... .......... .......... .......... 30% 274M 0s
25350K .......... .......... .......... .......... .......... 30% 254M 0s
25400K .......... .......... .......... .......... .......... 30% 213M 0s
25450K .......... .......... .......... .......... .......... 30% 249M 0s
25500K .......... .......... .......... .......... .......... 30% 145M 0s
25550K .......... .......... .......... .......... .......... 30% 217M 0s
25600K .......... .......... .......... .......... .......... 30% 206M 0s
25650K .......... .......... .......... .......... .......... 30% 254M 0s
25700K .......... .......... .......... .......... .......... 30% 237M 0s
25750K .......... .......... .......... .......... .......... 30% 185M 0s
25800K .......... .......... .......... .......... .......... 30% 258M 0s
25850K .......... .......... .......... .......... .......... 31% 284M 0s
25900K .......... .......... .......... .......... .......... 31% 257M 0s
25950K .......... .......... .......... .......... .......... 31% 220M 0s
26000K .......... .......... .......... .......... .......... 31% 226M 0s
26050K .......... .......... .......... .......... .......... 31% 301M 0s
26100K .......... .......... .......... .......... .......... 31% 227M 0s
26150K .......... .......... .......... .......... .......... 31% 205M 0s
26200K .......... .......... .......... .......... .......... 31% 232M 0s
26250K .......... .......... .......... .......... .......... 31% 294M 0s
26300K .......... .......... .......... .......... .......... 31% 212M 0s
26350K .......... .......... .......... .......... .......... 31% 231M 0s
26400K .......... .......... .......... .......... .......... 31% 234M 0s
26450K .......... .......... .......... .......... .......... 31% 259M 0s
26500K .......... .......... .......... .......... .......... 31% 198M 0s
26550K .......... .......... .......... .......... .......... 31% 205M 0s
26600K .......... .......... .......... .......... .......... 31% 235M 0s
26650K .......... .......... .......... .......... .......... 32% 305M 0s
26700K .......... .......... .......... .......... .......... 32% 264M 0s
26750K .......... .......... .......... .......... .......... 32% 262M 0s
26800K .......... .......... .......... .......... .......... 32% 244M 0s
26850K .......... .......... .......... .......... .......... 32% 213M 0s
26900K .......... .......... .......... .......... .......... 32% 212M 0s
26950K .......... .......... .......... .......... .......... 32% 257M 0s
27000K .......... .......... .......... .......... .......... 32% 205M 0s
27050K .......... .......... .......... .......... .......... 32% 180M 0s
27100K .......... .......... .......... .......... .......... 32% 273M 0s
27150K .......... .......... .......... .......... .......... 32% 282M 0s
27200K .......... .......... .......... .......... .......... 32% 191M 0s
27250K .......... .......... .......... .......... .......... 32% 190M 0s
27300K .......... .......... .......... .......... .......... 32% 254M 0s
27350K .......... .......... .......... .......... .......... 32% 291M 0s
27400K .......... .......... .......... .......... .......... 32% 231M 0s
27450K .......... .......... .......... .......... .......... 32% 288M 0s
27500K .......... .......... .......... .......... .......... 33% 269M 0s
27550K .......... .......... .......... .......... .......... 33% 250M 0s
27600K .......... .......... .......... .......... .......... 33% 142M 0s
27650K .......... .......... .......... .......... .......... 33% 191M 0s
27700K .......... .......... .......... .......... .......... 33% 225M 0s
27750K .......... .......... .......... .......... .......... 33% 244M 0s
27800K .......... .......... .......... .......... .......... 33% 151M 0s
27850K .......... .......... .......... .......... .......... 33% 260M 0s
27900K .......... .......... .......... .......... .......... 33% 278M 0s
27950K .......... .......... .......... .......... .......... 33% 252M 0s
28000K .......... .......... .......... .......... .......... 33% 158M 0s
28050K .......... .......... .......... .......... .......... 33% 221M 0s
28100K .......... .......... .......... .......... .......... 33% 261M 0s
28150K .......... .......... .......... .......... .......... 33% 257M 0s
28200K .......... .......... .......... .......... .......... 33% 235M 0s
28250K .......... .......... .......... .......... .......... 33% 276M 0s
28300K .......... .......... .......... .......... .......... 33% 255M 0s
28350K .......... .......... .......... .......... .......... 34% 256M 0s
28400K .......... .......... .......... .......... .......... 34% 184M 0s
28450K .......... .......... .......... .......... .......... 34% 198M 0s
28500K .......... .......... .......... .......... .......... 34% 237M 0s
28550K .......... .......... .......... .......... .......... 34% 230M 0s
28600K .......... .......... .......... .......... .......... 34% 160M 0s
28650K .......... .......... .......... .......... .......... 34% 255M 0s
28700K .......... .......... .......... .......... .......... 34% 191M 0s
28750K .......... .......... .......... .......... .......... 34% 188M 0s
28800K .......... .......... .......... .......... .......... 34% 158M 0s
28850K .......... .......... .......... .......... .......... 34% 232M 0s
28900K .......... .......... .......... .......... .......... 34% 234M 0s
28950K .......... .......... .......... .......... .......... 34% 192M 0s
29000K .......... .......... .......... .......... .......... 34% 156M 0s
29050K .......... .......... .......... .......... .......... 34% 225M 0s
29100K .......... .......... .......... .......... .......... 34% 251M 0s
29150K .......... .......... .......... .......... .......... 35% 275M 0s
29200K .......... .......... .......... .......... .......... 35% 176M 0s
29250K .......... .......... .......... .......... .......... 35% 207M 0s
29300K .......... .......... .......... .......... .......... 35% 252M 0s
29350K .......... .......... .......... .......... .......... 35% 267M 0s
29400K .......... .......... .......... .......... .......... 35% 207M 0s
29450K .......... .......... .......... .......... .......... 35% 203M 0s
29500K .......... .......... .......... .......... .......... 35% 252M 0s
29550K .......... .......... .......... .......... .......... 35% 297M 0s
29600K .......... .......... .......... .......... .......... 35% 183M 0s
29650K .......... .......... .......... .......... .......... 35% 191M 0s
29700K .......... .......... .......... .......... .......... 35% 259M 0s
29750K .......... .......... .......... .......... .......... 35% 278M 0s
29800K .......... .......... .......... .......... .......... 35% 155M 0s
29850K .......... .......... .......... .......... .......... 35% 247M 0s
29900K .......... .......... .......... .......... .......... 35% 254M 0s
29950K .......... .......... .......... .......... .......... 35% 228M 0s
30000K .......... .......... .......... .......... .......... 36% 236M 0s
30050K .......... .......... .......... .......... .......... 36% 299M 0s
30100K .......... .......... .......... .......... .......... 36% 210M 0s
30150K .......... .......... .......... .......... .......... 36% 210M 0s
30200K .......... .......... .......... .......... .......... 36% 235M 0s
30250K .......... .......... .......... .......... .......... 36% 277M 0s
30300K .......... .......... .......... .......... .......... 36% 257M 0s
30350K .......... .......... .......... .......... .......... 36% 221M 0s
30400K .......... .......... .......... .......... .......... 36% 233M 0s
30450K .......... .......... .......... .......... .......... 36% 162M 0s
30500K .......... .......... .......... .......... .......... 36% 213M 0s
30550K .......... .......... .......... .......... .......... 36% 261M 0s
30600K .......... .......... .......... .......... .......... 36% 180M 0s
30650K .......... .......... .......... .......... .......... 36% 184M 0s
30700K .......... .......... .......... .......... .......... 36% 269M 0s
30750K .......... .......... .......... .......... .......... 36% 307M 0s
30800K .......... .......... .......... .......... .......... 36% 200M 0s
30850K .......... .......... .......... .......... .......... 37% 264M 0s
30900K .......... .......... .......... .......... .......... 37% 246M 0s
30950K .......... .......... .......... .......... .......... 37% 194M 0s
31000K .......... .......... .......... .......... .......... 37% 209M 0s
31050K .......... .......... .......... .......... .......... 37% 251M 0s
31100K .......... .......... .......... .......... .......... 37% 260M 0s
31150K .......... .......... .......... .......... .......... 37% 255M 0s
31200K .......... .......... .......... .......... .......... 37% 222M 0s
31250K .......... .......... .......... .......... .......... 37% 185M 0s
31300K .......... .......... .......... .......... .......... 37% 114M 0s
31350K .......... .......... .......... .......... .......... 37% 277M 0s
31400K .......... .......... .......... .......... .......... 37% 207M 0s
31450K .......... .......... .......... .......... .......... 37% 197M 0s
31500K .......... .......... .......... .......... .......... 37% 292M 0s
31550K .......... .......... .......... .......... .......... 37% 256M 0s
31600K .......... .......... .......... .......... .......... 37% 244M 0s
31650K .......... .......... .......... .......... .......... 38% 151M 0s
31700K .......... .......... .......... .......... .......... 38% 270M 0s
31750K .......... .......... .......... .......... .......... 38% 257M 0s
31800K .......... .......... .......... .......... .......... 38% 195M 0s
31850K .......... .......... .......... .......... .......... 38% 198M 0s
31900K .......... .......... .......... .......... .......... 38% 277M 0s
31950K .......... .......... .......... .......... .......... 38% 274M 0s
32000K .......... .......... .......... .......... .......... 38% 236M 0s
32050K .......... .......... .......... .......... .......... 38% 234M 0s
32100K .......... .......... .......... .......... .......... 38% 247M 0s
32150K .......... .......... .......... .......... .......... 38% 239M 0s
32200K .......... .......... .......... .......... .......... 38% 165M 0s
32250K .......... .......... .......... .......... .......... 38% 172M 0s
32300K .......... .......... .......... .......... .......... 38% 208M 0s
32350K .......... .......... .......... .......... .......... 38% 220M 0s
32400K .......... .......... .......... .......... .......... 38% 219M 0s
32450K .......... .......... .......... .......... .......... 38% 254M 0s
32500K .......... .......... .......... .......... .......... 39% 207M 0s
32550K .......... .......... .......... .......... .......... 39% 157M 0s
32600K .......... .......... .......... .......... .......... 39% 184M 0s
32650K .......... .......... .......... .......... .......... 39% 239M 0s
32700K .......... .......... .......... .......... .......... 39% 272M 0s
32750K .......... .......... .......... .......... .......... 39% 190M 0s
32800K .......... .......... .......... .......... .......... 39% 225M 0s
32850K .......... .......... .......... .......... .......... 39% 287M 0s
32900K .......... .......... .......... .......... .......... 39% 213M 0s
32950K .......... .......... .......... .......... .......... 39% 276M 0s
33000K .......... .......... .......... .......... .......... 39% 218M 0s
33050K .......... .......... .......... .......... .......... 39% 233M 0s
33100K .......... .......... .......... .......... .......... 39% 148M 0s
33150K .......... .......... .......... .......... .......... 39% 180M 0s
33200K .......... .......... .......... .......... .......... 39% 253M 0s
33250K .......... .......... .......... .......... .......... 39% 247M 0s
33300K .......... .......... .......... .......... .......... 39% 261M 0s
33350K .......... .......... .......... .......... .......... 40% 277M 0s
33400K .......... .......... .......... .......... .......... 40% 207M 0s
33450K .......... .......... .......... .......... .......... 40% 158M 0s
33500K .......... .......... .......... .......... .......... 40% 174M 0s
33550K .......... .......... .......... .......... .......... 40% 245M 0s
33600K .......... .......... .......... .......... .......... 40% 220M 0s
33650K .......... .......... .......... .......... .......... 40% 252M 0s
33700K .......... .......... .......... .......... .......... 40% 270M 0s
33750K .......... .......... .......... .......... .......... 40% 238M 0s
33800K .......... .......... .......... .......... .......... 40% 160M 0s
33850K .......... .......... .......... .......... .......... 40% 159M 0s
33900K .......... .......... .......... .......... .......... 40% 262M 0s
33950K .......... .......... .......... .......... .......... 40% 255M 0s
34000K .......... .......... .......... .......... .......... 40% 207M 0s
34050K .......... .......... .......... .......... .......... 40% 268M 0s
34100K .......... .......... .......... .......... .......... 40% 271M 0s
34150K .......... .......... .......... .......... .......... 41% 150M 0s
34200K .......... .......... .......... .......... .......... 41% 149M 0s
34250K .......... .......... .......... .......... .......... 41% 245M 0s
34300K .......... .......... .......... .......... .......... 41% 258M 0s
34350K .......... .......... .......... .......... .......... 41% 261M 0s
34400K .......... .......... .......... .......... .......... 41% 234M 0s
34450K .......... .......... .......... .......... .......... 41% 284M 0s
34500K .......... .......... .......... .......... .......... 41% 257M 0s
34550K .......... .......... .......... .......... .......... 41% 169M 0s
34600K .......... .......... .......... .......... .......... 41% 174M 0s
34650K .......... .......... .......... .......... .......... 41% 258M 0s
34700K .......... .......... .......... .......... .......... 41% 240M 0s
34750K .......... .......... .......... .......... .......... 41% 190M 0s
34800K .......... .......... .......... .......... .......... 41% 199M 0s
34850K .......... .......... .......... .......... .......... 41% 282M 0s
34900K .......... .......... .......... .......... .......... 41% 281M 0s
34950K .......... .......... .......... .......... .......... 41% 223M 0s
35000K .......... .......... .......... .......... .......... 42% 194M 0s
35050K .......... .......... .......... .......... .......... 42% 219M 0s
35100K .......... .......... .......... .......... .......... 42% 212M 0s
35150K .......... .......... .......... .......... .......... 42% 188M 0s
35200K .......... .......... .......... .......... .......... 42% 219M 0s
35250K .......... .......... .......... .......... .......... 42% 225M 0s
35300K .......... .......... .......... .......... .......... 42% 261M 0s
35350K .......... .......... .......... .......... .......... 42% 282M 0s
35400K .......... .......... .......... .......... .......... 42% 246M 0s
35450K .......... .......... .......... .......... .......... 42% 252M 0s
35500K .......... .......... .......... .......... .......... 42% 210M 0s
35550K .......... .......... .......... .......... .......... 42% 197M 0s
35600K .......... .......... .......... .......... .......... 42% 216M 0s
35650K .......... .......... .......... .......... .......... 42% 222M 0s
35700K .......... .......... .......... .......... .......... 42% 209M 0s
35750K .......... .......... .......... .......... .......... 42% 247M 0s
35800K .......... .......... .......... .......... .......... 42% 233M 0s
35850K .......... .......... .......... .......... .......... 43% 216M 0s
35900K .......... .......... .......... .......... .......... 43% 230M 0s
35950K .......... .......... .......... .......... .......... 43% 298M 0s
36000K .......... .......... .......... .......... .......... 43% 205M 0s
36050K .......... .......... .......... .......... .......... 43% 196M 0s
36100K .......... .......... .......... .......... .......... 43% 223M 0s
36150K .......... .......... .......... .......... .......... 43% 265M 0s
36200K .......... .......... .......... .......... .......... 43% 245M 0s
36250K .......... .......... .......... .......... .......... 43% 240M 0s
36300K .......... .......... .......... .......... .......... 43% 252M 0s
36350K .......... .......... .......... .......... .......... 43% 281M 0s
36400K .......... .......... .......... .......... .......... 43% 199M 0s
36450K .......... .......... .......... .......... .......... 43% 209M 0s
36500K .......... .......... .......... .......... .......... 43% 209M 0s
36550K .......... .......... .......... .......... .......... 43% 278M 0s
36600K .......... .......... .......... .......... .......... 43% 261M 0s
36650K .......... .......... .......... .......... .......... 44% 264M 0s
36700K .......... .......... .......... .......... .......... 44% 309M 0s
36750K .......... .......... .......... .......... .......... 44% 310M 0s
36800K .......... .......... .......... .......... .......... 44% 168M 0s
36850K .......... .......... .......... .......... .......... 44% 200M 0s
36900K .......... .......... .......... .......... .......... 44% 275M 0s
36950K .......... .......... .......... .......... .......... 44% 235M 0s
37000K .......... .......... .......... .......... .......... 44% 158M 0s
37050K .......... .......... .......... .......... .......... 44% 293M 0s
37100K .......... .......... .......... .......... .......... 44% 305M 0s
37150K .......... .......... .......... .......... .......... 44% 223M 0s
37200K .......... .......... .......... .......... .......... 44% 166M 0s
37250K .......... .......... .......... .......... .......... 44% 259M 0s
37300K .......... .......... .......... .......... .......... 44% 260M 0s
37350K .......... .......... .......... .......... .......... 44% 267M 0s
37400K .......... .......... .......... .......... .......... 44% 228M 0s
37450K .......... .......... .......... .......... .......... 44% 256M 0s
37500K .......... .......... .......... .......... .......... 45% 179M 0s
37550K .......... .......... .......... .......... .......... 45% 216M 0s
37600K .......... .......... .......... .......... .......... 45% 229M 0s
37650K .......... .......... .......... .......... .......... 45% 258M 0s
37700K .......... .......... .......... .......... .......... 45% 189M 0s
37750K .......... .......... .......... .......... .......... 45% 251M 0s
37800K .......... .......... .......... .......... .......... 45% 257M 0s
37850K .......... .......... .......... .......... .......... 45% 225M 0s
37900K .......... .......... .......... .......... .......... 45% 210M 0s
37950K .......... .......... .......... .......... .......... 45% 240M 0s
38000K .......... .......... .......... .......... .......... 45% 248M 0s
38050K .......... .......... .......... .......... .......... 45% 240M 0s
38100K .......... .......... .......... .......... .......... 45% 204M 0s
38150K .......... .......... .......... .......... .......... 45% 274M 0s
38200K .......... .......... .......... .......... .......... 45% 258M 0s
38250K .......... .......... .......... .......... .......... 45% 278M 0s
38300K .......... .......... .......... .......... .......... 45% 297M 0s
38350K .......... .......... .......... .......... .......... 46% 274M 0s
38400K .......... .......... .......... .......... .......... 46% 171M 0s
38450K .......... .......... .......... .......... .......... 46% 201M 0s
38500K .......... .......... .......... .......... .......... 46% 253M 0s
38550K .......... .......... .......... .......... .......... 46% 275M 0s
38600K .......... .......... .......... .......... .......... 46% 234M 0s
38650K .......... .......... .......... .......... .......... 46% 285M 0s
38700K .......... .......... .......... .......... .......... 46% 274M 0s
38750K .......... .......... .......... .......... .......... 46% 196M 0s
38800K .......... .......... .......... .......... .......... 46% 175M 0s
38850K .......... .......... .......... .......... .......... 46% 284M 0s
38900K .......... .......... .......... .......... .......... 46% 316M 0s
38950K .......... .......... .......... .......... .......... 46% 258M 0s
39000K .......... .......... .......... .......... .......... 46% 99.7M 0s
39050K .......... .......... .......... .......... .......... 46% 229M 0s
39100K .......... .......... .......... .......... .......... 46% 273M 0s
39150K .......... .......... .......... .......... .......... 47% 282M 0s
39200K .......... .......... .......... .......... .......... 47% 251M 0s
39250K .......... .......... .......... .......... .......... 47% 239M 0s
39300K .......... .......... .......... .......... .......... 47% 205M 0s
39350K .......... .......... .......... .......... .......... 47% 203M 0s
39400K .......... .......... .......... .......... .......... 47% 238M 0s
39450K .......... .......... .......... .......... .......... 47% 257M 0s
39500K .......... .......... .......... .......... .......... 47% 208M 0s
39550K .......... .......... .......... .......... .......... 47% 291M 0s
39600K .......... .......... .......... .......... .......... 47% 230M 0s
39650K .......... .......... .......... .......... .......... 47% 313M 0s
39700K .......... .......... .......... .......... .......... 47% 291M 0s
39750K .......... .......... .......... .......... .......... 47% 271M 0s
39800K .......... .......... .......... .......... .......... 47% 217M 0s
39850K .......... .......... .......... .......... .......... 47% 186M 0s
39900K .......... .......... .......... .......... .......... 47% 228M 0s
39950K .......... .......... .......... .......... .......... 47% 252M 0s
40000K .......... .......... .......... .......... .......... 48% 182M 0s
40050K .......... .......... .......... .......... .......... 48% 166M 0s
40100K .......... .......... .......... .......... .......... 48% 257M 0s
40150K .......... .......... .......... .......... .......... 48% 272M 0s
40200K .......... .......... .......... .......... .......... 48% 239M 0s
40250K .......... .......... .......... .......... .......... 48% 285M 0s
40300K .......... .......... .......... .......... .......... 48% 276M 0s
40350K .......... .......... .......... .......... .......... 48% 254M 0s
40400K .......... .......... .......... .......... .......... 48% 167M 0s
40450K .......... .......... .......... .......... .......... 48% 192M 0s
40500K .......... .......... .......... .......... .......... 48% 257M 0s
40550K .......... .......... .......... .......... .......... 48% 262M 0s
40600K .......... .......... .......... .......... .......... 48% 257M 0s
40650K .......... .......... .......... .......... .......... 48% 272M 0s
40700K .......... .......... .......... .......... .......... 48% 216M 0s
40750K .......... .......... .......... .......... .......... 48% 194M 0s
40800K .......... .......... .......... .......... .......... 48% 241M 0s
40850K .......... .......... .......... .......... .......... 49% 282M 0s
40900K .......... .......... .......... .......... .......... 49% 230M 0s
40950K .......... .......... .......... .......... .......... 49% 188M 0s
41000K .......... .......... .......... .......... .......... 49% 210M 0s
41050K .......... .......... .......... .......... .......... 49% 282M 0s
41100K .......... .......... .......... .......... .......... 49% 257M 0s
41150K .......... .......... .......... .......... .......... 49% 195M 0s
41200K .......... .......... .......... .......... .......... 49% 219M 0s
41250K .......... .......... .......... .......... .......... 49% 274M 0s
41300K .......... .......... .......... .......... .......... 49% 286M 0s
41350K .......... .......... .......... .......... .......... 49% 194M 0s
41400K .......... .......... .......... .......... .......... 49% 222M 0s
41450K .......... .......... .......... .......... .......... 49% 254M 0s
41500K .......... .......... .......... .......... .......... 49% 240M 0s
41550K .......... .......... .......... .......... .......... 49% 201M 0s
41600K .......... .......... .......... .......... .......... 49% 234M 0s
41650K .......... .......... .......... .......... .......... 50% 246M 0s
41700K .......... .......... .......... .......... .......... 50% 211M 0s
41750K .......... .......... .......... .......... .......... 50% 204M 0s
41800K .......... .......... .......... .......... .......... 50% 224M 0s
41850K .......... .......... .......... .......... .......... 50% 251M 0s
41900K .......... .......... .......... .......... .......... 50% 264M 0s
41950K .......... .......... .......... .......... .......... 50% 268M 0s
42000K .......... .......... .......... .......... .......... 50% 254M 0s
42050K .......... .......... .......... .......... .......... 50% 254M 0s
42100K .......... .......... .......... .......... .......... 50% 173M 0s
42150K .......... .......... .......... .......... .......... 50% 220M 0s
42200K .......... .......... .......... .......... .......... 50% 213M 0s
42250K .......... .......... .......... .......... .......... 50% 270M 0s
42300K .......... .......... .......... .......... .......... 50% 283M 0s
42350K .......... .......... .......... .......... .......... 50% 297M 0s
42400K .......... .......... .......... .......... .......... 50% 242M 0s
42450K .......... .......... .......... .......... .......... 50% 173M 0s
42500K .......... .......... .......... .......... .......... 51% 181M 0s
42550K .......... .......... .......... .......... .......... 51% 279M 0s
42600K .......... .......... .......... .......... .......... 51% 207M 0s
42650K .......... .......... .......... .......... .......... 51% 258M 0s
42700K .......... .......... .......... .......... .......... 51% 262M 0s
42750K .......... .......... .......... .......... .......... 51% 281M 0s
42800K .......... .......... .......... .......... .......... 51% 218M 0s
42850K .......... .......... .......... .......... .......... 51% 183M 0s
42900K .......... .......... .......... .......... .......... 51% 169M 0s
42950K .......... .......... .......... .......... .......... 51% 274M 0s
43000K .......... .......... .......... .......... .......... 51% 236M 0s
43050K .......... .......... .......... .......... .......... 51% 165M 0s
43100K .......... .......... .......... .......... .......... 51% 190M 0s
43150K .......... .......... .......... .......... .......... 51% 224M 0s
43200K .......... .......... .......... .......... .......... 51% 183M 0s
43250K .......... .......... .......... .......... .......... 51% 268M 0s
43300K .......... .......... .......... .......... .......... 51% 284M 0s
43350K .......... .......... .......... .......... .......... 52% 264M 0s
43400K .......... .......... .......... .......... .......... 52% 185M 0s
43450K .......... .......... .......... .......... .......... 52% 199M 0s
43500K .......... .......... .......... .......... .......... 52% 238M 0s
43550K .......... .......... .......... .......... .......... 52% 297M 0s
43600K .......... .......... .......... .......... .......... 52% 246M 0s
43650K .......... .......... .......... .......... .......... 52% 264M 0s
43700K .......... .......... .......... .......... .......... 52% 250M 0s
43750K .......... .......... .......... .......... .......... 52% 149M 0s
43800K .......... .......... .......... .......... .......... 52% 203M 0s
43850K .......... .......... .......... .......... .......... 52% 212M 0s
43900K .......... .......... .......... .......... .......... 52% 296M 0s
43950K .......... .......... .......... .......... .......... 52% 173M 0s
44000K .......... .......... .......... .......... .......... 52% 249M 0s
44050K .......... .......... .......... .......... .......... 52% 206M 0s
44100K .......... .......... .......... .......... .......... 52% 280M 0s
44150K .......... .......... .......... .......... .......... 53% 248M 0s
44200K .......... .......... .......... .......... .......... 53% 188M 0s
44250K .......... .......... .......... .......... .......... 53% 237M 0s
44300K .......... .......... .......... .......... .......... 53% 263M 0s
44350K .......... .......... .......... .......... .......... 53% 302M 0s
44400K .......... .......... .......... .......... .......... 53% 240M 0s
44450K .......... .......... .......... .......... .......... 53% 289M 0s
44500K .......... .......... .......... .......... .......... 53% 215M 0s
44550K .......... .......... .......... .......... .......... 53% 201M 0s
44600K .......... .......... .......... .......... .......... 53% 248M 0s
44650K .......... .......... .......... .......... .......... 53% 282M 0s
44700K .......... .......... .......... .......... .......... 53% 204M 0s
44750K .......... .......... .......... .......... .......... 53% 233M 0s
44800K .......... .......... .......... .......... .......... 53% 247M 0s
44850K .......... .......... .......... .......... .......... 53% 270M 0s
44900K .......... .......... .......... .......... .......... 53% 235M 0s
44950K .......... .......... .......... .......... .......... 53% 216M 0s
45000K .......... .......... .......... .......... .......... 54% 185M 0s
45050K .......... .......... .......... .......... .......... 54% 263M 0s
45100K .......... .......... .......... .......... .......... 54% 274M 0s
45150K .......... .......... .......... .......... .......... 54% 283M 0s
45200K .......... .......... .......... .......... .......... 54% 188M 0s
45250K .......... .......... .......... .......... .......... 54% 193M 0s
45300K .......... .......... .......... .......... .......... 54% 270M 0s
45350K .......... .......... .......... .......... .......... 54% 294M 0s
45400K .......... .......... .......... .......... .......... 54% 210M 0s
45450K .......... .......... .......... .......... .......... 54% 191M 0s
45500K .......... .......... .......... .......... .......... 54% 262M 0s
45550K .......... .......... .......... .......... .......... 54% 302M 0s
45600K .......... .......... .......... .......... .......... 54% 246M 0s
45650K .......... .......... .......... .......... .......... 54% 296M 0s
45700K .......... .......... .......... .......... .......... 54% 252M 0s
45750K .......... .......... .......... .......... .......... 54% 202M 0s
45800K .......... .......... .......... .......... .......... 54% 164M 0s
45850K .......... .......... .......... .......... .......... 55% 226M 0s
45900K .......... .......... .......... .......... .......... 55% 238M 0s
45950K .......... .......... .......... .......... .......... 55% 198M 0s
46000K .......... .......... .......... .......... .......... 55% 188M 0s
46050K .......... .......... .......... .......... .......... 55% 240M 0s
46100K .......... .......... .......... .......... .......... 55% 238M 0s
46150K .......... .......... .......... .......... .......... 55% 193M 0s
46200K .......... .......... .......... .......... .......... 55% 182M 0s
46250K .......... .......... .......... .......... .......... 55% 264M 0s
46300K .......... .......... .......... .......... .......... 55% 240M 0s
46350K .......... .......... .......... .......... .......... 55% 195M 0s
46400K .......... .......... .......... .......... .......... 55% 195M 0s
46450K .......... .......... .......... .......... .......... 55% 275M 0s
46500K .......... .......... .......... .......... .......... 55% 267M 0s
46550K .......... .......... .......... .......... .......... 55% 267M 0s
46600K .......... .......... .......... .......... .......... 55% 170M 0s
46650K .......... .......... .......... .......... .......... 56% 199M 0s
46700K .......... .......... .......... .......... .......... 56% 120M 0s
46750K .......... .......... .......... .......... .......... 56% 254M 0s
46800K .......... .......... .......... .......... .......... 56% 216M 0s
46850K .......... .......... .......... .......... .......... 56% 172M 0s
46900K .......... .......... .......... .......... .......... 56% 293M 0s
46950K .......... .......... .......... .......... .......... 56% 288M 0s
47000K .......... .......... .......... .......... .......... 56% 253M 0s
47050K .......... .......... .......... .......... .......... 56% 271M 0s
47100K .......... .......... .......... .......... .......... 56% 280M 0s
47150K .......... .......... .......... .......... .......... 56% 313M 0s
47200K .......... .......... .......... .......... .......... 56% 172M 0s
47250K .......... .......... .......... .......... .......... 56% 209M 0s
47300K .......... .......... .......... .......... .......... 56% 276M 0s
47350K .......... .......... .......... .......... .......... 56% 260M 0s
47400K .......... .......... .......... .......... .......... 56% 169M 0s
47450K .......... .......... .......... .......... .......... 56% 265M 0s
47500K .......... .......... .......... .......... .......... 57% 269M 0s
47550K .......... .......... .......... .......... .......... 57% 260M 0s
47600K .......... .......... .......... .......... .......... 57% 176M 0s
47650K .......... .......... .......... .......... .......... 57% 252M 0s
47700K .......... .......... .......... .......... .......... 57% 268M 0s
47750K .......... .......... .......... .......... .......... 57% 292M 0s
47800K .......... .......... .......... .......... .......... 57% 257M 0s
47850K .......... .......... .......... .......... .......... 57% 278M 0s
47900K .......... .......... .......... .......... .......... 57% 271M 0s
47950K .......... .......... .......... .......... .......... 57% 223M 0s
48000K .......... .......... .......... .......... .......... 57% 178M 0s
48050K .......... .......... .......... .......... .......... 57% 257M 0s
48100K .......... .......... .......... .......... .......... 57% 269M 0s
48150K .......... .......... .......... .......... .......... 57% 195M 0s
48200K .......... .......... .......... .......... .......... 57% 187M 0s
48250K .......... .......... .......... .......... .......... 57% 249M 0s
48300K .......... .......... .......... .......... .......... 57% 256M 0s
48350K .......... .......... .......... .......... .......... 58% 191M 0s
48400K .......... .......... .......... .......... .......... 58% 200M 0s
48450K .......... .......... .......... .......... .......... 58% 271M 0s
48500K .......... .......... .......... .......... .......... 58% 269M 0s
48550K .......... .......... .......... .......... .......... 58% 285M 0s
48600K .......... .......... .......... .......... .......... 58% 232M 0s
48650K .......... .......... .......... .......... .......... 58% 180M 0s
48700K .......... .......... .......... .......... .......... 58% 213M 0s
48750K .......... .......... .......... .......... .......... 58% 289M 0s
48800K .......... .......... .......... .......... .......... 58% 214M 0s
48850K .......... .......... .......... .......... .......... 58% 229M 0s
48900K .......... .......... .......... .......... .......... 58% 230M 0s
48950K .......... .......... .......... .......... .......... 58% 213M 0s
49000K .......... .......... .......... .......... .......... 58% 203M 0s
49050K .......... .......... .......... .......... .......... 58% 278M 0s
49100K .......... .......... .......... .......... .......... 58% 254M 0s
49150K .......... .......... .......... .......... .......... 59% 191M 0s
49200K .......... .......... .......... .......... .......... 59% 177M 0s
49250K .......... .......... .......... .......... .......... 59% 266M 0s
49300K .......... .......... .......... .......... .......... 59% 232M 0s
49350K .......... .......... .......... .......... .......... 59% 216M 0s
49400K .......... .......... .......... .......... .......... 59% 173M 0s
49450K .......... .......... .......... .......... .......... 59% 205M 0s
49500K .......... .......... .......... .......... .......... 59% 247M 0s
49550K .......... .......... .......... .......... .......... 59% 245M 0s
49600K .......... .......... .......... .......... .......... 59% 164M 0s
49650K .......... .......... .......... .......... .......... 59% 215M 0s
49700K .......... .......... .......... .......... .......... 59% 260M 0s
49750K .......... .......... .......... .......... .......... 59% 255M 0s
49800K .......... .......... .......... .......... .......... 59% 165M 0s
49850K .......... .......... .......... .......... .......... 59% 256M 0s
49900K .......... .......... .......... .......... .......... 59% 277M 0s
49950K .......... .......... .......... .......... .......... 59% 260M 0s
50000K .......... .......... .......... .......... .......... 60% 153M 0s
50050K .......... .......... .......... .......... .......... 60% 289M 0s
50100K .......... .......... .......... .......... .......... 60% 279M 0s
50150K .......... .......... .......... .......... .......... 60% 240M 0s
50200K .......... .......... .......... .......... .......... 60% 159M 0s
50250K .......... .......... .......... .......... .......... 60% 217M 0s
50300K .......... .......... .......... .......... .......... 60% 237M 0s
50350K .......... .......... .......... .......... .......... 60% 243M 0s
50400K .......... .......... .......... .......... .......... 60% 220M 0s
50450K .......... .......... .......... .......... .......... 60% 248M 0s
50500K .......... .......... .......... .......... .......... 60% 217M 0s
50550K .......... .......... .......... .......... .......... 60% 148M 0s
50600K .......... .......... .......... .......... .......... 60% 168M 0s
50650K .......... .......... .......... .......... .......... 60% 248M 0s
50700K .......... .......... .......... .......... .......... 60% 281M 0s
50750K .......... .......... .......... .......... .......... 60% 246M 0s
50800K .......... .......... .......... .......... .......... 60% 165M 0s
50850K .......... .......... .......... .......... .......... 61% 261M 0s
50900K .......... .......... .......... .......... .......... 61% 291M 0s
50950K .......... .......... .......... .......... .......... 61% 255M 0s
51000K .......... .......... .......... .......... .......... 61% 240M 0s
51050K .......... .......... .......... .......... .......... 61% 291M 0s
51100K .......... .......... .......... .......... .......... 61% 233M 0s
51150K .......... .......... .......... .......... .......... 61% 168M 0s
51200K .......... .......... .......... .......... .......... 61% 207M 0s
51250K .......... .......... .......... .......... .......... 61% 266M 0s
51300K .......... .......... .......... .......... .......... 61% 207M 0s
51350K .......... .......... .......... .......... .......... 61% 209M 0s
51400K .......... .......... .......... .......... .......... 61% 215M 0s
51450K .......... .......... .......... .......... .......... 61% 287M 0s
51500K .......... .......... .......... .......... .......... 61% 224M 0s
51550K .......... .......... .......... .......... .......... 61% 251M 0s
51600K .......... .......... .......... .......... .......... 61% 230M 0s
51650K .......... .......... .......... .......... .......... 61% 274M 0s
51700K .......... .......... .......... .......... .......... 62% 273M 0s
51750K .......... .......... .......... .......... .......... 62% 307M 0s
51800K .......... .......... .......... .......... .......... 62% 239M 0s
51850K .......... .......... .......... .......... .......... 62% 210M 0s
51900K .......... .......... .......... .......... .......... 62% 208M 0s
51950K .......... .......... .......... .......... .......... 62% 261M 0s
52000K .......... .......... .......... .......... .......... 62% 216M 0s
52050K .......... .......... .......... .......... .......... 62% 283M 0s
52100K .......... .......... .......... .......... .......... 62% 277M 0s
52150K .......... .......... .......... .......... .......... 62% 239M 0s
52200K .......... .......... .......... .......... .......... 62% 242M 0s
52250K .......... .......... .......... .......... .......... 62% 273M 0s
52300K .......... .......... .......... .......... .......... 62% 261M 0s
52350K .......... .......... .......... .......... .......... 62% 276M 0s
52400K .......... .......... .......... .......... .......... 62% 243M 0s
52450K .......... .......... .......... .......... .......... 62% 261M 0s
52500K .......... .......... .......... .......... .......... 63% 263M 0s
52550K .......... .......... .......... .......... .......... 63% 265M 0s
52600K .......... .......... .......... .......... .......... 63% 219M 0s
52650K .......... .......... .......... .......... .......... 63% 285M 0s
52700K .......... .......... .......... .......... .......... 63% 285M 0s
52750K .......... .......... .......... .......... .......... 63% 279M 0s
52800K .......... .......... .......... .......... .......... 63% 235M 0s
52850K .......... .......... .......... .......... .......... 63% 272M 0s
52900K .......... .......... .......... .......... .......... 63% 283M 0s
52950K .......... .......... .......... .......... .......... 63% 297M 0s
53000K .......... .......... .......... .......... .......... 63% 239M 0s
53050K .......... .......... .......... .......... .......... 63% 285M 0s
53100K .......... .......... .......... .......... .......... 63% 301M 0s
53150K .......... .......... .......... .......... .......... 63% 281M 0s
53200K .......... .......... .......... .......... .......... 63% 219M 0s
53250K .......... .......... .......... .......... .......... 63% 267M 0s
53300K .......... .......... .......... .......... .......... 63% 274M 0s
53350K .......... .......... .......... .......... .......... 64% 283M 0s
53400K .......... .......... .......... .......... .......... 64% 225M 0s
53450K .......... .......... .......... .......... .......... 64% 273M 0s
53500K .......... .......... .......... .......... .......... 64% 283M 0s
53550K .......... .......... .......... .......... .......... 64% 258M 0s
53600K .......... .......... .......... .......... .......... 64% 203M 0s
53650K .......... .......... .......... .......... .......... 64% 287M 0s
53700K .......... .......... .......... .......... .......... 64% 272M 0s
53750K .......... .......... .......... .......... .......... 64% 271M 0s
53800K .......... .......... .......... .......... .......... 64% 258M 0s
53850K .......... .......... .......... .......... .......... 64% 302M 0s
53900K .......... .......... .......... .......... .......... 64% 286M 0s
53950K .......... .......... .......... .......... .......... 64% 262M 0s
54000K .......... .......... .......... .......... .......... 64% 221M 0s
54050K .......... .......... .......... .......... .......... 64% 289M 0s
54100K .......... .......... .......... .......... .......... 64% 270M 0s
54150K .......... .......... .......... .......... .......... 64% 287M 0s
54200K .......... .......... .......... .......... .......... 65% 261M 0s
54250K .......... .......... .......... .......... .......... 65% 275M 0s
54300K .......... .......... .......... .......... .......... 65% 282M 0s
54350K .......... .......... .......... .......... .......... 65% 301M 0s
54400K .......... .......... .......... .......... .......... 65% 262M 0s
54450K .......... .......... .......... .......... .......... 65% 306M 0s
54500K .......... .......... .......... .......... .......... 65% 286M 0s
54550K .......... .......... .......... .......... .......... 65% 300M 0s
54600K .......... .......... .......... .......... .......... 65% 248M 0s
54650K .......... .......... .......... .......... .......... 65% 175M 0s
54700K .......... .......... .......... .......... .......... 65% 265M 0s
54750K .......... .......... .......... .......... .......... 65% 280M 0s
54800K .......... .......... .......... .......... .......... 65% 228M 0s
54850K .......... .......... .......... .......... .......... 65% 281M 0s
54900K .......... .......... .......... .......... .......... 65% 249M 0s
54950K .......... .......... .......... .......... .......... 65% 285M 0s
55000K .......... .......... .......... .......... .......... 66% 231M 0s
55050K .......... .......... .......... .......... .......... 66% 277M 0s
55100K .......... .......... .......... .......... .......... 66% 261M 0s
55150K .......... .......... .......... .......... .......... 66% 247M 0s
55200K .......... .......... .......... .......... .......... 66% 223M 0s
55250K .......... .......... .......... .......... .......... 66% 227M 0s
55300K .......... .......... .......... .......... .......... 66% 250M 0s
55350K .......... .......... .......... .......... .......... 66% 196M 0s
55400K .......... .......... .......... .......... .......... 66% 255M 0s
55450K .......... .......... .......... .......... .......... 66% 284M 0s
55500K .......... .......... .......... .......... .......... 66% 256M 0s
55550K .......... .......... .......... .......... .......... 66% 268M 0s
55600K .......... .......... .......... .......... .......... 66% 204M 0s
55650K .......... .......... .......... .......... .......... 66% 239M 0s
55700K .......... .......... .......... .......... .......... 66% 234M 0s
55750K .......... .......... .......... .......... .......... 66% 240M 0s
55800K .......... .......... .......... .......... .......... 66% 204M 0s
55850K .......... .......... .......... .......... .......... 67% 269M 0s
55900K .......... .......... .......... .......... .......... 67% 246M 0s
55950K .......... .......... .......... .......... .......... 67% 263M 0s
56000K .......... .......... .......... .......... .......... 67% 209M 0s
56050K .......... .......... .......... .......... .......... 67% 289M 0s
56100K .......... .......... .......... .......... .......... 67% 258M 0s
56150K .......... .......... .......... .......... .......... 67% 262M 0s
56200K .......... .......... .......... .......... .......... 67% 241M 0s
56250K .......... .......... .......... .......... .......... 67% 283M 0s
56300K .......... .......... .......... .......... .......... 67% 276M 0s
56350K .......... .......... .......... .......... .......... 67% 238M 0s
56400K .......... .......... .......... .......... .......... 67% 225M 0s
56450K .......... .......... .......... .......... .......... 67% 270M 0s
56500K .......... .......... .......... .......... .......... 67% 258M 0s
56550K .......... .......... .......... .......... .......... 67% 278M 0s
56600K .......... .......... .......... .......... .......... 67% 241M 0s
56650K .......... .......... .......... .......... .......... 67% 278M 0s
56700K .......... .......... .......... .......... .......... 68% 256M 0s
56750K .......... .......... .......... .......... .......... 68% 275M 0s
56800K .......... .......... .......... .......... .......... 68% 242M 0s
56850K .......... .......... .......... .......... .......... 68% 255M 0s
56900K .......... .......... .......... .......... .......... 68% 285M 0s
56950K .......... .......... .......... .......... .......... 68% 265M 0s
57000K .......... .......... .......... .......... .......... 68% 241M 0s
57050K .......... .......... .......... .......... .......... 68% 287M 0s
57100K .......... .......... .......... .......... .......... 68% 254M 0s
57150K .......... .......... .......... .......... .......... 68% 249M 0s
57200K .......... .......... .......... .......... .......... 68% 215M 0s
57250K .......... .......... .......... .......... .......... 68% 257M 0s
57300K .......... .......... .......... .......... .......... 68% 413K 0s
57350K .......... .......... .......... .......... .......... 68% 83.2M 0s
57400K .......... .......... .......... .......... .......... 68% 118M 0s
57450K .......... .......... .......... .......... .......... 68% 137M 0s
57500K .......... .......... .......... .......... .......... 69% 115M 0s
57550K .......... .......... .......... .......... .......... 69% 137M 0s
57600K .......... .......... .......... .......... .......... 69% 124M 0s
57650K .......... .......... .......... .......... .......... 69% 152M 0s
57700K .......... .......... .......... .......... .......... 69% 148M 0s
57750K .......... .......... .......... .......... .......... 69% 133M 0s
57800K .......... .......... .......... .......... .......... 69% 74.9M 0s
57850K .......... .......... .......... .......... .......... 69% 140M 0s
57900K .......... .......... .......... .......... .......... 69% 119M 0s
57950K .......... .......... .......... .......... .......... 69% 127M 0s
58000K .......... .......... .......... .......... .......... 69% 131M 0s
58050K .......... .......... .......... .......... .......... 69% 137M 0s
58100K .......... .......... .......... .......... .......... 69% 127M 0s
58150K .......... .......... .......... .......... .......... 69% 171M 0s
58200K .......... .......... .......... .......... .......... 69% 111M 0s
58250K .......... .......... .......... .......... .......... 69% 125M 0s
58300K .......... .......... .......... .......... .......... 69% 158M 0s
58350K .......... .......... .......... .......... .......... 70% 134M 0s
58400K .......... .......... .......... .......... .......... 70% 111M 0s
58450K .......... .......... .......... .......... .......... 70% 182M 0s
58500K .......... .......... .......... .......... .......... 70% 147M 0s
58550K .......... .......... .......... .......... .......... 70% 142M 0s
58600K .......... .......... .......... .......... .......... 70% 143M 0s
58650K .......... .......... .......... .......... .......... 70% 160M 0s
58700K .......... .......... .......... .......... .......... 70% 176M 0s
58750K .......... .......... .......... .......... .......... 70% 144M 0s
58800K .......... .......... .......... .......... .......... 70% 125M 0s
58850K .......... .......... .......... .......... .......... 70% 196M 0s
58900K .......... .......... .......... .......... .......... 70% 236M 0s
58950K .......... .......... .......... .......... .......... 70% 252M 0s
59000K .......... .......... .......... .......... .......... 70% 152M 0s
59050K .......... .......... .......... .......... .......... 70% 223M 0s
59100K .......... .......... .......... .......... .......... 70% 230M 0s
59150K .......... .......... .......... .......... .......... 70% 189M 0s
59200K .......... .......... .......... .......... .......... 71% 210M 0s
59250K .......... .......... .......... .......... .......... 71% 258M 0s
59300K .......... .......... .......... .......... .......... 71% 256M 0s
59350K .......... .......... .......... .......... .......... 71% 192M 0s
59400K .......... .......... .......... .......... .......... 71% 173M 0s
59450K .......... .......... .......... .......... .......... 71% 261M 0s
59500K .......... .......... .......... .......... .......... 71% 274M 0s
59550K .......... .......... .......... .......... .......... 71% 222M 0s
59600K .......... .......... .......... .......... .......... 71% 158M 0s
59650K .......... .......... .......... .......... .......... 71% 235M 0s
59700K .......... .......... .......... .......... .......... 71% 275M 0s
59750K .......... .......... .......... .......... .......... 71% 252M 0s
59800K .......... .......... .......... .......... .......... 71% 180M 0s
59850K .......... .......... .......... .......... .......... 71% 201M 0s
59900K .......... .......... .......... .......... .......... 71% 254M 0s
59950K .......... .......... .......... .......... .......... 71% 283M 0s
60000K .......... .......... .......... .......... .......... 72% 190M 0s
60050K .......... .......... .......... .......... .......... 72% 169M 0s
60100K .......... .......... .......... .......... .......... 72% 238M 0s
60150K .......... .......... .......... .......... .......... 72% 251M 0s
60200K .......... .......... .......... .......... .......... 72% 184M 0s
60250K .......... .......... .......... .......... .......... 72% 195M 0s
60300K .......... .......... .......... .......... .......... 72% 260M 0s
60350K .......... .......... .......... .......... .......... 72% 277M 0s
60400K .......... .......... .......... .......... .......... 72% 192M 0s
60450K .......... .......... .......... .......... .......... 72% 191M 0s
60500K .......... .......... .......... .......... .......... 72% 232M 0s
60550K .......... .......... .......... .......... .......... 72% 235M 0s
60600K .......... .......... .......... .......... .......... 72% 223M 0s
60650K .......... .......... .......... .......... .......... 72% 208M 0s
60700K .......... .......... .......... .......... .......... 72% 186M 0s
60750K .......... .......... .......... .......... .......... 72% 253M 0s
60800K .......... .......... .......... .......... .......... 72% 220M 0s
60850K .......... .......... .......... .......... .......... 73% 257M 0s
60900K .......... .......... .......... .......... .......... 73% 196M 0s
60950K .......... .......... .......... .......... .......... 73% 294M 0s
61000K .......... .......... .......... .......... .......... 73% 194M 0s
61050K .......... .......... .......... .......... .......... 73% 256M 0s
61100K .......... .......... .......... .......... .......... 73% 244M 0s
61150K .......... .......... .......... .......... .......... 73% 261M 0s
61200K .......... .......... .......... .......... .......... 73% 234M 0s
61250K .......... .......... .......... .......... .......... 73% 242M 0s
61300K .......... .......... .......... .......... .......... 73% 231M 0s
61350K .......... .......... .......... .......... .......... 73% 241M 0s
61400K .......... .......... .......... .......... .......... 73% 205M 0s
61450K .......... .......... .......... .......... .......... 73% 269M 0s
61500K .......... .......... .......... .......... .......... 73% 262M 0s
61550K .......... .......... .......... .......... .......... 73% 265M 0s
61600K .......... .......... .......... .......... .......... 73% 195M 0s
61650K .......... .......... .......... .......... .......... 73% 295M 0s
61700K .......... .......... .......... .......... .......... 74% 277M 0s
61750K .......... .......... .......... .......... .......... 74% 264M 0s
61800K .......... .......... .......... .......... .......... 74% 199M 0s
61850K .......... .......... .......... .......... .......... 74% 265M 0s
61900K .......... .......... .......... .......... .......... 74% 241M 0s
61950K .......... .......... .......... .......... .......... 74% 266M 0s
62000K .......... .......... .......... .......... .......... 74% 229M 0s
62050K .......... .......... .......... .......... .......... 74% 252M 0s
62100K .......... .......... .......... .......... .......... 74% 279M 0s
62150K .......... .......... .......... .......... .......... 74% 257M 0s
62200K .......... .......... .......... .......... .......... 74% 208M 0s
62250K .......... .......... .......... .......... .......... 74% 257M 0s
62300K .......... .......... .......... .......... .......... 74% 265M 0s
62350K .......... .......... .......... .......... .......... 74% 269M 0s
62400K .......... .......... .......... .......... .......... 74% 219M 0s
62450K .......... .......... .......... .......... .......... 74% 239M 0s
62500K .......... .......... .......... .......... .......... 75% 248M 0s
62550K .......... .......... .......... .......... .......... 75% 273M 0s
62600K .......... .......... .......... .......... .......... 75% 205M 0s
62650K .......... .......... .......... .......... .......... 75% 194M 0s
62700K .......... .......... .......... .......... .......... 75% 222M 0s
62750K .......... .......... .......... .......... .......... 75% 239M 0s
62800K .......... .......... .......... .......... .......... 75% 217M 0s
62850K .......... .......... .......... .......... .......... 75% 249M 0s
62900K .......... .......... .......... .......... .......... 75% 215M 0s
62950K .......... .......... .......... .......... .......... 75% 244M 0s
63000K .......... .......... .......... .......... .......... 75% 206M 0s
63050K .......... .......... .......... .......... .......... 75% 251M 0s
63100K .......... .......... .......... .......... .......... 75% 265M 0s
63150K .......... .......... .......... .......... .......... 75% 239M 0s
63200K .......... .......... .......... .......... .......... 75% 210M 0s
63250K .......... .......... .......... .......... .......... 75% 244M 0s
63300K .......... .......... .......... .......... .......... 75% 271M 0s
63350K .......... .......... .......... .......... .......... 76% 252M 0s
63400K .......... .......... .......... .......... .......... 76% 219M 0s
63450K .......... .......... .......... .......... .......... 76% 239M 0s
63500K .......... .......... .......... .......... .......... 76% 250M 0s
63550K .......... .......... .......... .......... .......... 76% 262M 0s
63600K .......... .......... .......... .......... .......... 76% 232M 0s
63650K .......... .......... .......... .......... .......... 76% 257M 0s
63700K .......... .......... .......... .......... .......... 76% 268M 0s
63750K .......... .......... .......... .......... .......... 76% 271M 0s
63800K .......... .......... .......... .......... .......... 76% 249M 0s
63850K .......... .......... .......... .......... .......... 76% 242M 0s
63900K .......... .......... .......... .......... .......... 76% 269M 0s
63950K .......... .......... .......... .......... .......... 76% 260M 0s
64000K .......... .......... .......... .......... .......... 76% 189M 0s
64050K .......... .......... .......... .......... .......... 76% 240M 0s
64100K .......... .......... .......... .......... .......... 76% 237M 0s
64150K .......... .......... .......... .......... .......... 76% 270M 0s
64200K .......... .......... .......... .......... .......... 77% 196M 0s
64250K .......... .......... .......... .......... .......... 77% 254M 0s
64300K .......... .......... .......... .......... .......... 77% 293M 0s
64350K .......... .......... .......... .......... .......... 77% 275M 0s
64400K .......... .......... .......... .......... .......... 77% 240M 0s
64450K .......... .......... .......... .......... .......... 77% 276M 0s
64500K .......... .......... .......... .......... .......... 77% 289M 0s
64550K .......... .......... .......... .......... .......... 77% 253M 0s
64600K .......... .......... .......... .......... .......... 77% 219M 0s
64650K .......... .......... .......... .......... .......... 77% 284M 0s
64700K .......... .......... .......... .......... .......... 77% 260M 0s
64750K .......... .......... .......... .......... .......... 77% 281M 0s
64800K .......... .......... .......... .......... .......... 77% 239M 0s
64850K .......... .......... .......... .......... .......... 77% 272M 0s
64900K .......... .......... .......... .......... .......... 77% 285M 0s
64950K .......... .......... .......... .......... .......... 77% 320M 0s
65000K .......... .......... .......... .......... .......... 78% 266M 0s
65050K .......... .......... .......... .......... .......... 78% 324M 0s
65100K .......... .......... .......... .......... .......... 78% 313M 0s
65150K .......... .......... .......... .......... .......... 78% 322M 0s
65200K .......... .......... .......... .......... .......... 78% 250M 0s
65250K .......... .......... .......... .......... .......... 78% 304M 0s
65300K .......... .......... .......... .......... .......... 78% 306M 0s
65350K .......... .......... .......... .......... .......... 78% 297M 0s
65400K .......... .......... .......... .......... .......... 78% 270M 0s
65450K .......... .......... .......... .......... .......... 78% 304M 0s
65500K .......... .......... .......... .......... .......... 78% 2.07M 0s
65550K .......... .......... .......... .......... .......... 78% 79.2M 0s
65600K .......... .......... .......... .......... .......... 78% 120M 0s
65650K .......... .......... .......... .......... .......... 78% 71.2M 0s
65700K .......... .......... .......... .......... .......... 78% 142M 0s
65750K .......... .......... .......... .......... .......... 78% 166M 0s
65800K .......... .......... .......... .......... .......... 78% 137M 0s
65850K .......... .......... .......... .......... .......... 79% 140M 0s
65900K .......... .......... .......... .......... .......... 79% 154M 0s
65950K .......... .......... .......... .......... .......... 79% 144M 0s
66000K .......... .......... .......... .......... .......... 79% 128M 0s
66050K .......... .......... .......... .......... .......... 79% 124M 0s
66100K .......... .......... .......... .......... .......... 79% 136M 0s
66150K .......... .......... .......... .......... .......... 79% 137M 0s
66200K .......... .......... .......... .......... .......... 79% 117M 0s
66250K .......... .......... .......... .......... .......... 79% 154M 0s
66300K .......... .......... .......... .......... .......... 79% 134M 0s
66350K .......... .......... .......... .......... .......... 79% 138M 0s
66400K .......... .......... .......... .......... .......... 79% 141M 0s
66450K .......... .......... .......... .......... .......... 79% 185M 0s
66500K .......... .......... .......... .......... .......... 79% 132M 0s
66550K .......... .......... .......... .......... .......... 79% 157M 0s
66600K .......... .......... .......... .......... .......... 79% 123M 0s
66650K .......... .......... .......... .......... .......... 79% 150M 0s
66700K .......... .......... .......... .......... .......... 80% 154M 0s
66750K .......... .......... .......... .......... .......... 80% 129M 0s
66800K .......... .......... .......... .......... .......... 80% 139M 0s
66850K .......... .......... .......... .......... .......... 80% 140M 0s
66900K .......... .......... .......... .......... .......... 80% 143M 0s
66950K .......... .......... .......... .......... .......... 80% 165M 0s
67000K .......... .......... .......... .......... .......... 80% 134M 0s
67050K .......... .......... .......... .......... .......... 80% 142M 0s
67100K .......... .......... .......... .......... .......... 80% 146M 0s
67150K .......... .......... .......... .......... .......... 80% 181M 0s
67200K .......... .......... .......... .......... .......... 80% 198M 0s
67250K .......... .......... .......... .......... .......... 80% 186M 0s
67300K .......... .......... .......... .......... .......... 80% 273M 0s
67350K .......... .......... .......... .......... .......... 80% 265M 0s
67400K .......... .......... .......... .......... .......... 80% 167M 0s
67450K .......... .......... .......... .......... .......... 80% 251M 0s
67500K .......... .......... .......... .......... .......... 81% 278M 0s
67550K .......... .......... .......... .......... .......... 81% 268M 0s
67600K .......... .......... .......... .......... .......... 81% 150M 0s
67650K .......... .......... .......... .......... .......... 81% 274M 0s
67700K .......... .......... .......... .......... .......... 81% 280M 0s
67750K .......... .......... .......... .......... .......... 81% 244M 0s
67800K .......... .......... .......... .......... .......... 81% 167M 0s
67850K .......... .......... .......... .......... .......... 81% 228M 0s
67900K .......... .......... .......... .......... .......... 81% 278M 0s
67950K .......... .......... .......... .......... .......... 81% 255M 0s
68000K .......... .......... .......... .......... .......... 81% 157M 0s
68050K .......... .......... .......... .......... .......... 81% 255M 0s
68100K .......... .......... .......... .......... .......... 81% 278M 0s
68150K .......... .......... .......... .......... .......... 81% 266M 0s
68200K .......... .......... .......... .......... .......... 81% 96.8M 0s
68250K .......... .......... .......... .......... .......... 81% 268M 0s
68300K .......... .......... .......... .......... .......... 81% 286M 0s
68350K .......... .......... .......... .......... .......... 82% 174M 0s
68400K .......... .......... .......... .......... .......... 82% 225M 0s
68450K .......... .......... .......... .......... .......... 82% 278M 0s
68500K .......... .......... .......... .......... .......... 82% 262M 0s
68550K .......... .......... .......... .......... .......... 82% 226M 0s
68600K .......... .......... .......... .......... .......... 82% 158M 0s
68650K .......... .......... .......... .......... .......... 82% 274M 0s
68700K .......... .......... .......... .......... .......... 82% 258M 0s
68750K .......... .......... .......... .......... .......... 82% 225M 0s
68800K .......... .......... .......... .......... .......... 82% 208M 0s
68850K .......... .......... .......... .......... .......... 82% 270M 0s
68900K .......... .......... .......... .......... .......... 82% 253M 0s
68950K .......... .......... .......... .......... .......... 82% 159M 0s
69000K .......... .......... .......... .......... .......... 82% 215M 0s
69050K .......... .......... .......... .......... .......... 82% 261M 0s
69100K .......... .......... .......... .......... .......... 82% 256M 0s
69150K .......... .......... .......... .......... .......... 82% 157M 0s
69200K .......... .......... .......... .......... .......... 83% 174M 0s
69250K .......... .......... .......... .......... .......... 83% 251M 0s
69300K .......... .......... .......... .......... .......... 83% 262M 0s
69350K .......... .......... .......... .......... .......... 83% 234M 0s
69400K .......... .......... .......... .......... .......... 83% 176M 0s
69450K .......... .......... .......... .......... .......... 83% 260M 0s
69500K .......... .......... .......... .......... .......... 83% 262M 0s
69550K .......... .......... .......... .......... .......... 83% 178M 0s
69600K .......... .......... .......... .......... .......... 83% 228M 0s
69650K .......... .......... .......... .......... .......... 83% 253M 0s
69700K .......... .......... .......... .......... .......... 83% 248M 0s
69750K .......... .......... .......... .......... .......... 83% 220M 0s
69800K .......... .......... .......... .......... .......... 83% 175M 0s
69850K .......... .......... .......... .......... .......... 83% 261M 0s
69900K .......... .......... .......... .......... .......... 83% 267M 0s
69950K .......... .......... .......... .......... .......... 83% 219M 0s
70000K .......... .......... .......... .......... .......... 84% 185M 0s
70050K .......... .......... .......... .......... .......... 84% 280M 0s
70100K .......... .......... .......... .......... .......... 84% 294M 0s
70150K .......... .......... .......... .......... .......... 84% 220M 0s
70200K .......... .......... .......... .......... .......... 84% 166M 0s
70250K .......... .......... .......... .......... .......... 84% 287M 0s
70300K .......... .......... .......... .......... .......... 84% 265M 0s
70350K .......... .......... .......... .......... .......... 84% 188M 0s
70400K .......... .......... .......... .......... .......... 84% 166M 0s
70450K .......... .......... .......... .......... .......... 84% 265M 0s
70500K .......... .......... .......... .......... .......... 84% 257M 0s
70550K .......... .......... .......... .......... .......... 84% 224M 0s
70600K .......... .......... .......... .......... .......... 84% 129M 0s
70650K .......... .......... .......... .......... .......... 84% 263M 0s
70700K .......... .......... .......... .......... .......... 84% 253M 0s
70750K .......... .......... .......... .......... .......... 84% 287M 0s
70800K .......... .......... .......... .......... .......... 84% 158M 0s
70850K .......... .......... .......... .......... .......... 85% 222M 0s
70900K .......... .......... .......... .......... .......... 85% 274M 0s
70950K .......... .......... .......... .......... .......... 85% 305M 0s
71000K .......... .......... .......... .......... .......... 85% 218M 0s
71050K .......... .......... .......... .......... .......... 85% 177M 0s
71100K .......... .......... .......... .......... .......... 85% 223M 0s
71150K .......... .......... .......... .......... .......... 85% 248M 0s
71200K .......... .......... .......... .......... .......... 85% 210M 0s
71250K .......... .......... .......... .......... .......... 85% 183M 0s
71300K .......... .......... .......... .......... .......... 85% 214M 0s
71350K .......... .......... .......... .......... .......... 85% 240M 0s
71400K .......... .......... .......... .......... .......... 85% 203M 0s
71450K .......... .......... .......... .......... .......... 85% 192M 0s
71500K .......... .......... .......... .......... .......... 85% 202M 0s
71550K .......... .......... .......... .......... .......... 85% 266M 0s
71600K .......... .......... .......... .......... .......... 85% 224M 0s
71650K .......... .......... .......... .......... .......... 85% 282M 0s
71700K .......... .......... .......... .......... .......... 86% 237M 0s
71750K .......... .......... .......... .......... .......... 86% 227M 0s
71800K .......... .......... .......... .......... .......... 86% 161M 0s
71850K .......... .......... .......... .......... .......... 86% 228M 0s
71900K .......... .......... .......... .......... .......... 86% 239M 0s
71950K .......... .......... .......... .......... .......... 86% 233M 0s
72000K .......... .......... .......... .......... .......... 86% 163M 0s
72050K .......... .......... .......... .......... .......... 86% 254M 0s
72100K .......... .......... .......... .......... .......... 86% 266M 0s
72150K .......... .......... .......... .......... .......... 86% 224M 0s
72200K .......... .......... .......... .......... .......... 86% 153M 0s
72250K .......... .......... .......... .......... .......... 86% 263M 0s
72300K .......... .......... .......... .......... .......... 86% 281M 0s
72350K .......... .......... .......... .......... .......... 86% 294M 0s
72400K .......... .......... .......... .......... .......... 86% 248M 0s
72450K .......... .......... .......... .......... .......... 86% 256M 0s
72500K .......... .......... .......... .......... .......... 87% 259M 0s
72550K .......... .......... .......... .......... .......... 87% 183M 0s
72600K .......... .......... .......... .......... .......... 87% 201M 0s
72650K .......... .......... .......... .......... .......... 87% 249M 0s
72700K .......... .......... .......... .......... .......... 87% 246M 0s
72750K .......... .......... .......... .......... .......... 87% 207M 0s
72800K .......... .......... .......... .......... .......... 87% 245M 0s
72850K .......... .......... .......... .......... .......... 87% 249M 0s
72900K .......... .......... .......... .......... .......... 87% 249M 0s
72950K .......... .......... .......... .......... .......... 87% 181M 0s
73000K .......... .......... .......... .......... .......... 87% 239M 0s
73050K .......... .......... .......... .......... .......... 87% 275M 0s
73100K .......... .......... .......... .......... .......... 87% 267M 0s
73150K .......... .......... .......... .......... .......... 87% 276M 0s
73200K .......... .......... .......... .......... .......... 87% 242M 0s
73250K .......... .......... .......... .......... .......... 87% 264M 0s
73300K .......... .......... .......... .......... .......... 87% 206M 0s
73350K .......... .......... .......... .......... .......... 88% 180M 0s
73400K .......... .......... .......... .......... .......... 88% 213M 0s
73450K .......... .......... .......... .......... .......... 88% 268M 0s
73500K .......... .......... .......... .......... .......... 88% 198M 0s
73550K .......... .......... .......... .......... .......... 88% 178M 0s
73600K .......... .......... .......... .......... .......... 88% 218M 0s
73650K .......... .......... .......... .......... .......... 88% 276M 0s
73700K .......... .......... .......... .......... .......... 88% 225M 0s
73750K .......... .......... .......... .......... .......... 88% 214M 0s
73800K .......... .......... .......... .......... .......... 88% 211M 0s
73850K .......... .......... .......... .......... .......... 88% 276M 0s
73900K .......... .......... .......... .......... .......... 88% 256M 0s
73950K .......... .......... .......... .......... .......... 88% 279M 0s
74000K .......... .......... .......... .......... .......... 88% 244M 0s
74050K .......... .......... .......... .......... .......... 88% 259M 0s
74100K .......... .......... .......... .......... .......... 88% 221M 0s
74150K .......... .......... .......... .......... .......... 88% 181M 0s
74200K .......... .......... .......... .......... .......... 89% 179M 0s
74250K .......... .......... .......... .......... .......... 89% 268M 0s
74300K .......... .......... .......... .......... .......... 89% 240M 0s
74350K .......... .......... .......... .......... .......... 89% 199M 0s
74400K .......... .......... .......... .......... .......... 89% 230M 0s
74450K .......... .......... .......... .......... .......... 89% 234M 0s
74500K .......... .......... .......... .......... .......... 89% 275M 0s
74550K .......... .......... .......... .......... .......... 89% 192M 0s
74600K .......... .......... .......... .......... .......... 89% 195M 0s
74650K .......... .......... .......... .......... .......... 89% 92.5M 0s
74700K .......... .......... .......... .......... .......... 89% 246M 0s
74750K .......... .......... .......... .......... .......... 89% 240M 0s
74800K .......... .......... .......... .......... .......... 89% 207M 0s
74850K .......... .......... .......... .......... .......... 89% 159M 0s
74900K .......... .......... .......... .......... .......... 89% 188M 0s
74950K .......... .......... .......... .......... .......... 89% 243M 0s
75000K .......... .......... .......... .......... .......... 89% 228M 0s
75050K .......... .......... .......... .......... .......... 90% 220M 0s
75100K .......... .......... .......... .......... .......... 90% 217M 0s
75150K .......... .......... .......... .......... .......... 90% 258M 0s
75200K .......... .......... .......... .......... .......... 90% 240M 0s
75250K .......... .......... .......... .......... .......... 90% 274M 0s
75300K .......... .......... .......... .......... .......... 90% 221M 0s
75350K .......... .......... .......... .......... .......... 90% 241M 0s
75400K .......... .......... .......... .......... .......... 90% 203M 0s
75450K .......... .......... .......... .......... .......... 90% 83.6M 0s
75500K .......... .......... .......... .......... .......... 90% 142M 0s
75550K .......... .......... .......... .......... .......... 90% 166M 0s
75600K .......... .......... .......... .......... .......... 90% 117M 0s
75650K .......... .......... .......... .......... .......... 90% 203M 0s
75700K .......... .......... .......... .......... .......... 90% 213M 0s
75750K .......... .......... .......... .......... .......... 90% 186M 0s
75800K .......... .......... .......... .......... .......... 90% 115M 0s
75850K .......... .......... .......... .......... .......... 91% 193M 0s
75900K .......... .......... .......... .......... .......... 91% 198M 0s
75950K .......... .......... .......... .......... .......... 91% 189M 0s
76000K .......... .......... .......... .......... .......... 91% 186M 0s
76050K .......... .......... .......... .......... .......... 91% 188M 0s
76100K .......... .......... .......... .......... .......... 91% 198M 0s
76150K .......... .......... .......... .......... .......... 91% 119M 0s
76200K .......... .......... .......... .......... .......... 91% 194M 0s
76250K .......... .......... .......... .......... .......... 91% 193M 0s
76300K .......... .......... .......... .......... .......... 91% 178M 0s
76350K .......... .......... .......... .......... .......... 91% 118M 0s
76400K .......... .......... .......... .......... .......... 91% 151M 0s
76450K .......... .......... .......... .......... .......... 91% 203M 0s
76500K .......... .......... .......... .......... .......... 91% 222M 0s
76550K .......... .......... .......... .......... .......... 91% 155M 0s
76600K .......... .......... .......... .......... .......... 91% 120M 0s
76650K .......... .......... .......... .......... .......... 91% 199M 0s
76700K .......... .......... .......... .......... .......... 92% 196M 0s
76750K .......... .......... .......... .......... .......... 92% 133M 0s
76800K .......... .......... .......... .......... .......... 92% 158M 0s
76850K .......... .......... .......... .......... .......... 92% 197M 0s
76900K .......... .......... .......... .......... .......... 92% 217M 0s
76950K .......... .......... .......... .......... .......... 92% 202M 0s
77000K .......... .......... .......... .......... .......... 92% 133M 0s
77050K .......... .......... .......... .......... .......... 92% 205M 0s
77100K .......... .......... .......... .......... .......... 92% 206M 0s
77150K .......... .......... .......... .......... .......... 92% 203M 0s
77200K .......... .......... .......... .......... .......... 92% 121M 0s
77250K .......... .......... .......... .......... .......... 92% 201M 0s
77300K .......... .......... .......... .......... .......... 92% 208M 0s
77350K .......... .......... .......... .......... .......... 92% 193M 0s
77400K .......... .......... .......... .......... .......... 92% 116M 0s
77450K .......... .......... .......... .......... .......... 92% 182M 0s
77500K .......... .......... .......... .......... .......... 92% 185M 0s
77550K .......... .......... .......... .......... .......... 93% 161M 0s
77600K .......... .......... .......... .......... .......... 93% 123M 0s
77650K .......... .......... .......... .......... .......... 93% 194M 0s
77700K .......... .......... .......... .......... .......... 93% 172M 0s
77750K .......... .......... .......... .......... .......... 93% 152M 0s
77800K .......... .......... .......... .......... .......... 93% 159M 0s
77850K .......... .......... .......... .......... .......... 93% 209M 0s
77900K .......... .......... .......... .......... .......... 93% 110M 0s
77950K .......... .......... .......... .......... .......... 93% 159M 0s
78000K .......... .......... .......... .......... .......... 93% 158M 0s
78050K .......... .......... .......... .......... .......... 93% 196M 0s
78100K .......... .......... .......... .......... .......... 93% 177M 0s
78150K .......... .......... .......... .......... .......... 93% 171M 0s
78200K .......... .......... .......... .......... .......... 93% 141M 0s
78250K .......... .......... .......... .......... .......... 93% 193M 0s
78300K .......... .......... .......... .......... .......... 93% 187M 0s
78350K .......... .......... .......... .......... .......... 94% 184M 0s
78400K .......... .......... .......... .......... .......... 94% 156M 0s
78450K .......... .......... .......... .......... .......... 94% 186M 0s
78500K .......... .......... .......... .......... .......... 94% 195M 0s
78550K .......... .......... .......... .......... .......... 94% 215M 0s
78600K .......... .......... .......... .......... .......... 94% 171M 0s
78650K .......... .......... .......... .......... .......... 94% 210M 0s
78700K .......... .......... .......... .......... .......... 94% 218M 0s
78750K .......... .......... .......... .......... .......... 94% 226M 0s
78800K .......... .......... .......... .......... .......... 94% 160M 0s
78850K .......... .......... .......... .......... .......... 94% 229M 0s
78900K .......... .......... .......... .......... .......... 94% 208M 0s
78950K .......... .......... .......... .......... .......... 94% 228M 0s
79000K .......... .......... .......... .......... .......... 94% 164M 0s
79050K .......... .......... .......... .......... .......... 94% 229M 0s
79100K .......... .......... .......... .......... .......... 94% 216M 0s
79150K .......... .......... .......... .......... .......... 94% 211M 0s
79200K .......... .......... .......... .......... .......... 95% 173M 0s
79250K .......... .......... .......... .......... .......... 95% 203M 0s
79300K .......... .......... .......... .......... .......... 95% 202M 0s
79350K .......... .......... .......... .......... .......... 95% 208M 0s
79400K .......... .......... .......... .......... .......... 95% 149M 0s
79450K .......... .......... .......... .......... .......... 95% 176M 0s
79500K .......... .......... .......... .......... .......... 95% 189M 0s
79550K .......... .......... .......... .......... .......... 95% 170M 0s
79600K .......... .......... .......... .......... .......... 95% 150M 0s
79650K .......... .......... .......... .......... .......... 95% 142M 0s
79700K .......... .......... .......... .......... .......... 95% 158M 0s
79750K .......... .......... .......... .......... .......... 95% 190M 0s
79800K .......... .......... .......... .......... .......... 95% 164M 0s
79850K .......... .......... .......... .......... .......... 95% 181M 0s
79900K .......... .......... .......... .......... .......... 95% 189M 0s
79950K .......... .......... .......... .......... .......... 95% 204M 0s
80000K .......... .......... .......... .......... .......... 95% 160M 0s
80050K .......... .......... .......... .......... .......... 96% 180M 0s
80100K .......... .......... .......... .......... .......... 96% 198M 0s
80150K .......... .......... .......... .......... .......... 96% 186M 0s
80200K .......... .......... .......... .......... .......... 96% 165M 0s
80250K .......... .......... .......... .......... .......... 96% 190M 0s
80300K .......... .......... .......... .......... .......... 96% 175M 0s
80350K .......... .......... .......... .......... .......... 96% 178M 0s
80400K .......... .......... .......... .......... .......... 96% 176M 0s
80450K .......... .......... .......... .......... .......... 96% 172M 0s
80500K .......... .......... .......... .......... .......... 96% 212M 0s
80550K .......... .......... .......... .......... .......... 96% 197M 0s
80600K .......... .......... .......... .......... .......... 96% 174M 0s
80650K .......... .......... .......... .......... .......... 96% 210M 0s
80700K .......... .......... .......... .......... .......... 96% 236M 0s
80750K .......... .......... .......... .......... .......... 96% 190M 0s
80800K .......... .......... .......... .......... .......... 96% 176M 0s
80850K .......... .......... .......... .......... .......... 97% 183M 0s
80900K .......... .......... .......... .......... .......... 97% 183M 0s
80950K .......... .......... .......... .......... .......... 97% 189M 0s
81000K .......... .......... .......... .......... .......... 97% 177M 0s
81050K .......... .......... .......... .......... .......... 97% 191M 0s
81100K .......... .......... .......... .......... .......... 97% 180M 0s
81150K .......... .......... .......... .......... .......... 97% 183M 0s
81200K .......... .......... .......... .......... .......... 97% 157M 0s
81250K .......... .......... .......... .......... .......... 97% 193M 0s
81300K .......... .......... .......... .......... .......... 97% 218M 0s
81350K .......... .......... .......... .......... .......... 97% 187M 0s
81400K .......... .......... .......... .......... .......... 97% 176M 0s
81450K .......... .......... .......... .......... .......... 97% 210M 0s
81500K .......... .......... .......... .......... .......... 97% 210M 0s
81550K .......... .......... .......... .......... .......... 97% 197M 0s
81600K .......... .......... .......... .......... .......... 97% 170M 0s
81650K .......... .......... .......... .......... .......... 97% 181M 0s
81700K .......... .......... .......... .......... .......... 98% 188M 0s
81750K .......... .......... .......... .......... .......... 98% 222M 0s
81800K .......... .......... .......... .......... .......... 98% 174M 0s
81850K .......... .......... .......... .......... .......... 98% 181M 0s
81900K .......... .......... .......... .......... .......... 98% 203M 0s
81950K .......... .......... .......... .......... .......... 98% 186M 0s
82000K .......... .......... .......... .......... .......... 98% 164M 0s
82050K .......... .......... .......... .......... .......... 98% 184M 0s
82100K .......... .......... .......... .......... .......... 98% 167M 0s
82150K .......... .......... .......... .......... .......... 98% 199M 0s
82200K .......... .......... .......... .......... .......... 98% 187M 0s
82250K .......... .......... .......... .......... .......... 98% 196M 0s
82300K .......... .......... .......... .......... .......... 98% 167M 0s
82350K .......... .......... .......... .......... .......... 98% 189M 0s
82400K .......... .......... .......... .......... .......... 98% 184M 0s
82450K .......... .......... .......... .......... .......... 98% 211M 0s
82500K .......... .......... .......... .......... .......... 98% 207M 0s
82550K .......... .......... .......... .......... .......... 99% 177M 0s
82600K .......... .......... .......... .......... .......... 99% 165M 0s
82650K .......... .......... .......... .......... .......... 99% 183M 0s
82700K .......... .......... .......... .......... .......... 99% 200M 0s
82750K .......... .......... .......... .......... .......... 99% 177M 0s
82800K .......... .......... .......... .......... .......... 99% 167M 0s
82850K .......... .......... .......... .......... .......... 99% 200M 0s
82900K .......... .......... .......... .......... .......... 99% 190M 0s
82950K .......... .......... .......... .......... .......... 99% 204M 0s
83000K .......... .......... .......... .......... .......... 99% 182M 0s
83050K .......... .......... .......... .......... .......... 99% 169M 0s
83100K .......... .......... .......... .......... .......... 99% 200M 0s
83150K .......... .......... .......... .......... .......... 99% 189M 0s
83200K .......... .......... .......... .......... .......... 99% 78.8M 0s
83250K .......... .......... .......... .......... .......... 99% 217M 0s
83300K .......... .......... .......... .......... .......... 99% 238M 0s
83350K .......... .......... .......... ......... 100% 160M=0.6s
2019-06-12 05:50:41 (135 MB/s) - 'libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz' saved [85390629/85390629]
+ tar xf libtensorflow-gpu-linux-x86_64-1.12.0.tar.gz --no-same-owner --strip-components=1 -C /redisai/deps/install
+ PT_VERSION=1.0.1
+ [[ linux-gnu == \l\i\n\u\x\-\g\n\u ]]
+ PT_OS=shared-with-deps
+ [[ '' == \c\p\u ]]
+ PT_BUILD=cu90
+ [[ 1.0.1 == \l\a\t\e\s\t ]]
+ LIBTORCH_URL=https://download.pytorch.org/libtorch/cu90/libtorch-shared-with-deps-1.0.1.zip
+ LIBTORCH_DIRECTORY=libtorch-shared-with-deps-1.0.1
+ LIBTORCH_ARCHIVE=libtorch-shared-with-deps-cu90-1.0.1.zip
+ '[' '!' -e libtorch-shared-with-deps-cu90-1.0.1.zip ']'
+ echo 'Downloading libtorch 1.0.1 cu90'
+ curl -L https://download.pytorch.org/libtorch/cu90/libtorch-shared-with-deps-1.0.1.zip
Downloading libtorch 1.0.1 cu90
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 539M 100 539M 0 0 85.4M 0 0:00:06 0:00:06 --:--:-- 88.2M
+ unzip -o libtorch-shared-with-deps-cu90-1.0.1.zip
Archive: libtorch-shared-with-deps-cu90-1.0.1.zip
creating: libtorch/
creating: libtorch/lib/
inflating: libtorch/lib/libbenchmark.a
inflating: libtorch/lib/libc10.so
inflating: libtorch/lib/libnvrtc-builtins.so
inflating: libtorch/lib/libgomp-8bba0e50.so.1
inflating: libtorch/lib/libcaffe2.so
inflating: libtorch/lib/libtorch.so.1
inflating: libtorch/lib/libc10_cuda.so
inflating: libtorch/lib/libonnx.a
inflating: libtorch/lib/libprotobuf-lite.a
inflating: libtorch/lib/libonnxifi_loader.a
inflating: libtorch/lib/libcaffe2_gpu.so
inflating: libtorch/lib/libonnx_proto.a
inflating: libtorch/lib/libcaffe2_detectron_ops_gpu.so
inflating: libtorch/lib/libgloo_builder.a
inflating: libtorch/lib/libgtest.a
inflating: libtorch/lib/libcpuinfo.a
inflating: libtorch/lib/libnnpack.a
inflating: libtorch/lib/libcaffe2_module_test_dynamic.so
inflating: libtorch/lib/libc10d.a
inflating: libtorch/lib/libc10d_cuda_test.so
inflating: libtorch/lib/libprotoc.a
inflating: libtorch/lib/libcudart-f7fdd8d7.so.9.0
inflating: libtorch/lib/libpthreadpool.a
inflating: libtorch/lib/libqnnpack.a
inflating: libtorch/lib/libonnxifi_dummy.so
inflating: libtorch/lib/libonnxifi.so
inflating: libtorch/lib/libclog.a
inflating: libtorch/lib/libnnpack_reference_layers.a
inflating: libtorch/lib/libTHD.a
inflating: libtorch/lib/libgtest_main.a
inflating: libtorch/lib/libbenchmark_main.a
inflating: libtorch/lib/libgloo_cuda.a
inflating: libtorch/lib/libnvrtc-007d19c9.so.9.0
inflating: libtorch/lib/libcpuinfo_internals.a
inflating: libtorch/lib/libmkldnn.a
inflating: libtorch/lib/libnvToolsExt-3965bdd0.so.1
inflating: libtorch/lib/libtorch.so
inflating: libtorch/lib/libcaffe2_protos.a
inflating: libtorch/lib/libgloo.a
inflating: libtorch/lib/libprotobuf.a
extracting: libtorch/build-version
creating: libtorch/include/
creating: libtorch/include/THC/
inflating: libtorch/include/THC/THCGenerateFloatType.h
inflating: libtorch/include/THC/THCIntegerDivider.cuh
inflating: libtorch/include/THC/THCReduceAll.cuh
inflating: libtorch/include/THC/THCTensor.hpp
inflating: libtorch/include/THC/THCStorage.h
inflating: libtorch/include/THC/THCReduce.cuh
inflating: libtorch/include/THC/THCTensorRandom.h
inflating: libtorch/include/THC/THCReduceApplyUtils.cuh
inflating: libtorch/include/THC/THCTensorRandom.cuh
inflating: libtorch/include/THC/THCGenerator.hpp
inflating: libtorch/include/THC/THCTensorMath.h
inflating: libtorch/include/THC/THCGenerateFloatTypes.h
inflating: libtorch/include/THC/THCTensorCopy.hpp
inflating: libtorch/include/THC/THCTensorCopy.h
inflating: libtorch/include/THC/THCDeviceTensorUtils-inl.cuh
inflating: libtorch/include/THC/THCAtomics.cuh
inflating: libtorch/include/THC/THC.h
inflating: libtorch/include/THC/THCTensorMode.cuh
inflating: libtorch/include/THC/THCTensor.h
inflating: libtorch/include/THC/THCStorageCopy.h
inflating: libtorch/include/THC/THCScanUtils.cuh
inflating: libtorch/include/THC/THCDeviceTensorUtils.cuh
inflating: libtorch/include/THC/THCTensorMathPointwise.cuh
inflating: libtorch/include/THC/THCTensorSort.cuh
inflating: libtorch/include/THC/THCGenerateByteType.h
inflating: libtorch/include/THC/THCTensorMathMagma.cuh
inflating: libtorch/include/THC/THCTensorTopK.cuh
inflating: libtorch/include/THC/THCSortUtils.cuh
inflating: libtorch/include/THC/THCGenerateCharType.h
inflating: libtorch/include/THC/THCBlas.h
inflating: libtorch/include/THC/THCGeneral.hpp
inflating: libtorch/include/THC/THCThrustAllocator.cuh
inflating: libtorch/include/THC/THCGenerateIntType.h
creating: libtorch/include/THC/generic/
inflating: libtorch/include/THC/generic/THCTensorMathPairwise.h
inflating: libtorch/include/THC/generic/THCTensorTopK.h
inflating: libtorch/include/THC/generic/THCStorage.h
inflating: libtorch/include/THC/generic/THCTensorMathCompare.h
inflating: libtorch/include/THC/generic/THCTensorRandom.h
inflating: libtorch/include/THC/generic/THCTensorMath.h
inflating: libtorch/include/THC/generic/THCTensorMathPointwise.h
inflating: libtorch/include/THC/generic/THCTensorCopy.h
inflating: libtorch/include/THC/generic/THCTensor.h
inflating: libtorch/include/THC/generic/THCTensorMathReduce.h
inflating: libtorch/include/THC/generic/THCTensorSort.h
inflating: libtorch/include/THC/generic/THCStorageCopy.h
inflating: libtorch/include/THC/generic/THCTensorMathScan.h
inflating: libtorch/include/THC/generic/THCTensorMode.h
inflating: libtorch/include/THC/generic/THCTensorIndex.h
inflating: libtorch/include/THC/generic/THCTensorMasked.h
inflating: libtorch/include/THC/generic/THCTensorScatterGather.h
inflating: libtorch/include/THC/generic/THCTensorMathBlas.h
inflating: libtorch/include/THC/generic/THCTensorMathMagma.h
inflating: libtorch/include/THC/generic/THCTensorMathCompareT.h
inflating: libtorch/include/THC/THCCachingAllocator.h
inflating: libtorch/include/THC/THCTensorMathReduce.cuh
inflating: libtorch/include/THC/THCGenerateDoubleType.h
inflating: libtorch/include/THC/THCSleep.h
inflating: libtorch/include/THC/THCAllocator.h
inflating: libtorch/include/THC/THCCachingHostAllocator.h
inflating: libtorch/include/THC/THCDeviceTensor-inl.cuh
inflating: libtorch/include/THC/THCDeviceUtils.cuh
inflating: libtorch/include/THC/THCStorage.hpp
inflating: libtorch/include/THC/THCGenerateShortType.h
inflating: libtorch/include/THC/THCGenerateHalfType.h
inflating: libtorch/include/THC/THCAsmUtils.cuh
inflating: libtorch/include/THC/THCTensorTypeUtils.cuh
inflating: libtorch/include/THC/THCGenerateAllTypes.h
inflating: libtorch/include/THC/THCNumerics.cuh
inflating: libtorch/include/THC/THCGeneral.h
inflating: libtorch/include/THC/THCDeviceTensor.cuh
inflating: libtorch/include/THC/THCTensorInfo.cuh
inflating: libtorch/include/THC/THCGenerateLongType.h
inflating: libtorch/include/THC/THCApply.cuh
creating: libtorch/include/TH/
inflating: libtorch/include/TH/THAllocator.h
inflating: libtorch/include/TH/THStorage.h
inflating: libtorch/include/TH/THFilePrivate.h
inflating: libtorch/include/TH/THGeneral.h
inflating: libtorch/include/TH/THMath.h
inflating: libtorch/include/TH/THGenerateDoubleType.h
inflating: libtorch/include/TH/THGenerateFloatTypes.h
inflating: libtorch/include/TH/THGenerateIntType.h
inflating: libtorch/include/TH/THDiskFile.h
inflating: libtorch/include/TH/THMemoryFile.h
inflating: libtorch/include/TH/THGenerator.hpp
inflating: libtorch/include/TH/THTensor.hpp
inflating: libtorch/include/TH/THGenerateAllTypes.h
inflating: libtorch/include/TH/THStorageFunctions.h
inflating: libtorch/include/TH/THGenerateByteType.h
inflating: libtorch/include/TH/THTensorApply.h
inflating: libtorch/include/TH/THGenerateCharType.h
inflating: libtorch/include/TH/THLapack.h
inflating: libtorch/include/TH/THLogAdd.h
inflating: libtorch/include/TH/THSize.h
inflating: libtorch/include/TH/THGenerateFloatType.h
inflating: libtorch/include/TH/THRandom.h
inflating: libtorch/include/TH/THHalf.h
inflating: libtorch/include/TH/THFile.h
inflating: libtorch/include/TH/TH.h
inflating: libtorch/include/TH/THBlas.h
inflating: libtorch/include/TH/THTensorDimApply.h
creating: libtorch/include/TH/generic/
inflating: libtorch/include/TH/generic/THTensorRandom.h
inflating: libtorch/include/TH/generic/THStorage.h
inflating: libtorch/include/TH/generic/THTensor.hpp
inflating: libtorch/include/TH/generic/THTensorMath.h
inflating: libtorch/include/TH/generic/THLapack.h
inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp
inflating: libtorch/include/TH/generic/THBlas.h
inflating: libtorch/include/TH/generic/THTensorConv.h
inflating: libtorch/include/TH/generic/THTensorLapack.h
inflating: libtorch/include/TH/generic/THStorageCopy.h
inflating: libtorch/include/TH/generic/THVector.h
inflating: libtorch/include/TH/generic/THTensor.h
inflating: libtorch/include/TH/THStorageFunctions.hpp
inflating: libtorch/include/TH/THGenerateHalfType.h
inflating: libtorch/include/TH/THGenerateIntTypes.h
inflating: libtorch/include/TH/THGenerateShortType.h
inflating: libtorch/include/TH/THVector.h
inflating: libtorch/include/TH/THGenerateLongType.h
inflating: libtorch/include/TH/THTensor.h
creating: libtorch/include/caffe2/
creating: libtorch/include/caffe2/utils/
inflating: libtorch/include/caffe2/utils/cpu_neon.h
inflating: libtorch/include/caffe2/utils/cast.h
inflating: libtorch/include/caffe2/utils/signal_handler.h
inflating: libtorch/include/caffe2/utils/proto_utils.h
inflating: libtorch/include/caffe2/utils/bench_utils.h
inflating: libtorch/include/caffe2/utils/fixed_divisor.h
inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h
inflating: libtorch/include/caffe2/utils/math_utils.h
inflating: libtorch/include/caffe2/utils/map_utils.h
inflating: libtorch/include/caffe2/utils/eigen_utils.h
inflating: libtorch/include/caffe2/utils/proto_convert.h
inflating: libtorch/include/caffe2/utils/murmur_hash3.h
inflating: libtorch/include/caffe2/utils/string_utils.h
inflating: libtorch/include/caffe2/utils/proto_wrap.h
inflating: libtorch/include/caffe2/utils/math-detail.h
inflating: libtorch/include/caffe2/utils/filler.h
inflating: libtorch/include/caffe2/utils/conversions.h
inflating: libtorch/include/caffe2/utils/zmq_helper.h
inflating: libtorch/include/caffe2/utils/cblas.h
inflating: libtorch/include/caffe2/utils/thread_pool.h
inflating: libtorch/include/caffe2/utils/cpuid.h
inflating: libtorch/include/caffe2/utils/math.h
inflating: libtorch/include/caffe2/utils/simple_queue.h
inflating: libtorch/include/caffe2/utils/thread_name.h
creating: libtorch/include/caffe2/proto/
inflating: libtorch/include/caffe2/proto/torch.pb.h
inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h
inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h
inflating: libtorch/include/caffe2/proto/torch_pb.h
inflating: libtorch/include/caffe2/proto/hsm.pb.h
inflating: libtorch/include/caffe2/proto/metanet.pb.h
inflating: libtorch/include/caffe2/proto/prof_dag.pb.h
inflating: libtorch/include/caffe2/proto/caffe2.pb.h
inflating: libtorch/include/caffe2/proto/caffe2_pb.h
creating: libtorch/include/caffe2/core/
inflating: libtorch/include/caffe2/core/operator_gradient.h
inflating: libtorch/include/caffe2/core/asan.h
inflating: libtorch/include/caffe2/core/transform.h
inflating: libtorch/include/caffe2/core/context_gpu.h
inflating: libtorch/include/caffe2/core/operator_schema.h
inflating: libtorch/include/caffe2/core/types.h
inflating: libtorch/include/caffe2/core/operator.h
inflating: libtorch/include/caffe2/core/static_tracepoint.h
inflating: libtorch/include/caffe2/core/common_omp.h
inflating: libtorch/include/caffe2/core/event_cpu.h
inflating: libtorch/include/caffe2/core/blob.h
inflating: libtorch/include/caffe2/core/operator_c10wrapper.h
inflating: libtorch/include/caffe2/core/storage.h
inflating: libtorch/include/caffe2/core/context_base.h
inflating: libtorch/include/caffe2/core/scope_guard.h
inflating: libtorch/include/caffe2/core/THCCachingAllocator_gpu.h
inflating: libtorch/include/caffe2/core/prof_dag_counters.h
inflating: libtorch/include/caffe2/core/net_async_base.h
inflating: libtorch/include/caffe2/core/observer.h
inflating: libtorch/include/caffe2/core/memonger.h
inflating: libtorch/include/caffe2/core/plan_executor.h
inflating: libtorch/include/caffe2/core/db.h
inflating: libtorch/include/caffe2/core/common.h
inflating: libtorch/include/caffe2/core/numa.h
inflating: libtorch/include/caffe2/core/graph.h
inflating: libtorch/include/caffe2/core/module.h
inflating: libtorch/include/caffe2/core/qtensor.h
inflating: libtorch/include/caffe2/core/stats.h
inflating: libtorch/include/caffe2/core/net_async_tracing.h
inflating: libtorch/include/caffe2/core/common_cudnn.h
inflating: libtorch/include/caffe2/core/flags.h
inflating: libtorch/include/caffe2/core/net_async_scheduling.h
inflating: libtorch/include/caffe2/core/tensor_impl.h
inflating: libtorch/include/caffe2/core/blob_stats.h
inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h
inflating: libtorch/include/caffe2/core/cudnn_wrappers.h
inflating: libtorch/include/caffe2/core/tensor.h
inflating: libtorch/include/caffe2/core/tensor_int8.h
inflating: libtorch/include/caffe2/core/allocator.h
inflating: libtorch/include/caffe2/core/blob_serialization.h
inflating: libtorch/include/caffe2/core/net_simple.h
inflating: libtorch/include/caffe2/core/event.h
inflating: libtorch/include/caffe2/core/init.h
inflating: libtorch/include/caffe2/core/net_dag_utils.h
inflating: libtorch/include/caffe2/core/logging.h
inflating: libtorch/include/caffe2/core/blob_serializer_base.h
inflating: libtorch/include/caffe2/core/common_gpu.h
inflating: libtorch/include/caffe2/core/context.h
inflating: libtorch/include/caffe2/core/net_simple_refcount.h
inflating: libtorch/include/caffe2/core/qtensor_serialization.h
inflating: libtorch/include/caffe2/core/timer.h
inflating: libtorch/include/caffe2/core/net.h
inflating: libtorch/include/caffe2/core/macros.h
inflating: libtorch/include/caffe2/core/workspace.h
creating: libtorch/include/c10/
inflating: libtorch/include/c10/DeviceType.h
creating: libtorch/include/c10/util/
inflating: libtorch/include/c10/util/TypeList.h
inflating: libtorch/include/c10/util/SmallVector.h
inflating: libtorch/include/c10/util/intrusive_ptr.h
inflating: libtorch/include/c10/util/C++17.h
inflating: libtorch/include/c10/util/TypeTraits.h
inflating: libtorch/include/c10/util/ArrayRef.h
inflating: libtorch/include/c10/util/Exception.h
inflating: libtorch/include/c10/util/typeid.h
inflating: libtorch/include/c10/util/StringUtil.h
inflating: libtorch/include/c10/util/Logging.h
inflating: libtorch/include/c10/util/string_utils.h
inflating: libtorch/include/c10/util/Flags.h
inflating: libtorch/include/c10/util/IdWrapper.h
inflating: libtorch/include/c10/util/UniqueVoidPtr.h
inflating: libtorch/include/c10/util/Type.h
inflating: libtorch/include/c10/util/Optional.h
inflating: libtorch/include/c10/util/logging_is_google_glog.h
inflating: libtorch/include/c10/util/Metaprogramming.h
inflating: libtorch/include/c10/util/AlignOf.h
inflating: libtorch/include/c10/util/Array.h
inflating: libtorch/include/c10/util/Registry.h
inflating: libtorch/include/c10/util/flat_hash_map.h
inflating: libtorch/include/c10/util/Backtrace.h
inflating: libtorch/include/c10/util/LeftRight.h
inflating: libtorch/include/c10/util/logging_is_not_google_glog.h
inflating: libtorch/include/c10/Device.h
creating: libtorch/include/c10/impl/
inflating: libtorch/include/c10/impl/VirtualGuardImpl.h
inflating: libtorch/include/c10/impl/DeviceGuardImplInterface.h
inflating: libtorch/include/c10/impl/InlineStreamGuard.h
inflating: libtorch/include/c10/impl/InlineDeviceGuard.h
inflating: libtorch/include/c10/impl/FakeGuardImpl.h
inflating: libtorch/include/c10/StreamGuard.h
inflating: libtorch/include/c10/Stream.h
creating: libtorch/include/c10/macros/
inflating: libtorch/include/c10/macros/Export.h
inflating: libtorch/include/c10/macros/cmake_macros.h
inflating: libtorch/include/c10/macros/Macros.h
inflating: libtorch/include/c10/Half-inl.h
inflating: libtorch/include/c10/Half.h
creating: libtorch/include/c10/core/
inflating: libtorch/include/c10/core/bitcasts.h
inflating: libtorch/include/c10/core/Layout.h
inflating: libtorch/include/c10/core/TensorTypeId.h
inflating: libtorch/include/c10/core/Allocator.h
inflating: libtorch/include/c10/core/ScalarTypeUtils.h
inflating: libtorch/include/c10/core/Backend.h
inflating: libtorch/include/c10/core/TensorTypeIdRegistration.h
inflating: libtorch/include/c10/core/Storage.h
inflating: libtorch/include/c10/core/Scalar.h
inflating: libtorch/include/c10/core/StorageImpl.h
inflating: libtorch/include/c10/core/ScalarType.h
creating: libtorch/include/c10/cuda/
inflating: libtorch/include/c10/cuda/CUDAException.h
creating: libtorch/include/c10/cuda/impl/
inflating: libtorch/include/c10/cuda/impl/CUDATest.h
inflating: libtorch/include/c10/cuda/impl/cuda_cmake_macros.h
inflating: libtorch/include/c10/cuda/CUDAMathCompat.h
inflating: libtorch/include/c10/cuda/CUDAMacros.h
inflating: libtorch/include/c10/cuda/CUDAFunctions.h
inflating: libtorch/include/c10/DeviceGuard.h
creating: libtorch/include/THCUNN/
inflating: libtorch/include/THCUNN/SharedMem.cuh
inflating: libtorch/include/THCUNN/THCHalfAutoNumerics.cuh
creating: libtorch/include/ATen/
inflating: libtorch/include/ATen/CPUIntType.h
inflating: libtorch/include/ATen/SparseCPUDoubleType.h
inflating: libtorch/include/ATen/NativeFunctions.h
extracting: libtorch/include/ATen/SmallVector.h
inflating: libtorch/include/ATen/SparseCUDAIntType.h
inflating: libtorch/include/ATen/div_rtn.h
inflating: libtorch/include/ATen/CUDAFloatType.h
inflating: libtorch/include/ATen/SparseCUDALongType.h
inflating: libtorch/include/ATen/SparseCUDAByteType.h
inflating: libtorch/include/ATen/WrapDimUtilsMulti.h
inflating: libtorch/include/ATen/TensorUtils.h
inflating: libtorch/include/ATen/Context.h
inflating: libtorch/include/ATen/InferSize.h
inflating: libtorch/include/ATen/CPUHalfType.h
inflating: libtorch/include/ATen/SparseCPUByteType.h
inflating: libtorch/include/ATen/CUDACharType.h
inflating: libtorch/include/ATen/CPUTypeDefault.h
inflating: libtorch/include/ATen/dlpack.h
inflating: libtorch/include/ATen/Dispatch.h
inflating: libtorch/include/ATen/SparseCPUShortType.h
inflating: libtorch/include/ATen/SparseCUDACharType.h
inflating: libtorch/include/ATen/DLConvertor.h
inflating: libtorch/include/ATen/SparseCPUCharType.h
extracting: libtorch/include/ATen/Layout.h
extracting: libtorch/include/ATen/DimVector.h
inflating: libtorch/include/ATen/AccumulateType.h
inflating: libtorch/include/ATen/CPUByteType.h
extracting: libtorch/include/ATen/ArrayRef.h
extracting: libtorch/include/ATen/Formatting.h
creating: libtorch/include/ATen/detail/
inflating: libtorch/include/ATen/detail/ScalarTypeConversions.h
inflating: libtorch/include/ATen/detail/CPUGuardImpl.h
inflating: libtorch/include/ATen/detail/FunctionTraits.h
inflating: libtorch/include/ATen/detail/ComplexHooksInterface.h
inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h
inflating: libtorch/include/ATen/detail/HIPHooksInterface.h
extracting: libtorch/include/ATen/Device.h
extracting: libtorch/include/ATen/Allocator.h
inflating: libtorch/include/ATen/CUDAHalfType.h
creating: libtorch/include/ATen/cpu/
inflating: libtorch/include/ATen/cpu/FlushDenormal.h
inflating: libtorch/include/ATen/cpu/vml.h
inflating: libtorch/include/ATen/RegisterCPU.h
inflating: libtorch/include/ATen/SparseCPUFloatType.h
inflating: libtorch/include/ATen/Parallel.h
inflating: libtorch/include/ATen/UndefinedType.h
inflating: libtorch/include/ATen/ExpandUtils.h
inflating: libtorch/include/ATen/CPULongType.h
creating: libtorch/include/ATen/cudnn/
inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h
inflating: libtorch/include/ATen/cudnn/Types.h
inflating: libtorch/include/ATen/cudnn/Handle.h
extracting: libtorch/include/ATen/cudnn/Handles.h
extracting: libtorch/include/ATen/cudnn/Exceptions.h
inflating: libtorch/include/ATen/cudnn/Utils.h
inflating: libtorch/include/ATen/cudnn/Descriptors.h
inflating: libtorch/include/ATen/InitialTensorOptions.h
inflating: libtorch/include/ATen/TensorOperators.h
inflating: libtorch/include/ATen/TensorAccessor.h
inflating: libtorch/include/ATen/TypeExtendedInterface.h
inflating: libtorch/include/ATen/SparseTensorImpl.h
extracting: libtorch/include/ATen/Backend.h
extracting: libtorch/include/ATen/Tensor.h
extracting: libtorch/include/ATen/Type.h
inflating: libtorch/include/ATen/CPUFixedAllocator.h
inflating: libtorch/include/ATen/CPUApplyUtils.h
inflating: libtorch/include/ATen/SparseCUDAFloatType.h
extracting: libtorch/include/ATen/Generator.h
inflating: libtorch/include/ATen/CPUFloatType.h
inflating: libtorch/include/ATen/TypeDefault.h
inflating: libtorch/include/ATen/LegacyTHDispatcher.h
inflating: libtorch/include/ATen/Config.h
extracting: libtorch/include/ATen/Storage.h
inflating: libtorch/include/ATen/CUDADoubleType.h
inflating: libtorch/include/ATen/CPUGenerator.h
inflating: libtorch/include/ATen/SparseCPUIntType.h
inflating: libtorch/include/ATen/SparseCUDADoubleType.h
inflating: libtorch/include/ATen/Utils.h
inflating: libtorch/include/ATen/CUDAShortType.h
inflating: libtorch/include/ATen/CPUCharType.h
extracting: libtorch/include/ATen/TensorOptions.h
extracting: libtorch/include/ATen/Half.h
inflating: libtorch/include/ATen/TensorGeometry.h
inflating: libtorch/include/ATen/SparseCPULongType.h
inflating: libtorch/include/ATen/MatrixRef.h
extracting: libtorch/include/ATen/Scalar.h
inflating: libtorch/include/ATen/CheckGenerator.h
creating: libtorch/include/ATen/core/
inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h
inflating: libtorch/include/ATen/core/functional.h
inflating: libtorch/include/ATen/core/blob.h
inflating: libtorch/include/ATen/core/context_base.h
inflating: libtorch/include/ATen/core/SparseTensorRef.h
inflating: libtorch/include/ATen/core/TensorMethods.h
inflating: libtorch/include/ATen/core/DimVector.h
inflating: libtorch/include/ATen/core/Formatting.h
extracting: libtorch/include/ATen/core/typeid.h
inflating: libtorch/include/ATen/core/interned_strings.h
inflating: libtorch/include/ATen/core/LegacyDeviceTypeInit.h
inflating: libtorch/include/ATen/core/aten_interned_strings.h
inflating: libtorch/include/ATen/core/interned_strings_class.h
inflating: libtorch/include/ATen/core/TensorAccessor.h
inflating: libtorch/include/ATen/core/VariableHooksInterface.h
inflating: libtorch/include/ATen/core/Tensor.h
inflating: libtorch/include/ATen/core/Type.h
inflating: libtorch/include/ATen/core/function_schema.h
inflating: libtorch/include/ATen/core/Generator.h
inflating: libtorch/include/ATen/core/Range.h
inflating: libtorch/include/ATen/core/alias_info.h
inflating: libtorch/include/ATen/core/jit_type.h
inflating: libtorch/include/ATen/core/TensorOptions.h
extracting: libtorch/include/ATen/core/Half.h
inflating: libtorch/include/ATen/core/Reduction.h
extracting: libtorch/include/ATen/core/Scalar.h
inflating: libtorch/include/ATen/core/DefaultDtype.h
inflating: libtorch/include/ATen/core/thread_pool.h
extracting: libtorch/include/ATen/core/ScalarType.h
inflating: libtorch/include/ATen/core/ATenGeneral.h
inflating: libtorch/include/ATen/core/ivalue.h
inflating: libtorch/include/ATen/core/UndefinedTensorImpl.h
inflating: libtorch/include/ATen/core/TensorImpl.h
inflating: libtorch/include/ATen/core/Deprecated.h
inflating: libtorch/include/ATen/core/WrapDimMinimal.h
inflating: libtorch/include/ATen/core/Backtrace.h
inflating: libtorch/include/ATen/core/Macros.h
inflating: libtorch/include/ATen/CPUGeneral.h
creating: libtorch/include/ATen/cuda/
inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h
inflating: libtorch/include/ATen/cuda/CUDAConfig.h
inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h
inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h
inflating: libtorch/include/ATen/cuda/CUDADevice.h
creating: libtorch/include/ATen/cuda/detail/
inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh
inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh
inflating: libtorch/include/ATen/cuda/detail/CUDAGuardImpl.h
inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh
inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h
inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h
inflating: libtorch/include/ATen/cuda/CUDATypeDefault.h
inflating: libtorch/include/ATen/cuda/Exceptions.h
inflating: libtorch/include/ATen/cuda/CUDAStream.h
inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh
inflating: libtorch/include/ATen/cuda/CUDAUtils.h
inflating: libtorch/include/ATen/cuda/CUDAGuard.h
inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh
inflating: libtorch/include/ATen/cuda/CUDAEvent.h
inflating: libtorch/include/ATen/cuda/_curand_mtgp32_host.h
inflating: libtorch/include/ATen/cuda/NumericLimits.cuh
inflating: libtorch/include/ATen/cuda/Array.h
inflating: libtorch/include/ATen/cuda/CUDAContext.h
inflating: libtorch/include/ATen/DeviceGuard.h
inflating: libtorch/include/ATen/CPUDoubleType.h
inflating: libtorch/include/ATen/ScalarType.h
inflating: libtorch/include/ATen/ATen.h
inflating: libtorch/include/ATen/CUDAIntType.h
inflating: libtorch/include/ATen/ScalarOps.h
inflating: libtorch/include/ATen/CUDAByteType.h
inflating: libtorch/include/ATen/WrapDimUtils.h
inflating: libtorch/include/ATen/CPUShortType.h
inflating: libtorch/include/ATen/SparseCUDAShortType.h
inflating: libtorch/include/ATen/Functions.h
inflating: libtorch/include/ATen/RegisterCUDA.h
inflating: libtorch/include/ATen/SparseTensorUtils.h
inflating: libtorch/include/ATen/CUDALongType.h
extracting: libtorch/include/ATen/Backtrace.h
inflating: libtorch/include/ATen/CUDAGenerator.h
inflating: libtorch/include/ATen/LegacyTHDispatch.h
creating: libtorch/include/torch/
inflating: libtorch/include/torch/script.h
creating: libtorch/include/torch/csrc/
inflating: libtorch/include/torch/csrc/Dtype.h
inflating: libtorch/include/torch/csrc/Size.h
creating: libtorch/include/torch/csrc/utils/
inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h
inflating: libtorch/include/torch/csrc/utils/tuple_parser.h
inflating: libtorch/include/torch/csrc/utils/tensor_apply.h
inflating: libtorch/include/torch/csrc/utils/object_ptr.h
inflating: libtorch/include/torch/csrc/utils/python_tuples.h
inflating: libtorch/include/torch/csrc/utils/hash.h
inflating: libtorch/include/torch/csrc/utils/functional.h
inflating: libtorch/include/torch/csrc/utils/numpy_stub.h
inflating: libtorch/include/torch/csrc/utils/python_stub.h
inflating: libtorch/include/torch/csrc/utils/python_compat.h
inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h
inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h
inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h
inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h
inflating: libtorch/include/torch/csrc/utils/memory.h
inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h
inflating: libtorch/include/torch/csrc/utils/tensor_types.h
inflating: libtorch/include/torch/csrc/utils/variadic.h
inflating: libtorch/include/torch/csrc/utils/tensor_new.h
inflating: libtorch/include/torch/csrc/utils/pybind.h
inflating: libtorch/include/torch/csrc/utils/auto_gil.h
inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h
inflating: libtorch/include/torch/csrc/utils/python_scalars.h
inflating: libtorch/include/torch/csrc/utils/python_strings.h
inflating: libtorch/include/torch/csrc/utils/tempfile.h
inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h
inflating: libtorch/include/torch/csrc/utils/tensor_list.h
inflating: libtorch/include/torch/csrc/utils/python_numbers.h
inflating: libtorch/include/torch/csrc/utils/disallow_copy.h
inflating: libtorch/include/torch/csrc/PythonTypes.h
inflating: libtorch/include/torch/csrc/DataLoader.h
inflating: libtorch/include/torch/csrc/Types.h
inflating: libtorch/include/torch/csrc/utils.h
inflating: libtorch/include/torch/csrc/Layout.h
inflating: libtorch/include/torch/csrc/THP_export.h
inflating: libtorch/include/torch/csrc/Device.h
inflating: libtorch/include/torch/csrc/variable_tensor_functions.h
inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h
inflating: libtorch/include/torch/csrc/Module.h
inflating: libtorch/include/torch/csrc/THP_API.h
inflating: libtorch/include/torch/csrc/StorageDefs.h
inflating: libtorch/include/torch/csrc/Exceptions.h
inflating: libtorch/include/torch/csrc/byte_order.h
inflating: libtorch/include/torch/csrc/Generator.h
inflating: libtorch/include/torch/csrc/python_headers.h
inflating: libtorch/include/torch/csrc/Storage.h
creating: libtorch/include/torch/csrc/autograd/
inflating: libtorch/include/torch/csrc/autograd/function.h
inflating: libtorch/include/torch/csrc/autograd/python_hook.h
inflating: libtorch/include/torch/csrc/autograd/input_metadata.h
inflating: libtorch/include/torch/csrc/autograd/profiler.h
inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h
inflating: libtorch/include/torch/csrc/autograd/python_engine.h
inflating: libtorch/include/torch/csrc/autograd/input_buffer.h
inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h
extracting: libtorch/include/torch/csrc/autograd/type_and_shape.h
creating: libtorch/include/torch/csrc/autograd/generated/
inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h
inflating: libtorch/include/torch/csrc/autograd/generated/python_variable_methods_dispatch.h
inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h
inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions_dispatch.h
inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions.h
inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h
inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h
inflating: libtorch/include/torch/csrc/autograd/generated/python_torch_functions_dispatch.h
inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h
inflating: libtorch/include/torch/csrc/autograd/grad_mode.h
inflating: libtorch/include/torch/csrc/autograd/python_function.h
inflating: libtorch/include/torch/csrc/autograd/variable.h
inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h
inflating: libtorch/include/torch/csrc/autograd/function_hook.h
inflating: libtorch/include/torch/csrc/autograd/edge.h
inflating: libtorch/include/torch/csrc/autograd/symbolic.h
inflating: libtorch/include/torch/csrc/autograd/autograd.h
inflating: libtorch/include/torch/csrc/autograd/engine.h
inflating: libtorch/include/torch/csrc/autograd/variable_version.h
inflating: libtorch/include/torch/csrc/autograd/saved_variable.h
inflating: libtorch/include/torch/csrc/autograd/python_variable.h
inflating: libtorch/include/torch/csrc/autograd/python_anomaly_mode.h
inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h
creating: libtorch/include/torch/csrc/cuda/
inflating: libtorch/include/torch/csrc/cuda/override_macros.h
inflating: libtorch/include/torch/csrc/cuda/python_nccl.h
inflating: libtorch/include/torch/csrc/cuda/python_comm.h
inflating: libtorch/include/torch/csrc/cuda/cuda_check.h
inflating: libtorch/include/torch/csrc/cuda/restore_macros.h
inflating: libtorch/include/torch/csrc/cuda/utils.h
inflating: libtorch/include/torch/csrc/cuda/undef_macros.h
inflating: libtorch/include/torch/csrc/cuda/Module.h
inflating: libtorch/include/torch/csrc/cuda/nccl.h
inflating: libtorch/include/torch/csrc/cuda/Stream.h
inflating: libtorch/include/torch/csrc/cuda/Storage.h
inflating: libtorch/include/torch/csrc/cuda/device_set.h
inflating: libtorch/include/torch/csrc/cuda/comm.h
inflating: libtorch/include/torch/csrc/cuda/THCP.h
inflating: libtorch/include/torch/csrc/cuda/serialization.h
creating: libtorch/include/torch/csrc/jit/
inflating: libtorch/include/torch/csrc/jit/type.h
inflating: libtorch/include/torch/csrc/jit/python_ir.h
inflating: libtorch/include/torch/csrc/jit/import_method.h
inflating: libtorch/include/torch/csrc/jit/constants.h
inflating: libtorch/include/torch/csrc/jit/stack.h
inflating: libtorch/include/torch/csrc/jit/operator.h
inflating: libtorch/include/torch/csrc/jit/attributes.h
inflating: libtorch/include/torch/csrc/jit/export.h
inflating: libtorch/include/torch/csrc/jit/code_template.h
creating: libtorch/include/torch/csrc/jit/passes/
inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h
inflating: libtorch/include/torch/csrc/jit/passes/specialize_undef.h
inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h
inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h
inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h
inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_ops.h
inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h
inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h
inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h
inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h
inflating: libtorch/include/torch/csrc/jit/passes/to_batch.h
inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h
inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h
inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h
inflating: libtorch/include/torch/csrc/jit/passes/python_print.h
inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h
inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h
inflating: libtorch/include/torch/csrc/jit/passes/onnx.h
inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h
inflating: libtorch/include/torch/csrc/jit/passes/peephole.h
inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h
inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h
inflating: libtorch/include/torch/csrc/jit/passes/alias_analysis.h
inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h
inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h
inflating: libtorch/include/torch/csrc/jit/assertions.h
inflating: libtorch/include/torch/csrc/jit/named_value.h
inflating: libtorch/include/torch/csrc/jit/tracer.h
inflating: libtorch/include/torch/csrc/jit/graph_executor.h
inflating: libtorch/include/torch/csrc/jit/interned_strings.h
inflating: libtorch/include/torch/csrc/jit/ir_views.h
inflating: libtorch/include/torch/csrc/jit/node_hashing.h
creating: libtorch/include/torch/csrc/jit/script/
inflating: libtorch/include/torch/csrc/jit/script/tree_views.h
inflating: libtorch/include/torch/csrc/jit/script/compiler.h
inflating: libtorch/include/torch/csrc/jit/script/jit_exception.h
inflating: libtorch/include/torch/csrc/jit/script/tree.h
inflating: libtorch/include/torch/csrc/jit/script/parser.h
inflating: libtorch/include/torch/csrc/jit/script/module.h
inflating: libtorch/include/torch/csrc/jit/script/parse_string_literal.h
inflating: libtorch/include/torch/csrc/jit/script/error_report.h
inflating: libtorch/include/torch/csrc/jit/script/python_tree_views.h
inflating: libtorch/include/torch/csrc/jit/script/init.h
inflating: libtorch/include/torch/csrc/jit/script/builtin_functions.h
inflating: libtorch/include/torch/csrc/jit/script/lexer.h
inflating: libtorch/include/torch/csrc/jit/interpreter.h
inflating: libtorch/include/torch/csrc/jit/symbolic_variable.h
inflating: libtorch/include/torch/csrc/jit/custom_operator.h
extracting: libtorch/include/torch/csrc/jit/interned_strings_class.h
inflating: libtorch/include/torch/csrc/jit/pybind_utils.h
inflating: libtorch/include/torch/csrc/jit/python_arg_flatten.h
inflating: libtorch/include/torch/csrc/jit/variable_tensor_list.h
inflating: libtorch/include/torch/csrc/jit/hooks_for_testing.h
inflating: libtorch/include/torch/csrc/jit/import.h
inflating: libtorch/include/torch/csrc/jit/function_schema.h
inflating: libtorch/include/torch/csrc/jit/argument_spec.h
inflating: libtorch/include/torch/csrc/jit/alias_info.h
inflating: libtorch/include/torch/csrc/jit/generic_if.h
inflating: libtorch/include/torch/csrc/jit/dynamic_dag.h
inflating: libtorch/include/torch/csrc/jit/source_location.h
inflating: libtorch/include/torch/csrc/jit/pybind.h
inflating: libtorch/include/torch/csrc/jit/tracing_state.h
inflating: libtorch/include/torch/csrc/jit/scope.h
inflating: libtorch/include/torch/csrc/jit/init.h
inflating: libtorch/include/torch/csrc/jit/autodiff.h
inflating: libtorch/include/torch/csrc/jit/python_tracer.h
inflating: libtorch/include/torch/csrc/jit/ivalue.h
inflating: libtorch/include/torch/csrc/jit/graph_node_list.h
inflating: libtorch/include/torch/csrc/jit/source_range.h
inflating: libtorch/include/torch/csrc/jit/resource_guard.h
inflating: libtorch/include/torch/csrc/jit/ir.h
inflating: libtorch/include/torch/csrc/serialization.h
inflating: libtorch/include/torch/csrc/copy_utils.h
inflating: libtorch/include/torch/csrc/TypeInfo.h
inflating: libtorch/include/torch/csrc/THP.h
creating: libtorch/include/torch/csrc/api/
creating: libtorch/include/torch/csrc/api/include/
creating: libtorch/include/torch/csrc/api/include/torch/
inflating: libtorch/include/torch/csrc/api/include/torch/data.h
inflating: libtorch/include/torch/csrc/api/include/torch/types.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn.h
inflating: libtorch/include/torch/csrc/api/include/torch/serialize.h
inflating: libtorch/include/torch/csrc/api/include/torch/utils.h
inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h
creating: libtorch/include/torch/csrc/api/include/torch/detail/
inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h
creating: libtorch/include/torch/csrc/api/include/torch/nn/
inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.h
creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/functional.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/any.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/linear.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/sequential.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h
creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/
inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h
inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h
creating: libtorch/include/torch/csrc/api/include/torch/optim/
inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h
inflating: libtorch/include/torch/csrc/api/include/torch/jit.h
creating: libtorch/include/torch/csrc/api/include/torch/serialize/
inflating: libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h
inflating: libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h
inflating: libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h
inflating: libtorch/include/torch/csrc/api/include/torch/serialize/archive.h
inflating: libtorch/include/torch/csrc/api/include/torch/arg.h
inflating: libtorch/include/torch/csrc/api/include/torch/python.h
inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h
inflating: libtorch/include/torch/csrc/api/include/torch/torch.h
inflating: libtorch/include/torch/csrc/api/include/torch/optim.h
creating: libtorch/include/torch/csrc/api/include/torch/data/
inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h
creating: libtorch/include/torch/csrc/api/include/torch/data/detail/
inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.h
creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/
inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h
creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/
inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/shared.h
creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/stream.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.h
inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h
inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h
inflating: libtorch/include/torch/csrc/api/include/torch/all.h
inflating: libtorch/include/torch/csrc/DynamicTypes.h
inflating: libtorch/include/torch/csrc/PtrWrapper.h
inflating: libtorch/include/torch/extension.h
creating: libtorch/include/pybind11/
inflating: libtorch/include/pybind11/operators.h
inflating: libtorch/include/pybind11/pytypes.h
inflating: libtorch/include/pybind11/cast.h
inflating: libtorch/include/pybind11/functional.h
inflating: libtorch/include/pybind11/buffer_info.h
creating: libtorch/include/pybind11/detail/
inflating: libtorch/include/pybind11/detail/class.h
inflating: libtorch/include/pybind11/detail/typeid.h
inflating: libtorch/include/pybind11/detail/descr.h
inflating: libtorch/include/pybind11/detail/common.h
inflating: libtorch/include/pybind11/detail/internals.h
inflating: libtorch/include/pybind11/detail/init.h
inflating: libtorch/include/pybind11/eigen.h
inflating: libtorch/include/pybind11/attr.h
inflating: libtorch/include/pybind11/chrono.h
inflating: libtorch/include/pybind11/common.h
inflating: libtorch/include/pybind11/eval.h
inflating: libtorch/include/pybind11/embed.h
inflating: libtorch/include/pybind11/stl.h
inflating: libtorch/include/pybind11/options.h
inflating: libtorch/include/pybind11/numpy.h
inflating: libtorch/include/pybind11/stl_bind.h
inflating: libtorch/include/pybind11/complex.h
inflating: libtorch/include/pybind11/iostream.h
inflating: libtorch/include/pybind11/pybind11.h
creating: libtorch/share/
creating: libtorch/share/cmake/
creating: libtorch/share/cmake/Torch/
inflating: libtorch/share/cmake/Torch/TorchConfig.cmake
inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake
creating: libtorch/share/cmake/Gloo/
inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake
inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake
inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake
inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake
creating: libtorch/share/cmake/ATen/
inflating: libtorch/share/cmake/ATen/ATenConfig.cmake
creating: libtorch/share/cmake/Caffe2/
inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake
inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake
creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake
creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake
creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake
inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake
inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake
creating: libtorch/share/cmake/Caffe2/public/
inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake
inflating: libtorch/share/cmake/Caffe2/public/threads.cmake
inflating: libtorch/share/cmake/Caffe2/public/utils.cmake
inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake
inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake
inflating: libtorch/share/cmake/Caffe2/public/glog.cmake
inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake
inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake
inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake
creating: libtorch/bin/
+ tar xf - --no-same-owner --strip-components=1 -C /redisai/deps/install
+ tar cf - libtorch
+ rm -rf libtorch
+ [[ shared-with-deps == \m\a\c\o\s ]]
+ echo Done
Done
Removing intermediate container 36bbba028451
---> c4be8de639ea
Step 23/31 : RUN set -ex; rm -rf build; mkdir -p build; cd build; cmake -DDEPS_PATH=../deps/install ..; make; cd ..
---> Running in 0a5ff4917fa0
+ rm -rf build
+ mkdir -p build
+ cd build
+ cmake -DDEPS_PATH=../deps/install ..
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found CUDA: /usr/local/cuda (found suitable version "10.0", minimum required is "7.0")
-- Caffe2: CUDA detected: 10.0
-- Caffe2: CUDA nvcc is: /usr/local/cuda/bin/nvcc
-- Caffe2: CUDA toolkit directory: /usr/local/cuda
-- Caffe2: Header version is: 10.0
-- Found CUDNN: /usr/include
-- Found cuDNN: v7.5.0 (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libcudnn.so)
-- Automatic GPU detection failed. Building for common architectures.
-- Autodetected CUDA architecture(s): 3.0;3.5;5.0;5.2;6.0;6.1;7.0;7.0+PTX
-- Added CUDA NVCC flags for: -gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_52,code=sm_52;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-gencode;arch=compute_70,code=sm_70;-gencode;arch=compute_70,code=compute_70
-- Found torch: /redisai/deps/install/lib/libtorch.so
-- Configuring done
-- Generating done
-- Build files have been written to: /redisai/build
+ make
Scanning dependencies of target redisai_obj
[ 6%] Building C object src/CMakeFiles/redisai_obj.dir/backends/tensorflow.c.o
[ 12%] Building C object src/CMakeFiles/redisai_obj.dir/backends/torch.c.o
[ 18%] Building C object src/CMakeFiles/redisai_obj.dir/redisai.c.o
[ 25%] Building C object src/CMakeFiles/redisai_obj.dir/model.c.o
[ 31%] Building C object src/CMakeFiles/redisai_obj.dir/err.c.o
[ 37%] Building C object src/CMakeFiles/redisai_obj.dir/script.c.o
[ 43%] Building C object src/CMakeFiles/redisai_obj.dir/tensor.c.o
[ 50%] Building C object src/CMakeFiles/redisai_obj.dir/util/alloc.c.o
[ 56%] Building C object src/CMakeFiles/redisai_obj.dir/rmutil/sds.c.o
[ 62%] Building C object src/CMakeFiles/redisai_obj.dir/rmutil/args.c.o
[ 68%] Building C object src/CMakeFiles/redisai_obj.dir/rmutil/heap.c.o
[ 75%] Building C object src/CMakeFiles/redisai_obj.dir/rmutil/priority_queue.c.o
[ 81%] Building C object src/CMakeFiles/redisai_obj.dir/rmutil/vector.c.o
[ 81%] Built target redisai_obj
Scanning dependencies of target torch_c
[ 87%] Building CXX object util/libtorch_c/CMakeFiles/torch_c.dir/torch_c.cpp.o
[ 93%] Linking CXX static library libtorch_c.a
[ 93%] Built target torch_c
Scanning dependencies of target redisai
[100%] Linking CXX shared library redisai.so
[100%] Built target redisai
+ cd ..
Removing intermediate container 0a5ff4917fa0
---> 9357837c620d
Step 24/31 : FROM builder
---> 9357837c620d
Step 25/31 : ENV LD_LIBRARY_PATH /usr/lib/redis/modules/
---> Running in 7d4337cf0420
Removing intermediate container 7d4337cf0420
---> 18a56fa8a28a
Step 26/31 : RUN set -ex; mkdir -p "$LD_LIBRARY_PATH";
---> Running in 478090225bab
+ mkdir -p /usr/lib/redis/modules/
Removing intermediate container 478090225bab
---> 53e607d0f533
Step 27/31 : COPY --from=builder /redisai/build/redisai.so "$LD_LIBRARY_PATH"
---> 2244b7c99e52
Step 28/31 : COPY --from=builder /redisai/deps/install/lib/*.so* "$LD_LIBRARY_PATH"
---> 400b9ec6cbfb
Step 29/31 : WORKDIR /data
---> Running in 1e15eb658538
Removing intermediate container 1e15eb658538
---> 996d810587c2
Step 30/31 : EXPOSE 6379
---> Running in 4be06556492b
Removing intermediate container 4be06556492b
---> 9b658cfd0622
Step 31/31 : CMD ["redis-server", "--loadmodule", "/usr/lib/redis/modules/redisai.so"]
---> Running in f047e6be0510
Removing intermediate container f047e6be0510
---> db4dc2527649
Successfully built db4dc2527649
Successfully tagged redisai/redisai:gpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment