>>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/microblaze-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/microblaze-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/local/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/microblaze-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-2/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells; fi grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-2/output-1/host/microblaze-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. find /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/python3.11 -name '*.pyc' -print0 | xargs -0 --no-run-if-empty rm -f find /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-2/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-2/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/include /home/autobuild/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-2/output-1/target/usr/doc find /home/autobuild/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-2/output-1/target/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/man /home/autobuild/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/info /home/autobuild/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/doc /home/autobuild/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-2/output-1/target/lib/debug /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-417-g3c66f65a6a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.08-git\"" \ ) > /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-2/output-1/per-package /home/autobuild/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n frr -1 frr -1 * /var/run/frr - frrvty FRR user priv\n i2pd -1 i2pd -1 * /var/lib/i2pd - - I2P Daemon\n tss -1 tss -1 * - - - TPM2 Access Broker & Resource Management daemon\n\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /etc/frr/daemons f 640 frr frr - - - - -\n /etc/frr/daemons.conf f 640 frr frr - - - - -\n /etc/frr/frr.conf f 640 frr frr - - - - -\n /etc/frr/vtysh.conf f 640 frr frrvty - - - - -\n /etc/frr/support_bundle_commands.conf f 640 frr frr\n\n' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 6101 number of 4KB nodes: 62179 Total image size: 152555160 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 6101 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/6101 0% [ ] 2/6101 0% [ ] 3/6101 0% [ ] 4/6101 0% [ ] 5/6101 0% [ ] 6/6101 0% [ ] 7/6101 0% [ ] 8/6101 0% [ ] 9/6101 0% [ ] 10/6101 0% [ ] 11/6101 0% [ ] 12/6101 0% [ ] 13/6101 0% [ ] 14/6101 0% [ ] 15/6101 0% [ ] 16/6101 0% [ ] 17/6101 0% [ ] 18/6101 0% [ ] 19/6101 0% [ ] 20/6101 0% [ ] 21/6101 0% [ ] 22/6101 0% [ ] 23/6101 0% [ ] 24/6101 0% [ ] 25/6101 0% [ ] 26/6101 0% [ ] 27/6101 0% [ ] 28/6101 0% [ ] 29/6101 0% [ ] 30/6101 0% [ ] 31/6101 0% [ ] 32/6101 0% [ ] 33/6101 0% [ ] 34/6101 0% [ ] 35/6101 0% [ ] 36/6101 0% [ ] 37/6101 0% [ ] 38/6101 0% [ ] 39/6101 0% [ ] 40/6101 0% [ ] 41/6101 0% [ ] 42/6101 0% [ ] 43/6101 0% [ ] 44/6101 0% [ ] 45/6101 0% [ ] 46/6101 0% [ ] 47/6101 0% [ ] 48/6101 0% [ ] 49/6101 0% [ ] 50/6101 0% [ ] 51/6101 0% [ ] 52/6101 0% [ ] 53/6101 0% [ ] 54/6101 0% [ ] 55/6101 0% [ ] 56/6101 0% [ ] 57/6101 0% [ ] 58/6101 0% [ ] 59/6101 0% [ ] 60/6101 0% [ ] 61/6101 0% [ ] 62/6101 1% [ ] 63/6101 1% [ ] 64/6101 1% [ ] 65/6101 1% [ ] 66/6101 1% [ ] 67/6101 1% [ ] 68/6101 1% [ ] 69/6101 1% [ ] 70/6101 1% [ ] 71/6101 1% [ ] 72/6101 1% [ ] 73/6101 1% [ ] 74/6101 1% [ ] 75/6101 1% [ ] 76/6101 1% [ ] 77/6101 1% [ ] 78/6101 1% [ ] 79/6101 1% [ ] 80/6101 1% [ ] 81/6101 1% [ ] 82/6101 1% [ ] 83/6101 1% [ ] 84/6101 1% [ ] 85/6101 1% [ ] 86/6101 1% [ ] 87/6101 1% [ ] 88/6101 1% [ ] 89/6101 1% [ ] 90/6101 1% [ ] 91/6101 1% [ ] 92/6101 1% [ ] 93/6101 1% [ ] 94/6101 1% [ ] 95/6101 1% [ ] 96/6101 1% [ ] 97/6101 1% [ ] 98/6101 1% [= ] 99/6101 1% [= ] 100/6101 1% [= ] 101/6101 1% [= ] 102/6101 1% [= ] 103/6101 1% [= ] 104/6101 1% [= ] 105/6101 1% [= ] 106/6101 1% [= ] 107/6101 1% [= ] 108/6101 1% [= ] 109/6101 1% [= ] 110/6101 1% [= ] 111/6101 1% [= ] 112/6101 1% [= ] 113/6101 1% [= ] 114/6101 1% [= ] 115/6101 1% [= ] 116/6101 1% [= ] 117/6101 1% [= ] 118/6101 1% [= ] 119/6101 1% [= ] 120/6101 1% [= ] 121/6101 1% [= ] 122/6101 1% [= ] 123/6101 2% [= ] 124/6101 2% [= ] 125/6101 2% [= ] 126/6101 2% [= ] 127/6101 2% [= ] 128/6101 2% [= ] 129/6101 2% [= ] 130/6101 2% [= ] 131/6101 2% [= ] 132/6101 2% [= ] 133/6101 2% [= ] 134/6101 2% [= ] 135/6101 2% [= ] 136/6101 2% [= ] 137/6101 2% [= ] 138/6101 2% [= ] 139/6101 2% [= ] 140/6101 2% [= ] 141/6101 2% [= ] 142/6101 2% [= ] 143/6101 2% [= ] 144/6101 2% [= ] 145/6101 2% [= ] 146/6101 2% [= ] 147/6101 2% [= ] 148/6101 2% [= ] 149/6101 2% [= ] 150/6101 2% [= ] 151/6101 2% [= ] 152/6101 2% [= ] 153/6101 2% [= ] 154/6101 2% [= ] 155/6101 2% [= ] 156/6101 2% [= ] 157/6101 2% [= ] 158/6101 2% [= ] 159/6101 2% [= ] 160/6101 2% [= ] 161/6101 2% [= ] 162/6101 2% [= ] 163/6101 2% [= ] 164/6101 2% [= ] 165/6101 2% [= ] 166/6101 2% [= ] 167/6101 2% [= ] 168/6101 2% [= ] 169/6101 2% [= ] 170/6101 2% [= ] 171/6101 2% [= ] 172/6101 2% [= ] 173/6101 2% [= ] 174/6101 2% [= ] 175/6101 2% [= ] 176/6101 2% [= ] 177/6101 2% [= ] 178/6101 2% [= ] 179/6101 2% [= ] 180/6101 2% [= ] 181/6101 2% [= ] 182/6101 2% [= ] 183/6101 2% [= ] 184/6101 3% [= ] 185/6101 3% [= ] 186/6101 3% [= ] 187/6101 3% [= ] 188/6101 3% [= ] 189/6101 3% [= ] 190/6101 3% [= ] 191/6101 3% [= ] 192/6101 3% [= ] 193/6101 3% [= ] 194/6101 3% [= ] 195/6101 3% [= ] 196/6101 3% [== ] 197/6101 3% [== ] 198/6101 3% [== ] 199/6101 3% [== ] 200/6101 3% [== ] 201/6101 3% [== ] 202/6101 3% [== ] 203/6101 3% [== ] 204/6101 3% [== ] 205/6101 3% [== ] 206/6101 3% [== ] 207/6101 3% [== ] 208/6101 3% [== ] 209/6101 3% [== ] 210/6101 3% [== ] 211/6101 3% [== ] 212/6101 3% [== ] 213/6101 3% [== ] 214/6101 3% [== ] 215/6101 3% [== ] 216/6101 3% [== ] 217/6101 3% [== ] 218/6101 3% [== ] 219/6101 3% [== ] 220/6101 3% [== ] 221/6101 3% [== ] 222/6101 3% [== ] 223/6101 3% [== ] 224/6101 3% [== ] 225/6101 3% [== ] 226/6101 3% [== ] 227/6101 3% [== ] 228/6101 3% [== ] 229/6101 3% [== ] 230/6101 3% [== ] 231/6101 3% [== ] 232/6101 3% [== ] 233/6101 3% [== ] 234/6101 3% [== ] 235/6101 3% [== ] 236/6101 3% [== ] 237/6101 3% [== ] 238/6101 3% [== ] 239/6101 3% [== ] 240/6101 3% [== ] 241/6101 3% [== ] 242/6101 3% [== ] 243/6101 3% [== ] 244/6101 3% [== ] 245/6101 4% [== ] 246/6101 4% [== ] 247/6101 4% [== ] 248/6101 4% [== ] 249/6101 4% [== ] 250/6101 4% [== ] 251/6101 4% [== ] 252/6101 4% [== ] 253/6101 4% [== ] 254/6101 4% [== ] 255/6101 4% [== ] 256/6101 4% [== ] 257/6101 4% [== ] 258/6101 4% [== ] 259/6101 4% [== ] 260/6101 4% [== ] 261/6101 4% [== ] 262/6101 4% [== ] 263/6101 4% [== ] 264/6101 4% [== ] 265/6101 4% [== ] 266/6101 4% [== ] 267/6101 4% [== ] 268/6101 4% [== ] 269/6101 4% [== ] 270/6101 4% [== ] 271/6101 4% [== ] 272/6101 4% [== ] 273/6101 4% [== ] 274/6101 4% [== ] 275/6101 4% [== ] 276/6101 4% [== ] 277/6101 4% [== ] 278/6101 4% [== ] 279/6101 4% [== ] 280/6101 4% [== ] 281/6101 4% [== ] 282/6101 4% [== ] 283/6101 4% [== ] 284/6101 4% [== ] 285/6101 4% [== ] 286/6101 4% [== ] 287/6101 4% [== ] 288/6101 4% [== ] 289/6101 4% [== ] 290/6101 4% [== ] 291/6101 4% [== ] 292/6101 4% [== ] 293/6101 4% [== ] 294/6101 4% [== ] 295/6101 4% [=== ] 296/6101 4% [=== ] 297/6101 4% [=== ] 298/6101 4% [=== ] 299/6101 4% [=== ] 300/6101 4% [=== ] 301/6101 4% [=== ] 302/6101 4% [=== ] 303/6101 4% [=== ] 304/6101 4% [=== ] 305/6101 4% [=== ] 306/6101 5% [=== ] 307/6101 5% [=== ] 308/6101 5% [=== ] 309/6101 5% [=== ] 310/6101 5% [=== ] 311/6101 5% [=== ] 312/6101 5% [=== ] 313/6101 5% [=== ] 314/6101 5% [=== ] 315/6101 5% [=== ] 316/6101 5% [=== ] 317/6101 5% [=== ] 318/6101 5% [=== ] 319/6101 5% [=== ] 320/6101 5% [=== ] 321/6101 5% [=== ] 322/6101 5% [=== ] 323/6101 5% [=== ] 324/6101 5% [=== ] 325/6101 5% [=== ] 326/6101 5% [=== ] 327/6101 5% [=== ] 328/6101 5% [=== ] 329/6101 5% [=== ] 330/6101 5% [=== ] 331/6101 5% [=== ] 332/6101 5% [=== ] 333/6101 5% [=== ] 334/6101 5% [=== ] 335/6101 5% [=== ] 336/6101 5% [=== ] 337/6101 5% [=== ] 338/6101 5% [=== ] 339/6101 5% [=== ] 340/6101 5% [=== ] 341/6101 5% [=== ] 342/6101 5% [=== ] 343/6101 5% [=== ] 344/6101 5% [=== ] 345/6101 5% [=== ] 346/6101 5% [=== ] 347/6101 5% [=== ] 348/6101 5% [=== ] 349/6101 5% [=== ] 350/6101 5% [=== ] 351/6101 5% [=== ] 352/6101 5% [=== ] 353/6101 5% [=== ] 354/6101 5% [=== ] 355/6101 5% [=== ] 356/6101 5% [=== ] 357/6101 5% [=== ] 358/6101 5% [=== ] 359/6101 5% [=== ] 360/6101 5% [=== ] 361/6101 5% [=== ] 362/6101 5% [=== ] 363/6101 5% [=== ] 364/6101 5% [=== ] 365/6101 5% [=== ] 366/6101 5% [=== ] 367/6101 6% [=== ] 368/6101 6% [=== ] 369/6101 6% [=== ] 370/6101 6% [=== ] 371/6101 6% [=== ] 372/6101 6% [=== ] 373/6101 6% [=== ] 374/6101 6% [=== ] 375/6101 6% [=== ] 376/6101 6% [=== ] 377/6101 6% [=== ] 378/6101 6% [=== ] 379/6101 6% [=== ] 380/6101 6% [=== ] 381/6101 6% [=== ] 382/6101 6% [=== ] 383/6101 6% [=== ] 384/6101 6% [=== ] 385/6101 6% [=== ] 386/6101 6% [=== ] 387/6101 6% [=== ] 388/6101 6% [=== ] 389/6101 6% [=== ] 390/6101 6% [=== ] 391/6101 6% [=== ] 392/6101 6% [=== ] 393/6101 6% [==== ] 394/6101 6% [==== ] 395/6101 6% [==== ] 396/6101 6% [==== ] 397/6101 6% [==== ] 398/6101 6% [==== ] 399/6101 6% [==== ] 400/6101 6% [==== ] 401/6101 6% [==== ] 402/6101 6% [==== ] 403/6101 6% [==== ] 404/6101 6% [==== ] 405/6101 6% [==== ] 406/6101 6% [==== ] 407/6101 6% [==== ] 408/6101 6% [==== ] 409/6101 6% [==== ] 410/6101 6% [==== ] 411/6101 6% [==== ] 412/6101 6% [==== ] 413/6101 6% [==== ] 414/6101 6% [==== ] 415/6101 6% [==== ] 416/6101 6% [==== ] 417/6101 6% [==== ] 418/6101 6% [==== ] 419/6101 6% [==== ] 420/6101 6% [==== ] 421/6101 6% [==== ] 422/6101 6% [==== ] 423/6101 6% [==== ] 424/6101 6% [==== ] 425/6101 6% [==== ] 426/6101 6% [==== ] 427/6101 6% [==== ] 428/6101 7% [==== ] 429/6101 7% [==== ] 430/6101 7% [==== ] 431/6101 7% [==== ] 432/6101 7% [==== ] 433/6101 7% [==== ] 434/6101 7% [==== ] 435/6101 7% [==== ] 436/6101 7% [==== ] 437/6101 7% [==== ] 438/6101 7% [==== ] 439/6101 7% [==== ] 440/6101 7% [==== ] 441/6101 7% [==== ] 442/6101 7% [==== ] 443/6101 7% [==== ] 444/6101 7% [==== ] 445/6101 7% [==== ] 446/6101 7% [==== ] 447/6101 7% [==== ] 448/6101 7% [==== ] 449/6101 7% [==== ] 450/6101 7% [==== ] 451/6101 7% [==== ] 452/6101 7% [==== ] 453/6101 7% [==== ] 454/6101 7% [==== ] 455/6101 7% [==== ] 456/6101 7% [==== ] 457/6101 7% [==== ] 458/6101 7% [==== ] 459/6101 7% [==== ] 460/6101 7% [==== ] 461/6101 7% [==== ] 462/6101 7% [==== ] 463/6101 7% [==== ] 464/6101 7% [==== ] 465/6101 7% [==== ] 466/6101 7% [==== ] 467/6101 7% [==== ] 468/6101 7% [==== ] 469/6101 7% [==== ] 470/6101 7% [==== ] 471/6101 7% [==== ] 472/6101 7% [==== ] 473/6101 7% [==== ] 474/6101 7% [==== ] 475/6101 7% [==== ] 476/6101 7% [==== ] 477/6101 7% [==== ] 478/6101 7% [==== ] 479/6101 7% [==== ] 480/6101 7% [==== ] 481/6101 7% [==== ] 482/6101 7% [==== ] 483/6101 7% [==== ] 484/6101 7% [==== ] 485/6101 7% [==== ] 486/6101 7% [==== ] 487/6101 7% [==== ] 488/6101 7% [==== ] 489/6101 8% [==== ] 490/6101 8% [==== ] 491/6101 8% [==== ] 492/6101 8% [===== ] 493/6101 8% [===== ] 494/6101 8% [===== ] 495/6101 8% [===== ] 496/6101 8% [===== ] 497/6101 8% [===== ] 498/6101 8% [===== ] 499/6101 8% [===== ] 500/6101 8% [===== ] 501/6101 8% [===== ] 502/6101 8% [===== ] 503/6101 8% [===== ] 504/6101 8% [===== ] 505/6101 8% [===== ] 506/6101 8% [===== ] 507/6101 8% [===== ] 508/6101 8% [===== ] 509/6101 8% [===== ] 510/6101 8% [===== ] 511/6101 8% [===== ] 512/6101 8% [===== ] 513/6101 8% [===== ] 514/6101 8% [===== ] 515/6101 8% [===== ] 516/6101 8% [===== ] 517/6101 8% [===== ] 518/6101 8% [===== ] 519/6101 8% [===== ] 520/6101 8% [===== ] 521/6101 8% [===== ] 522/6101 8% [===== ] 523/6101 8% [===== ] 524/6101 8% [===== ] 525/6101 8% [===== ] 526/6101 8% [===== ] 527/6101 8% [===== ] 528/6101 8% [===== ] 529/6101 8% [===== ] 530/6101 8% [===== ] 531/6101 8% [===== ] 532/6101 8% [===== ] 533/6101 8% [===== ] 534/6101 8% [===== ] 535/6101 8% [===== ] 536/6101 8% [===== ] 537/6101 8% [===== ] 538/6101 8% [===== ] 539/6101 8% [===== ] 540/6101 8% [===== ] 541/6101 8% [===== ] 542/6101 8% [===== ] 543/6101 8% [===== ] 544/6101 8% [===== ] 545/6101 8% [===== ] 546/6101 8% [===== ] 547/6101 8% [===== ] 548/6101 8% [===== ] 549/6101 8% [===== ] 550/6101 9% [===== ] 551/6101 9% [===== ] 552/6101 9% [===== ] 553/6101 9% [===== ] 554/6101 9% [===== ] 555/6101 9% [===== ] 556/6101 9% [===== ] 557/6101 9% [===== ] 558/6101 9% [===== ] 559/6101 9% [===== ] 560/6101 9% [===== ] 561/6101 9% [===== ] 562/6101 9% [===== ] 563/6101 9% [===== ] 564/6101 9% [===== ] 565/6101 9% [===== ] 566/6101 9% [===== ] 567/6101 9% [===== ] 568/6101 9% [===== ] 569/6101 9% [===== ] 570/6101 9% [===== ] 571/6101 9% [===== ] 572/6101 9% [===== ] 573/6101 9% [===== ] 574/6101 9% [===== ] 575/6101 9% [===== ] 576/6101 9% [===== ] 577/6101 9% [===== ] 578/6101 9% [===== ] 579/6101 9% [===== ] 580/6101 9% [===== ] 581/6101 9% [===== ] 582/6101 9% [===== ] 583/6101 9% [===== ] 584/6101 9% [===== ] 585/6101 9% [===== ] 586/6101 9% [===== ] 587/6101 9% [===== ] 588/6101 9% [===== ] 589/6101 9% [===== ] 590/6101 9% [====== ] 591/6101 9% [====== ] 592/6101 9% [====== ] 593/6101 9% [====== ] 594/6101 9% [====== ] 595/6101 9% [====== ] 596/6101 9% [====== ] 597/6101 9% [====== ] 598/6101 9% [====== ] 599/6101 9% [====== ] 600/6101 9% [====== ] 601/6101 9% [====== ] 602/6101 9% [====== ] 603/6101 9% [====== ] 604/6101 9% [====== ] 605/6101 9% [====== ] 606/6101 9% [====== ] 607/6101 9% [====== ] 608/6101 9% [====== ] 609/6101 9% [====== ] 610/6101 9% [====== ] 611/6101 10% [====== ] 612/6101 10% [====== ] 613/6101 10% [====== ] 614/6101 10% [====== ] 615/6101 10% [====== ] 616/6101 10% [====== ] 617/6101 10% [====== ] 618/6101 10% [====== ] 619/6101 10% [====== ] 620/6101 10% [====== ] 621/6101 10% [====== ] 622/6101 10% [====== ] 623/6101 10% [====== ] 624/6101 10% [====== ] 625/6101 10% [====== ] 626/6101 10% [====== ] 627/6101 10% [====== ] 628/6101 10% [====== ] 629/6101 10% [====== ] 630/6101 10% [====== ] 631/6101 10% [====== ] 632/6101 10% [====== ] 633/6101 10% [====== ] 634/6101 10% [====== ] 635/6101 10% [====== ] 636/6101 10% [====== ] 637/6101 10% [====== ] 638/6101 10% [====== ] 639/6101 10% [====== ] 640/6101 10% [====== ] 641/6101 10% [====== ] 642/6101 10% [====== ] 643/6101 10% [====== ] 644/6101 10% [====== ] 645/6101 10% [====== ] 646/6101 10% [====== ] 647/6101 10% [====== ] 648/6101 10% [====== ] 649/6101 10% [====== ] 650/6101 10% [====== ] 651/6101 10% [====== ] 652/6101 10% [====== ] 653/6101 10% [====== ] 654/6101 10% [====== ] 655/6101 10% [====== ] 656/6101 10% [====== ] 657/6101 10% [====== ] 658/6101 10% [====== ] 659/6101 10% [====== ] 660/6101 10% [====== ] 661/6101 10% [====== ] 662/6101 10% [====== ] 663/6101 10% [====== ] 664/6101 10% [====== ] 665/6101 10% [====== ] 666/6101 10% [====== ] 667/6101 10% [====== ] 668/6101 10% [====== ] 669/6101 10% [====== ] 670/6101 10% [====== ] 671/6101 10% [====== ] 672/6101 11% [====== ] 673/6101 11% [====== ] 674/6101 11% [====== ] 675/6101 11% [====== ] 676/6101 11% [====== ] 677/6101 11% [====== ] 678/6101 11% [====== ] 679/6101 11% [====== ] 680/6101 11% [====== ] 681/6101 11% [====== ] 682/6101 11% [====== ] 683/6101 11% [====== ] 684/6101 11% [====== ] 685/6101 11% [====== ] 686/6101 11% [====== ] 687/6101 11% [====== ] 688/6101 11% [======= ] 689/6101 11% [======= ] 690/6101 11% [======= ] 691/6101 11% [======= ] 692/6101 11% [======= ] 693/6101 11% [======= ] 694/6101 11% [======= ] 695/6101 11% [======= ] 696/6101 11% [======= ] 697/6101 11% [======= ] 698/6101 11% [======= ] 699/6101 11% [======= ] 700/6101 11% [======= ] 701/6101 11% [======= ] 702/6101 11% [======= ] 703/6101 11% [======= ] 704/6101 11% [======= ] 705/6101 11% [======= ] 706/6101 11% [======= ] 707/6101 11% [======= ] 708/6101 11% [======= ] 709/6101 11% [======= ] 710/6101 11% [======= ] 711/6101 11% [======= ] 712/6101 11% [======= ] 713/6101 11% [======= ] 714/6101 11% [======= ] 715/6101 11% [======= ] 716/6101 11% [======= ] 717/6101 11% [======= ] 718/6101 11% [======= ] 719/6101 11% [======= ] 720/6101 11% [======= ] 721/6101 11% [======= ] 722/6101 11% [======= ] 723/6101 11% [======= ] 724/6101 11% [======= ] 725/6101 11% [======= ] 726/6101 11% [======= ] 727/6101 11% [======= ] 728/6101 11% [======= ] 729/6101 11% [======= ] 730/6101 11% [======= ] 731/6101 11% [======= ] 732/6101 11% [======= ] 733/6101 12% [======= ] 734/6101 12% [======= ] 735/6101 12% [======= ] 736/6101 12% [======= ] 737/6101 12% [======= ] 738/6101 12% [======= ] 739/6101 12% [======= ] 740/6101 12% [======= ] 741/6101 12% [======= ] 742/6101 12% [======= ] 743/6101 12% [======= ] 744/6101 12% [======= ] 745/6101 12% [======= ] 746/6101 12% [======= ] 747/6101 12% [======= ] 748/6101 12% [======= ] 749/6101 12% [======= ] 750/6101 12% [======= ] 751/6101 12% [======= ] 752/6101 12% [======= ] 753/6101 12% [======= ] 754/6101 12% [======= ] 755/6101 12% [======= ] 756/6101 12% [======= ] 757/6101 12% [======= ] 758/6101 12% [======= ] 759/6101 12% [======= ] 760/6101 12% [======= ] 761/6101 12% [======= ] 762/6101 12% [======= ] 763/6101 12% [======= ] 764/6101 12% [======= ] 765/6101 12% [======= ] 766/6101 12% [======= ] 767/6101 12% [======= ] 768/6101 12% [======= ] 769/6101 12% [======= ] 770/6101 12% [======= ] 771/6101 12% [======= ] 772/6101 12% [======= ] 773/6101 12% [======= ] 774/6101 12% [======= ] 775/6101 12% [======= ] 776/6101 12% [======= ] 777/6101 12% [======= ] 778/6101 12% [======= ] 779/6101 12% [======= ] 780/6101 12% [======= ] 781/6101 12% [======= ] 782/6101 12% [======= ] 783/6101 12% [======= ] 784/6101 12% [======= ] 785/6101 12% [======= ] 786/6101 12% [======= ] 787/6101 12% [======== ] 788/6101 12% [======== ] 789/6101 12% [======== ] 790/6101 12% [======== ] 791/6101 12% [======== ] 792/6101 12% [======== ] 793/6101 12% [======== ] 794/6101 13% [======== ] 795/6101 13% [======== ] 796/6101 13% [======== ] 797/6101 13% [======== ] 798/6101 13% [======== ] 799/6101 13% [======== ] 800/6101 13% [======== ] 801/6101 13% [======== ] 802/6101 13% [======== ] 803/6101 13% [======== ] 804/6101 13% [======== ] 805/6101 13% [======== ] 806/6101 13% [======== ] 807/6101 13% [======== ] 808/6101 13% [======== ] 809/6101 13% [======== ] 810/6101 13% [======== ] 811/6101 13% [======== ] 812/6101 13% [======== ] 813/6101 13% [======== ] 814/6101 13% [======== ] 815/6101 13% [======== ] 816/6101 13% [======== ] 817/6101 13% [======== ] 818/6101 13% [======== ] 819/6101 13% [======== ] 820/6101 13% [======== ] 821/6101 13% [======== ] 822/6101 13% [======== ] 823/6101 13% [======== ] 824/6101 13% [======== ] 825/6101 13% [======== ] 826/6101 13% [======== ] 827/6101 13% [======== ] 828/6101 13% [======== ] 829/6101 13% [======== ] 830/6101 13% [======== ] 831/6101 13% [======== ] 832/6101 13% [======== ] 833/6101 13% [======== ] 834/6101 13% [======== ] 835/6101 13% [======== ] 836/6101 13% [======== ] 837/6101 13% [======== ] 838/6101 13% [======== ] 839/6101 13% [======== ] 840/6101 13% [======== ] 841/6101 13% [======== ] 842/6101 13% [======== ] 843/6101 13% [======== ] 844/6101 13% [======== ] 845/6101 13% [======== ] 846/6101 13% [======== ] 847/6101 13% [======== ] 848/6101 13% [======== ] 849/6101 13% [======== ] 850/6101 13% [======== ] 851/6101 13% [======== ] 852/6101 13% [======== ] 853/6101 13% [======== ] 854/6101 13% [======== ] 855/6101 14% [======== ] 856/6101 14% [======== ] 857/6101 14% [======== ] 858/6101 14% [======== ] 859/6101 14% [======== ] 860/6101 14% [======== ] 861/6101 14% [======== ] 862/6101 14% [======== ] 863/6101 14% [======== ] 864/6101 14% [======== ] 865/6101 14% [======== ] 866/6101 14% [======== ] 867/6101 14% [======== ] 868/6101 14% [======== ] 869/6101 14% [======== ] 870/6101 14% [======== ] 871/6101 14% [======== ] 872/6101 14% [======== ] 873/6101 14% [======== ] 874/6101 14% [======== ] 875/6101 14% [======== ] 876/6101 14% [======== ] 877/6101 14% [======== ] 878/6101 14% [======== ] 879/6101 14% [======== ] 880/6101 14% [======== ] 881/6101 14% [======== ] 882/6101 14% [======== ] 883/6101 14% [======== ] 884/6101 14% [======== ] 885/6101 14% [========= ] 886/6101 14% [========= ] 887/6101 14% [========= ] 888/6101 14% [========= ] 889/6101 14% [========= ] 890/6101 14% [========= ] 891/6101 14% [========= ] 892/6101 14% [========= ] 893/6101 14% [========= ] 894/6101 14% [========= ] 895/6101 14% [========= ] 896/6101 14% [========= ] 897/6101 14% [========= ] 898/6101 14% [========= ] 899/6101 14% [========= ] 900/6101 14% [========= ] 901/6101 14% [========= ] 902/6101 14% [========= ] 903/6101 14% [========= ] 904/6101 14% [========= ] 905/6101 14% [========= ] 906/6101 14% [========= ] 907/6101 14% [========= ] 908/6101 14% [========= ] 909/6101 14% [========= ] 910/6101 14% [========= ] 911/6101 14% [========= ] 912/6101 14% [========= ] 913/6101 14% [========= ] 914/6101 14% [========= ] 915/6101 14% [========= ] 916/6101 15% [========= ] 917/6101 15% [========= ] 918/6101 15% [========= ] 919/6101 15% [========= ] 920/6101 15% [========= ] 921/6101 15% [========= ] 922/6101 15% [========= ] 923/6101 15% [========= ] 924/6101 15% [========= ] 925/6101 15% [========= ] 926/6101 15% [========= ] 927/6101 15% [========= ] 928/6101 15% [========= ] 929/6101 15% [========= ] 930/6101 15% [========= ] 931/6101 15% [========= ] 932/6101 15% [========= ] 933/6101 15% [========= ] 934/6101 15% [========= ] 935/6101 15% [========= ] 936/6101 15% [========= ] 937/6101 15% [========= ] 938/6101 15% [========= ] 939/6101 15% [========= ] 940/6101 15% [========= ] 941/6101 15% [========= ] 942/6101 15% [========= ] 943/6101 15% [========= ] 944/6101 15% [========= ] 945/6101 15% [========= ] 946/6101 15% [========= ] 947/6101 15% [========= ] 948/6101 15% [========= ] 949/6101 15% [========= ] 950/6101 15% [========= ] 951/6101 15% [========= ] 952/6101 15% [========= ] 953/6101 15% [========= ] 954/6101 15% [========= ] 955/6101 15% [========= ] 956/6101 15% [========= ] 957/6101 15% [========= ] 958/6101 15% [========= ] 959/6101 15% [========= ] 960/6101 15% [========= ] 961/6101 15% [========= ] 962/6101 15% [========= ] 963/6101 15% [========= ] 964/6101 15% [========= ] 965/6101 15% [========= ] 966/6101 15% [========= ] 967/6101 15% [========= ] 968/6101 15% [========= ] 969/6101 15% [========= ] 970/6101 15% [========= ] 971/6101 15% [========= ] 972/6101 15% [========= ] 973/6101 15% [========= ] 974/6101 15% [========= ] 975/6101 15% [========= ] 976/6101 15% [========= ] 977/6101 16% [========= ] 978/6101 16% [========= ] 979/6101 16% [========= ] 980/6101 16% [========= ] 981/6101 16% [========= ] 982/6101 16% [========= ] 983/6101 16% [========= ] 984/6101 16% [========== ] 985/6101 16% [========== ] 986/6101 16% [========== ] 987/6101 16% [========== ] 988/6101 16% [========== ] 989/6101 16% [========== ] 990/6101 16% [========== ] 991/6101 16% [========== ] 992/6101 16% [========== ] 993/6101 16% [========== ] 994/6101 16% [========== ] 995/6101 16% [========== ] 996/6101 16% [========== ] 997/6101 16% [========== ] 998/6101 16% [========== ] 999/6101 16% [========== ] 1000/6101 16% [========== ] 1001/6101 16% [========== ] 1002/6101 16% [========== ] 1003/6101 16% [========== ] 1004/6101 16% [========== ] 1005/6101 16% [========== ] 1006/6101 16% [========== ] 1007/6101 16% [========== ] 1008/6101 16% [========== ] 1009/6101 16% [========== ] 1010/6101 16% [========== ] 1011/6101 16% [========== ] 1012/6101 16% [========== ] 1013/6101 16% [========== ] 1014/6101 16% [========== ] 1015/6101 16% [========== ] 1016/6101 16% [========== ] 1017/6101 16% [========== ] 1018/6101 16% [========== ] 1019/6101 16% [========== ] 1020/6101 16% [========== ] 1021/6101 16% [========== ] 1022/6101 16% [========== ] 1023/6101 16% [========== ] 1024/6101 16% [========== ] 1025/6101 16% [========== ] 1026/6101 16% [========== ] 1027/6101 16% [========== ] 1028/6101 16% [========== ] 1029/6101 16% [========== ] 1030/6101 16% [========== ] 1031/6101 16% [========== ] 1032/6101 16% [========== ] 1033/6101 16% [========== ] 1034/6101 16% [========== ] 1035/6101 16% [========== ] 1036/6101 16% [========== ] 1037/6101 16% [========== ] 1038/6101 17% [========== ] 1039/6101 17% [========== ] 1040/6101 17% [========== ] 1041/6101 17% [========== ] 1042/6101 17% [========== ] 1043/6101 17% [========== ] 1044/6101 17% [========== ] 1045/6101 17% [========== ] 1046/6101 17% [========== ] 1047/6101 17% [========== ] 1048/6101 17% [========== ] 1049/6101 17% [========== ] 1050/6101 17% [========== ] 1051/6101 17% [========== ] 1052/6101 17% [========== ] 1053/6101 17% [========== ] 1054/6101 17% [========== ] 1055/6101 17% [========== ] 1056/6101 17% [========== ] 1057/6101 17% [========== ] 1058/6101 17% [========== ] 1059/6101 17% [========== ] 1060/6101 17% [========== ] 1061/6101 17% [========== ] 1062/6101 17% [========== ] 1063/6101 17% [========== ] 1064/6101 17% [========== ] 1065/6101 17% [========== ] 1066/6101 17% [========== ] 1067/6101 17% [========== ] 1068/6101 17% [========== ] 1069/6101 17% [========== ] 1070/6101 17% [========== ] 1071/6101 17% [========== ] 1072/6101 17% [========== ] 1073/6101 17% [========== ] 1074/6101 17% [========== ] 1075/6101 17% [========== ] 1076/6101 17% [========== ] 1077/6101 17% [========== ] 1078/6101 17% [========== ] 1079/6101 17% [========== ] 1080/6101 17% [========== ] 1081/6101 17% [========== ] 1082/6101 17% [=========== ] 1083/6101 17% [=========== ] 1084/6101 17% [=========== ] 1085/6101 17% [=========== ] 1086/6101 17% [=========== ] 1087/6101 17% [=========== ] 1088/6101 17% [=========== ] 1089/6101 17% [=========== ] 1090/6101 17% [=========== ] 1091/6101 17% [=========== ] 1092/6101 17% [=========== ] 1093/6101 17% [=========== ] 1094/6101 17% [=========== ] 1095/6101 17% [=========== ] 1096/6101 17% [=========== ] 1097/6101 17% [=========== ] 1098/6101 17% [=========== ] 1099/6101 18% [=========== ] 1100/6101 18% [=========== ] 1101/6101 18% [=========== ] 1102/6101 18% [=========== ] 1103/6101 18% [=========== ] 1104/6101 18% [=========== ] 1105/6101 18% [=========== ] 1106/6101 18% [=========== ] 1107/6101 18% [=========== ] 1108/6101 18% [=========== ] 1109/6101 18% [=========== ] 1110/6101 18% [=========== ] 1111/6101 18% [=========== ] 1112/6101 18% [=========== ] 1113/6101 18% [=========== ] 1114/6101 18% [=========== ] 1115/6101 18% [=========== ] 1116/6101 18% [=========== ] 1117/6101 18% [=========== ] 1118/6101 18% [=========== ] 1119/6101 18% [=========== ] 1120/6101 18% [=========== ] 1121/6101 18% [=========== ] 1122/6101 18% [=========== ] 1123/6101 18% [=========== ] 1124/6101 18% [=========== ] 1125/6101 18% [=========== ] 1126/6101 18% [=========== ] 1127/6101 18% [=========== ] 1128/6101 18% [=========== ] 1129/6101 18% [=========== ] 1130/6101 18% [=========== ] 1131/6101 18% [=========== ] 1132/6101 18% [=========== ] 1133/6101 18% [=========== ] 1134/6101 18% [=========== ] 1135/6101 18% [=========== ] 1136/6101 18% [=========== ] 1137/6101 18% [=========== ] 1138/6101 18% [=========== ] 1139/6101 18% [=========== ] 1140/6101 18% [=========== ] 1141/6101 18% [=========== ] 1142/6101 18% [=========== ] 1143/6101 18% [=========== ] 1144/6101 18% [=========== ] 1145/6101 18% [=========== ] 1146/6101 18% [=========== ] 1147/6101 18% [=========== ] 1148/6101 18% [=========== ] 1149/6101 18% [=========== ] 1150/6101 18% [=========== ] 1151/6101 18% [=========== ] 1152/6101 18% [=========== ] 1153/6101 18% [=========== ] 1154/6101 18% [=========== ] 1155/6101 18% [=========== ] 1156/6101 18% [=========== ] 1157/6101 18% [=========== ] 1158/6101 18% [=========== ] 1159/6101 18% [=========== ] 1160/6101 19% [=========== ] 1161/6101 19% [=========== ] 1162/6101 19% [=========== ] 1163/6101 19% [=========== ] 1164/6101 19% [=========== ] 1165/6101 19% [=========== ] 1166/6101 19% [=========== ] 1167/6101 19% [=========== ] 1168/6101 19% [=========== ] 1169/6101 19% [=========== ] 1170/6101 19% [=========== ] 1171/6101 19% [=========== ] 1172/6101 19% [=========== ] 1173/6101 19% [=========== ] 1174/6101 19% [=========== ] 1175/6101 19% [=========== ] 1176/6101 19% [=========== ] 1177/6101 19% [=========== ] 1178/6101 19% [=========== ] 1179/6101 19% [=========== ] 1180/6101 19% [============ ] 1181/6101 19% [============ ] 1182/6101 19% [============ ] 1183/6101 19% [============ ] 1184/6101 19% [============ ] 1185/6101 19% [============ ] 1186/6101 19% [============ ] 1187/6101 19% [============ ] 1188/6101 19% [============ ] 1189/6101 19% [============ ] 1190/6101 19% [============ ] 1191/6101 19% [============ ] 1192/6101 19% [============ ] 1193/6101 19% [============ ] 1194/6101 19% [============ ] 1195/6101 19% [============ ] 1196/6101 19% [============ ] 1197/6101 19% [============ ] 1198/6101 19% [============ ] 1199/6101 19% [============ ] 1200/6101 19% [============ ] 1201/6101 19% [============ ] 1202/6101 19% [============ ] 1203/6101 19% [============ ] 1204/6101 19% [============ ] 1205/6101 19% [============ ] 1206/6101 19% [============ ] 1207/6101 19% [============ ] 1208/6101 19% [============ ] 1209/6101 19% [============ ] 1210/6101 19% [============ ] 1211/6101 19% [============ ] 1212/6101 19% [============ ] 1213/6101 19% [============ ] 1214/6101 19% [============ ] 1215/6101 19% [============ ] 1216/6101 19% [============ ] 1217/6101 19% [============ ] 1218/6101 19% [============ ] 1219/6101 19% [============ ] 1220/6101 19% [============ ] 1221/6101 20% [============ ] 1222/6101 20% [============ ] 1223/6101 20% [============ ] 1224/6101 20% [============ ] 1225/6101 20% [============ ] 1226/6101 20% [============ ] 1227/6101 20% [============ ] 1228/6101 20% [============ ] 1229/6101 20% [============ ] 1230/6101 20% [============ ] 1231/6101 20% [============ ] 1232/6101 20% [============ ] 1233/6101 20% [============ ] 1234/6101 20% [============ ] 1235/6101 20% [============ ] 1236/6101 20% [============ ] 1237/6101 20% [============ ] 1238/6101 20% [============ ] 1239/6101 20% [============ ] 1240/6101 20% [============ ] 1241/6101 20% [============ ] 1242/6101 20% [============ ] 1243/6101 20% [============ ] 1244/6101 20% [============ ] 1245/6101 20% [============ ] 1246/6101 20% [============ ] 1247/6101 20% [============ ] 1248/6101 20% [============ ] 1249/6101 20% [============ ] 1250/6101 20% [============ ] 1251/6101 20% [============ ] 1252/6101 20% [============ ] 1253/6101 20% [============ ] 1254/6101 20% [============ ] 1255/6101 20% [============ ] 1256/6101 20% [============ ] 1257/6101 20% [============ ] 1258/6101 20% [============ ] 1259/6101 20% [============ ] 1260/6101 20% [============ ] 1261/6101 20% [============ ] 1262/6101 20% [============ ] 1263/6101 20% [============ ] 1264/6101 20% [============ ] 1265/6101 20% [============ ] 1266/6101 20% [============ ] 1267/6101 20% [============ ] 1268/6101 20% [============ ] 1269/6101 20% [============ ] 1270/6101 20% [============ ] 1271/6101 20% [============ ] 1272/6101 20% [============ ] 1273/6101 20% [============ ] 1274/6101 20% [============ ] 1275/6101 20% [============ ] 1276/6101 20% [============ ] 1277/6101 20% [============ ] 1278/6101 20% [============ ] 1279/6101 20% [============= ] 1280/6101 20% [============= ] 1281/6101 20% [============= ] 1282/6101 21% [============= ] 1283/6101 21% [============= ] 1284/6101 21% [============= ] 1285/6101 21% [============= ] 1286/6101 21% [============= ] 1287/6101 21% [============= ] 1288/6101 21% [============= ] 1289/6101 21% [============= ] 1290/6101 21% [============= ] 1291/6101 21% [============= ] 1292/6101 21% [============= ] 1293/6101 21% [============= ] 1294/6101 21% [============= ] 1295/6101 21% [============= ] 1296/6101 21% [============= ] 1297/6101 21% [============= ] 1298/6101 21% [============= ] 1299/6101 21% [============= ] 1300/6101 21% [============= ] 1301/6101 21% [============= ] 1302/6101 21% [============= ] 1303/6101 21% [============= ] 1304/6101 21% [============= ] 1305/6101 21% [============= ] 1306/6101 21% [============= ] 1307/6101 21% [============= ] 1308/6101 21% [============= ] 1309/6101 21% [============= ] 1310/6101 21% [============= ] 1311/6101 21% [============= ] 1312/6101 21% [============= ] 1313/6101 21% [============= ] 1314/6101 21% [============= ] 1315/6101 21% [============= ] 1316/6101 21% [============= ] 1317/6101 21% [============= ] 1318/6101 21% [============= ] 1319/6101 21% [============= ] 1320/6101 21% [============= ] 1321/6101 21% [============= ] 1322/6101 21% [============= ] 1323/6101 21% [============= ] 1324/6101 21% [============= ] 1325/6101 21% [============= ] 1326/6101 21% [============= ] 1327/6101 21% [============= ] 1328/6101 21% [============= ] 1329/6101 21% [============= ] 1330/6101 21% [============= ] 1331/6101 21% [============= ] 1332/6101 21% [============= ] 1333/6101 21% [============= ] 1334/6101 21% [============= ] 1335/6101 21% [============= ] 1336/6101 21% [============= ] 1337/6101 21% [============= ] 1338/6101 21% [============= ] 1339/6101 21% [============= ] 1340/6101 21% [============= ] 1341/6101 21% [============= ] 1342/6101 21% [============= ] 1343/6101 22% [============= ] 1344/6101 22% [============= ] 1345/6101 22% [============= ] 1346/6101 22% [============= ] 1347/6101 22% [============= ] 1348/6101 22% [============= ] 1349/6101 22% [============= ] 1350/6101 22% [============= ] 1351/6101 22% [============= ] 1352/6101 22% [============= ] 1353/6101 22% [============= ] 1354/6101 22% [============= ] 1355/6101 22% [============= ] 1356/6101 22% [============= ] 1357/6101 22% [============= ] 1358/6101 22% [============= ] 1359/6101 22% [============= ] 1360/6101 22% [============= ] 1361/6101 22% [============= ] 1362/6101 22% [============= ] 1363/6101 22% [============= ] 1364/6101 22% [============= ] 1365/6101 22% [============= ] 1366/6101 22% [============= ] 1367/6101 22% [============= ] 1368/6101 22% [============= ] 1369/6101 22% [============= ] 1370/6101 22% [============= ] 1371/6101 22% [============= ] 1372/6101 22% [============= ] 1373/6101 22% [============= ] 1374/6101 22% [============= ] 1375/6101 22% [============= ] 1376/6101 22% [============= ] 1377/6101 22% [============== ] 1378/6101 22% [============== ] 1379/6101 22% [============== ] 1380/6101 22% [============== ] 1381/6101 22% [============== ] 1382/6101 22% [============== ] 1383/6101 22% [============== ] 1384/6101 22% [============== ] 1385/6101 22% [============== ] 1386/6101 22% [============== ] 1387/6101 22% [============== ] 1388/6101 22% [============== ] 1389/6101 22% [============== ] 1390/6101 22% [============== ] 1391/6101 22% [============== ] 1392/6101 22% [============== ] 1393/6101 22% [============== ] 1394/6101 22% [============== ] 1395/6101 22% [============== ] 1396/6101 22% [============== ] 1397/6101 22% [============== ] 1398/6101 22% [============== ] 1399/6101 22% [============== ] 1400/6101 22% [============== ] 1401/6101 22% [============== ] 1402/6101 22% [============== ] 1403/6101 22% [============== ] 1404/6101 23% [============== ] 1405/6101 23% [============== ] 1406/6101 23% [============== ] 1407/6101 23% [============== ] 1408/6101 23% [============== ] 1409/6101 23% [============== ] 1410/6101 23% [============== ] 1411/6101 23% [============== ] 1412/6101 23% [============== ] 1413/6101 23% [============== ] 1414/6101 23% [============== ] 1415/6101 23% [============== ] 1416/6101 23% [============== ] 1417/6101 23% [============== ] 1418/6101 23% [============== ] 1419/6101 23% [============== ] 1420/6101 23% [============== ] 1421/6101 23% [============== ] 1422/6101 23% [============== ] 1423/6101 23% [============== ] 1424/6101 23% [============== ] 1425/6101 23% [============== ] 1426/6101 23% [============== ] 1427/6101 23% [============== ] 1428/6101 23% [============== ] 1429/6101 23% [============== ] 1430/6101 23% [============== ] 1431/6101 23% [============== ] 1432/6101 23% [============== ] 1433/6101 23% [============== ] 1434/6101 23% [============== ] 1435/6101 23% [============== ] 1436/6101 23% [============== ] 1437/6101 23% [============== ] 1438/6101 23% [============== ] 1439/6101 23% [============== ] 1440/6101 23% [============== ] 1441/6101 23% [============== ] 1442/6101 23% [============== ] 1443/6101 23% [============== ] 1444/6101 23% [============== ] 1445/6101 23% [============== ] 1446/6101 23% [============== ] 1447/6101 23% [============== ] 1448/6101 23% [============== ] 1449/6101 23% [============== ] 1450/6101 23% [============== ] 1451/6101 23% [============== ] 1452/6101 23% [============== ] 1453/6101 23% [============== ] 1454/6101 23% [============== ] 1455/6101 23% [============== ] 1456/6101 23% [============== ] 1457/6101 23% [============== ] 1458/6101 23% [============== ] 1459/6101 23% [============== ] 1460/6101 23% [============== ] 1461/6101 23% [============== ] 1462/6101 23% [============== ] 1463/6101 23% [============== ] 1464/6101 23% [============== ] 1465/6101 24% [============== ] 1466/6101 24% [============== ] 1467/6101 24% [============== ] 1468/6101 24% [============== ] 1469/6101 24% [============== ] 1470/6101 24% [============== ] 1471/6101 24% [============== ] 1472/6101 24% [============== ] 1473/6101 24% [============== ] 1474/6101 24% [============== ] 1475/6101 24% [============== ] 1476/6101 24% [=============== ] 1477/6101 24% [=============== ] 1478/6101 24% [=============== ] 1479/6101 24% [=============== ] 1480/6101 24% [=============== ] 1481/6101 24% [=============== ] 1482/6101 24% [=============== ] 1483/6101 24% [=============== ] 1484/6101 24% [=============== ] 1485/6101 24% [=============== ] 1486/6101 24% [=============== ] 1487/6101 24% [=============== ] 1488/6101 24% [=============== ] 1489/6101 24% [=============== ] 1490/6101 24% [=============== ] 1491/6101 24% [=============== ] 1492/6101 24% [=============== ] 1493/6101 24% [=============== ] 1494/6101 24% [=============== ] 1495/6101 24% [=============== ] 1496/6101 24% [=============== ] 1497/6101 24% [=============== ] 1498/6101 24% [=============== ] 1499/6101 24% [=============== ] 1500/6101 24% [=============== ] 1501/6101 24% [=============== ] 1502/6101 24% [=============== ] 1503/6101 24% [=============== ] 1504/6101 24% [=============== ] 1505/6101 24% [=============== ] 1506/6101 24% [=============== ] 1507/6101 24% [=============== ] 1508/6101 24% [=============== ] 1509/6101 24% [=============== ] 1510/6101 24% [=============== ] 1511/6101 24% [=============== ] 1512/6101 24% [=============== ] 1513/6101 24% [=============== ] 1514/6101 24% [=============== ] 1515/6101 24% [=============== ] 1516/6101 24% [=============== ] 1517/6101 24% [=============== ] 1518/6101 24% [=============== ] 1519/6101 24% [=============== ] 1520/6101 24% [=============== ] 1521/6101 24% [=============== ] 1522/6101 24% [=============== ] 1523/6101 24% [=============== ] 1524/6101 24% [=============== ] 1525/6101 24% [=============== ] 1526/6101 25% [=============== ] 1527/6101 25% [=============== ] 1528/6101 25% [=============== ] 1529/6101 25% [=============== ] 1530/6101 25% [=============== ] 1531/6101 25% [=============== ] 1532/6101 25% [=============== ] 1533/6101 25% [=============== ] 1534/6101 25% [=============== ] 1535/6101 25% [=============== ] 1536/6101 25% [=============== ] 1537/6101 25% [=============== ] 1538/6101 25% [=============== ] 1539/6101 25% [=============== ] 1540/6101 25% [=============== ] 1541/6101 25% [=============== ] 1542/6101 25% [=============== ] 1543/6101 25% [=============== ] 1544/6101 25% [=============== ] 1545/6101 25% [=============== ] 1546/6101 25% [=============== ] 1547/6101 25% [=============== ] 1548/6101 25% [=============== ] 1549/6101 25% [=============== ] 1550/6101 25% [=============== ] 1551/6101 25% [=============== ] 1552/6101 25% [=============== ] 1553/6101 25% [=============== ] 1554/6101 25% [=============== ] 1555/6101 25% [=============== ] 1556/6101 25% [=============== ] 1557/6101 25% [=============== ] 1558/6101 25% [=============== ] 1559/6101 25% [=============== ] 1560/6101 25% [=============== ] 1561/6101 25% [=============== ] 1562/6101 25% [=============== ] 1563/6101 25% [=============== ] 1564/6101 25% [=============== ] 1565/6101 25% [=============== ] 1566/6101 25% [=============== ] 1567/6101 25% [=============== ] 1568/6101 25% [=============== ] 1569/6101 25% [=============== ] 1570/6101 25% [=============== ] 1571/6101 25% [=============== ] 1572/6101 25% [=============== ] 1573/6101 25% [=============== ] 1574/6101 25% [================ ] 1575/6101 25% [================ ] 1576/6101 25% [================ ] 1577/6101 25% [================ ] 1578/6101 25% [================ ] 1579/6101 25% [================ ] 1580/6101 25% [================ ] 1581/6101 25% [================ ] 1582/6101 25% [================ ] 1583/6101 25% [================ ] 1584/6101 25% [================ ] 1585/6101 25% [================ ] 1586/6101 25% [================ ] 1587/6101 26% [================ ] 1588/6101 26% [================ ] 1589/6101 26% [================ ] 1590/6101 26% [================ ] 1591/6101 26% [================ ] 1592/6101 26% [================ ] 1593/6101 26% [================ ] 1594/6101 26% [================ ] 1595/6101 26% [================ ] 1596/6101 26% [================ ] 1597/6101 26% [================ ] 1598/6101 26% [================ ] 1599/6101 26% [================ ] 1600/6101 26% [================ ] 1601/6101 26% [================ ] 1602/6101 26% [================ ] 1603/6101 26% [================ ] 1604/6101 26% [================ ] 1605/6101 26% [================ ] 1606/6101 26% [================ ] 1607/6101 26% [================ ] 1608/6101 26% [================ ] 1609/6101 26% [================ ] 1610/6101 26% [================ ] 1611/6101 26% [================ ] 1612/6101 26% [================ ] 1613/6101 26% [================ ] 1614/6101 26% [================ ] 1615/6101 26% [================ ] 1616/6101 26% [================ ] 1617/6101 26% [================ ] 1618/6101 26% [================ ] 1619/6101 26% [================ ] 1620/6101 26% [================ ] 1621/6101 26% [================ ] 1622/6101 26% [================ ] 1623/6101 26% [================ ] 1624/6101 26% [================ ] 1625/6101 26% [================ ] 1626/6101 26% [================ ] 1627/6101 26% [================ ] 1628/6101 26% [================ ] 1629/6101 26% [================ ] 1630/6101 26% [================ ] 1631/6101 26% [================ ] 1632/6101 26% [================ ] 1633/6101 26% [================ ] 1634/6101 26% [================ ] 1635/6101 26% [================ ] 1636/6101 26% [================ ] 1637/6101 26% [================ ] 1638/6101 26% [================ ] 1639/6101 26% [================ ] 1640/6101 26% [================ ] 1641/6101 26% [================ ] 1642/6101 26% [================ ] 1643/6101 26% [================ ] 1644/6101 26% [================ ] 1645/6101 26% [================ ] 1646/6101 26% [================ ] 1647/6101 26% [================ ] 1648/6101 27% [================ ] 1649/6101 27% [================ ] 1650/6101 27% [================ ] 1651/6101 27% [================ ] 1652/6101 27% [================ ] 1653/6101 27% [================ ] 1654/6101 27% [================ ] 1655/6101 27% [================ ] 1656/6101 27% [================ ] 1657/6101 27% [================ ] 1658/6101 27% [================ ] 1659/6101 27% [================ ] 1660/6101 27% [================ ] 1661/6101 27% [================ ] 1662/6101 27% [================ ] 1663/6101 27% [================ ] 1664/6101 27% [================ ] 1665/6101 27% [================ ] 1666/6101 27% [================ ] 1667/6101 27% [================ ] 1668/6101 27% [================ ] 1669/6101 27% [================ ] 1670/6101 27% [================ ] 1671/6101 27% [================ ] 1672/6101 27% [================= ] 1673/6101 27% [================= ] 1674/6101 27% [================= ] 1675/6101 27% [================= ] 1676/6101 27% [================= ] 1677/6101 27% [================= ] 1678/6101 27% [================= ] 1679/6101 27% [================= ] 1680/6101 27% [================= ] 1681/6101 27% [================= ] 1682/6101 27% [================= ] 1683/6101 27% [================= ] 1684/6101 27% [================= ] 1685/6101 27% [================= ] 1686/6101 27% [================= ] 1687/6101 27% [================= ] 1688/6101 27% [================= ] 1689/6101 27% [================= ] 1690/6101 27% [================= ] 1691/6101 27% [================= ] 1692/6101 27% [================= ] 1693/6101 27% [================= ] 1694/6101 27% [================= ] 1695/6101 27% [================= ] 1696/6101 27% [================= ] 1697/6101 27% [================= ] 1698/6101 27% [================= ] 1699/6101 27% [================= ] 1700/6101 27% [================= ] 1701/6101 27% [================= ] 1702/6101 27% [================= ] 1703/6101 27% [================= ] 1704/6101 27% [================= ] 1705/6101 27% [================= ] 1706/6101 27% [================= ] 1707/6101 27% [================= ] 1708/6101 27% [================= ] 1709/6101 28% [================= ] 1710/6101 28% [================= ] 1711/6101 28% [================= ] 1712/6101 28% [================= ] 1713/6101 28% [================= ] 1714/6101 28% [================= ] 1715/6101 28% [================= ] 1716/6101 28% [================= ] 1717/6101 28% [================= ] 1718/6101 28% [================= ] 1719/6101 28% [================= ] 1720/6101 28% [================= ] 1721/6101 28% [================= ] 1722/6101 28% [================= ] 1723/6101 28% [================= ] 1724/6101 28% [================= ] 1725/6101 28% [================= ] 1726/6101 28% [================= ] 1727/6101 28% [================= ] 1728/6101 28% [================= ] 1729/6101 28% [================= ] 1730/6101 28% [================= ] 1731/6101 28% [================= ] 1732/6101 28% [================= ] 1733/6101 28% [================= ] 1734/6101 28% [================= ] 1735/6101 28% [================= ] 1736/6101 28% [================= ] 1737/6101 28% [================= ] 1738/6101 28% [================= ] 1739/6101 28% [================= ] 1740/6101 28% [================= ] 1741/6101 28% [================= ] 1742/6101 28% [================= ] 1743/6101 28% [================= ] 1744/6101 28% [================= ] 1745/6101 28% [================= ] 1746/6101 28% [================= ] 1747/6101 28% [================= ] 1748/6101 28% [================= ] 1749/6101 28% [================= ] 1750/6101 28% [================= ] 1751/6101 28% [================= ] 1752/6101 28% [================= ] 1753/6101 28% [================= ] 1754/6101 28% [================= ] 1755/6101 28% [================= ] 1756/6101 28% [================= ] 1757/6101 28% [================= ] 1758/6101 28% [================= ] 1759/6101 28% [================= ] 1760/6101 28% [================= ] 1761/6101 28% [================= ] 1762/6101 28% [================= ] 1763/6101 28% [================= ] 1764/6101 28% [================= ] 1765/6101 28% [================= ] 1766/6101 28% [================= ] 1767/6101 28% [================= ] 1768/6101 28% [================= ] 1769/6101 28% [================= ] 1770/6101 29% [================= ] 1771/6101 29% [================== ] 1772/6101 29% [================== ] 1773/6101 29% [================== ] 1774/6101 29% [================== ] 1775/6101 29% [================== ] 1776/6101 29% [================== ] 1777/6101 29% [================== ] 1778/6101 29% [================== ] 1779/6101 29% [================== ] 1780/6101 29% [================== ] 1781/6101 29% [================== ] 1782/6101 29% [================== ] 1783/6101 29% [================== ] 1784/6101 29% [================== ] 1785/6101 29% [================== ] 1786/6101 29% [================== ] 1787/6101 29% [================== ] 1788/6101 29% [================== ] 1789/6101 29% [================== ] 1790/6101 29% [================== ] 1791/6101 29% [================== ] 1792/6101 29% [================== ] 1793/6101 29% [================== ] 1794/6101 29% [================== ] 1795/6101 29% [================== ] 1796/6101 29% [================== ] 1797/6101 29% [================== ] 1798/6101 29% [================== ] 1799/6101 29% [================== ] 1800/6101 29% [================== ] 1801/6101 29% [================== ] 1802/6101 29% [================== ] 1803/6101 29% [================== ] 1804/6101 29% [================== ] 1805/6101 29% [================== ] 1806/6101 29% [================== ] 1807/6101 29% [================== ] 1808/6101 29% [================== ] 1809/6101 29% [================== ] 1810/6101 29% [================== ] 1811/6101 29% [================== ] 1812/6101 29% [================== ] 1813/6101 29% [================== ] 1814/6101 29% [================== ] 1815/6101 29% [================== ] 1816/6101 29% [================== ] 1817/6101 29% [================== ] 1818/6101 29% [================== ] 1819/6101 29% [================== ] 1820/6101 29% [================== ] 1821/6101 29% [================== ] 1822/6101 29% [================== ] 1823/6101 29% [================== ] 1824/6101 29% [================== ] 1825/6101 29% [================== ] 1826/6101 29% [================== ] 1827/6101 29% [================== ] 1828/6101 29% [================== ] 1829/6101 29% [================== ] 1830/6101 29% [================== ] 1831/6101 30% [================== ] 1832/6101 30% [================== ] 1833/6101 30% [================== ] 1834/6101 30% [================== ] 1835/6101 30% [================== ] 1836/6101 30% [================== ] 1837/6101 30% [================== ] 1838/6101 30% [================== ] 1839/6101 30% [================== ] 1840/6101 30% [================== ] 1841/6101 30% [================== ] 1842/6101 30% [================== ] 1843/6101 30% [================== ] 1844/6101 30% [================== ] 1845/6101 30% [================== ] 1846/6101 30% [================== ] 1847/6101 30% [================== ] 1848/6101 30% [================== ] 1849/6101 30% [================== ] 1850/6101 30% [================== ] 1851/6101 30% [================== ] 1852/6101 30% [================== ] 1853/6101 30% [================== ] 1854/6101 30% [================== ] 1855/6101 30% [================== ] 1856/6101 30% [================== ] 1857/6101 30% [================== ] 1858/6101 30% [================== ] 1859/6101 30% [================== ] 1860/6101 30% [================== ] 1861/6101 30% [================== ] 1862/6101 30% [================== ] 1863/6101 30% [================== ] 1864/6101 30% [================== ] 1865/6101 30% [================== ] 1866/6101 30% [================== ] 1867/6101 30% [================== ] 1868/6101 30% [================== ] 1869/6101 30% [=================== ] 1870/6101 30% [=================== ] 1871/6101 30% [=================== ] 1872/6101 30% [=================== ] 1873/6101 30% [=================== ] 1874/6101 30% [=================== ] 1875/6101 30% [=================== ] 1876/6101 30% [=================== ] 1877/6101 30% [=================== ] 1878/6101 30% [=================== ] 1879/6101 30% [=================== ] 1880/6101 30% [=================== ] 1881/6101 30% [=================== ] 1882/6101 30% [=================== ] 1883/6101 30% [=================== ] 1884/6101 30% [=================== ] 1885/6101 30% [=================== ] 1886/6101 30% [=================== ] 1887/6101 30% [=================== ] 1888/6101 30% [=================== ] 1889/6101 30% [=================== ] 1890/6101 30% [=================== ] 1891/6101 30% [=================== ] 1892/6101 31% [=================== ] 1893/6101 31% [=================== ] 1894/6101 31% [=================== ] 1895/6101 31% [=================== ] 1896/6101 31% [=================== ] 1897/6101 31% [=================== ] 1898/6101 31% [=================== ] 1899/6101 31% [=================== ] 1900/6101 31% [=================== ] 1901/6101 31% [=================== ] 1902/6101 31% [=================== ] 1903/6101 31% [=================== ] 1904/6101 31% [=================== ] 1905/6101 31% [=================== ] 1906/6101 31% [=================== ] 1907/6101 31% [=================== ] 1908/6101 31% [=================== ] 1909/6101 31% [=================== ] 1910/6101 31% [=================== ] 1911/6101 31% [=================== ] 1912/6101 31% [=================== ] 1913/6101 31% [=================== ] 1914/6101 31% [=================== ] 1915/6101 31% [=================== ] 1916/6101 31% [=================== ] 1917/6101 31% [=================== ] 1918/6101 31% [=================== ] 1919/6101 31% [=================== ] 1920/6101 31% [=================== ] 1921/6101 31% [=================== ] 1922/6101 31% [=================== ] 1923/6101 31% [=================== ] 1924/6101 31% [=================== ] 1925/6101 31% [=================== ] 1926/6101 31% [=================== ] 1927/6101 31% [=================== ] 1928/6101 31% [=================== ] 1929/6101 31% [=================== ] 1930/6101 31% [=================== ] 1931/6101 31% [=================== ] 1932/6101 31% [=================== ] 1933/6101 31% [=================== ] 1934/6101 31% [=================== ] 1935/6101 31% [=================== ] 1936/6101 31% [=================== ] 1937/6101 31% [=================== ] 1938/6101 31% [=================== ] 1939/6101 31% [=================== ] 1940/6101 31% [=================== ] 1941/6101 31% [=================== ] 1942/6101 31% [=================== ] 1943/6101 31% [=================== ] 1944/6101 31% [=================== ] 1945/6101 31% [=================== ] 1946/6101 31% [=================== ] 1947/6101 31% [=================== ] 1948/6101 31% [=================== ] 1949/6101 31% [=================== ] 1950/6101 31% [=================== ] 1951/6101 31% [=================== ] 1952/6101 31% [=================== ] 1953/6101 32% [=================== ] 1954/6101 32% [=================== ] 1955/6101 32% [=================== ] 1956/6101 32% [=================== ] 1957/6101 32% [=================== ] 1958/6101 32% [=================== ] 1959/6101 32% [=================== ] 1960/6101 32% [=================== ] 1961/6101 32% [=================== ] 1962/6101 32% [=================== ] 1963/6101 32% [=================== ] 1964/6101 32% [=================== ] 1965/6101 32% [=================== ] 1966/6101 32% [=================== ] 1967/6101 32% [=================== ] 1968/6101 32% [==================== ] 1969/6101 32% [==================== ] 1970/6101 32% [==================== ] 1971/6101 32% [==================== ] 1972/6101 32% [==================== ] 1973/6101 32% [==================== ] 1974/6101 32% [==================== ] 1975/6101 32% [==================== ] 1976/6101 32% [==================== ] 1977/6101 32% [==================== ] 1978/6101 32% [==================== ] 1979/6101 32% [==================== ] 1980/6101 32% [==================== ] 1981/6101 32% [==================== ] 1982/6101 32% [==================== ] 1983/6101 32% [==================== ] 1984/6101 32% [==================== ] 1985/6101 32% [==================== ] 1986/6101 32% [==================== ] 1987/6101 32% [==================== ] 1988/6101 32% [==================== ] 1989/6101 32% [==================== ] 1990/6101 32% [==================== ] 1991/6101 32% [==================== ] 1992/6101 32% [==================== ] 1993/6101 32% [==================== ] 1994/6101 32% [==================== ] 1995/6101 32% [==================== ] 1996/6101 32% [==================== ] 1997/6101 32% [==================== ] 1998/6101 32% [==================== ] 1999/6101 32% [==================== ] 2000/6101 32% [==================== ] 2001/6101 32% [==================== ] 2002/6101 32% [==================== ] 2003/6101 32% [==================== ] 2004/6101 32% [==================== ] 2005/6101 32% [==================== ] 2006/6101 32% [==================== ] 2007/6101 32% [==================== ] 2008/6101 32% [==================== ] 2009/6101 32% [==================== ] 2010/6101 32% [==================== ] 2011/6101 32% [==================== ] 2012/6101 32% [==================== ] 2013/6101 32% [==================== ] 2014/6101 33% [==================== ] 2015/6101 33% [==================== ] 2016/6101 33% [==================== ] 2017/6101 33% [==================== ] 2018/6101 33% [==================== ] 2019/6101 33% [==================== ] 2020/6101 33% [==================== ] 2021/6101 33% [==================== ] 2022/6101 33% [==================== ] 2023/6101 33% [==================== ] 2024/6101 33% [==================== ] 2025/6101 33% [==================== ] 2026/6101 33% [==================== ] 2027/6101 33% [==================== ] 2028/6101 33% [==================== ] 2029/6101 33% [==================== ] 2030/6101 33% [==================== ] 2031/6101 33% [==================== ] 2032/6101 33% [==================== ] 2033/6101 33% [==================== ] 2034/6101 33% [==================== ] 2035/6101 33% [==================== ] 2036/6101 33% [==================== ] 2037/6101 33% [==================== ] 2038/6101 33% [==================== ] 2039/6101 33% [==================== ] 2040/6101 33% [==================== ] 2041/6101 33% [==================== ] 2042/6101 33% [==================== ] 2043/6101 33% [==================== ] 2044/6101 33% [==================== ] 2045/6101 33% [==================== ] 2046/6101 33% [==================== ] 2047/6101 33% [==================== ] 2048/6101 33% [==================== ] 2049/6101 33% [==================== ] 2050/6101 33% [==================== ] 2051/6101 33% [==================== ] 2052/6101 33% [==================== ] 2053/6101 33% [==================== ] 2054/6101 33% [==================== ] 2055/6101 33% [==================== ] 2056/6101 33% [==================== ] 2057/6101 33% [==================== ] 2058/6101 33% [==================== ] 2059/6101 33% [==================== ] 2060/6101 33% [==================== ] 2061/6101 33% [==================== ] 2062/6101 33% [==================== ] 2063/6101 33% [==================== ] 2064/6101 33% [==================== ] 2065/6101 33% [==================== ] 2066/6101 33% [===================== ] 2067/6101 33% [===================== ] 2068/6101 33% [===================== ] 2069/6101 33% [===================== ] 2070/6101 33% [===================== ] 2071/6101 33% [===================== ] 2072/6101 33% [===================== ] 2073/6101 33% [===================== ] 2074/6101 33% [===================== ] 2075/6101 34% [===================== ] 2076/6101 34% [===================== ] 2077/6101 34% [===================== ] 2078/6101 34% [===================== ] 2079/6101 34% [===================== ] 2080/6101 34% [===================== ] 2081/6101 34% [===================== ] 2082/6101 34% [===================== ] 2083/6101 34% [===================== ] 2084/6101 34% [===================== ] 2085/6101 34% [===================== ] 2086/6101 34% [===================== ] 2087/6101 34% [===================== ] 2088/6101 34% [===================== ] 2089/6101 34% [===================== ] 2090/6101 34% [===================== ] 2091/6101 34% [===================== ] 2092/6101 34% [===================== ] 2093/6101 34% [===================== ] 2094/6101 34% [===================== ] 2095/6101 34% [===================== ] 2096/6101 34% [===================== ] 2097/6101 34% [===================== ] 2098/6101 34% [===================== ] 2099/6101 34% [===================== ] 2100/6101 34% [===================== ] 2101/6101 34% [===================== ] 2102/6101 34% [===================== ] 2103/6101 34% [===================== ] 2104/6101 34% [===================== ] 2105/6101 34% [===================== ] 2106/6101 34% [===================== ] 2107/6101 34% [===================== ] 2108/6101 34% [===================== ] 2109/6101 34% [===================== ] 2110/6101 34% [===================== ] 2111/6101 34% [===================== ] 2112/6101 34% [===================== ] 2113/6101 34% [===================== ] 2114/6101 34% [===================== ] 2115/6101 34% [===================== ] 2116/6101 34% [===================== ] 2117/6101 34% [===================== ] 2118/6101 34% [===================== ] 2119/6101 34% [===================== ] 2120/6101 34% [===================== ] 2121/6101 34% [===================== ] 2122/6101 34% [===================== ] 2123/6101 34% [===================== ] 2124/6101 34% [===================== ] 2125/6101 34% [===================== ] 2126/6101 34% [===================== ] 2127/6101 34% [===================== ] 2128/6101 34% [===================== ] 2129/6101 34% [===================== ] 2130/6101 34% [===================== ] 2131/6101 34% [===================== ] 2132/6101 34% [===================== ] 2133/6101 34% [===================== ] 2134/6101 34% [===================== ] 2135/6101 34% [===================== ] 2136/6101 35% [===================== ] 2137/6101 35% [===================== ] 2138/6101 35% [===================== ] 2139/6101 35% [===================== ] 2140/6101 35% [===================== ] 2141/6101 35% [===================== ] 2142/6101 35% [===================== ] 2143/6101 35% [===================== ] 2144/6101 35% [===================== ] 2145/6101 35% [===================== ] 2146/6101 35% [===================== ] 2147/6101 35% [===================== ] 2148/6101 35% [===================== ] 2149/6101 35% [===================== ] 2150/6101 35% [===================== ] 2151/6101 35% [===================== ] 2152/6101 35% [===================== ] 2153/6101 35% [===================== ] 2154/6101 35% [===================== ] 2155/6101 35% [===================== ] 2156/6101 35% [===================== ] 2157/6101 35% [===================== ] 2158/6101 35% [===================== ] 2159/6101 35% [===================== ] 2160/6101 35% [===================== ] 2161/6101 35% [===================== ] 2162/6101 35% [===================== ] 2163/6101 35% [===================== ] 2164/6101 35% [====================== ] 2165/6101 35% [====================== ] 2166/6101 35% [====================== ] 2167/6101 35% [====================== ] 2168/6101 35% [====================== ] 2169/6101 35% [====================== ] 2170/6101 35% [====================== ] 2171/6101 35% [====================== ] 2172/6101 35% [====================== ] 2173/6101 35% [====================== ] 2174/6101 35% [====================== ] 2175/6101 35% [====================== ] 2176/6101 35% [====================== ] 2177/6101 35% [====================== ] 2178/6101 35% [====================== ] 2179/6101 35% [====================== ] 2180/6101 35% [====================== ] 2181/6101 35% [====================== ] 2182/6101 35% [====================== ] 2183/6101 35% [====================== ] 2184/6101 35% [====================== ] 2185/6101 35% [====================== ] 2186/6101 35% [====================== ] 2187/6101 35% [====================== ] 2188/6101 35% [====================== ] 2189/6101 35% [====================== ] 2190/6101 35% [====================== ] 2191/6101 35% [====================== ] 2192/6101 35% [====================== ] 2193/6101 35% [====================== ] 2194/6101 35% [====================== ] 2195/6101 35% [====================== ] 2196/6101 35% [====================== ] 2197/6101 36% [====================== ] 2198/6101 36% [====================== ] 2199/6101 36% [====================== ] 2200/6101 36% [====================== ] 2201/6101 36% [====================== ] 2202/6101 36% [====================== ] 2203/6101 36% [====================== ] 2204/6101 36% [====================== ] 2205/6101 36% [====================== ] 2206/6101 36% [====================== ] 2207/6101 36% [====================== ] 2208/6101 36% [====================== ] 2209/6101 36% [====================== ] 2210/6101 36% [====================== ] 2211/6101 36% [====================== ] 2212/6101 36% [====================== ] 2213/6101 36% [====================== ] 2214/6101 36% [====================== ] 2215/6101 36% [====================== ] 2216/6101 36% [====================== ] 2217/6101 36% [====================== ] 2218/6101 36% [====================== ] 2219/6101 36% [====================== ] 2220/6101 36% [====================== ] 2221/6101 36% [====================== ] 2222/6101 36% [====================== ] 2223/6101 36% [====================== ] 2224/6101 36% [====================== ] 2225/6101 36% [====================== ] 2226/6101 36% [====================== ] 2227/6101 36% [====================== ] 2228/6101 36% [====================== ] 2229/6101 36% [====================== ] 2230/6101 36% [====================== ] 2231/6101 36% [====================== ] 2232/6101 36% [====================== ] 2233/6101 36% [====================== ] 2234/6101 36% [====================== ] 2235/6101 36% [====================== ] 2236/6101 36% [====================== ] 2237/6101 36% [====================== ] 2238/6101 36% [====================== ] 2239/6101 36% [====================== ] 2240/6101 36% [====================== ] 2241/6101 36% [====================== ] 2242/6101 36% [====================== ] 2243/6101 36% [====================== ] 2244/6101 36% [====================== ] 2245/6101 36% [====================== ] 2246/6101 36% [====================== ] 2247/6101 36% [====================== ] 2248/6101 36% [====================== ] 2249/6101 36% [====================== ] 2250/6101 36% [====================== ] 2251/6101 36% [====================== ] 2252/6101 36% [====================== ] 2253/6101 36% [====================== ] 2254/6101 36% [====================== ] 2255/6101 36% [====================== ] 2256/6101 36% [====================== ] 2257/6101 36% [====================== ] 2258/6101 37% [====================== ] 2259/6101 37% [====================== ] 2260/6101 37% [====================== ] 2261/6101 37% [====================== ] 2262/6101 37% [====================== ] 2263/6101 37% [======================= ] 2264/6101 37% [======================= ] 2265/6101 37% [======================= ] 2266/6101 37% [======================= ] 2267/6101 37% [======================= ] 2268/6101 37% [======================= ] 2269/6101 37% [======================= ] 2270/6101 37% [======================= ] 2271/6101 37% [======================= ] 2272/6101 37% [======================= ] 2273/6101 37% [======================= ] 2274/6101 37% [======================= ] 2275/6101 37% [======================= ] 2276/6101 37% [======================= ] 2277/6101 37% [======================= ] 2278/6101 37% [======================= ] 2279/6101 37% [======================= ] 2280/6101 37% [======================= ] 2281/6101 37% [======================= ] 2282/6101 37% [======================= ] 2283/6101 37% [======================= ] 2284/6101 37% [======================= ] 2285/6101 37% [======================= ] 2286/6101 37% [======================= ] 2287/6101 37% [======================= ] 2288/6101 37% [======================= ] 2289/6101 37% [======================= ] 2290/6101 37% [======================= ] 2291/6101 37% [======================= ] 2292/6101 37% [======================= ] 2293/6101 37% [======================= ] 2294/6101 37% [======================= ] 2295/6101 37% [======================= ] 2296/6101 37% [======================= ] 2297/6101 37% [======================= ] 2298/6101 37% [======================= ] 2299/6101 37% [======================= ] 2300/6101 37% [======================= ] 2301/6101 37% [======================= ] 2302/6101 37% [======================= ] 2303/6101 37% [======================= ] 2304/6101 37% [======================= ] 2305/6101 37% [======================= ] 2306/6101 37% [======================= ] 2307/6101 37% [======================= ] 2308/6101 37% [======================= ] 2309/6101 37% [======================= ] 2310/6101 37% [======================= ] 2311/6101 37% [======================= ] 2312/6101 37% [======================= ] 2313/6101 37% [======================= ] 2314/6101 37% [======================= ] 2315/6101 37% [======================= ] 2316/6101 37% [======================= ] 2317/6101 37% [======================= ] 2318/6101 37% [======================= ] 2319/6101 38% [======================= ] 2320/6101 38% [======================= ] 2321/6101 38% [======================= ] 2322/6101 38% [======================= ] 2323/6101 38% [======================= ] 2324/6101 38% [======================= ] 2325/6101 38% [======================= ] 2326/6101 38% [======================= ] 2327/6101 38% [======================= ] 2328/6101 38% [======================= ] 2329/6101 38% [======================= ] 2330/6101 38% [======================= ] 2331/6101 38% [======================= ] 2332/6101 38% [======================= ] 2333/6101 38% [======================= ] 2334/6101 38% [======================= ] 2335/6101 38% [======================= ] 2336/6101 38% [======================= ] 2337/6101 38% [======================= ] 2338/6101 38% [======================= ] 2339/6101 38% [======================= ] 2340/6101 38% [======================= ] 2341/6101 38% [======================= ] 2342/6101 38% [======================= ] 2343/6101 38% [======================= ] 2344/6101 38% [======================= ] 2345/6101 38% [======================= ] 2346/6101 38% [======================= ] 2347/6101 38% [======================= ] 2348/6101 38% [======================= ] 2349/6101 38% [======================= ] 2350/6101 38% [======================= ] 2351/6101 38% [======================= ] 2352/6101 38% [======================= ] 2353/6101 38% [======================= ] 2354/6101 38% [======================= ] 2355/6101 38% [======================= ] 2356/6101 38% [======================= ] 2357/6101 38% [======================= ] 2358/6101 38% [======================= ] 2359/6101 38% [======================= ] 2360/6101 38% [======================= ] 2361/6101 38% [======================== ] 2362/6101 38% [======================== ] 2363/6101 38% [======================== ] 2364/6101 38% [======================== ] 2365/6101 38% [======================== ] 2366/6101 38% [======================== ] 2367/6101 38% [======================== ] 2368/6101 38% [======================== ] 2369/6101 38% [======================== ] 2370/6101 38% [======================== ] 2371/6101 38% [======================== ] 2372/6101 38% [======================== ] 2373/6101 38% [======================== ] 2374/6101 38% [======================== ] 2375/6101 38% [======================== ] 2376/6101 38% [======================== ] 2377/6101 38% [======================== ] 2378/6101 38% [======================== ] 2379/6101 38% [======================== ] 2380/6101 39% [======================== ] 2381/6101 39% [======================== ] 2382/6101 39% [======================== ] 2383/6101 39% [======================== ] 2384/6101 39% [======================== ] 2385/6101 39% [======================== ] 2386/6101 39% [======================== ] 2387/6101 39% [======================== ] 2388/6101 39% [======================== ] 2389/6101 39% [======================== ] 2390/6101 39% [======================== ] 2391/6101 39% [======================== ] 2392/6101 39% [======================== ] 2393/6101 39% [======================== ] 2394/6101 39% [======================== ] 2395/6101 39% [======================== ] 2396/6101 39% [======================== ] 2397/6101 39% [======================== ] 2398/6101 39% [======================== ] 2399/6101 39% [======================== ] 2400/6101 39% [======================== ] 2401/6101 39% [======================== ] 2402/6101 39% [======================== ] 2403/6101 39% [======================== ] 2404/6101 39% [======================== ] 2405/6101 39% [======================== ] 2406/6101 39% [======================== ] 2407/6101 39% [======================== ] 2408/6101 39% [======================== ] 2409/6101 39% [======================== ] 2410/6101 39% [======================== ] 2411/6101 39% [======================== ] 2412/6101 39% [======================== ] 2413/6101 39% [======================== ] 2414/6101 39% [======================== ] 2415/6101 39% [======================== ] 2416/6101 39% [======================== ] 2417/6101 39% [======================== ] 2418/6101 39% [======================== ] 2419/6101 39% [======================== ] 2420/6101 39% [======================== ] 2421/6101 39% [======================== ] 2422/6101 39% [======================== ] 2423/6101 39% [======================== ] 2424/6101 39% [======================== ] 2425/6101 39% [======================== ] 2426/6101 39% [======================== ] 2427/6101 39% [======================== ] 2428/6101 39% [======================== ] 2429/6101 39% [======================== ] 2430/6101 39% [======================== ] 2431/6101 39% [======================== ] 2432/6101 39% [======================== ] 2433/6101 39% [======================== ] 2434/6101 39% [======================== ] 2435/6101 39% [======================== ] 2436/6101 39% [======================== ] 2437/6101 39% [======================== ] 2438/6101 39% [======================== ] 2439/6101 39% [======================== ] 2440/6101 39% [======================== ] 2441/6101 40% [======================== ] 2442/6101 40% [======================== ] 2443/6101 40% [======================== ] 2444/6101 40% [======================== ] 2445/6101 40% [======================== ] 2446/6101 40% [======================== ] 2447/6101 40% [======================== ] 2448/6101 40% [======================== ] 2449/6101 40% [======================== ] 2450/6101 40% [======================== ] 2451/6101 40% [======================== ] 2452/6101 40% [======================== ] 2453/6101 40% [======================== ] 2454/6101 40% [======================== ] 2455/6101 40% [======================== ] 2456/6101 40% [======================== ] 2457/6101 40% [======================== ] 2458/6101 40% [======================== ] 2459/6101 40% [======================== ] 2460/6101 40% [========================= ] 2461/6101 40% [========================= ] 2462/6101 40% [========================= ] 2463/6101 40% [========================= ] 2464/6101 40% [========================= ] 2465/6101 40% [========================= ] 2466/6101 40% [========================= ] 2467/6101 40% [========================= ] 2468/6101 40% [========================= ] 2469/6101 40% [========================= ] 2470/6101 40% [========================= ] 2471/6101 40% [========================= ] 2472/6101 40% [========================= ] 2473/6101 40% [========================= ] 2474/6101 40% [========================= ] 2475/6101 40% [========================= ] 2476/6101 40% [========================= ] 2477/6101 40% [========================= ] 2478/6101 40% [========================= ] 2479/6101 40% [========================= ] 2480/6101 40% [========================= ] 2481/6101 40% [========================= ] 2482/6101 40% [========================= ] 2483/6101 40% [========================= ] 2484/6101 40% [========================= ] 2485/6101 40% [========================= ] 2486/6101 40% [========================= ] 2487/6101 40% [========================= ] 2488/6101 40% [========================= ] 2489/6101 40% [========================= ] 2490/6101 40% [========================= ] 2491/6101 40% [========================= ] 2492/6101 40% [========================= ] 2493/6101 40% [========================= ] 2494/6101 40% [========================= ] 2495/6101 40% [========================= ] 2496/6101 40% [========================= ] 2497/6101 40% [========================= ] 2498/6101 40% [========================= ] 2499/6101 40% [========================= ] 2500/6101 40% [========================= ] 2501/6101 40% [========================= ] 2502/6101 41% [========================= ] 2503/6101 41% [========================= ] 2504/6101 41% [========================= ] 2505/6101 41% [========================= ] 2506/6101 41% [========================= ] 2507/6101 41% [========================= ] 2508/6101 41% [========================= ] 2509/6101 41% [========================= ] 2510/6101 41% [========================= ] 2511/6101 41% [========================= ] 2512/6101 41% [========================= ] 2513/6101 41% [========================= ] 2514/6101 41% [========================= ] 2515/6101 41% [========================= ] 2516/6101 41% [========================= ] 2517/6101 41% [========================= ] 2518/6101 41% [========================= ] 2519/6101 41% [========================= ] 2520/6101 41% [========================= ] 2521/6101 41% [========================= ] 2522/6101 41% [========================= ] 2523/6101 41% [========================= ] 2524/6101 41% [========================= ] 2525/6101 41% [========================= ] 2526/6101 41% [========================= ] 2527/6101 41% [========================= ] 2528/6101 41% [========================= ] 2529/6101 41% [========================= ] 2530/6101 41% [========================= ] 2531/6101 41% [========================= ] 2532/6101 41% [========================= ] 2533/6101 41% [========================= ] 2534/6101 41% [========================= ] 2535/6101 41% [========================= ] 2536/6101 41% [========================= ] 2537/6101 41% [========================= ] 2538/6101 41% [========================= ] 2539/6101 41% [========================= ] 2540/6101 41% [========================= ] 2541/6101 41% [========================= ] 2542/6101 41% [========================= ] 2543/6101 41% [========================= ] 2544/6101 41% [========================= ] 2545/6101 41% [========================= ] 2546/6101 41% [========================= ] 2547/6101 41% [========================= ] 2548/6101 41% [========================= ] 2549/6101 41% [========================= ] 2550/6101 41% [========================= ] 2551/6101 41% [========================= ] 2552/6101 41% [========================= ] 2553/6101 41% [========================= ] 2554/6101 41% [========================= ] 2555/6101 41% [========================= ] 2556/6101 41% [========================= ] 2557/6101 41% [========================= ] 2558/6101 41% [========================== ] 2559/6101 41% [========================== ] 2560/6101 41% [========================== ] 2561/6101 41% [========================== ] 2562/6101 41% [========================== ] 2563/6101 42% [========================== ] 2564/6101 42% [========================== ] 2565/6101 42% [========================== ] 2566/6101 42% [========================== ] 2567/6101 42% [========================== ] 2568/6101 42% [========================== ] 2569/6101 42% [========================== ] 2570/6101 42% [========================== ] 2571/6101 42% [========================== ] 2572/6101 42% [========================== ] 2573/6101 42% [========================== ] 2574/6101 42% [========================== ] 2575/6101 42% [========================== ] 2576/6101 42% [========================== ] 2577/6101 42% [========================== ] 2578/6101 42% [========================== ] 2579/6101 42% [========================== ] 2580/6101 42% [========================== ] 2581/6101 42% [========================== ] 2582/6101 42% [========================== ] 2583/6101 42% [========================== ] 2584/6101 42% [========================== ] 2585/6101 42% [========================== ] 2586/6101 42% [========================== ] 2587/6101 42% [========================== ] 2588/6101 42% [========================== ] 2589/6101 42% [========================== ] 2590/6101 42% [========================== ] 2591/6101 42% [========================== ] 2592/6101 42% [========================== ] 2593/6101 42% [========================== ] 2594/6101 42% [========================== ] 2595/6101 42% [========================== ] 2596/6101 42% [========================== ] 2597/6101 42% [========================== ] 2598/6101 42% [========================== ] 2599/6101 42% [========================== ] 2600/6101 42% [========================== ] 2601/6101 42% [========================== ] 2602/6101 42% [========================== ] 2603/6101 42% [========================== ] 2604/6101 42% [========================== ] 2605/6101 42% [========================== ] 2606/6101 42% [========================== ] 2607/6101 42% [========================== ] 2608/6101 42% [========================== ] 2609/6101 42% [========================== ] 2610/6101 42% [========================== ] 2611/6101 42% [========================== ] 2612/6101 42% [========================== ] 2613/6101 42% [========================== ] 2614/6101 42% [========================== ] 2615/6101 42% [========================== ] 2616/6101 42% [========================== ] 2617/6101 42% [========================== ] 2618/6101 42% [========================== ] 2619/6101 42% [========================== ] 2620/6101 42% [========================== ] 2621/6101 42% [========================== ] 2622/6101 42% [========================== ] 2623/6101 42% [========================== ] 2624/6101 43% [========================== ] 2625/6101 43% [========================== ] 2626/6101 43% [========================== ] 2627/6101 43% [========================== ] 2628/6101 43% [========================== ] 2629/6101 43% [========================== ] 2630/6101 43% [========================== ] 2631/6101 43% [========================== ] 2632/6101 43% [========================== ] 2633/6101 43% [========================== ] 2634/6101 43% [========================== ] 2635/6101 43% [========================== ] 2636/6101 43% [========================== ] 2637/6101 43% [========================== ] 2638/6101 43% [========================== ] 2639/6101 43% [========================== ] 2640/6101 43% [========================== ] 2641/6101 43% [========================== ] 2642/6101 43% [========================== ] 2643/6101 43% [========================== ] 2644/6101 43% [========================== ] 2645/6101 43% [========================== ] 2646/6101 43% [========================== ] 2647/6101 43% [========================== ] 2648/6101 43% [========================== ] 2649/6101 43% [========================== ] 2650/6101 43% [========================== ] 2651/6101 43% [========================== ] 2652/6101 43% [========================== ] 2653/6101 43% [========================== ] 2654/6101 43% [========================== ] 2655/6101 43% [========================== ] 2656/6101 43% [=========================== ] 2657/6101 43% [=========================== ] 2658/6101 43% [=========================== ] 2659/6101 43% [=========================== ] 2660/6101 43% [=========================== ] 2661/6101 43% [=========================== ] 2662/6101 43% [=========================== ] 2663/6101 43% [=========================== ] 2664/6101 43% [=========================== ] 2665/6101 43% [=========================== ] 2666/6101 43% [=========================== ] 2667/6101 43% [=========================== ] 2668/6101 43% [=========================== ] 2669/6101 43% [=========================== ] 2670/6101 43% [=========================== ] 2671/6101 43% [=========================== ] 2672/6101 43% [=========================== ] 2673/6101 43% [=========================== ] 2674/6101 43% [=========================== ] 2675/6101 43% [=========================== ] 2676/6101 43% [=========================== ] 2677/6101 43% [=========================== ] 2678/6101 43% [=========================== ] 2679/6101 43% [=========================== ] 2680/6101 43% [=========================== ] 2681/6101 43% [=========================== ] 2682/6101 43% [=========================== ] 2683/6101 43% [=========================== ] 2684/6101 43% [=========================== ] 2685/6101 44% [=========================== ] 2686/6101 44% [=========================== ] 2687/6101 44% [=========================== ] 2688/6101 44% [=========================== ] 2689/6101 44% [=========================== ] 2690/6101 44% [=========================== ] 2691/6101 44% [=========================== ] 2692/6101 44% [=========================== ] 2693/6101 44% [=========================== ] 2694/6101 44% [=========================== ] 2695/6101 44% [=========================== ] 2696/6101 44% [=========================== ] 2697/6101 44% [=========================== ] 2698/6101 44% [=========================== ] 2699/6101 44% [=========================== ] 2700/6101 44% [=========================== ] 2701/6101 44% [=========================== ] 2702/6101 44% [=========================== ] 2703/6101 44% [=========================== ] 2704/6101 44% [=========================== ] 2705/6101 44% [=========================== ] 2706/6101 44% [=========================== ] 2707/6101 44% [=========================== ] 2708/6101 44% [=========================== ] 2709/6101 44% [=========================== ] 2710/6101 44% [=========================== ] 2711/6101 44% [=========================== ] 2712/6101 44% [=========================== ] 2713/6101 44% [=========================== ] 2714/6101 44% [=========================== ] 2715/6101 44% [=========================== ] 2716/6101 44% [=========================== ] 2717/6101 44% [=========================== ] 2718/6101 44% [=========================== ] 2719/6101 44% [=========================== ] 2720/6101 44% [=========================== ] 2721/6101 44% [=========================== ] 2722/6101 44% [=========================== ] 2723/6101 44% [=========================== ] 2724/6101 44% [=========================== ] 2725/6101 44% [=========================== ] 2726/6101 44% [=========================== ] 2727/6101 44% [=========================== ] 2728/6101 44% [=========================== ] 2729/6101 44% [=========================== ] 2730/6101 44% [=========================== ] 2731/6101 44% [=========================== ] 2732/6101 44% [=========================== ] 2733/6101 44% [=========================== ] 2734/6101 44% [=========================== ] 2735/6101 44% [=========================== ] 2736/6101 44% [=========================== ] 2737/6101 44% [=========================== ] 2738/6101 44% [=========================== ] 2739/6101 44% [=========================== ] 2740/6101 44% [=========================== ] 2741/6101 44% [=========================== ] 2742/6101 44% [=========================== ] 2743/6101 44% [=========================== ] 2744/6101 44% [=========================== ] 2745/6101 44% [=========================== ] 2746/6101 45% [=========================== ] 2747/6101 45% [=========================== ] 2748/6101 45% [=========================== ] 2749/6101 45% [=========================== ] 2750/6101 45% [=========================== ] 2751/6101 45% [=========================== ] 2752/6101 45% [=========================== ] 2753/6101 45% [=========================== ] 2754/6101 45% [=========================== ] 2755/6101 45% [============================ ] 2756/6101 45% [============================ ] 2757/6101 45% [============================ ] 2758/6101 45% [============================ ] 2759/6101 45% [============================ ] 2760/6101 45% [============================ ] 2761/6101 45% [============================ ] 2762/6101 45% [============================ ] 2763/6101 45% [============================ ] 2764/6101 45% [============================ ] 2765/6101 45% [============================ ] 2766/6101 45% [============================ ] 2767/6101 45% [============================ ] 2768/6101 45% [============================ ] 2769/6101 45% [============================ ] 2770/6101 45% [============================ ] 2771/6101 45% [============================ ] 2772/6101 45% [============================ ] 2773/6101 45% [============================ ] 2774/6101 45% [============================ ] 2775/6101 45% [============================ ] 2776/6101 45% [============================ ] 2777/6101 45% [============================ ] 2778/6101 45% [============================ ] 2779/6101 45% [============================ ] 2780/6101 45% [============================ ] 2781/6101 45% [============================ ] 2782/6101 45% [============================ ] 2783/6101 45% [============================ ] 2784/6101 45% [============================ ] 2785/6101 45% [============================ ] 2786/6101 45% [============================ ] 2787/6101 45% [============================ ] 2788/6101 45% [============================ ] 2789/6101 45% [============================ ] 2790/6101 45% [============================ ] 2791/6101 45% [============================ ] 2792/6101 45% [============================ ] 2793/6101 45% [============================ ] 2794/6101 45% [============================ ] 2795/6101 45% [============================ ] 2796/6101 45% [============================ ] 2797/6101 45% [============================ ] 2798/6101 45% [============================ ] 2799/6101 45% [============================ ] 2800/6101 45% [============================ ] 2801/6101 45% [============================ ] 2802/6101 45% [============================ ] 2803/6101 45% [============================ ] 2804/6101 45% [============================ ] 2805/6101 45% [============================ ] 2806/6101 45% [============================ ] 2807/6101 46% [============================ ] 2808/6101 46% [============================ ] 2809/6101 46% [============================ ] 2810/6101 46% [============================ ] 2811/6101 46% [============================ ] 2812/6101 46% [============================ ] 2813/6101 46% [============================ ] 2814/6101 46% [============================ ] 2815/6101 46% [============================ ] 2816/6101 46% [============================ ] 2817/6101 46% [============================ ] 2818/6101 46% [============================ ] 2819/6101 46% [============================ ] 2820/6101 46% [============================ ] 2821/6101 46% [============================ ] 2822/6101 46% [============================ ] 2823/6101 46% [============================ ] 2824/6101 46% [============================ ] 2825/6101 46% [============================ ] 2826/6101 46% [============================ ] 2827/6101 46% [============================ ] 2828/6101 46% [============================ ] 2829/6101 46% [============================ ] 2830/6101 46% [============================ ] 2831/6101 46% [============================ ] 2832/6101 46% [============================ ] 2833/6101 46% [============================ ] 2834/6101 46% [============================ ] 2835/6101 46% [============================ ] 2836/6101 46% [============================ ] 2837/6101 46% [============================ ] 2838/6101 46% [============================ ] 2839/6101 46% [============================ ] 2840/6101 46% [============================ ] 2841/6101 46% [============================ ] 2842/6101 46% [============================ ] 2843/6101 46% [============================ ] 2844/6101 46% [============================ ] 2845/6101 46% [============================ ] 2846/6101 46% [============================ ] 2847/6101 46% [============================ ] 2848/6101 46% [============================ ] 2849/6101 46% [============================ ] 2850/6101 46% [============================ ] 2851/6101 46% [============================ ] 2852/6101 46% [============================ ] 2853/6101 46% [============================= ] 2854/6101 46% [============================= ] 2855/6101 46% [============================= ] 2856/6101 46% [============================= ] 2857/6101 46% [============================= ] 2858/6101 46% [============================= ] 2859/6101 46% [============================= ] 2860/6101 46% [============================= ] 2861/6101 46% [============================= ] 2862/6101 46% [============================= ] 2863/6101 46% [============================= ] 2864/6101 46% [============================= ] 2865/6101 46% [============================= ] 2866/6101 46% [============================= ] 2867/6101 46% [============================= ] 2868/6101 47% [============================= ] 2869/6101 47% [============================= ] 2870/6101 47% [============================= ] 2871/6101 47% [============================= ] 2872/6101 47% [============================= ] 2873/6101 47% [============================= ] 2874/6101 47% [============================= ] 2875/6101 47% [============================= ] 2876/6101 47% [============================= ] 2877/6101 47% [============================= ] 2878/6101 47% [============================= ] 2879/6101 47% [============================= ] 2880/6101 47% [============================= ] 2881/6101 47% [============================= ] 2882/6101 47% [============================= ] 2883/6101 47% [============================= ] 2884/6101 47% [============================= ] 2885/6101 47% [============================= ] 2886/6101 47% [============================= ] 2887/6101 47% [============================= ] 2888/6101 47% [============================= ] 2889/6101 47% [============================= ] 2890/6101 47% [============================= ] 2891/6101 47% [============================= ] 2892/6101 47% [============================= ] 2893/6101 47% [============================= ] 2894/6101 47% [============================= ] 2895/6101 47% [============================= ] 2896/6101 47% [============================= ] 2897/6101 47% [============================= ] 2898/6101 47% [============================= ] 2899/6101 47% [============================= ] 2900/6101 47% [============================= ] 2901/6101 47% [============================= ] 2902/6101 47% [============================= ] 2903/6101 47% [============================= ] 2904/6101 47% [============================= ] 2905/6101 47% [============================= ] 2906/6101 47% [============================= ] 2907/6101 47% [============================= ] 2908/6101 47% [============================= ] 2909/6101 47% [============================= ] 2910/6101 47% [============================= ] 2911/6101 47% [============================= ] 2912/6101 47% [============================= ] 2913/6101 47% [============================= ] 2914/6101 47% [============================= ] 2915/6101 47% [============================= ] 2916/6101 47% [============================= ] 2917/6101 47% [============================= ] 2918/6101 47% [============================= ] 2919/6101 47% [============================= ] 2920/6101 47% [============================= ] 2921/6101 47% [============================= ] 2922/6101 47% [============================= ] 2923/6101 47% [============================= ] 2924/6101 47% [============================= ] 2925/6101 47% [============================= ] 2926/6101 47% [============================= ] 2927/6101 47% [============================= ] 2928/6101 47% [============================= ] 2929/6101 48% [============================= ] 2930/6101 48% [============================= ] 2931/6101 48% [============================= ] 2932/6101 48% [============================= ] 2933/6101 48% [============================= ] 2934/6101 48% [============================= ] 2935/6101 48% [============================= ] 2936/6101 48% [============================= ] 2937/6101 48% [============================= ] 2938/6101 48% [============================= ] 2939/6101 48% [============================= ] 2940/6101 48% [============================= ] 2941/6101 48% [============================= ] 2942/6101 48% [============================= ] 2943/6101 48% [============================= ] 2944/6101 48% [============================= ] 2945/6101 48% [============================= ] 2946/6101 48% [============================= ] 2947/6101 48% [============================= ] 2948/6101 48% [============================= ] 2949/6101 48% [============================= ] 2950/6101 48% [============================= ] 2951/6101 48% [============================= ] 2952/6101 48% [============================== ] 2953/6101 48% [============================== ] 2954/6101 48% [============================== ] 2955/6101 48% [============================== ] 2956/6101 48% [============================== ] 2957/6101 48% [============================== ] 2958/6101 48% [============================== ] 2959/6101 48% [============================== ] 2960/6101 48% [============================== ] 2961/6101 48% [============================== ] 2962/6101 48% [============================== ] 2963/6101 48% [============================== ] 2964/6101 48% [============================== ] 2965/6101 48% [============================== ] 2966/6101 48% [============================== ] 2967/6101 48% [============================== ] 2968/6101 48% [============================== ] 2969/6101 48% [============================== ] 2970/6101 48% [============================== ] 2971/6101 48% [============================== ] 2972/6101 48% [============================== ] 2973/6101 48% [============================== ] 2974/6101 48% [============================== ] 2975/6101 48% [============================== ] 2976/6101 48% [============================== ] 2977/6101 48% [============================== ] 2978/6101 48% [============================== ] 2979/6101 48% [============================== ] 2980/6101 48% [============================== ] 2981/6101 48% [============================== ] 2982/6101 48% [============================== ] 2983/6101 48% [============================== ] 2984/6101 48% [============================== ] 2985/6101 48% [============================== ] 2986/6101 48% [============================== ] 2987/6101 48% [============================== ] 2988/6101 48% [============================== ] 2989/6101 48% [============================== ] 2990/6101 49% [============================== ] 2991/6101 49% [============================== ] 2992/6101 49% [============================== ] 2993/6101 49% [============================== ] 2994/6101 49% [============================== ] 2995/6101 49% [============================== ] 2996/6101 49% [============================== ] 2997/6101 49% [============================== ] 2998/6101 49% [============================== ] 2999/6101 49% [============================== ] 3000/6101 49% [============================== ] 3001/6101 49% [============================== ] 3002/6101 49% [============================== ] 3003/6101 49% [============================== ] 3004/6101 49% [============================== ] 3005/6101 49% [============================== ] 3006/6101 49% [============================== ] 3007/6101 49% [============================== ] 3008/6101 49% [============================== ] 3009/6101 49% [============================== ] 3010/6101 49% [============================== ] 3011/6101 49% [============================== ] 3012/6101 49% [============================== ] 3013/6101 49% [============================== ] 3014/6101 49% [============================== ] 3015/6101 49% [============================== ] 3016/6101 49% [============================== ] 3017/6101 49% [============================== ] 3018/6101 49% [============================== ] 3019/6101 49% [============================== ] 3020/6101 49% [============================== ] 3021/6101 49% [============================== ] 3022/6101 49% [============================== ] 3023/6101 49% [============================== ] 3024/6101 49% [============================== ] 3025/6101 49% [============================== ] 3026/6101 49% [============================== ] 3027/6101 49% [============================== ] 3028/6101 49% [============================== ] 3029/6101 49% [============================== ] 3030/6101 49% [============================== ] 3031/6101 49% [============================== ] 3032/6101 49% [============================== ] 3033/6101 49% [============================== ] 3034/6101 49% [============================== ] 3035/6101 49% [============================== ] 3036/6101 49% [============================== ] 3037/6101 49% [============================== ] 3038/6101 49% [============================== ] 3039/6101 49% [============================== ] 3040/6101 49% [============================== ] 3041/6101 49% [============================== ] 3042/6101 49% [============================== ] 3043/6101 49% [============================== ] 3044/6101 49% [============================== ] 3045/6101 49% [============================== ] 3046/6101 49% [============================== ] 3047/6101 49% [============================== ] 3048/6101 49% [============================== ] 3049/6101 49% [============================== ] 3050/6101 49% [=============================== ] 3051/6101 50% [=============================== ] 3052/6101 50% [=============================== ] 3053/6101 50% [=============================== ] 3054/6101 50% [=============================== ] 3055/6101 50% [=============================== ] 3056/6101 50% [=============================== ] 3057/6101 50% [=============================== ] 3058/6101 50% [=============================== ] 3059/6101 50% [=============================== ] 3060/6101 50% [=============================== ] 3061/6101 50% [=============================== ] 3062/6101 50% [=============================== ] 3063/6101 50% [=============================== ] 3064/6101 50% [=============================== ] 3065/6101 50% [=============================== ] 3066/6101 50% [=============================== ] 3067/6101 50% [=============================== ] 3068/6101 50% [=============================== ] 3069/6101 50% [=============================== ] 3070/6101 50% [=============================== ] 3071/6101 50% [=============================== ] 3072/6101 50% [=============================== ] 3073/6101 50% [=============================== ] 3074/6101 50% [=============================== ] 3075/6101 50% [=============================== ] 3076/6101 50% [=============================== ] 3077/6101 50% [=============================== ] 3078/6101 50% [=============================== ] 3079/6101 50% [=============================== ] 3080/6101 50% [=============================== ] 3081/6101 50% [=============================== ] 3082/6101 50% [=============================== ] 3083/6101 50% [=============================== ] 3084/6101 50% [=============================== ] 3085/6101 50% [=============================== ] 3086/6101 50% [=============================== ] 3087/6101 50% [=============================== ] 3088/6101 50% [=============================== ] 3089/6101 50% [=============================== ] 3090/6101 50% [=============================== ] 3091/6101 50% [=============================== ] 3092/6101 50% [=============================== ] 3093/6101 50% [=============================== ] 3094/6101 50% [=============================== ] 3095/6101 50% [=============================== ] 3096/6101 50% [=============================== ] 3097/6101 50% [=============================== ] 3098/6101 50% [=============================== ] 3099/6101 50% [=============================== ] 3100/6101 50% [=============================== ] 3101/6101 50% [=============================== ] 3102/6101 50% [=============================== ] 3103/6101 50% [=============================== ] 3104/6101 50% [=============================== ] 3105/6101 50% [=============================== ] 3106/6101 50% [=============================== ] 3107/6101 50% [=============================== ] 3108/6101 50% [=============================== ] 3109/6101 50% [=============================== ] 3110/6101 50% [=============================== ] 3111/6101 50% [=============================== ] 3112/6101 51% [=============================== ] 3113/6101 51% [=============================== ] 3114/6101 51% [=============================== ] 3115/6101 51% [=============================== ] 3116/6101 51% [=============================== ] 3117/6101 51% [=============================== ] 3118/6101 51% [=============================== ] 3119/6101 51% [=============================== ] 3120/6101 51% [=============================== ] 3121/6101 51% [=============================== ] 3122/6101 51% [=============================== ] 3123/6101 51% [=============================== ] 3124/6101 51% [=============================== ] 3125/6101 51% [=============================== ] 3126/6101 51% [=============================== ] 3127/6101 51% [=============================== ] 3128/6101 51% [=============================== ] 3129/6101 51% [=============================== ] 3130/6101 51% [=============================== ] 3131/6101 51% [=============================== ] 3132/6101 51% [=============================== ] 3133/6101 51% [=============================== ] 3134/6101 51% [=============================== ] 3135/6101 51% [=============================== ] 3136/6101 51% [=============================== ] 3137/6101 51% [=============================== ] 3138/6101 51% [=============================== ] 3139/6101 51% [=============================== ] 3140/6101 51% [=============================== ] 3141/6101 51% [=============================== ] 3142/6101 51% [=============================== ] 3143/6101 51% [=============================== ] 3144/6101 51% [=============================== ] 3145/6101 51% [=============================== ] 3146/6101 51% [=============================== ] 3147/6101 51% [=============================== ] 3148/6101 51% [================================ ] 3149/6101 51% [================================ ] 3150/6101 51% [================================ ] 3151/6101 51% [================================ ] 3152/6101 51% [================================ ] 3153/6101 51% [================================ ] 3154/6101 51% [================================ ] 3155/6101 51% [================================ ] 3156/6101 51% [================================ ] 3157/6101 51% [================================ ] 3158/6101 51% [================================ ] 3159/6101 51% [================================ ] 3160/6101 51% [================================ ] 3161/6101 51% [================================ ] 3162/6101 51% [================================ ] 3163/6101 51% [================================ ] 3164/6101 51% [================================ ] 3165/6101 51% [================================ ] 3166/6101 51% [================================ ] 3167/6101 51% [================================ ] 3168/6101 51% [================================ ] 3169/6101 51% [================================ ] 3170/6101 51% [================================ ] 3171/6101 51% [================================ ] 3172/6101 51% [================================ ] 3173/6101 52% [================================ ] 3174/6101 52% [================================ ] 3175/6101 52% [================================ ] 3176/6101 52% [================================ ] 3177/6101 52% [================================ ] 3178/6101 52% [================================ ] 3179/6101 52% [================================ ] 3180/6101 52% [================================ ] 3181/6101 52% [================================ ] 3182/6101 52% [================================ ] 3183/6101 52% [================================ ] 3184/6101 52% [================================ ] 3185/6101 52% [================================ ] 3186/6101 52% [================================ ] 3187/6101 52% [================================ ] 3188/6101 52% [================================ ] 3189/6101 52% [================================ ] 3190/6101 52% [================================ ] 3191/6101 52% [================================ ] 3192/6101 52% [================================ ] 3193/6101 52% [================================ ] 3194/6101 52% [================================ ] 3195/6101 52% [================================ ] 3196/6101 52% [================================ ] 3197/6101 52% [================================ ] 3198/6101 52% [================================ ] 3199/6101 52% [================================ ] 3200/6101 52% [================================ ] 3201/6101 52% [================================ ] 3202/6101 52% [================================ ] 3203/6101 52% [================================ ] 3204/6101 52% [================================ ] 3205/6101 52% [================================ ] 3206/6101 52% [================================ ] 3207/6101 52% [================================ ] 3208/6101 52% [================================ ] 3209/6101 52% [================================ ] 3210/6101 52% [================================ ] 3211/6101 52% [================================ ] 3212/6101 52% [================================ ] 3213/6101 52% [================================ ] 3214/6101 52% [================================ ] 3215/6101 52% [================================ ] 3216/6101 52% [================================ ] 3217/6101 52% [================================ ] 3218/6101 52% [================================ ] 3219/6101 52% [================================ ] 3220/6101 52% [================================ ] 3221/6101 52% [================================ ] 3222/6101 52% [================================ ] 3223/6101 52% [================================ ] 3224/6101 52% [================================ ] 3225/6101 52% [================================ ] 3226/6101 52% [================================ ] 3227/6101 52% [================================ ] 3228/6101 52% [================================ ] 3229/6101 52% [================================ ] 3230/6101 52% [================================ ] 3231/6101 52% [================================ ] 3232/6101 52% [================================ ] 3233/6101 52% [================================ ] 3234/6101 53% [================================ ] 3235/6101 53% [================================ ] 3236/6101 53% [================================ ] 3237/6101 53% [================================ ] 3238/6101 53% [================================ ] 3239/6101 53% [================================ ] 3240/6101 53% [================================ ] 3241/6101 53% [================================ ] 3242/6101 53% [================================ ] 3243/6101 53% [================================ ] 3244/6101 53% [================================ ] 3245/6101 53% [================================ ] 3246/6101 53% [================================ ] 3247/6101 53% [================================= ] 3248/6101 53% [================================= ] 3249/6101 53% [================================= ] 3250/6101 53% [================================= ] 3251/6101 53% [================================= ] 3252/6101 53% [================================= ] 3253/6101 53% [================================= ] 3254/6101 53% [================================= ] 3255/6101 53% [================================= ] 3256/6101 53% [================================= ] 3257/6101 53% [================================= ] 3258/6101 53% [================================= ] 3259/6101 53% [================================= ] 3260/6101 53% [================================= ] 3261/6101 53% [================================= ] 3262/6101 53% [================================= ] 3263/6101 53% [================================= ] 3264/6101 53% [================================= ] 3265/6101 53% [================================= ] 3266/6101 53% [================================= ] 3267/6101 53% [================================= ] 3268/6101 53% [================================= ] 3269/6101 53% [================================= ] 3270/6101 53% [================================= ] 3271/6101 53% [================================= ] 3272/6101 53% [================================= ] 3273/6101 53% [================================= ] 3274/6101 53% [================================= ] 3275/6101 53% [================================= ] 3276/6101 53% [================================= ] 3277/6101 53% [================================= ] 3278/6101 53% [================================= ] 3279/6101 53% [================================= ] 3280/6101 53% [================================= ] 3281/6101 53% [================================= ] 3282/6101 53% [================================= ] 3283/6101 53% [================================= ] 3284/6101 53% [================================= ] 3285/6101 53% [================================= ] 3286/6101 53% [================================= ] 3287/6101 53% [================================= ] 3288/6101 53% [================================= ] 3289/6101 53% [================================= ] 3290/6101 53% [================================= ] 3291/6101 53% [================================= ] 3292/6101 53% [================================= ] 3293/6101 53% [================================= ] 3294/6101 53% [================================= ] 3295/6101 54% [================================= ] 3296/6101 54% [================================= ] 3297/6101 54% [================================= ] 3298/6101 54% [================================= ] 3299/6101 54% [================================= ] 3300/6101 54% [================================= ] 3301/6101 54% [================================= ] 3302/6101 54% [================================= ] 3303/6101 54% [================================= ] 3304/6101 54% [================================= ] 3305/6101 54% [================================= ] 3306/6101 54% [================================= ] 3307/6101 54% [================================= ] 3308/6101 54% [================================= ] 3309/6101 54% [================================= ] 3310/6101 54% [================================= ] 3311/6101 54% [================================= ] 3312/6101 54% [================================= ] 3313/6101 54% [================================= ] 3314/6101 54% [================================= ] 3315/6101 54% [================================= ] 3316/6101 54% [================================= ] 3317/6101 54% [================================= ] 3318/6101 54% [================================= ] 3319/6101 54% [================================= ] 3320/6101 54% [================================= ] 3321/6101 54% [================================= ] 3322/6101 54% [================================= ] 3323/6101 54% [================================= ] 3324/6101 54% [================================= ] 3325/6101 54% [================================= ] 3326/6101 54% [================================= ] 3327/6101 54% [================================= ] 3328/6101 54% [================================= ] 3329/6101 54% [================================= ] 3330/6101 54% [================================= ] 3331/6101 54% [================================= ] 3332/6101 54% [================================= ] 3333/6101 54% [================================= ] 3334/6101 54% [================================= ] 3335/6101 54% [================================= ] 3336/6101 54% [================================= ] 3337/6101 54% [================================= ] 3338/6101 54% [================================= ] 3339/6101 54% [================================= ] 3340/6101 54% [================================= ] 3341/6101 54% [================================= ] 3342/6101 54% [================================= ] 3343/6101 54% [================================= ] 3344/6101 54% [================================= ] 3345/6101 54% [================================== ] 3346/6101 54% [================================== ] 3347/6101 54% [================================== ] 3348/6101 54% [================================== ] 3349/6101 54% [================================== ] 3350/6101 54% [================================== ] 3351/6101 54% [================================== ] 3352/6101 54% [================================== ] 3353/6101 54% [================================== ] 3354/6101 54% [================================== ] 3355/6101 54% [================================== ] 3356/6101 55% [================================== ] 3357/6101 55% [================================== ] 3358/6101 55% [================================== ] 3359/6101 55% [================================== ] 3360/6101 55% [================================== ] 3361/6101 55% [================================== ] 3362/6101 55% [================================== ] 3363/6101 55% [================================== ] 3364/6101 55% [================================== ] 3365/6101 55% [================================== ] 3366/6101 55% [================================== ] 3367/6101 55% [================================== ] 3368/6101 55% [================================== ] 3369/6101 55% [================================== ] 3370/6101 55% [================================== ] 3371/6101 55% [================================== ] 3372/6101 55% [================================== ] 3373/6101 55% [================================== ] 3374/6101 55% [================================== ] 3375/6101 55% [================================== ] 3376/6101 55% [================================== ] 3377/6101 55% [================================== ] 3378/6101 55% [================================== ] 3379/6101 55% [================================== ] 3380/6101 55% [================================== ] 3381/6101 55% [================================== ] 3382/6101 55% [================================== ] 3383/6101 55% [================================== ] 3384/6101 55% [================================== ] 3385/6101 55% [================================== ] 3386/6101 55% [================================== ] 3387/6101 55% [================================== ] 3388/6101 55% [================================== ] 3389/6101 55% [================================== ] 3390/6101 55% [================================== ] 3391/6101 55% [================================== ] 3392/6101 55% [================================== ] 3393/6101 55% [================================== ] 3394/6101 55% [================================== ] 3395/6101 55% [================================== ] 3396/6101 55% [================================== ] 3397/6101 55% [================================== ] 3398/6101 55% [================================== ] 3399/6101 55% [================================== ] 3400/6101 55% [================================== ] 3401/6101 55% [================================== ] 3402/6101 55% [================================== ] 3403/6101 55% [================================== ] 3404/6101 55% [================================== ] 3405/6101 55% [================================== ] 3406/6101 55% [================================== ] 3407/6101 55% [================================== ] 3408/6101 55% [================================== ] 3409/6101 55% [================================== ] 3410/6101 55% [================================== ] 3411/6101 55% [================================== ] 3412/6101 55% [================================== ] 3413/6101 55% [================================== ] 3414/6101 55% [================================== ] 3415/6101 55% [================================== ] 3416/6101 55% [================================== ] 3417/6101 56% [================================== ] 3418/6101 56% [================================== ] 3419/6101 56% [================================== ] 3420/6101 56% [================================== ] 3421/6101 56% [================================== ] 3422/6101 56% [================================== ] 3423/6101 56% [================================== ] 3424/6101 56% [================================== ] 3425/6101 56% [================================== ] 3426/6101 56% [================================== ] 3427/6101 56% [================================== ] 3428/6101 56% [================================== ] 3429/6101 56% [================================== ] 3430/6101 56% [================================== ] 3431/6101 56% [================================== ] 3432/6101 56% [================================== ] 3433/6101 56% [================================== ] 3434/6101 56% [================================== ] 3435/6101 56% [================================== ] 3436/6101 56% [================================== ] 3437/6101 56% [================================== ] 3438/6101 56% [================================== ] 3439/6101 56% [================================== ] 3440/6101 56% [================================== ] 3441/6101 56% [================================== ] 3442/6101 56% [================================== ] 3443/6101 56% [================================== ] 3444/6101 56% [=================================== ] 3445/6101 56% [=================================== ] 3446/6101 56% [=================================== ] 3447/6101 56% [=================================== ] 3448/6101 56% [=================================== ] 3449/6101 56% [=================================== ] 3450/6101 56% [=================================== ] 3451/6101 56% [=================================== ] 3452/6101 56% [=================================== ] 3453/6101 56% [=================================== ] 3454/6101 56% [=================================== ] 3455/6101 56% [=================================== ] 3456/6101 56% [=================================== ] 3457/6101 56% [=================================== ] 3458/6101 56% [=================================== ] 3459/6101 56% [=================================== ] 3460/6101 56% [=================================== ] 3461/6101 56% [=================================== ] 3462/6101 56% [=================================== ] 3463/6101 56% [=================================== ] 3464/6101 56% [=================================== ] 3465/6101 56% [=================================== ] 3466/6101 56% [=================================== ] 3467/6101 56% [=================================== ] 3468/6101 56% [=================================== ] 3469/6101 56% [=================================== ] 3470/6101 56% [=================================== ] 3471/6101 56% [=================================== ] 3472/6101 56% [=================================== ] 3473/6101 56% [=================================== ] 3474/6101 56% [=================================== ] 3475/6101 56% [=================================== ] 3476/6101 56% [=================================== ] 3477/6101 56% [=================================== ] 3478/6101 57% [=================================== ] 3479/6101 57% [=================================== ] 3480/6101 57% [=================================== ] 3481/6101 57% [=================================== ] 3482/6101 57% [=================================== ] 3483/6101 57% [=================================== ] 3484/6101 57% [=================================== ] 3485/6101 57% [=================================== ] 3486/6101 57% [=================================== ] 3487/6101 57% [=================================== ] 3488/6101 57% [=================================== ] 3489/6101 57% [=================================== ] 3490/6101 57% [=================================== ] 3491/6101 57% [=================================== ] 3492/6101 57% [=================================== ] 3493/6101 57% [=================================== ] 3494/6101 57% [=================================== ] 3495/6101 57% [=================================== ] 3496/6101 57% [=================================== ] 3497/6101 57% [=================================== ] 3498/6101 57% [=================================== ] 3499/6101 57% [=================================== ] 3500/6101 57% [=================================== ] 3501/6101 57% [=================================== ] 3502/6101 57% [=================================== ] 3503/6101 57% [=================================== ] 3504/6101 57% [=================================== ] 3505/6101 57% [=================================== ] 3506/6101 57% [=================================== ] 3507/6101 57% [=================================== ] 3508/6101 57% [=================================== ] 3509/6101 57% [=================================== ] 3510/6101 57% [=================================== ] 3511/6101 57% [=================================== ] 3512/6101 57% [=================================== ] 3513/6101 57% [=================================== ] 3514/6101 57% [=================================== ] 3515/6101 57% [=================================== ] 3516/6101 57% [=================================== ] 3517/6101 57% [=================================== ] 3518/6101 57% [=================================== ] 3519/6101 57% [=================================== ] 3520/6101 57% [=================================== ] 3521/6101 57% [=================================== ] 3522/6101 57% [=================================== ] 3523/6101 57% [=================================== ] 3524/6101 57% [=================================== ] 3525/6101 57% [=================================== ] 3526/6101 57% [=================================== ] 3527/6101 57% [=================================== ] 3528/6101 57% [=================================== ] 3529/6101 57% [=================================== ] 3530/6101 57% [=================================== ] 3531/6101 57% [=================================== ] 3532/6101 57% [=================================== ] 3533/6101 57% [=================================== ] 3534/6101 57% [=================================== ] 3535/6101 57% [=================================== ] 3536/6101 57% [=================================== ] 3537/6101 57% [=================================== ] 3538/6101 57% [=================================== ] 3539/6101 58% [=================================== ] 3540/6101 58% [=================================== ] 3541/6101 58% [=================================== ] 3542/6101 58% [==================================== ] 3543/6101 58% [==================================== ] 3544/6101 58% [==================================== ] 3545/6101 58% [==================================== ] 3546/6101 58% [==================================== ] 3547/6101 58% [==================================== ] 3548/6101 58% [==================================== ] 3549/6101 58% [==================================== ] 3550/6101 58% [==================================== ] 3551/6101 58% [==================================== ] 3552/6101 58% [==================================== ] 3553/6101 58% [==================================== ] 3554/6101 58% [==================================== ] 3555/6101 58% [==================================== ] 3556/6101 58% [==================================== ] 3557/6101 58% [==================================== ] 3558/6101 58% [==================================== ] 3559/6101 58% [==================================== ] 3560/6101 58% [==================================== ] 3561/6101 58% [==================================== ] 3562/6101 58% [==================================== ] 3563/6101 58% [==================================== ] 3564/6101 58% [==================================== ] 3565/6101 58% [==================================== ] 3566/6101 58% [==================================== ] 3567/6101 58% [==================================== ] 3568/6101 58% [==================================== ] 3569/6101 58% [==================================== ] 3570/6101 58% [==================================== ] 3571/6101 58% [==================================== ] 3572/6101 58% [==================================== ] 3573/6101 58% [==================================== ] 3574/6101 58% [==================================== ] 3575/6101 58% [==================================== ] 3576/6101 58% [==================================== ] 3577/6101 58% [==================================== ] 3578/6101 58% [==================================== ] 3579/6101 58% [==================================== ] 3580/6101 58% [==================================== ] 3581/6101 58% [==================================== ] 3582/6101 58% [==================================== ] 3583/6101 58% [==================================== ] 3584/6101 58% [==================================== ] 3585/6101 58% [==================================== ] 3586/6101 58% [==================================== ] 3587/6101 58% [==================================== ] 3588/6101 58% [==================================== ] 3589/6101 58% [==================================== ] 3590/6101 58% [==================================== ] 3591/6101 58% [==================================== ] 3592/6101 58% [==================================== ] 3593/6101 58% [==================================== ] 3594/6101 58% [==================================== ] 3595/6101 58% [==================================== ] 3596/6101 58% [==================================== ] 3597/6101 58% [==================================== ] 3598/6101 58% [==================================== ] 3599/6101 58% [==================================== ] 3600/6101 59% [==================================== ] 3601/6101 59% [==================================== ] 3602/6101 59% [==================================== ] 3603/6101 59% [==================================== ] 3604/6101 59% [==================================== ] 3605/6101 59% [==================================== ] 3606/6101 59% [==================================== ] 3607/6101 59% [==================================== ] 3608/6101 59% [==================================== ] 3609/6101 59% [==================================== ] 3610/6101 59% [==================================== ] 3611/6101 59% [==================================== ] 3612/6101 59% [==================================== ] 3613/6101 59% [==================================== ] 3614/6101 59% [==================================== ] 3615/6101 59% [==================================== ] 3616/6101 59% [==================================== ] 3617/6101 59% [==================================== ] 3618/6101 59% [==================================== ] 3619/6101 59% [==================================== ] 3620/6101 59% [==================================== ] 3621/6101 59% [==================================== ] 3622/6101 59% [==================================== ] 3623/6101 59% [==================================== ] 3624/6101 59% [==================================== ] 3625/6101 59% [==================================== ] 3626/6101 59% [==================================== ] 3627/6101 59% [==================================== ] 3628/6101 59% [==================================== ] 3629/6101 59% [==================================== ] 3630/6101 59% [==================================== ] 3631/6101 59% [==================================== ] 3632/6101 59% [==================================== ] 3633/6101 59% [==================================== ] 3634/6101 59% [==================================== ] 3635/6101 59% [==================================== ] 3636/6101 59% [==================================== ] 3637/6101 59% [==================================== ] 3638/6101 59% [==================================== ] 3639/6101 59% [==================================== ] 3640/6101 59% [===================================== ] 3641/6101 59% [===================================== ] 3642/6101 59% [===================================== ] 3643/6101 59% [===================================== ] 3644/6101 59% [===================================== ] 3645/6101 59% [===================================== ] 3646/6101 59% [===================================== ] 3647/6101 59% [===================================== ] 3648/6101 59% [===================================== ] 3649/6101 59% [===================================== ] 3650/6101 59% [===================================== ] 3651/6101 59% [===================================== ] 3652/6101 59% [===================================== ] 3653/6101 59% [===================================== ] 3654/6101 59% [===================================== ] 3655/6101 59% [===================================== ] 3656/6101 59% [===================================== ] 3657/6101 59% [===================================== ] 3658/6101 59% [===================================== ] 3659/6101 59% [===================================== ] 3660/6101 59% [===================================== ] 3661/6101 60% [===================================== ] 3662/6101 60% [===================================== ] 3663/6101 60% [===================================== ] 3664/6101 60% [===================================== ] 3665/6101 60% [===================================== ] 3666/6101 60% [===================================== ] 3667/6101 60% [===================================== ] 3668/6101 60% [===================================== ] 3669/6101 60% [===================================== ] 3670/6101 60% [===================================== ] 3671/6101 60% [===================================== ] 3672/6101 60% [===================================== ] 3673/6101 60% [===================================== ] 3674/6101 60% [===================================== ] 3675/6101 60% [===================================== ] 3676/6101 60% [===================================== ] 3677/6101 60% [===================================== ] 3678/6101 60% [===================================== ] 3679/6101 60% [===================================== ] 3680/6101 60% [===================================== ] 3681/6101 60% [===================================== ] 3682/6101 60% [===================================== ] 3683/6101 60% [===================================== ] 3684/6101 60% [===================================== ] 3685/6101 60% [===================================== ] 3686/6101 60% [===================================== ] 3687/6101 60% [===================================== ] 3688/6101 60% [===================================== ] 3689/6101 60% [===================================== ] 3690/6101 60% [===================================== ] 3691/6101 60% [===================================== ] 3692/6101 60% [===================================== ] 3693/6101 60% [===================================== ] 3694/6101 60% [===================================== ] 3695/6101 60% [===================================== ] 3696/6101 60% [===================================== ] 3697/6101 60% [===================================== ] 3698/6101 60% [===================================== ] 3699/6101 60% [===================================== ] 3700/6101 60% [===================================== ] 3701/6101 60% [===================================== ] 3702/6101 60% [===================================== ] 3703/6101 60% [===================================== ] 3704/6101 60% [===================================== ] 3705/6101 60% [===================================== ] 3706/6101 60% [===================================== ] 3707/6101 60% [===================================== ] 3708/6101 60% [===================================== ] 3709/6101 60% [===================================== ] 3710/6101 60% [===================================== ] 3711/6101 60% [===================================== ] 3712/6101 60% [===================================== ] 3713/6101 60% [===================================== ] 3714/6101 60% [===================================== ] 3715/6101 60% [===================================== ] 3716/6101 60% [===================================== ] 3717/6101 60% [===================================== ] 3718/6101 60% [===================================== ] 3719/6101 60% [===================================== ] 3720/6101 60% [===================================== ] 3721/6101 60% [===================================== ] 3722/6101 61% [===================================== ] 3723/6101 61% [===================================== ] 3724/6101 61% [===================================== ] 3725/6101 61% [===================================== ] 3726/6101 61% [===================================== ] 3727/6101 61% [===================================== ] 3728/6101 61% [===================================== ] 3729/6101 61% [===================================== ] 3730/6101 61% [===================================== ] 3731/6101 61% [===================================== ] 3732/6101 61% [===================================== ] 3733/6101 61% [===================================== ] 3734/6101 61% [===================================== ] 3735/6101 61% [===================================== ] 3736/6101 61% [===================================== ] 3737/6101 61% [===================================== ] 3738/6101 61% [===================================== ] 3739/6101 61% [====================================== ] 3740/6101 61% [====================================== ] 3741/6101 61% [====================================== ] 3742/6101 61% [====================================== ] 3743/6101 61% [====================================== ] 3744/6101 61% [====================================== ] 3745/6101 61% [====================================== ] 3746/6101 61% [====================================== ] 3747/6101 61% [====================================== ] 3748/6101 61% [====================================== ] 3749/6101 61% [====================================== ] 3750/6101 61% [====================================== ] 3751/6101 61% [====================================== ] 3752/6101 61% [====================================== ] 3753/6101 61% [====================================== ] 3754/6101 61% [====================================== ] 3755/6101 61% [====================================== ] 3756/6101 61% [====================================== ] 3757/6101 61% [====================================== ] 3758/6101 61% [====================================== ] 3759/6101 61% [====================================== ] 3760/6101 61% [====================================== ] 3761/6101 61% [====================================== ] 3762/6101 61% [====================================== ] 3763/6101 61% [====================================== ] 3764/6101 61% [====================================== ] 3765/6101 61% [====================================== ] 3766/6101 61% [====================================== ] 3767/6101 61% [====================================== ] 3768/6101 61% [====================================== ] 3769/6101 61% [====================================== ] 3770/6101 61% [====================================== ] 3771/6101 61% [====================================== ] 3772/6101 61% [====================================== ] 3773/6101 61% [====================================== ] 3774/6101 61% [====================================== ] 3775/6101 61% [====================================== ] 3776/6101 61% [====================================== ] 3777/6101 61% [====================================== ] 3778/6101 61% [====================================== ] 3779/6101 61% [====================================== ] 3780/6101 61% [====================================== ] 3781/6101 61% [====================================== ] 3782/6101 61% [====================================== ] 3783/6101 62% [====================================== ] 3784/6101 62% [====================================== ] 3785/6101 62% [====================================== ] 3786/6101 62% [====================================== ] 3787/6101 62% [====================================== ] 3788/6101 62% [====================================== ] 3789/6101 62% [====================================== ] 3790/6101 62% [====================================== ] 3791/6101 62% [====================================== ] 3792/6101 62% [====================================== ] 3793/6101 62% [====================================== ] 3794/6101 62% [====================================== ] 3795/6101 62% [====================================== ] 3796/6101 62% [====================================== ] 3797/6101 62% [====================================== ] 3798/6101 62% [====================================== ] 3799/6101 62% [====================================== ] 3800/6101 62% [====================================== ] 3801/6101 62% [====================================== ] 3802/6101 62% [====================================== ] 3803/6101 62% [====================================== ] 3804/6101 62% [====================================== ] 3805/6101 62% [====================================== ] 3806/6101 62% [====================================== ] 3807/6101 62% [====================================== ] 3808/6101 62% [====================================== ] 3809/6101 62% [====================================== ] 3810/6101 62% [====================================== ] 3811/6101 62% [====================================== ] 3812/6101 62% [====================================== ] 3813/6101 62% [====================================== ] 3814/6101 62% [====================================== ] 3815/6101 62% [====================================== ] 3816/6101 62% [====================================== ] 3817/6101 62% [====================================== ] 3818/6101 62% [====================================== ] 3819/6101 62% [====================================== ] 3820/6101 62% [====================================== ] 3821/6101 62% [====================================== ] 3822/6101 62% [====================================== ] 3823/6101 62% [====================================== ] 3824/6101 62% [====================================== ] 3825/6101 62% [====================================== ] 3826/6101 62% [====================================== ] 3827/6101 62% [====================================== ] 3828/6101 62% [====================================== ] 3829/6101 62% [====================================== ] 3830/6101 62% [====================================== ] 3831/6101 62% [====================================== ] 3832/6101 62% [====================================== ] 3833/6101 62% [====================================== ] 3834/6101 62% [====================================== ] 3835/6101 62% [====================================== ] 3836/6101 62% [====================================== ] 3837/6101 62% [======================================= ] 3838/6101 62% [======================================= ] 3839/6101 62% [======================================= ] 3840/6101 62% [======================================= ] 3841/6101 62% [======================================= ] 3842/6101 62% [======================================= ] 3843/6101 62% [======================================= ] 3844/6101 63% [======================================= ] 3845/6101 63% [======================================= ] 3846/6101 63% [======================================= ] 3847/6101 63% [======================================= ] 3848/6101 63% [======================================= ] 3849/6101 63% [======================================= ] 3850/6101 63% [======================================= ] 3851/6101 63% [======================================= ] 3852/6101 63% [======================================= ] 3853/6101 63% [======================================= ] 3854/6101 63% [======================================= ] 3855/6101 63% [======================================= ] 3856/6101 63% [======================================= ] 3857/6101 63% [======================================= ] 3858/6101 63% [======================================= ] 3859/6101 63% [======================================= ] 3860/6101 63% [======================================= ] 3861/6101 63% [======================================= ] 3862/6101 63% [======================================= ] 3863/6101 63% [======================================= ] 3864/6101 63% [======================================= ] 3865/6101 63% [======================================= ] 3866/6101 63% [======================================= ] 3867/6101 63% [======================================= ] 3868/6101 63% [======================================= ] 3869/6101 63% [======================================= ] 3870/6101 63% [======================================= ] 3871/6101 63% [======================================= ] 3872/6101 63% [======================================= ] 3873/6101 63% [======================================= ] 3874/6101 63% [======================================= ] 3875/6101 63% [======================================= ] 3876/6101 63% [======================================= ] 3877/6101 63% [======================================= ] 3878/6101 63% [======================================= ] 3879/6101 63% [======================================= ] 3880/6101 63% [======================================= ] 3881/6101 63% [======================================= ] 3882/6101 63% [======================================= ] 3883/6101 63% [======================================= ] 3884/6101 63% [======================================= ] 3885/6101 63% [======================================= ] 3886/6101 63% [======================================= ] 3887/6101 63% [======================================= ] 3888/6101 63% [======================================= ] 3889/6101 63% [======================================= ] 3890/6101 63% [======================================= ] 3891/6101 63% [======================================= ] 3892/6101 63% [======================================= ] 3893/6101 63% [======================================= ] 3894/6101 63% [======================================= ] 3895/6101 63% [======================================= ] 3896/6101 63% [======================================= ] 3897/6101 63% [======================================= ] 3898/6101 63% [======================================= ] 3899/6101 63% [======================================= ] 3900/6101 63% [======================================= ] 3901/6101 63% [======================================= ] 3902/6101 63% [======================================= ] 3903/6101 63% [======================================= ] 3904/6101 63% [======================================= ] 3905/6101 64% [======================================= ] 3906/6101 64% [======================================= ] 3907/6101 64% [======================================= ] 3908/6101 64% [======================================= ] 3909/6101 64% [======================================= ] 3910/6101 64% [======================================= ] 3911/6101 64% [======================================= ] 3912/6101 64% [======================================= ] 3913/6101 64% [======================================= ] 3914/6101 64% [======================================= ] 3915/6101 64% [======================================= ] 3916/6101 64% [======================================= ] 3917/6101 64% [======================================= ] 3918/6101 64% [======================================= ] 3919/6101 64% [======================================= ] 3920/6101 64% [======================================= ] 3921/6101 64% [======================================= ] 3922/6101 64% [======================================= ] 3923/6101 64% [======================================= ] 3924/6101 64% [======================================= ] 3925/6101 64% [======================================= ] 3926/6101 64% [======================================= ] 3927/6101 64% [======================================= ] 3928/6101 64% [======================================= ] 3929/6101 64% [======================================= ] 3930/6101 64% [======================================= ] 3931/6101 64% [======================================= ] 3932/6101 64% [======================================= ] 3933/6101 64% [======================================= ] 3934/6101 64% [======================================= ] 3935/6101 64% [======================================= ] 3936/6101 64% [======================================== ] 3937/6101 64% [======================================== ] 3938/6101 64% [======================================== ] 3939/6101 64% [======================================== ] 3940/6101 64% [======================================== ] 3941/6101 64% [======================================== ] 3942/6101 64% [======================================== ] 3943/6101 64% [======================================== ] 3944/6101 64% [======================================== ] 3945/6101 64% [======================================== ] 3946/6101 64% [======================================== ] 3947/6101 64% [======================================== ] 3948/6101 64% [======================================== ] 3949/6101 64% [======================================== ] 3950/6101 64% [======================================== ] 3951/6101 64% [======================================== ] 3952/6101 64% [======================================== ] 3953/6101 64% [======================================== ] 3954/6101 64% [======================================== ] 3955/6101 64% [======================================== ] 3956/6101 64% [======================================== ] 3957/6101 64% [======================================== ] 3958/6101 64% [======================================== ] 3959/6101 64% [======================================== ] 3960/6101 64% [======================================== ] 3961/6101 64% [======================================== ] 3962/6101 64% [======================================== ] 3963/6101 64% [======================================== ] 3964/6101 64% [======================================== ] 3965/6101 64% [======================================== ] 3966/6101 65% [======================================== ] 3967/6101 65% [======================================== ] 3968/6101 65% [======================================== ] 3969/6101 65% [======================================== ] 3970/6101 65% [======================================== ] 3971/6101 65% [======================================== ] 3972/6101 65% [======================================== ] 3973/6101 65% [======================================== ] 3974/6101 65% [======================================== ] 3975/6101 65% [======================================== ] 3976/6101 65% [======================================== ] 3977/6101 65% [======================================== ] 3978/6101 65% [======================================== ] 3979/6101 65% [======================================== ] 3980/6101 65% [======================================== ] 3981/6101 65% [======================================== ] 3982/6101 65% [======================================== ] 3983/6101 65% [======================================== ] 3984/6101 65% [======================================== ] 3985/6101 65% [======================================== ] 3986/6101 65% [======================================== ] 3987/6101 65% [======================================== ] 3988/6101 65% [======================================== ] 3989/6101 65% [======================================== ] 3990/6101 65% [======================================== ] 3991/6101 65% [======================================== ] 3992/6101 65% [======================================== ] 3993/6101 65% [======================================== ] 3994/6101 65% [======================================== ] 3995/6101 65% [======================================== ] 3996/6101 65% [======================================== ] 3997/6101 65% [======================================== ] 3998/6101 65% [======================================== ] 3999/6101 65% [======================================== ] 4000/6101 65% [======================================== ] 4001/6101 65% [======================================== ] 4002/6101 65% [======================================== ] 4003/6101 65% [======================================== ] 4004/6101 65% [======================================== ] 4005/6101 65% [======================================== ] 4006/6101 65% [======================================== ] 4007/6101 65% [======================================== ] 4008/6101 65% [======================================== ] 4009/6101 65% [======================================== ] 4010/6101 65% [======================================== ] 4011/6101 65% [======================================== ] 4012/6101 65% [======================================== ] 4013/6101 65% [======================================== ] 4014/6101 65% [======================================== ] 4015/6101 65% [======================================== ] 4016/6101 65% [======================================== ] 4017/6101 65% [======================================== ] 4018/6101 65% [======================================== ] 4019/6101 65% [======================================== ] 4020/6101 65% [======================================== ] 4021/6101 65% [======================================== ] 4022/6101 65% [======================================== ] 4023/6101 65% [======================================== ] 4024/6101 65% [======================================== ] 4025/6101 65% [======================================== ] 4026/6101 65% [======================================== ] 4027/6101 66% [======================================== ] 4028/6101 66% [======================================== ] 4029/6101 66% [======================================== ] 4030/6101 66% [======================================== ] 4031/6101 66% [======================================== ] 4032/6101 66% [======================================== ] 4033/6101 66% [======================================== ] 4034/6101 66% [========================================= ] 4035/6101 66% [========================================= ] 4036/6101 66% [========================================= ] 4037/6101 66% [========================================= ] 4038/6101 66% [========================================= ] 4039/6101 66% [========================================= ] 4040/6101 66% [========================================= ] 4041/6101 66% [========================================= ] 4042/6101 66% [========================================= ] 4043/6101 66% [========================================= ] 4044/6101 66% [========================================= ] 4045/6101 66% [========================================= ] 4046/6101 66% [========================================= ] 4047/6101 66% [========================================= ] 4048/6101 66% [========================================= ] 4049/6101 66% [========================================= ] 4050/6101 66% [========================================= ] 4051/6101 66% [========================================= ] 4052/6101 66% [========================================= ] 4053/6101 66% [========================================= ] 4054/6101 66% [========================================= ] 4055/6101 66% [========================================= ] 4056/6101 66% [========================================= ] 4057/6101 66% [========================================= ] 4058/6101 66% [========================================= ] 4059/6101 66% [========================================= ] 4060/6101 66% [========================================= ] 4061/6101 66% [========================================= ] 4062/6101 66% [========================================= ] 4063/6101 66% [========================================= ] 4064/6101 66% [========================================= ] 4065/6101 66% [========================================= ] 4066/6101 66% [========================================= ] 4067/6101 66% [========================================= ] 4068/6101 66% [========================================= ] 4069/6101 66% [========================================= ] 4070/6101 66% [========================================= ] 4071/6101 66% [========================================= ] 4072/6101 66% [========================================= ] 4073/6101 66% [========================================= ] 4074/6101 66% [========================================= ] 4075/6101 66% [========================================= ] 4076/6101 66% [========================================= ] 4077/6101 66% [========================================= ] 4078/6101 66% [========================================= ] 4079/6101 66% [========================================= ] 4080/6101 66% [========================================= ] 4081/6101 66% [========================================= ] 4082/6101 66% [========================================= ] 4083/6101 66% [========================================= ] 4084/6101 66% [========================================= ] 4085/6101 66% [========================================= ] 4086/6101 66% [========================================= ] 4087/6101 66% [========================================= ] 4088/6101 67% [========================================= ] 4089/6101 67% [========================================= ] 4090/6101 67% [========================================= ] 4091/6101 67% [========================================= ] 4092/6101 67% [========================================= ] 4093/6101 67% [========================================= ] 4094/6101 67% [========================================= ] 4095/6101 67% [========================================= ] 4096/6101 67% [========================================= ] 4097/6101 67% [========================================= ] 4098/6101 67% [========================================= ] 4099/6101 67% [========================================= ] 4100/6101 67% [========================================= ] 4101/6101 67% [========================================= ] 4102/6101 67% [========================================= ] 4103/6101 67% [========================================= ] 4104/6101 67% [========================================= ] 4105/6101 67% [========================================= ] 4106/6101 67% [========================================= ] 4107/6101 67% [========================================= ] 4108/6101 67% [========================================= ] 4109/6101 67% [========================================= ] 4110/6101 67% [========================================= ] 4111/6101 67% [========================================= ] 4112/6101 67% [========================================= ] 4113/6101 67% [========================================= ] 4114/6101 67% [========================================= ] 4115/6101 67% [========================================= ] 4116/6101 67% [========================================= ] 4117/6101 67% [========================================= ] 4118/6101 67% [========================================= ] 4119/6101 67% [========================================= ] 4120/6101 67% [========================================= ] 4121/6101 67% [========================================= ] 4122/6101 67% [========================================= ] 4123/6101 67% [========================================= ] 4124/6101 67% [========================================= ] 4125/6101 67% [========================================= ] 4126/6101 67% [========================================= ] 4127/6101 67% [========================================= ] 4128/6101 67% [========================================= ] 4129/6101 67% [========================================= ] 4130/6101 67% [========================================= ] 4131/6101 67% [========================================= ] 4132/6101 67% [========================================== ] 4133/6101 67% [========================================== ] 4134/6101 67% [========================================== ] 4135/6101 67% [========================================== ] 4136/6101 67% [========================================== ] 4137/6101 67% [========================================== ] 4138/6101 67% [========================================== ] 4139/6101 67% [========================================== ] 4140/6101 67% [========================================== ] 4141/6101 67% [========================================== ] 4142/6101 67% [========================================== ] 4143/6101 67% [========================================== ] 4144/6101 67% [========================================== ] 4145/6101 67% [========================================== ] 4146/6101 67% [========================================== ] 4147/6101 67% [========================================== ] 4148/6101 67% [========================================== ] 4149/6101 68% [========================================== ] 4150/6101 68% [========================================== ] 4151/6101 68% [========================================== ] 4152/6101 68% [========================================== ] 4153/6101 68% [========================================== ] 4154/6101 68% [========================================== ] 4155/6101 68% [========================================== ] 4156/6101 68% [========================================== ] 4157/6101 68% [========================================== ] 4158/6101 68% [========================================== ] 4159/6101 68% [========================================== ] 4160/6101 68% [========================================== ] 4161/6101 68% [========================================== ] 4162/6101 68% [========================================== ] 4163/6101 68% [========================================== ] 4164/6101 68% [========================================== ] 4165/6101 68% [========================================== ] 4166/6101 68% [========================================== ] 4167/6101 68% [========================================== ] 4168/6101 68% [========================================== ] 4169/6101 68% [========================================== ] 4170/6101 68% [========================================== ] 4171/6101 68% [========================================== ] 4172/6101 68% [========================================== ] 4173/6101 68% [========================================== ] 4174/6101 68% [========================================== ] 4175/6101 68% [========================================== ] 4176/6101 68% [========================================== ] 4177/6101 68% [========================================== ] 4178/6101 68% [========================================== ] 4179/6101 68% [========================================== ] 4180/6101 68% [========================================== ] 4181/6101 68% [========================================== ] 4182/6101 68% [========================================== ] 4183/6101 68% [========================================== ] 4184/6101 68% [========================================== ] 4185/6101 68% [========================================== ] 4186/6101 68% [========================================== ] 4187/6101 68% [========================================== ] 4188/6101 68% [========================================== ] 4189/6101 68% [========================================== ] 4190/6101 68% [========================================== ] 4191/6101 68% [========================================== ] 4192/6101 68% [========================================== ] 4193/6101 68% [========================================== ] 4194/6101 68% [========================================== ] 4195/6101 68% [========================================== ] 4196/6101 68% [========================================== ] 4197/6101 68% [========================================== ] 4198/6101 68% [========================================== ] 4199/6101 68% [========================================== ] 4200/6101 68% [========================================== ] 4201/6101 68% [========================================== ] 4202/6101 68% [========================================== ] 4203/6101 68% [========================================== ] 4204/6101 68% [========================================== ] 4205/6101 68% [========================================== ] 4206/6101 68% [========================================== ] 4207/6101 68% [========================================== ] 4208/6101 68% [========================================== ] 4209/6101 68% [========================================== ] 4210/6101 69% [========================================== ] 4211/6101 69% [========================================== ] 4212/6101 69% [========================================== ] 4213/6101 69% [========================================== ] 4214/6101 69% [========================================== ] 4215/6101 69% [========================================== ] 4216/6101 69% [========================================== ] 4217/6101 69% [========================================== ] 4218/6101 69% [========================================== ] 4219/6101 69% [========================================== ] 4220/6101 69% [========================================== ] 4221/6101 69% [========================================== ] 4222/6101 69% [========================================== ] 4223/6101 69% [========================================== ] 4224/6101 69% [========================================== ] 4225/6101 69% [========================================== ] 4226/6101 69% [========================================== ] 4227/6101 69% [========================================== ] 4228/6101 69% [========================================== ] 4229/6101 69% [========================================== ] 4230/6101 69% [========================================== ] 4231/6101 69% [=========================================== ] 4232/6101 69% [=========================================== ] 4233/6101 69% [=========================================== ] 4234/6101 69% [=========================================== ] 4235/6101 69% [=========================================== ] 4236/6101 69% [=========================================== ] 4237/6101 69% [=========================================== ] 4238/6101 69% [=========================================== ] 4239/6101 69% [=========================================== ] 4240/6101 69% [=========================================== ] 4241/6101 69% [=========================================== ] 4242/6101 69% [=========================================== ] 4243/6101 69% [=========================================== ] 4244/6101 69% [=========================================== ] 4245/6101 69% [=========================================== ] 4246/6101 69% [=========================================== ] 4247/6101 69% [=========================================== ] 4248/6101 69% [=========================================== ] 4249/6101 69% [=========================================== ] 4250/6101 69% [=========================================== ] 4251/6101 69% [=========================================== ] 4252/6101 69% [=========================================== ] 4253/6101 69% [=========================================== ] 4254/6101 69% [=========================================== ] 4255/6101 69% [=========================================== ] 4256/6101 69% [=========================================== ] 4257/6101 69% [=========================================== ] 4258/6101 69% [=========================================== ] 4259/6101 69% [=========================================== ] 4260/6101 69% [=========================================== ] 4261/6101 69% [=========================================== ] 4262/6101 69% [=========================================== ] 4263/6101 69% [=========================================== ] 4264/6101 69% [=========================================== ] 4265/6101 69% [=========================================== ] 4266/6101 69% [=========================================== ] 4267/6101 69% [=========================================== ] 4268/6101 69% [=========================================== ] 4269/6101 69% [=========================================== ] 4270/6101 69% [=========================================== ] 4271/6101 70% [=========================================== ] 4272/6101 70% [=========================================== ] 4273/6101 70% [=========================================== ] 4274/6101 70% [=========================================== ] 4275/6101 70% [=========================================== ] 4276/6101 70% [=========================================== ] 4277/6101 70% [=========================================== ] 4278/6101 70% [=========================================== ] 4279/6101 70% [=========================================== ] 4280/6101 70% [=========================================== ] 4281/6101 70% [=========================================== ] 4282/6101 70% [=========================================== ] 4283/6101 70% [=========================================== ] 4284/6101 70% [=========================================== ] 4285/6101 70% [=========================================== ] 4286/6101 70% [=========================================== ] 4287/6101 70% [=========================================== ] 4288/6101 70% [=========================================== ] 4289/6101 70% [=========================================== ] 4290/6101 70% [=========================================== ] 4291/6101 70% [=========================================== ] 4292/6101 70% [=========================================== ] 4293/6101 70% [=========================================== ] 4294/6101 70% [=========================================== ] 4295/6101 70% [=========================================== ] 4296/6101 70% [=========================================== ] 4297/6101 70% [=========================================== ] 4298/6101 70% [=========================================== ] 4299/6101 70% [=========================================== ] 4300/6101 70% [=========================================== ] 4301/6101 70% [=========================================== ] 4302/6101 70% [=========================================== ] 4303/6101 70% [=========================================== ] 4304/6101 70% [=========================================== ] 4305/6101 70% [=========================================== ] 4306/6101 70% [=========================================== ] 4307/6101 70% [=========================================== ] 4308/6101 70% [=========================================== ] 4309/6101 70% [=========================================== ] 4310/6101 70% [=========================================== ] 4311/6101 70% [=========================================== ] 4312/6101 70% [=========================================== ] 4313/6101 70% [=========================================== ] 4314/6101 70% [=========================================== ] 4315/6101 70% [=========================================== ] 4316/6101 70% [=========================================== ] 4317/6101 70% [=========================================== ] 4318/6101 70% [=========================================== ] 4319/6101 70% [=========================================== ] 4320/6101 70% [=========================================== ] 4321/6101 70% [=========================================== ] 4322/6101 70% [=========================================== ] 4323/6101 70% [=========================================== ] 4324/6101 70% [=========================================== ] 4325/6101 70% [=========================================== ] 4326/6101 70% [=========================================== ] 4327/6101 70% [=========================================== ] 4328/6101 70% [=========================================== ] 4329/6101 70% [============================================ ] 4330/6101 70% [============================================ ] 4331/6101 70% [============================================ ] 4332/6101 71% [============================================ ] 4333/6101 71% [============================================ ] 4334/6101 71% [============================================ ] 4335/6101 71% [============================================ ] 4336/6101 71% [============================================ ] 4337/6101 71% [============================================ ] 4338/6101 71% [============================================ ] 4339/6101 71% [============================================ ] 4340/6101 71% [============================================ ] 4341/6101 71% [============================================ ] 4342/6101 71% [============================================ ] 4343/6101 71% [============================================ ] 4344/6101 71% [============================================ ] 4345/6101 71% [============================================ ] 4346/6101 71% [============================================ ] 4347/6101 71% [============================================ ] 4348/6101 71% [============================================ ] 4349/6101 71% [============================================ ] 4350/6101 71% [============================================ ] 4351/6101 71% [============================================ ] 4352/6101 71% [============================================ ] 4353/6101 71% [============================================ ] 4354/6101 71% [============================================ ] 4355/6101 71% [============================================ ] 4356/6101 71% [============================================ ] 4357/6101 71% [============================================ ] 4358/6101 71% [============================================ ] 4359/6101 71% [============================================ ] 4360/6101 71% [============================================ ] 4361/6101 71% [============================================ ] 4362/6101 71% [============================================ ] 4363/6101 71% [============================================ ] 4364/6101 71% [============================================ ] 4365/6101 71% [============================================ ] 4366/6101 71% [============================================ ] 4367/6101 71% [============================================ ] 4368/6101 71% [============================================ ] 4369/6101 71% [============================================ ] 4370/6101 71% [============================================ ] 4371/6101 71% [============================================ ] 4372/6101 71% [============================================ ] 4373/6101 71% [============================================ ] 4374/6101 71% [============================================ ] 4375/6101 71% [============================================ ] 4376/6101 71% [============================================ ] 4377/6101 71% [============================================ ] 4378/6101 71% [============================================ ] 4379/6101 71% [============================================ ] 4380/6101 71% [============================================ ] 4381/6101 71% [============================================ ] 4382/6101 71% [============================================ ] 4383/6101 71% [============================================ ] 4384/6101 71% [============================================ ] 4385/6101 71% [============================================ ] 4386/6101 71% [============================================ ] 4387/6101 71% [============================================ ] 4388/6101 71% [============================================ ] 4389/6101 71% [============================================ ] 4390/6101 71% [============================================ ] 4391/6101 71% [============================================ ] 4392/6101 71% [============================================ ] 4393/6101 72% [============================================ ] 4394/6101 72% [============================================ ] 4395/6101 72% [============================================ ] 4396/6101 72% [============================================ ] 4397/6101 72% [============================================ ] 4398/6101 72% [============================================ ] 4399/6101 72% [============================================ ] 4400/6101 72% [============================================ ] 4401/6101 72% [============================================ ] 4402/6101 72% [============================================ ] 4403/6101 72% [============================================ ] 4404/6101 72% [============================================ ] 4405/6101 72% [============================================ ] 4406/6101 72% [============================================ ] 4407/6101 72% [============================================ ] 4408/6101 72% [============================================ ] 4409/6101 72% [============================================ ] 4410/6101 72% [============================================ ] 4411/6101 72% [============================================ ] 4412/6101 72% [============================================ ] 4413/6101 72% [============================================ ] 4414/6101 72% [============================================ ] 4415/6101 72% [============================================ ] 4416/6101 72% [============================================ ] 4417/6101 72% [============================================ ] 4418/6101 72% [============================================ ] 4419/6101 72% [============================================ ] 4420/6101 72% [============================================ ] 4421/6101 72% [============================================ ] 4422/6101 72% [============================================ ] 4423/6101 72% [============================================ ] 4424/6101 72% [============================================ ] 4425/6101 72% [============================================ ] 4426/6101 72% [============================================ ] 4427/6101 72% [============================================ ] 4428/6101 72% [============================================= ] 4429/6101 72% [============================================= ] 4430/6101 72% [============================================= ] 4431/6101 72% [============================================= ] 4432/6101 72% [============================================= ] 4433/6101 72% [============================================= ] 4434/6101 72% [============================================= ] 4435/6101 72% [============================================= ] 4436/6101 72% [============================================= ] 4437/6101 72% [============================================= ] 4438/6101 72% [============================================= ] 4439/6101 72% [============================================= ] 4440/6101 72% [============================================= ] 4441/6101 72% [============================================= ] 4442/6101 72% [============================================= ] 4443/6101 72% [============================================= ] 4444/6101 72% [============================================= ] 4445/6101 72% [============================================= ] 4446/6101 72% [============================================= ] 4447/6101 72% [============================================= ] 4448/6101 72% [============================================= ] 4449/6101 72% [============================================= ] 4450/6101 72% [============================================= ] 4451/6101 72% [============================================= ] 4452/6101 72% [============================================= ] 4453/6101 72% [============================================= ] 4454/6101 73% [============================================= ] 4455/6101 73% [============================================= ] 4456/6101 73% [============================================= ] 4457/6101 73% [============================================= ] 4458/6101 73% [============================================= ] 4459/6101 73% [============================================= ] 4460/6101 73% [============================================= ] 4461/6101 73% [============================================= ] 4462/6101 73% [============================================= ] 4463/6101 73% [============================================= ] 4464/6101 73% [============================================= ] 4465/6101 73% [============================================= ] 4466/6101 73% [============================================= ] 4467/6101 73% [============================================= ] 4468/6101 73% [============================================= ] 4469/6101 73% [============================================= ] 4470/6101 73% [============================================= ] 4471/6101 73% [============================================= ] 4472/6101 73% [============================================= ] 4473/6101 73% [============================================= ] 4474/6101 73% [============================================= ] 4475/6101 73% [============================================= ] 4476/6101 73% [============================================= ] 4477/6101 73% [============================================= ] 4478/6101 73% [============================================= ] 4479/6101 73% [============================================= ] 4480/6101 73% [============================================= ] 4481/6101 73% [============================================= ] 4482/6101 73% [============================================= ] 4483/6101 73% [============================================= ] 4484/6101 73% [============================================= ] 4485/6101 73% [============================================= ] 4486/6101 73% [============================================= ] 4487/6101 73% [============================================= ] 4488/6101 73% [============================================= ] 4489/6101 73% [============================================= ] 4490/6101 73% [============================================= ] 4491/6101 73% [============================================= ] 4492/6101 73% [============================================= ] 4493/6101 73% [============================================= ] 4494/6101 73% [============================================= ] 4495/6101 73% [============================================= ] 4496/6101 73% [============================================= ] 4497/6101 73% [============================================= ] 4498/6101 73% [============================================= ] 4499/6101 73% [============================================= ] 4500/6101 73% [============================================= ] 4501/6101 73% [============================================= ] 4502/6101 73% [============================================= ] 4503/6101 73% [============================================= ] 4504/6101 73% [============================================= ] 4505/6101 73% [============================================= ] 4506/6101 73% [============================================= ] 4507/6101 73% [============================================= ] 4508/6101 73% [============================================= ] 4509/6101 73% [============================================= ] 4510/6101 73% [============================================= ] 4511/6101 73% [============================================= ] 4512/6101 73% [============================================= ] 4513/6101 73% [============================================= ] 4514/6101 73% [============================================= ] 4515/6101 74% [============================================= ] 4516/6101 74% [============================================= ] 4517/6101 74% [============================================= ] 4518/6101 74% [============================================= ] 4519/6101 74% [============================================= ] 4520/6101 74% [============================================= ] 4521/6101 74% [============================================= ] 4522/6101 74% [============================================= ] 4523/6101 74% [============================================= ] 4524/6101 74% [============================================= ] 4525/6101 74% [============================================= ] 4526/6101 74% [============================================== ] 4527/6101 74% [============================================== ] 4528/6101 74% [============================================== ] 4529/6101 74% [============================================== ] 4530/6101 74% [============================================== ] 4531/6101 74% [============================================== ] 4532/6101 74% [============================================== ] 4533/6101 74% [============================================== ] 4534/6101 74% [============================================== ] 4535/6101 74% [============================================== ] 4536/6101 74% [============================================== ] 4537/6101 74% [============================================== ] 4538/6101 74% [============================================== ] 4539/6101 74% [============================================== ] 4540/6101 74% [============================================== ] 4541/6101 74% [============================================== ] 4542/6101 74% [============================================== ] 4543/6101 74% [============================================== ] 4544/6101 74% [============================================== ] 4545/6101 74% [============================================== ] 4546/6101 74% [============================================== ] 4547/6101 74% [============================================== ] 4548/6101 74% [============================================== ] 4549/6101 74% [============================================== ] 4550/6101 74% [============================================== ] 4551/6101 74% [============================================== ] 4552/6101 74% [============================================== ] 4553/6101 74% [============================================== ] 4554/6101 74% [============================================== ] 4555/6101 74% [============================================== ] 4556/6101 74% [============================================== ] 4557/6101 74% [============================================== ] 4558/6101 74% [============================================== ] 4559/6101 74% [============================================== ] 4560/6101 74% [============================================== ] 4561/6101 74% [============================================== ] 4562/6101 74% [============================================== ] 4563/6101 74% [============================================== ] 4564/6101 74% [============================================== ] 4565/6101 74% [============================================== ] 4566/6101 74% [============================================== ] 4567/6101 74% [============================================== ] 4568/6101 74% [============================================== ] 4569/6101 74% [============================================== ] 4570/6101 74% [============================================== ] 4571/6101 74% [============================================== ] 4572/6101 74% [============================================== ] 4573/6101 74% [============================================== ] 4574/6101 74% [============================================== ] 4575/6101 74% [============================================== ] 4576/6101 75% [============================================== ] 4577/6101 75% [============================================== ] 4578/6101 75% [============================================== ] 4579/6101 75% [============================================== ] 4580/6101 75% [============================================== ] 4581/6101 75% [============================================== ] 4582/6101 75% [============================================== ] 4583/6101 75% [============================================== ] 4584/6101 75% [============================================== ] 4585/6101 75% [============================================== ] 4586/6101 75% [============================================== ] 4587/6101 75% [============================================== ] 4588/6101 75% [============================================== ] 4589/6101 75% [============================================== ] 4590/6101 75% [============================================== ] 4591/6101 75% [============================================== ] 4592/6101 75% [============================================== ] 4593/6101 75% [============================================== ] 4594/6101 75% [============================================== ] 4595/6101 75% [============================================== ] 4596/6101 75% [============================================== ] 4597/6101 75% [============================================== ] 4598/6101 75% [============================================== ] 4599/6101 75% [============================================== ] 4600/6101 75% [============================================== ] 4601/6101 75% [============================================== ] 4602/6101 75% [============================================== ] 4603/6101 75% [============================================== ] 4604/6101 75% [============================================== ] 4605/6101 75% [============================================== ] 4606/6101 75% [============================================== ] 4607/6101 75% [============================================== ] 4608/6101 75% [============================================== ] 4609/6101 75% [============================================== ] 4610/6101 75% [============================================== ] 4611/6101 75% [============================================== ] 4612/6101 75% [============================================== ] 4613/6101 75% [============================================== ] 4614/6101 75% [============================================== ] 4615/6101 75% [============================================== ] 4616/6101 75% [============================================== ] 4617/6101 75% [============================================== ] 4618/6101 75% [============================================== ] 4619/6101 75% [============================================== ] 4620/6101 75% [============================================== ] 4621/6101 75% [============================================== ] 4622/6101 75% [============================================== ] 4623/6101 75% [============================================== ] 4624/6101 75% [=============================================== ] 4625/6101 75% [=============================================== ] 4626/6101 75% [=============================================== ] 4627/6101 75% [=============================================== ] 4628/6101 75% [=============================================== ] 4629/6101 75% [=============================================== ] 4630/6101 75% [=============================================== ] 4631/6101 75% [=============================================== ] 4632/6101 75% [=============================================== ] 4633/6101 75% [=============================================== ] 4634/6101 75% [=============================================== ] 4635/6101 75% [=============================================== ] 4636/6101 75% [=============================================== ] 4637/6101 76% [=============================================== ] 4638/6101 76% [=============================================== ] 4639/6101 76% [=============================================== ] 4640/6101 76% [=============================================== ] 4641/6101 76% [=============================================== ] 4642/6101 76% [=============================================== ] 4643/6101 76% [=============================================== ] 4644/6101 76% [=============================================== ] 4645/6101 76% [=============================================== ] 4646/6101 76% [=============================================== ] 4647/6101 76% [=============================================== ] 4648/6101 76% [=============================================== ] 4649/6101 76% [=============================================== ] 4650/6101 76% [=============================================== ] 4651/6101 76% [=============================================== ] 4652/6101 76% [=============================================== ] 4653/6101 76% [=============================================== ] 4654/6101 76% [=============================================== ] 4655/6101 76% [=============================================== ] 4656/6101 76% [=============================================== ] 4657/6101 76% [=============================================== ] 4658/6101 76% [=============================================== ] 4659/6101 76% [=============================================== ] 4660/6101 76% [=============================================== ] 4661/6101 76% [=============================================== ] 4662/6101 76% [=============================================== ] 4663/6101 76% [=============================================== ] 4664/6101 76% [=============================================== ] 4665/6101 76% [=============================================== ] 4666/6101 76% [=============================================== ] 4667/6101 76% [=============================================== ] 4668/6101 76% [=============================================== ] 4669/6101 76% [=============================================== ] 4670/6101 76% [=============================================== ] 4671/6101 76% [=============================================== ] 4672/6101 76% [=============================================== ] 4673/6101 76% [=============================================== ] 4674/6101 76% [=============================================== ] 4675/6101 76% [=============================================== ] 4676/6101 76% [=============================================== ] 4677/6101 76% [=============================================== ] 4678/6101 76% [=============================================== ] 4679/6101 76% [=============================================== ] 4680/6101 76% [=============================================== ] 4681/6101 76% [=============================================== ] 4682/6101 76% [=============================================== ] 4683/6101 76% [=============================================== ] 4684/6101 76% [=============================================== ] 4685/6101 76% [=============================================== ] 4686/6101 76% [=============================================== ] 4687/6101 76% [=============================================== ] 4688/6101 76% [=============================================== ] 4689/6101 76% [=============================================== ] 4690/6101 76% [=============================================== ] 4691/6101 76% [=============================================== ] 4692/6101 76% [=============================================== ] 4693/6101 76% [=============================================== ] 4694/6101 76% [=============================================== ] 4695/6101 76% [=============================================== ] 4696/6101 76% [=============================================== ] 4697/6101 76% [=============================================== ] 4698/6101 77% [=============================================== ] 4699/6101 77% [=============================================== ] 4700/6101 77% [=============================================== ] 4701/6101 77% [=============================================== ] 4702/6101 77% [=============================================== ] 4703/6101 77% [=============================================== ] 4704/6101 77% [=============================================== ] 4705/6101 77% [=============================================== ] 4706/6101 77% [=============================================== ] 4707/6101 77% [=============================================== ] 4708/6101 77% [=============================================== ] 4709/6101 77% [=============================================== ] 4710/6101 77% [=============================================== ] 4711/6101 77% [=============================================== ] 4712/6101 77% [=============================================== ] 4713/6101 77% [=============================================== ] 4714/6101 77% [=============================================== ] 4715/6101 77% [=============================================== ] 4716/6101 77% [=============================================== ] 4717/6101 77% [=============================================== ] 4718/6101 77% [=============================================== ] 4719/6101 77% [=============================================== ] 4720/6101 77% [=============================================== ] 4721/6101 77% [=============================================== ] 4722/6101 77% [=============================================== ] 4723/6101 77% [================================================ ] 4724/6101 77% [================================================ ] 4725/6101 77% [================================================ ] 4726/6101 77% [================================================ ] 4727/6101 77% [================================================ ] 4728/6101 77% [================================================ ] 4729/6101 77% [================================================ ] 4730/6101 77% [================================================ ] 4731/6101 77% [================================================ ] 4732/6101 77% [================================================ ] 4733/6101 77% [================================================ ] 4734/6101 77% [================================================ ] 4735/6101 77% [================================================ ] 4736/6101 77% [================================================ ] 4737/6101 77% [================================================ ] 4738/6101 77% [================================================ ] 4739/6101 77% [================================================ ] 4740/6101 77% [================================================ ] 4741/6101 77% [================================================ ] 4742/6101 77% [================================================ ] 4743/6101 77% [================================================ ] 4744/6101 77% [================================================ ] 4745/6101 77% [================================================ ] 4746/6101 77% [================================================ ] 4747/6101 77% [================================================ ] 4748/6101 77% [================================================ ] 4749/6101 77% [================================================ ] 4750/6101 77% [================================================ ] 4751/6101 77% [================================================ ] 4752/6101 77% [================================================ ] 4753/6101 77% [================================================ ] 4754/6101 77% [================================================ ] 4755/6101 77% [================================================ ] 4756/6101 77% [================================================ ] 4757/6101 77% [================================================ ] 4758/6101 77% [================================================ ] 4759/6101 78% [================================================ ] 4760/6101 78% [================================================ ] 4761/6101 78% [================================================ ] 4762/6101 78% [================================================ ] 4763/6101 78% [================================================ ] 4764/6101 78% [================================================ ] 4765/6101 78% [================================================ ] 4766/6101 78% [================================================ ] 4767/6101 78% [================================================ ] 4768/6101 78% [================================================ ] 4769/6101 78% [================================================ ] 4770/6101 78% [================================================ ] 4771/6101 78% [================================================ ] 4772/6101 78% [================================================ ] 4773/6101 78% [================================================ ] 4774/6101 78% [================================================ ] 4775/6101 78% [================================================ ] 4776/6101 78% [================================================ ] 4777/6101 78% [================================================ ] 4778/6101 78% [================================================ ] 4779/6101 78% [================================================ ] 4780/6101 78% [================================================ ] 4781/6101 78% [================================================ ] 4782/6101 78% [================================================ ] 4783/6101 78% [================================================ ] 4784/6101 78% [================================================ ] 4785/6101 78% [================================================ ] 4786/6101 78% [================================================ ] 4787/6101 78% [================================================ ] 4788/6101 78% [================================================ ] 4789/6101 78% [================================================ ] 4790/6101 78% [================================================ ] 4791/6101 78% [================================================ ] 4792/6101 78% [================================================ ] 4793/6101 78% [================================================ ] 4794/6101 78% [================================================ ] 4795/6101 78% [================================================ ] 4796/6101 78% [================================================ ] 4797/6101 78% [================================================ ] 4798/6101 78% [================================================ ] 4799/6101 78% [================================================ ] 4800/6101 78% [================================================ ] 4801/6101 78% [================================================ ] 4802/6101 78% [================================================ ] 4803/6101 78% [================================================ ] 4804/6101 78% [================================================ ] 4805/6101 78% [================================================ ] 4806/6101 78% [================================================ ] 4807/6101 78% [================================================ ] 4808/6101 78% [================================================ ] 4809/6101 78% [================================================ ] 4810/6101 78% [================================================ ] 4811/6101 78% [================================================ ] 4812/6101 78% [================================================ ] 4813/6101 78% [================================================ ] 4814/6101 78% [================================================ ] 4815/6101 78% [================================================ ] 4816/6101 78% [================================================ ] 4817/6101 78% [================================================ ] 4818/6101 78% [================================================ ] 4819/6101 78% [================================================ ] 4820/6101 79% [================================================ ] 4821/6101 79% [================================================= ] 4822/6101 79% [================================================= ] 4823/6101 79% [================================================= ] 4824/6101 79% [================================================= ] 4825/6101 79% [================================================= ] 4826/6101 79% [================================================= ] 4827/6101 79% [================================================= ] 4828/6101 79% [================================================= ] 4829/6101 79% [================================================= ] 4830/6101 79% [================================================= ] 4831/6101 79% [================================================= ] 4832/6101 79% [================================================= ] 4833/6101 79% [================================================= ] 4834/6101 79% [================================================= ] 4835/6101 79% [================================================= ] 4836/6101 79% [================================================= ] 4837/6101 79% [================================================= ] 4838/6101 79% [================================================= ] 4839/6101 79% [================================================= ] 4840/6101 79% [================================================= ] 4841/6101 79% [================================================= ] 4842/6101 79% [================================================= ] 4843/6101 79% [================================================= ] 4844/6101 79% [================================================= ] 4845/6101 79% [================================================= ] 4846/6101 79% [================================================= ] 4847/6101 79% [================================================= ] 4848/6101 79% [================================================= ] 4849/6101 79% [================================================= ] 4850/6101 79% [================================================= ] 4851/6101 79% [================================================= ] 4852/6101 79% [================================================= ] 4853/6101 79% [================================================= ] 4854/6101 79% [================================================= ] 4855/6101 79% [================================================= ] 4856/6101 79% [================================================= ] 4857/6101 79% [================================================= ] 4858/6101 79% [================================================= ] 4859/6101 79% [================================================= ] 4860/6101 79% [================================================= ] 4861/6101 79% [================================================= ] 4862/6101 79% [================================================= ] 4863/6101 79% [================================================= ] 4864/6101 79% [================================================= ] 4865/6101 79% [================================================= ] 4866/6101 79% [================================================= ] 4867/6101 79% [================================================= ] 4868/6101 79% [================================================= ] 4869/6101 79% [================================================= ] 4870/6101 79% [================================================= ] 4871/6101 79% [================================================= ] 4872/6101 79% [================================================= ] 4873/6101 79% [================================================= ] 4874/6101 79% [================================================= ] 4875/6101 79% [================================================= ] 4876/6101 79% [================================================= ] 4877/6101 79% [================================================= ] 4878/6101 79% [================================================= ] 4879/6101 79% [================================================= ] 4880/6101 79% [================================================= ] 4881/6101 80% [================================================= ] 4882/6101 80% [================================================= ] 4883/6101 80% [================================================= ] 4884/6101 80% [================================================= ] 4885/6101 80% [================================================= ] 4886/6101 80% [================================================= ] 4887/6101 80% [================================================= ] 4888/6101 80% [================================================= ] 4889/6101 80% [================================================= ] 4890/6101 80% [================================================= ] 4891/6101 80% [================================================= ] 4892/6101 80% [================================================= ] 4893/6101 80% [================================================= ] 4894/6101 80% [================================================= ] 4895/6101 80% [================================================= ] 4896/6101 80% [================================================= ] 4897/6101 80% [================================================= ] 4898/6101 80% [================================================= ] 4899/6101 80% [================================================= ] 4900/6101 80% [================================================= ] 4901/6101 80% [================================================= ] 4902/6101 80% [================================================= ] 4903/6101 80% [================================================= ] 4904/6101 80% [================================================= ] 4905/6101 80% [================================================= ] 4906/6101 80% [================================================= ] 4907/6101 80% [================================================= ] 4908/6101 80% [================================================= ] 4909/6101 80% [================================================= ] 4910/6101 80% [================================================= ] 4911/6101 80% [================================================= ] 4912/6101 80% [================================================= ] 4913/6101 80% [================================================= ] 4914/6101 80% [================================================= ] 4915/6101 80% [================================================= ] 4916/6101 80% [================================================= ] 4917/6101 80% [================================================= ] 4918/6101 80% [================================================= ] 4919/6101 80% [================================================= ] 4920/6101 80% [================================================== ] 4921/6101 80% [================================================== ] 4922/6101 80% [================================================== ] 4923/6101 80% [================================================== ] 4924/6101 80% [================================================== ] 4925/6101 80% [================================================== ] 4926/6101 80% [================================================== ] 4927/6101 80% [================================================== ] 4928/6101 80% [================================================== ] 4929/6101 80% [================================================== ] 4930/6101 80% [================================================== ] 4931/6101 80% [================================================== ] 4932/6101 80% [================================================== ] 4933/6101 80% [================================================== ] 4934/6101 80% [================================================== ] 4935/6101 80% [================================================== ] 4936/6101 80% [================================================== ] 4937/6101 80% [================================================== ] 4938/6101 80% [================================================== ] 4939/6101 80% [================================================== ] 4940/6101 80% [================================================== ] 4941/6101 80% [================================================== ] 4942/6101 81% [================================================== ] 4943/6101 81% [================================================== ] 4944/6101 81% [================================================== ] 4945/6101 81% [================================================== ] 4946/6101 81% [================================================== ] 4947/6101 81% [================================================== ] 4948/6101 81% [================================================== ] 4949/6101 81% [================================================== ] 4950/6101 81% [================================================== ] 4951/6101 81% [================================================== ] 4952/6101 81% [================================================== ] 4953/6101 81% [================================================== ] 4954/6101 81% [================================================== ] 4955/6101 81% [================================================== ] 4956/6101 81% [================================================== ] 4957/6101 81% [================================================== ] 4958/6101 81% [================================================== ] 4959/6101 81% [================================================== ] 4960/6101 81% [================================================== ] 4961/6101 81% [================================================== ] 4962/6101 81% [================================================== ] 4963/6101 81% [================================================== ] 4964/6101 81% [================================================== ] 4965/6101 81% [================================================== ] 4966/6101 81% [================================================== ] 4967/6101 81% [================================================== ] 4968/6101 81% [================================================== ] 4969/6101 81% [================================================== ] 4970/6101 81% [================================================== ] 4971/6101 81% [================================================== ] 4972/6101 81% [================================================== ] 4973/6101 81% [================================================== ] 4974/6101 81% [================================================== ] 4975/6101 81% [================================================== ] 4976/6101 81% [================================================== ] 4977/6101 81% [================================================== ] 4978/6101 81% [================================================== ] 4979/6101 81% [================================================== ] 4980/6101 81% [================================================== ] 4981/6101 81% [================================================== ] 4982/6101 81% [================================================== ] 4983/6101 81% [================================================== ] 4984/6101 81% [================================================== ] 4985/6101 81% [================================================== ] 4986/6101 81% [================================================== ] 4987/6101 81% [================================================== ] 4988/6101 81% [================================================== ] 4989/6101 81% [================================================== ] 4990/6101 81% [================================================== ] 4991/6101 81% [================================================== ] 4992/6101 81% [================================================== ] 4993/6101 81% [================================================== ] 4994/6101 81% [================================================== ] 4995/6101 81% [================================================== ] 4996/6101 81% [================================================== ] 4997/6101 81% [================================================== ] 4998/6101 81% [================================================== ] 4999/6101 81% [================================================== ] 5000/6101 81% [================================================== ] 5001/6101 81% [================================================== ] 5002/6101 81% [================================================== ] 5003/6101 82% [================================================== ] 5004/6101 82% [================================================== ] 5005/6101 82% [================================================== ] 5006/6101 82% [================================================== ] 5007/6101 82% [================================================== ] 5008/6101 82% [================================================== ] 5009/6101 82% [================================================== ] 5010/6101 82% [================================================== ] 5011/6101 82% [================================================== ] 5012/6101 82% [================================================== ] 5013/6101 82% [================================================== ] 5014/6101 82% [================================================== ] 5015/6101 82% [================================================== ] 5016/6101 82% [================================================== ] 5017/6101 82% [================================================== ] 5018/6101 82% [=================================================== ] 5019/6101 82% [=================================================== ] 5020/6101 82% [=================================================== ] 5021/6101 82% [=================================================== ] 5022/6101 82% [=================================================== ] 5023/6101 82% [=================================================== ] 5024/6101 82% [=================================================== ] 5025/6101 82% [=================================================== ] 5026/6101 82% [=================================================== ] 5027/6101 82% [=================================================== ] 5028/6101 82% [=================================================== ] 5029/6101 82% [=================================================== ] 5030/6101 82% [=================================================== ] 5031/6101 82% [=================================================== ] 5032/6101 82% [=================================================== ] 5033/6101 82% [=================================================== ] 5034/6101 82% [=================================================== ] 5035/6101 82% [=================================================== ] 5036/6101 82% [=================================================== ] 5037/6101 82% [=================================================== ] 5038/6101 82% [=================================================== ] 5039/6101 82% [=================================================== ] 5040/6101 82% [=================================================== ] 5041/6101 82% [=================================================== ] 5042/6101 82% [=================================================== ] 5043/6101 82% [=================================================== ] 5044/6101 82% [=================================================== ] 5045/6101 82% [=================================================== ] 5046/6101 82% [=================================================== ] 5047/6101 82% [=================================================== ] 5048/6101 82% [=================================================== ] 5049/6101 82% [=================================================== ] 5050/6101 82% [=================================================== ] 5051/6101 82% [=================================================== ] 5052/6101 82% [=================================================== ] 5053/6101 82% [=================================================== ] 5054/6101 82% [=================================================== ] 5055/6101 82% [=================================================== ] 5056/6101 82% [=================================================== ] 5057/6101 82% [=================================================== ] 5058/6101 82% [=================================================== ] 5059/6101 82% [=================================================== ] 5060/6101 82% [=================================================== ] 5061/6101 82% [=================================================== ] 5062/6101 82% [=================================================== ] 5063/6101 82% [=================================================== ] 5064/6101 83% [=================================================== ] 5065/6101 83% [=================================================== ] 5066/6101 83% [=================================================== ] 5067/6101 83% [=================================================== ] 5068/6101 83% [=================================================== ] 5069/6101 83% [=================================================== ] 5070/6101 83% [=================================================== ] 5071/6101 83% [=================================================== ] 5072/6101 83% [=================================================== ] 5073/6101 83% [=================================================== ] 5074/6101 83% [=================================================== ] 5075/6101 83% [=================================================== ] 5076/6101 83% [=================================================== ] 5077/6101 83% [=================================================== ] 5078/6101 83% [=================================================== ] 5079/6101 83% [=================================================== ] 5080/6101 83% [=================================================== ] 5081/6101 83% [=================================================== ] 5082/6101 83% [=================================================== ] 5083/6101 83% [=================================================== ] 5084/6101 83% [=================================================== ] 5085/6101 83% [=================================================== ] 5086/6101 83% [=================================================== ] 5087/6101 83% [=================================================== ] 5088/6101 83% [=================================================== ] 5089/6101 83% [=================================================== ] 5090/6101 83% [=================================================== ] 5091/6101 83% [=================================================== ] 5092/6101 83% [=================================================== ] 5093/6101 83% [=================================================== ] 5094/6101 83% [=================================================== ] 5095/6101 83% [=================================================== ] 5096/6101 83% [=================================================== ] 5097/6101 83% [=================================================== ] 5098/6101 83% [=================================================== ] 5099/6101 83% [=================================================== ] 5100/6101 83% [=================================================== ] 5101/6101 83% [=================================================== ] 5102/6101 83% [=================================================== ] 5103/6101 83% [=================================================== ] 5104/6101 83% [=================================================== ] 5105/6101 83% [=================================================== ] 5106/6101 83% [=================================================== ] 5107/6101 83% [=================================================== ] 5108/6101 83% [=================================================== ] 5109/6101 83% [=================================================== ] 5110/6101 83% [=================================================== ] 5111/6101 83% [=================================================== ] 5112/6101 83% [=================================================== ] 5113/6101 83% [=================================================== ] 5114/6101 83% [=================================================== ] 5115/6101 83% [=================================================== ] 5116/6101 83% [==================================================== ] 5117/6101 83% [==================================================== ] 5118/6101 83% [==================================================== ] 5119/6101 83% [==================================================== ] 5120/6101 83% [==================================================== ] 5121/6101 83% [==================================================== ] 5122/6101 83% [==================================================== ] 5123/6101 83% [==================================================== ] 5124/6101 83% [==================================================== ] 5125/6101 84% [==================================================== ] 5126/6101 84% [==================================================== ] 5127/6101 84% [==================================================== ] 5128/6101 84% [==================================================== ] 5129/6101 84% [==================================================== ] 5130/6101 84% [==================================================== ] 5131/6101 84% [==================================================== ] 5132/6101 84% [==================================================== ] 5133/6101 84% [==================================================== ] 5134/6101 84% [==================================================== ] 5135/6101 84% [==================================================== ] 5136/6101 84% [==================================================== ] 5137/6101 84% [==================================================== ] 5138/6101 84% [==================================================== ] 5139/6101 84% [==================================================== ] 5140/6101 84% [==================================================== ] 5141/6101 84% [==================================================== ] 5142/6101 84% [==================================================== ] 5143/6101 84% [==================================================== ] 5144/6101 84% [==================================================== ] 5145/6101 84% [==================================================== ] 5146/6101 84% [==================================================== ] 5147/6101 84% [==================================================== ] 5148/6101 84% [==================================================== ] 5149/6101 84% [==================================================== ] 5150/6101 84% [==================================================== ] 5151/6101 84% [==================================================== ] 5152/6101 84% [==================================================== ] 5153/6101 84% [==================================================== ] 5154/6101 84% [==================================================== ] 5155/6101 84% [==================================================== ] 5156/6101 84% [==================================================== ] 5157/6101 84% [==================================================== ] 5158/6101 84% [==================================================== ] 5159/6101 84% [==================================================== ] 5160/6101 84% [==================================================== ] 5161/6101 84% [==================================================== ] 5162/6101 84% [==================================================== ] 5163/6101 84% [==================================================== ] 5164/6101 84% [==================================================== ] 5165/6101 84% [==================================================== ] 5166/6101 84% [==================================================== ] 5167/6101 84% [==================================================== ] 5168/6101 84% [==================================================== ] 5169/6101 84% [==================================================== ] 5170/6101 84% [==================================================== ] 5171/6101 84% [==================================================== ] 5172/6101 84% [==================================================== ] 5173/6101 84% [==================================================== ] 5174/6101 84% [==================================================== ] 5175/6101 84% [==================================================== ] 5176/6101 84% [==================================================== ] 5177/6101 84% [==================================================== ] 5178/6101 84% [==================================================== ] 5179/6101 84% [==================================================== ] 5180/6101 84% [==================================================== ] 5181/6101 84% [==================================================== ] 5182/6101 84% [==================================================== ] 5183/6101 84% [==================================================== ] 5184/6101 84% [==================================================== ] 5185/6101 84% [==================================================== ] 5186/6101 85% [==================================================== ] 5187/6101 85% [==================================================== ] 5188/6101 85% [==================================================== ] 5189/6101 85% [==================================================== ] 5190/6101 85% [==================================================== ] 5191/6101 85% [==================================================== ] 5192/6101 85% [==================================================== ] 5193/6101 85% [==================================================== ] 5194/6101 85% [==================================================== ] 5195/6101 85% [==================================================== ] 5196/6101 85% [==================================================== ] 5197/6101 85% [==================================================== ] 5198/6101 85% [==================================================== ] 5199/6101 85% [==================================================== ] 5200/6101 85% [==================================================== ] 5201/6101 85% [==================================================== ] 5202/6101 85% [==================================================== ] 5203/6101 85% [==================================================== ] 5204/6101 85% [==================================================== ] 5205/6101 85% [==================================================== ] 5206/6101 85% [==================================================== ] 5207/6101 85% [==================================================== ] 5208/6101 85% [==================================================== ] 5209/6101 85% [==================================================== ] 5210/6101 85% [==================================================== ] 5211/6101 85% [==================================================== ] 5212/6101 85% [==================================================== ] 5213/6101 85% [==================================================== ] 5214/6101 85% [==================================================== ] 5215/6101 85% [===================================================== ] 5216/6101 85% [===================================================== ] 5217/6101 85% [===================================================== ] 5218/6101 85% [===================================================== ] 5219/6101 85% [===================================================== ] 5220/6101 85% [===================================================== ] 5221/6101 85% [===================================================== ] 5222/6101 85% [===================================================== ] 5223/6101 85% [===================================================== ] 5224/6101 85% [===================================================== ] 5225/6101 85% [===================================================== ] 5226/6101 85% [===================================================== ] 5227/6101 85% [===================================================== ] 5228/6101 85% [===================================================== ] 5229/6101 85% [===================================================== ] 5230/6101 85% [===================================================== ] 5231/6101 85% [===================================================== ] 5232/6101 85% [===================================================== ] 5233/6101 85% [===================================================== ] 5234/6101 85% [===================================================== ] 5235/6101 85% [===================================================== ] 5236/6101 85% [===================================================== ] 5237/6101 85% [===================================================== ] 5238/6101 85% [===================================================== ] 5239/6101 85% [===================================================== ] 5240/6101 85% [===================================================== ] 5241/6101 85% [===================================================== ] 5242/6101 85% [===================================================== ] 5243/6101 85% [===================================================== ] 5244/6101 85% [===================================================== ] 5245/6101 85% [===================================================== ] 5246/6101 85% [===================================================== ] 5247/6101 86% [===================================================== ] 5248/6101 86% [===================================================== ] 5249/6101 86% [===================================================== ] 5250/6101 86% [===================================================== ] 5251/6101 86% [===================================================== ] 5252/6101 86% [===================================================== ] 5253/6101 86% [===================================================== ] 5254/6101 86% [===================================================== ] 5255/6101 86% [===================================================== ] 5256/6101 86% [===================================================== ] 5257/6101 86% [===================================================== ] 5258/6101 86% [===================================================== ] 5259/6101 86% [===================================================== ] 5260/6101 86% [===================================================== ] 5261/6101 86% [===================================================== ] 5262/6101 86% [===================================================== ] 5263/6101 86% [===================================================== ] 5264/6101 86% [===================================================== ] 5265/6101 86% [===================================================== ] 5266/6101 86% [===================================================== ] 5267/6101 86% [===================================================== ] 5268/6101 86% [===================================================== ] 5269/6101 86% [===================================================== ] 5270/6101 86% [===================================================== ] 5271/6101 86% [===================================================== ] 5272/6101 86% [===================================================== ] 5273/6101 86% [===================================================== ] 5274/6101 86% [===================================================== ] 5275/6101 86% [===================================================== ] 5276/6101 86% [===================================================== ] 5277/6101 86% [===================================================== ] 5278/6101 86% [===================================================== ] 5279/6101 86% [===================================================== ] 5280/6101 86% [===================================================== ] 5281/6101 86% [===================================================== ] 5282/6101 86% [===================================================== ] 5283/6101 86% [===================================================== ] 5284/6101 86% [===================================================== ] 5285/6101 86% [===================================================== ] 5286/6101 86% [===================================================== ] 5287/6101 86% [===================================================== ] 5288/6101 86% [===================================================== ] 5289/6101 86% [===================================================== ] 5290/6101 86% [===================================================== ] 5291/6101 86% [===================================================== ] 5292/6101 86% [===================================================== ] 5293/6101 86% [===================================================== ] 5294/6101 86% [===================================================== ] 5295/6101 86% [===================================================== ] 5296/6101 86% [===================================================== ] 5297/6101 86% [===================================================== ] 5298/6101 86% [===================================================== ] 5299/6101 86% [===================================================== ] 5300/6101 86% [===================================================== ] 5301/6101 86% [===================================================== ] 5302/6101 86% [===================================================== ] 5303/6101 86% [===================================================== ] 5304/6101 86% [===================================================== ] 5305/6101 86% [===================================================== ] 5306/6101 86% [===================================================== ] 5307/6101 86% [===================================================== ] 5308/6101 87% [===================================================== ] 5309/6101 87% [===================================================== ] 5310/6101 87% [===================================================== ] 5311/6101 87% [===================================================== ] 5312/6101 87% [===================================================== ] 5313/6101 87% [====================================================== ] 5314/6101 87% [====================================================== ] 5315/6101 87% [====================================================== ] 5316/6101 87% [====================================================== ] 5317/6101 87% [====================================================== ] 5318/6101 87% [====================================================== ] 5319/6101 87% [====================================================== ] 5320/6101 87% [====================================================== ] 5321/6101 87% [====================================================== ] 5322/6101 87% [====================================================== ] 5323/6101 87% [====================================================== ] 5324/6101 87% [====================================================== ] 5325/6101 87% [====================================================== ] 5326/6101 87% [====================================================== ] 5327/6101 87% [====================================================== ] 5328/6101 87% [====================================================== ] 5329/6101 87% [====================================================== ] 5330/6101 87% [====================================================== ] 5331/6101 87% [====================================================== ] 5332/6101 87% [====================================================== ] 5333/6101 87% [====================================================== ] 5334/6101 87% [====================================================== ] 5335/6101 87% [====================================================== ] 5336/6101 87% [====================================================== ] 5337/6101 87% [====================================================== ] 5338/6101 87% [====================================================== ] 5339/6101 87% [====================================================== ] 5340/6101 87% [====================================================== ] 5341/6101 87% [====================================================== ] 5342/6101 87% [====================================================== ] 5343/6101 87% [====================================================== ] 5344/6101 87% [====================================================== ] 5345/6101 87% [====================================================== ] 5346/6101 87% [====================================================== ] 5347/6101 87% [====================================================== ] 5348/6101 87% [====================================================== ] 5349/6101 87% [====================================================== ] 5350/6101 87% [====================================================== ] 5351/6101 87% [====================================================== ] 5352/6101 87% [====================================================== ] 5353/6101 87% [====================================================== ] 5354/6101 87% [====================================================== ] 5355/6101 87% [====================================================== ] 5356/6101 87% [====================================================== ] 5357/6101 87% [====================================================== ] 5358/6101 87% [====================================================== ] 5359/6101 87% [====================================================== ] 5360/6101 87% [====================================================== ] 5361/6101 87% [====================================================== ] 5362/6101 87% [====================================================== ] 5363/6101 87% [====================================================== ] 5364/6101 87% [====================================================== ] 5365/6101 87% [====================================================== ] 5366/6101 87% [====================================================== ] 5367/6101 87% [====================================================== ] 5368/6101 87% [====================================================== ] 5369/6101 88% [====================================================== ] 5370/6101 88% [====================================================== ] 5371/6101 88% [====================================================== ] 5372/6101 88% [====================================================== ] 5373/6101 88% [====================================================== ] 5374/6101 88% [====================================================== ] 5375/6101 88% [====================================================== ] 5376/6101 88% [====================================================== ] 5377/6101 88% [====================================================== ] 5378/6101 88% [====================================================== ] 5379/6101 88% [====================================================== ] 5380/6101 88% [====================================================== ] 5381/6101 88% [====================================================== ] 5382/6101 88% [====================================================== ] 5383/6101 88% [====================================================== ] 5384/6101 88% [====================================================== ] 5385/6101 88% [====================================================== ] 5386/6101 88% [====================================================== ] 5387/6101 88% [====================================================== ] 5388/6101 88% [====================================================== ] 5389/6101 88% [====================================================== ] 5390/6101 88% [====================================================== ] 5391/6101 88% [====================================================== ] 5392/6101 88% [====================================================== ] 5393/6101 88% [====================================================== ] 5394/6101 88% [====================================================== ] 5395/6101 88% [====================================================== ] 5396/6101 88% [====================================================== ] 5397/6101 88% [====================================================== ] 5398/6101 88% [====================================================== ] 5399/6101 88% [====================================================== ] 5400/6101 88% [====================================================== ] 5401/6101 88% [====================================================== ] 5402/6101 88% [====================================================== ] 5403/6101 88% [====================================================== ] 5404/6101 88% [====================================================== ] 5405/6101 88% [====================================================== ] 5406/6101 88% [====================================================== ] 5407/6101 88% [====================================================== ] 5408/6101 88% [====================================================== ] 5409/6101 88% [====================================================== ] 5410/6101 88% [====================================================== ] 5411/6101 88% [====================================================== ] 5412/6101 88% [======================================================= ] 5413/6101 88% [======================================================= ] 5414/6101 88% [======================================================= ] 5415/6101 88% [======================================================= ] 5416/6101 88% [======================================================= ] 5417/6101 88% [======================================================= ] 5418/6101 88% [======================================================= ] 5419/6101 88% [======================================================= ] 5420/6101 88% [======================================================= ] 5421/6101 88% [======================================================= ] 5422/6101 88% [======================================================= ] 5423/6101 88% [======================================================= ] 5424/6101 88% [======================================================= ] 5425/6101 88% [======================================================= ] 5426/6101 88% [======================================================= ] 5427/6101 88% [======================================================= ] 5428/6101 88% [======================================================= ] 5429/6101 88% [======================================================= ] 5430/6101 89% [======================================================= ] 5431/6101 89% [======================================================= ] 5432/6101 89% [======================================================= ] 5433/6101 89% [======================================================= ] 5434/6101 89% [======================================================= ] 5435/6101 89% [======================================================= ] 5436/6101 89% [======================================================= ] 5437/6101 89% [======================================================= ] 5438/6101 89% [======================================================= ] 5439/6101 89% [======================================================= ] 5440/6101 89% [======================================================= ] 5441/6101 89% [======================================================= ] 5442/6101 89% [======================================================= ] 5443/6101 89% [======================================================= ] 5444/6101 89% [======================================================= ] 5445/6101 89% [======================================================= ] 5446/6101 89% [======================================================= ] 5447/6101 89% [======================================================= ] 5448/6101 89% [======================================================= ] 5449/6101 89% [======================================================= ] 5450/6101 89% [======================================================= ] 5451/6101 89% [======================================================= ] 5452/6101 89% [======================================================= ] 5453/6101 89% [======================================================= ] 5454/6101 89% [======================================================= ] 5455/6101 89% [======================================================= ] 5456/6101 89% [======================================================= ] 5457/6101 89% [======================================================= ] 5458/6101 89% [======================================================= ] 5459/6101 89% [======================================================= ] 5460/6101 89% [======================================================= ] 5461/6101 89% [======================================================= ] 5462/6101 89% [======================================================= ] 5463/6101 89% [======================================================= ] 5464/6101 89% [======================================================= ] 5465/6101 89% [======================================================= ] 5466/6101 89% [======================================================= ] 5467/6101 89% [======================================================= ] 5468/6101 89% [======================================================= ] 5469/6101 89% [======================================================= ] 5470/6101 89% [======================================================= ] 5471/6101 89% [======================================================= ] 5472/6101 89% [======================================================= ] 5473/6101 89% [======================================================= ] 5474/6101 89% [======================================================= ] 5475/6101 89% [======================================================= ] 5476/6101 89% [======================================================= ] 5477/6101 89% [======================================================= ] 5478/6101 89% [======================================================= ] 5479/6101 89% [======================================================= ] 5480/6101 89% [======================================================= ] 5481/6101 89% [======================================================= ] 5482/6101 89% [======================================================= ] 5483/6101 89% [======================================================= ] 5484/6101 89% [======================================================= ] 5485/6101 89% [======================================================= ] 5486/6101 89% [======================================================= ] 5487/6101 89% [======================================================= ] 5488/6101 89% [======================================================= ] 5489/6101 89% [======================================================= ] 5490/6101 89% [======================================================= ] 5491/6101 90% [======================================================= ] 5492/6101 90% [======================================================= ] 5493/6101 90% [======================================================= ] 5494/6101 90% [======================================================= ] 5495/6101 90% [======================================================= ] 5496/6101 90% [======================================================= ] 5497/6101 90% [======================================================= ] 5498/6101 90% [======================================================= ] 5499/6101 90% [======================================================= ] 5500/6101 90% [======================================================= ] 5501/6101 90% [======================================================= ] 5502/6101 90% [======================================================= ] 5503/6101 90% [======================================================= ] 5504/6101 90% [======================================================= ] 5505/6101 90% [======================================================= ] 5506/6101 90% [======================================================= ] 5507/6101 90% [======================================================= ] 5508/6101 90% [======================================================= ] 5509/6101 90% [======================================================= ] 5510/6101 90% [======================================================== ] 5511/6101 90% [======================================================== ] 5512/6101 90% [======================================================== ] 5513/6101 90% [======================================================== ] 5514/6101 90% [======================================================== ] 5515/6101 90% [======================================================== ] 5516/6101 90% [======================================================== ] 5517/6101 90% [======================================================== ] 5518/6101 90% [======================================================== ] 5519/6101 90% [======================================================== ] 5520/6101 90% [======================================================== ] 5521/6101 90% [======================================================== ] 5522/6101 90% [======================================================== ] 5523/6101 90% [======================================================== ] 5524/6101 90% [======================================================== ] 5525/6101 90% [======================================================== ] 5526/6101 90% [======================================================== ] 5527/6101 90% [======================================================== ] 5528/6101 90% [======================================================== ] 5529/6101 90% [======================================================== ] 5530/6101 90% [======================================================== ] 5531/6101 90% [======================================================== ] 5532/6101 90% [======================================================== ] 5533/6101 90% [======================================================== ] 5534/6101 90% [======================================================== ] 5535/6101 90% [======================================================== ] 5536/6101 90% [======================================================== ] 5537/6101 90% [======================================================== ] 5538/6101 90% [======================================================== ] 5539/6101 90% [======================================================== ] 5540/6101 90% [======================================================== ] 5541/6101 90% [======================================================== ] 5542/6101 90% [======================================================== ] 5543/6101 90% [======================================================== ] 5544/6101 90% [======================================================== ] 5545/6101 90% [======================================================== ] 5546/6101 90% [======================================================== ] 5547/6101 90% [======================================================== ] 5548/6101 90% [======================================================== ] 5549/6101 90% [======================================================== ] 5550/6101 90% [======================================================== ] 5551/6101 90% [======================================================== ] 5552/6101 91% [======================================================== ] 5553/6101 91% [======================================================== ] 5554/6101 91% [======================================================== ] 5555/6101 91% [======================================================== ] 5556/6101 91% [======================================================== ] 5557/6101 91% [======================================================== ] 5558/6101 91% [======================================================== ] 5559/6101 91% [======================================================== ] 5560/6101 91% [======================================================== ] 5561/6101 91% [======================================================== ] 5562/6101 91% [======================================================== ] 5563/6101 91% [======================================================== ] 5564/6101 91% [======================================================== ] 5565/6101 91% [======================================================== ] 5566/6101 91% [======================================================== ] 5567/6101 91% [======================================================== ] 5568/6101 91% [======================================================== ] 5569/6101 91% [======================================================== ] 5570/6101 91% [======================================================== ] 5571/6101 91% [======================================================== ] 5572/6101 91% [======================================================== ] 5573/6101 91% [======================================================== ] 5574/6101 91% [======================================================== ] 5575/6101 91% [======================================================== ] 5576/6101 91% [======================================================== ] 5577/6101 91% [======================================================== ] 5578/6101 91% [======================================================== ] 5579/6101 91% [======================================================== ] 5580/6101 91% [======================================================== ] 5581/6101 91% [======================================================== ] 5582/6101 91% [======================================================== ] 5583/6101 91% [======================================================== ] 5584/6101 91% [======================================================== ] 5585/6101 91% [======================================================== ] 5586/6101 91% [======================================================== ] 5587/6101 91% [======================================================== ] 5588/6101 91% [======================================================== ] 5589/6101 91% [======================================================== ] 5590/6101 91% [======================================================== ] 5591/6101 91% [======================================================== ] 5592/6101 91% [======================================================== ] 5593/6101 91% [======================================================== ] 5594/6101 91% [======================================================== ] 5595/6101 91% [======================================================== ] 5596/6101 91% [======================================================== ] 5597/6101 91% [======================================================== ] 5598/6101 91% [======================================================== ] 5599/6101 91% [======================================================== ] 5600/6101 91% [======================================================== ] 5601/6101 91% [======================================================== ] 5602/6101 91% [======================================================== ] 5603/6101 91% [======================================================== ] 5604/6101 91% [======================================================== ] 5605/6101 91% [======================================================== ] 5606/6101 91% [======================================================== ] 5607/6101 91% [======================================================== ] 5608/6101 91% [========================================================= ] 5609/6101 91% [========================================================= ] 5610/6101 91% [========================================================= ] 5611/6101 91% [========================================================= ] 5612/6101 91% [========================================================= ] 5613/6101 92% [========================================================= ] 5614/6101 92% [========================================================= ] 5615/6101 92% [========================================================= ] 5616/6101 92% [========================================================= ] 5617/6101 92% [========================================================= ] 5618/6101 92% [========================================================= ] 5619/6101 92% [========================================================= ] 5620/6101 92% [========================================================= ] 5621/6101 92% [========================================================= ] 5622/6101 92% [========================================================= ] 5623/6101 92% [========================================================= ] 5624/6101 92% [========================================================= ] 5625/6101 92% [========================================================= ] 5626/6101 92% [========================================================= ] 5627/6101 92% [========================================================= ] 5628/6101 92% [========================================================= ] 5629/6101 92% [========================================================= ] 5630/6101 92% [========================================================= ] 5631/6101 92% [========================================================= ] 5632/6101 92% [========================================================= ] 5633/6101 92% [========================================================= ] 5634/6101 92% [========================================================= ] 5635/6101 92% [========================================================= ] 5636/6101 92% [========================================================= ] 5637/6101 92% [========================================================= ] 5638/6101 92% [========================================================= ] 5639/6101 92% [========================================================= ] 5640/6101 92% [========================================================= ] 5641/6101 92% [========================================================= ] 5642/6101 92% [========================================================= ] 5643/6101 92% [========================================================= ] 5644/6101 92% [========================================================= ] 5645/6101 92% [========================================================= ] 5646/6101 92% [========================================================= ] 5647/6101 92% [========================================================= ] 5648/6101 92% [========================================================= ] 5649/6101 92% [========================================================= ] 5650/6101 92% [========================================================= ] 5651/6101 92% [========================================================= ] 5652/6101 92% [========================================================= ] 5653/6101 92% [========================================================= ] 5654/6101 92% [========================================================= ] 5655/6101 92% [========================================================= ] 5656/6101 92% [========================================================= ] 5657/6101 92% [========================================================= ] 5658/6101 92% [========================================================= ] 5659/6101 92% [========================================================= ] 5660/6101 92% [========================================================= ] 5661/6101 92% [========================================================= ] 5662/6101 92% [========================================================= ] 5663/6101 92% [========================================================= ] 5664/6101 92% [========================================================= ] 5665/6101 92% [========================================================= ] 5666/6101 92% [========================================================= ] 5667/6101 92% [========================================================= ] 5668/6101 92% [========================================================= ] 5669/6101 92% [========================================================= ] 5670/6101 92% [========================================================= ] 5671/6101 92% [========================================================= ] 5672/6101 92% [========================================================= ] 5673/6101 92% [========================================================= ] 5674/6101 93% [========================================================= ] 5675/6101 93% [========================================================= ] 5676/6101 93% [========================================================= ] 5677/6101 93% [========================================================= ] 5678/6101 93% [========================================================= ] 5679/6101 93% [========================================================= ] 5680/6101 93% [========================================================= ] 5681/6101 93% [========================================================= ] 5682/6101 93% [========================================================= ] 5683/6101 93% [========================================================= ] 5684/6101 93% [========================================================= ] 5685/6101 93% [========================================================= ] 5686/6101 93% [========================================================= ] 5687/6101 93% [========================================================= ] 5688/6101 93% [========================================================= ] 5689/6101 93% [========================================================= ] 5690/6101 93% [========================================================= ] 5691/6101 93% [========================================================= ] 5692/6101 93% [========================================================= ] 5693/6101 93% [========================================================= ] 5694/6101 93% [========================================================= ] 5695/6101 93% [========================================================= ] 5696/6101 93% [========================================================= ] 5697/6101 93% [========================================================= ] 5698/6101 93% [========================================================= ] 5699/6101 93% [========================================================= ] 5700/6101 93% [========================================================= ] 5701/6101 93% [========================================================= ] 5702/6101 93% [========================================================= ] 5703/6101 93% [========================================================= ] 5704/6101 93% [========================================================= ] 5705/6101 93% [========================================================= ] 5706/6101 93% [========================================================= ] 5707/6101 93% [========================================================== ] 5708/6101 93% [========================================================== ] 5709/6101 93% [========================================================== ] 5710/6101 93% [========================================================== ] 5711/6101 93% [========================================================== ] 5712/6101 93% [========================================================== ] 5713/6101 93% [========================================================== ] 5714/6101 93% [========================================================== ] 5715/6101 93% [========================================================== ] 5716/6101 93% [========================================================== ] 5717/6101 93% [========================================================== ] 5718/6101 93% [========================================================== ] 5719/6101 93% [========================================================== ] 5720/6101 93% [========================================================== ] 5721/6101 93% [========================================================== ] 5722/6101 93% [========================================================== ] 5723/6101 93% [========================================================== ] 5724/6101 93% [========================================================== ] 5725/6101 93% [========================================================== ] 5726/6101 93% [========================================================== ] 5727/6101 93% [========================================================== ] 5728/6101 93% [========================================================== ] 5729/6101 93% [========================================================== ] 5730/6101 93% [========================================================== ] 5731/6101 93% [========================================================== ] 5732/6101 93% [========================================================== ] 5733/6101 93% [========================================================== ] 5734/6101 93% [========================================================== ] 5735/6101 94% [========================================================== ] 5736/6101 94% [========================================================== ] 5737/6101 94% [========================================================== ] 5738/6101 94% [========================================================== ] 5739/6101 94% [========================================================== ] 5740/6101 94% [========================================================== ] 5741/6101 94% [========================================================== ] 5742/6101 94% [========================================================== ] 5743/6101 94% [========================================================== ] 5744/6101 94% [========================================================== ] 5745/6101 94% [========================================================== ] 5746/6101 94% [========================================================== ] 5747/6101 94% [========================================================== ] 5748/6101 94% [========================================================== ] 5749/6101 94% [========================================================== ] 5750/6101 94% [========================================================== ] 5751/6101 94% [========================================================== ] 5752/6101 94% [========================================================== ] 5753/6101 94% [========================================================== ] 5754/6101 94% [========================================================== ] 5755/6101 94% [========================================================== ] 5756/6101 94% [========================================================== ] 5757/6101 94% [========================================================== ] 5758/6101 94% [========================================================== ] 5759/6101 94% [========================================================== ] 5760/6101 94% [========================================================== ] 5761/6101 94% [========================================================== ] 5762/6101 94% [========================================================== ] 5763/6101 94% [========================================================== ] 5764/6101 94% [========================================================== ] 5765/6101 94% [========================================================== ] 5766/6101 94% [========================================================== ] 5767/6101 94% [========================================================== ] 5768/6101 94% [========================================================== ] 5769/6101 94% [========================================================== ] 5770/6101 94% [========================================================== ] 5771/6101 94% [========================================================== ] 5772/6101 94% [========================================================== ] 5773/6101 94% [========================================================== ] 5774/6101 94% [========================================================== ] 5775/6101 94% [========================================================== ] 5776/6101 94% [========================================================== ] 5777/6101 94% [========================================================== ] 5778/6101 94% [========================================================== ] 5779/6101 94% [========================================================== ] 5780/6101 94% [========================================================== ] 5781/6101 94% [========================================================== ] 5782/6101 94% [========================================================== ] 5783/6101 94% [========================================================== ] 5784/6101 94% [========================================================== ] 5785/6101 94% [========================================================== ] 5786/6101 94% [========================================================== ] 5787/6101 94% [========================================================== ] 5788/6101 94% [========================================================== ] 5789/6101 94% [========================================================== ] 5790/6101 94% [========================================================== ] 5791/6101 94% [========================================================== ] 5792/6101 94% [========================================================== ] 5793/6101 94% [========================================================== ] 5794/6101 94% [========================================================== ] 5795/6101 94% [========================================================== ] 5796/6101 95% [========================================================== ] 5797/6101 95% [========================================================== ] 5798/6101 95% [========================================================== ] 5799/6101 95% [========================================================== ] 5800/6101 95% [========================================================== ] 5801/6101 95% [========================================================== ] 5802/6101 95% [========================================================== ] 5803/6101 95% [========================================================== ] 5804/6101 95% [========================================================== ] 5805/6101 95% [=========================================================== ] 5806/6101 95% [=========================================================== ] 5807/6101 95% [=========================================================== ] 5808/6101 95% [=========================================================== ] 5809/6101 95% [=========================================================== ] 5810/6101 95% [=========================================================== ] 5811/6101 95% [=========================================================== ] 5812/6101 95% [=========================================================== ] 5813/6101 95% [=========================================================== ] 5814/6101 95% [=========================================================== ] 5815/6101 95% [=========================================================== ] 5816/6101 95% [=========================================================== ] 5817/6101 95% [=========================================================== ] 5818/6101 95% [=========================================================== ] 5819/6101 95% [=========================================================== ] 5820/6101 95% [=========================================================== ] 5821/6101 95% [=========================================================== ] 5822/6101 95% [=========================================================== ] 5823/6101 95% [=========================================================== ] 5824/6101 95% [=========================================================== ] 5825/6101 95% [=========================================================== ] 5826/6101 95% [=========================================================== ] 5827/6101 95% [=========================================================== ] 5828/6101 95% [=========================================================== ] 5829/6101 95% [=========================================================== ] 5830/6101 95% [=========================================================== ] 5831/6101 95% [=========================================================== ] 5832/6101 95% [=========================================================== ] 5833/6101 95% [=========================================================== ] 5834/6101 95% [=========================================================== ] 5835/6101 95% [=========================================================== ] 5836/6101 95% [=========================================================== ] 5837/6101 95% [=========================================================== ] 5838/6101 95% [=========================================================== ] 5839/6101 95% [=========================================================== ] 5840/6101 95% [=========================================================== ] 5841/6101 95% [=========================================================== ] 5842/6101 95% [=========================================================== ] 5843/6101 95% [=========================================================== ] 5844/6101 95% [=========================================================== ] 5845/6101 95% [=========================================================== ] 5846/6101 95% [=========================================================== ] 5847/6101 95% [=========================================================== ] 5848/6101 95% [=========================================================== ] 5849/6101 95% [=========================================================== ] 5850/6101 95% [=========================================================== ] 5851/6101 95% [=========================================================== ] 5852/6101 95% [=========================================================== ] 5853/6101 95% [=========================================================== ] 5854/6101 95% [=========================================================== ] 5855/6101 95% [=========================================================== ] 5856/6101 95% [=========================================================== ] 5857/6101 96% [=========================================================== ] 5858/6101 96% [=========================================================== ] 5859/6101 96% [=========================================================== ] 5860/6101 96% [=========================================================== ] 5861/6101 96% [=========================================================== ] 5862/6101 96% [=========================================================== ] 5863/6101 96% [=========================================================== ] 5864/6101 96% [=========================================================== ] 5865/6101 96% [=========================================================== ] 5866/6101 96% [=========================================================== ] 5867/6101 96% [=========================================================== ] 5868/6101 96% [=========================================================== ] 5869/6101 96% [=========================================================== ] 5870/6101 96% [=========================================================== ] 5871/6101 96% [=========================================================== ] 5872/6101 96% [=========================================================== ] 5873/6101 96% [=========================================================== ] 5874/6101 96% [=========================================================== ] 5875/6101 96% [=========================================================== ] 5876/6101 96% [=========================================================== ] 5877/6101 96% [=========================================================== ] 5878/6101 96% [=========================================================== ] 5879/6101 96% [=========================================================== ] 5880/6101 96% [=========================================================== ] 5881/6101 96% [=========================================================== ] 5882/6101 96% [=========================================================== ] 5883/6101 96% [=========================================================== ] 5884/6101 96% [=========================================================== ] 5885/6101 96% [=========================================================== ] 5886/6101 96% [=========================================================== ] 5887/6101 96% [=========================================================== ] 5888/6101 96% [=========================================================== ] 5889/6101 96% [=========================================================== ] 5890/6101 96% [=========================================================== ] 5891/6101 96% [=========================================================== ] 5892/6101 96% [=========================================================== ] 5893/6101 96% [=========================================================== ] 5894/6101 96% [=========================================================== ] 5895/6101 96% [=========================================================== ] 5896/6101 96% [=========================================================== ] 5897/6101 96% [=========================================================== ] 5898/6101 96% [=========================================================== ] 5899/6101 96% [=========================================================== ] 5900/6101 96% [=========================================================== ] 5901/6101 96% [=========================================================== ] 5902/6101 96% [=========================================================== ] 5903/6101 96% [=========================================================== ] 5904/6101 96% [============================================================ ] 5905/6101 96% [============================================================ ] 5906/6101 96% [============================================================ ] 5907/6101 96% [============================================================ ] 5908/6101 96% [============================================================ ] 5909/6101 96% [============================================================ ] 5910/6101 96% [============================================================ ] 5911/6101 96% [============================================================ ] 5912/6101 96% [============================================================ ] 5913/6101 96% [============================================================ ] 5914/6101 96% [============================================================ ] 5915/6101 96% [============================================================ ] 5916/6101 96% [============================================================ ] 5917/6101 96% [============================================================ ] 5918/6101 97% [============================================================ ] 5919/6101 97% [============================================================ ] 5920/6101 97% [============================================================ ] 5921/6101 97% [============================================================ ] 5922/6101 97% [============================================================ ] 5923/6101 97% [============================================================ ] 5924/6101 97% [============================================================ ] 5925/6101 97% [============================================================ ] 5926/6101 97% [============================================================ ] 5927/6101 97% [============================================================ ] 5928/6101 97% [============================================================ ] 5929/6101 97% [============================================================ ] 5930/6101 97% [============================================================ ] 5931/6101 97% [============================================================ ] 5932/6101 97% [============================================================ ] 5933/6101 97% [============================================================ ] 5934/6101 97% [============================================================ ] 5935/6101 97% [============================================================ ] 5936/6101 97% [============================================================ ] 5937/6101 97% [============================================================ ] 5938/6101 97% [============================================================ ] 5939/6101 97% [============================================================ ] 5940/6101 97% [============================================================ ] 5941/6101 97% [============================================================ ] 5942/6101 97% [============================================================ ] 5943/6101 97% [============================================================ ] 5944/6101 97% [============================================================ ] 5945/6101 97% [============================================================ ] 5946/6101 97% [============================================================ ] 5947/6101 97% [============================================================ ] 5948/6101 97% [============================================================ ] 5949/6101 97% [============================================================ ] 5950/6101 97% [============================================================ ] 5951/6101 97% [============================================================ ] 5952/6101 97% [============================================================ ] 5953/6101 97% [============================================================ ] 5954/6101 97% [============================================================ ] 5955/6101 97% [============================================================ ] 5956/6101 97% [============================================================ ] 5957/6101 97% [============================================================ ] 5958/6101 97% [============================================================ ] 5959/6101 97% [============================================================ ] 5960/6101 97% [============================================================ ] 5961/6101 97% [============================================================ ] 5962/6101 97% [============================================================ ] 5963/6101 97% [============================================================ ] 5964/6101 97% [============================================================ ] 5965/6101 97% [============================================================ ] 5966/6101 97% [============================================================ ] 5967/6101 97% [============================================================ ] 5968/6101 97% [============================================================ ] 5969/6101 97% [============================================================ ] 5970/6101 97% [============================================================ ] 5971/6101 97% [============================================================ ] 5972/6101 97% [============================================================ ] 5973/6101 97% [============================================================ ] 5974/6101 97% [============================================================ ] 5975/6101 97% [============================================================ ] 5976/6101 97% [============================================================ ] 5977/6101 97% [============================================================ ] 5978/6101 97% [============================================================ ] 5979/6101 98% [============================================================ ] 5980/6101 98% [============================================================ ] 5981/6101 98% [============================================================ ] 5982/6101 98% [============================================================ ] 5983/6101 98% [============================================================ ] 5984/6101 98% [============================================================ ] 5985/6101 98% [============================================================ ] 5986/6101 98% [============================================================ ] 5987/6101 98% [============================================================ ] 5988/6101 98% [============================================================ ] 5989/6101 98% [============================================================ ] 5990/6101 98% [============================================================ ] 5991/6101 98% [============================================================ ] 5992/6101 98% [============================================================ ] 5993/6101 98% [============================================================ ] 5994/6101 98% [============================================================ ] 5995/6101 98% [============================================================ ] 5996/6101 98% [============================================================ ] 5997/6101 98% [============================================================ ] 5998/6101 98% [============================================================ ] 5999/6101 98% [============================================================ ] 6000/6101 98% [============================================================ ] 6001/6101 98% [============================================================ ] 6002/6101 98% [============================================================= ] 6003/6101 98% [============================================================= ] 6004/6101 98% [============================================================= ] 6005/6101 98% [============================================================= ] 6006/6101 98% [============================================================= ] 6007/6101 98% [============================================================= ] 6008/6101 98% [============================================================= ] 6009/6101 98% [============================================================= ] 6010/6101 98% [============================================================= ] 6011/6101 98% [============================================================= ] 6012/6101 98% [============================================================= ] 6013/6101 98% [============================================================= ] 6014/6101 98% [============================================================= ] 6015/6101 98% [============================================================= ] 6016/6101 98% [============================================================= ] 6017/6101 98% [============================================================= ] 6018/6101 98% [============================================================= ] 6019/6101 98% [============================================================= ] 6020/6101 98% [============================================================= ] 6021/6101 98% [============================================================= ] 6022/6101 98% [============================================================= ] 6023/6101 98% [============================================================= ] 6024/6101 98% [============================================================= ] 6025/6101 98% [============================================================= ] 6026/6101 98% [============================================================= ] 6027/6101 98% [============================================================= ] 6028/6101 98% [============================================================= ] 6029/6101 98% [============================================================= ] 6030/6101 98% [============================================================= ] 6031/6101 98% [============================================================= ] 6032/6101 98% [============================================================= ] 6033/6101 98% [============================================================= ] 6034/6101 98% [============================================================= ] 6035/6101 98% [============================================================= ] 6036/6101 98% [============================================================= ] 6037/6101 98% [============================================================= ] 6038/6101 98% [============================================================= ] 6039/6101 98% [============================================================= ] 6040/6101 99% [============================================================= ] 6041/6101 99% [============================================================= ] 6042/6101 99% [============================================================= ] 6043/6101 99% [============================================================= ] 6044/6101 99% [============================================================= ] 6045/6101 99% [============================================================= ] 6046/6101 99% [============================================================= ] 6047/6101 99% [============================================================= ] 6048/6101 99% [============================================================= ] 6049/6101 99% [============================================================= ] 6050/6101 99% [============================================================= ] 6051/6101 99% [============================================================= ] 6052/6101 99% [============================================================= ] 6053/6101 99% [============================================================= ] 6054/6101 99% [============================================================= ] 6055/6101 99% [============================================================= ] 6056/6101 99% [============================================================= ] 6057/6101 99% [============================================================= ] 6058/6101 99% [============================================================= ] 6059/6101 99% [============================================================= ] 6060/6101 99% [============================================================= ] 6061/6101 99% [============================================================= ] 6062/6101 99% [============================================================= ] 6063/6101 99% [============================================================= ] 6064/6101 99% [============================================================= ] 6065/6101 99% [============================================================= ] 6066/6101 99% [============================================================= ] 6067/6101 99% [============================================================= ] 6068/6101 99% [============================================================= ] 6069/6101 99% [============================================================= ] 6070/6101 99% [============================================================= ] 6071/6101 99% [============================================================= ] 6072/6101 99% [============================================================= ] 6073/6101 99% [============================================================= ] 6074/6101 99% [============================================================= ] 6075/6101 99% [============================================================= ] 6076/6101 99% [============================================================= ] 6077/6101 99% [============================================================= ] 6078/6101 99% [============================================================= ] 6079/6101 99% [============================================================= ] 6080/6101 99% [============================================================= ] 6081/6101 99% [============================================================= ] 6082/6101 99% [============================================================= ] 6083/6101 99% [============================================================= ] 6084/6101 99% [============================================================= ] 6085/6101 99% [============================================================= ] 6086/6101 99% [============================================================= ] 6087/6101 99% [============================================================= ] 6088/6101 99% [============================================================= ] 6089/6101 99% [============================================================= ] 6090/6101 99% [============================================================= ] 6091/6101 99% [============================================================= ] 6092/6101 99% [============================================================= ] 6093/6101 99% [============================================================= ] 6094/6101 99% [============================================================= ] 6095/6101 99% [============================================================= ] 6096/6101 99% [============================================================= ] 6097/6101 99% [============================================================= ] 6098/6101 99% [============================================================= ] 6099/6101 99% [============================================================= ] 6100/6101 99% [==============================================================] 6101/6101 100% operation complete, 6101 objects in 126689 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/microblaze-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2023.05-417-g3c66f65a6a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2022.08-1 Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.39 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-python-pip 22.3.1 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> openssl Collecting legal info >>> libopenssl 3.0.9 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> at-spi2-core 2.48.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dbus 1.12.28 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> libxml2 2.11.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> atkmm 2.36.2 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> glibmm 2.76.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 3.4.0 Collecting legal info COPYING: OK (sha256: 97628afebc60f026f5c2b25d7491c46a5c4ee61f693e7cfa07fbd2c03605979b) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> boost 1.82.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> grep 3.10 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> lsof 4.98.0 Collecting legal info dialects/linux/dproto.h: OK (sha256: 32a728188b19bf86917659d904ab29d0a294b4506e1c98b8b7f1c70ab4975fe1) >>> pciutils 3.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sysklogd 2.5.0 Collecting legal info LICENSE: OK (sha256: 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ccid 1.5.2 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.9 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> frr 8.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-frr 8.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-elfutils 0.189 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.4.3 Collecting legal info COPYING: OK (sha256: 72d7ef9c98be319fd34ce88b45203b36d5936f9c49e82bf3198ffee5e0c7d87e) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libyang 2.1.30 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> graphite2 1.3.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> i2pd 2.43.0 Collecting legal info LICENSE: OK (sha256: 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> iperf3 3.13 Collecting legal info LICENSE: OK (sha256: 35aa7c4618b9884d6faa9b43a4e70291b35ea9f89329d5d33becd852e85221b0) >>> irssi 1.4.2 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> libapparmor 3.1.2 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libdrm 2.4.115 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libspatialindex 1.9.3 Collecting legal info COPYING: OK (sha256: b63ebfaca9d7ce582580f3e11acabc9d2e37c46ce234533f7fa8a6c7278898a0) >>> libssh2 1.11.0 Collecting legal info COPYING: OK (sha256: fda5e2522c58ba1f31c9f2044747616457466f4aebec16ade4af86e3a16a8e02) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtorrent-rasterbar 1.2.15 Collecting legal info COPYING: OK (sha256: f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8) >>> libuv 1.45.0 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> libva 2.19.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nanomsg 1.1.5 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ola 0.10.9 Collecting legal info COPYING: OK (sha256: e6b95dd336a57abb343e2988ac22b7e21b35c5b86003e6eb9e066ffbeeff9da7) GPL: OK (sha256: 1480a883c87789075ccdead38b8ad9e2d740d6f7eefaaf183f894b50bebd8a25) LGPL: OK (sha256: e6b95dd336a57abb343e2988ac22b7e21b35c5b86003e6eb9e066ffbeeff9da7) LICENCE: OK (sha256: 685ceaf368d37250f69f2861e91a4cbbab069e81af8bf50adce8a498936e02fc) >>> host-ola 0.10.9 Collecting legal info COPYING: OK (sha256: e6b95dd336a57abb343e2988ac22b7e21b35c5b86003e6eb9e066ffbeeff9da7) GPL: OK (sha256: 1480a883c87789075ccdead38b8ad9e2d740d6f7eefaaf183f894b50bebd8a25) LGPL: OK (sha256: e6b95dd336a57abb343e2988ac22b7e21b35c5b86003e6eb9e066ffbeeff9da7) LICENCE: OK (sha256: 685ceaf368d37250f69f2861e91a4cbbab069e81af8bf50adce8a498936e02fc) >>> host-protobuf 21.12 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> protobuf 21.12 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> python-async-timeout 4.0.2 Collecting legal info LICENSE: OK (sha256: e18d7bb8f513e2c46bb585c94b585bd30720dd3ccb21ddb0786f72d16658f92c) >>> python-bleak 0.20.2 Collecting legal info LICENSE: OK (sha256: c4029a2b63b3824ab68be841f414addbdde20cb79cdbe272fa80c0b2abe65374) >>> python-boto3 1.26.115 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> python-botocore 1.29.115 Collecting legal info LICENSE.txt: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) tests/unit/auth/aws4_testsuite/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-python-cython 0.29.35 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> python-dateutil 2.8.2 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> host-python-setuptools-scm 7.1.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> host-python-typing-extensions 4.6.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> python-dbus-fast 1.86.0 Collecting legal info LICENSE: OK (sha256: c37e9c75110e01d1f0c5360dc7d7776a30ac5f70d2440db214423e4b7a77a6af) >>> python-dnspython 2.2.1 Collecting legal info LICENSE: OK (sha256: c3ea3ff5654b329c19d3bc5f7481af623c3dded4a6145585499f843ad3d741cd) >>> python-frozenlist 1.3.3 Collecting legal info LICENSE: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-ifaddr 0.2.0 Collecting legal info LICENSE.txt: OK (sha256: 8700856576ae2bc80c63bc970250510d9213fb02fed006d5f22742c9ddde24d7) >>> python-iowait 0.2 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-jmespath 1.0.1 Collecting legal info LICENSE.txt: OK (sha256: 66b313cce80ed0623fc7db3f24863a0c80fd83eb341a46b57864158ae74faa56) >>> python-libevdev 0.11 Collecting legal info COPYING: OK (sha256: a547b196da4e5bb9588a6e24f1f36ae9e2349ca5375e2cf9c315186e237d9f6d) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pyrsistent 0.19.3 Collecting legal info LICENSE.mit: OK (sha256: 3ea56753cbd0cc897d3f4414a902f5694991db7c1b3abb8230216381185f9112) >>> python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> python-s3transfer 0.6.0 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-tornado 6.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-typing-extensions 4.6.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> python-urllib3 1.26.13 Collecting legal info LICENSE.txt: OK (sha256: c37bf186e27cf9dbe9619e55edfe3cea7b30091ceb3da63c7dacbe0e6d77907b) >>> qlibc 2.4.7 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> tiff 4.5.1 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> tinyproxy 1.11.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tpm2-abrmd 2.3.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> unrar 6.2.6 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> wampcc 1.6 Collecting legal info LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2022.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'