Started by upstream project "integration-sanity-test-vanadium" build number 72 originally caused by: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-robot-2c-8g-1933 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-YZ76VSe9z4jD/agent.8496 SSH_AGENT_PID=8498 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_8774991873966059866.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_8774991873966059866.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/integration/test > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh13827256772573626559.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh11752722996811621925.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 Commit message: "Adapt test for new pce-allocation field" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5631331682151145320.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Cer lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. Python 3.11.7 pip 25.3 from /tmp/venv-8Cer/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.59 botocore==1.40.59 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.1 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.2 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.1 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.3 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_STACK_TEMPLATE=csit-2-instance-type.yaml OS_CLOUD=vex OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-72 OS_STACK_TEMPLATE_DIR=openstack-hot [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1445266864193668010.sh ---> Create parameters file for OpenStack HOT OpenStack Heat parameters generated ----------------------------------- parameters: vm_0_count: '1' vm_0_flavor: 'v3-standard-4' vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' vm_1_count: '1' vm_1_flavor: 'v3-standard-2' vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' job_name: '38640-72' silo: 'releng' [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5961790859984995256.sh ---> Create HEAT stack + source /home/jenkins/lf-env.sh + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-urOI + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + true + case $1 in + python=python3 + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + for arg in "$@" + case $arg in + pkg_list+='lftools[openstack] ' + for arg in "$@" + case $arg in + pkg_list+='kubernetes ' + for arg in "$@" + case $arg in + pkg_list+='niet ' + for arg in "$@" + case $arg in + pkg_list+='python-heatclient ' + for arg in "$@" + case $arg in + pkg_list+='python-openstackclient ' + for arg in "$@" + case $arg in + pkg_list+='python-magnumclient ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + for arg in "$@" + case $arg in + pkg_list+='yq ' + [[ -f /tmp/.os_lf_venv ]] ++ cat /tmp/.os_lf_venv + lf_venv=/tmp/venv-8Cer + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from' file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) + local 'pip_opts=--upgrade --quiet' + pip_opts='--upgrade --quiet --trusted-host pypi.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' + [[ -n '' ]] + [[ -n '' ]] + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' lf-activate-venv(): INFO: Attempting to install with network-safe options... + /tmp/venv-8Cer/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv + echo 'lf-activate-venv(): INFO: Base packages installed successfully' lf-activate-venv(): INFO: Base packages installed successfully + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + /tmp/venv-8Cer/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH + PATH=/tmp/venv-8Cer/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + openstack --os-cloud vex limits show --absolute +--------------------------+---------+ | Name | Value | +--------------------------+---------+ | maxTotalInstances | -1 | | maxTotalCores | 450 | | maxTotalRAMSize | 1000000 | | maxServerMeta | 128 | | maxImageMeta | 128 | | maxPersonality | 5 | | maxPersonalitySize | 10240 | | maxTotalKeypairs | 100 | | maxServerGroups | 10 | | maxServerGroupMembers | 10 | | maxTotalFloatingIps | -1 | | maxSecurityGroups | -1 | | maxSecurityGroupRules | -1 | | totalRAMUsed | 155648 | | totalCoresUsed | 38 | | totalInstancesUsed | 16 | | totalFloatingIpsUsed | 0 | | totalSecurityGroupsUsed | 0 | | totalServerGroupsUsed | 0 | | maxTotalVolumes | -1 | | maxTotalSnapshots | 10 | | maxTotalVolumeGigabytes | 4096 | | maxTotalBackups | 10 | | maxTotalBackupGigabytes | 1000 | | totalVolumesUsed | 2 | | totalGigabytesUsed | 40 | | totalSnapshotsUsed | 0 | | totalBackupsUsed | 0 | | totalBackupGigabytesUsed | 0 | +--------------------------+---------+ + pushd /opt/ciman/openstack-hot /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-72 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-72 Waiting to initialize infrastructure... Stack initialization successful. ------------------------------------ Stack Details ------------------------------------ {'added': None, 'capabilities': [], 'created_at': '2025-10-25T19:42:28Z', 'deleted': None, 'deleted_at': None, 'description': 'No description', 'environment': None, 'environment_files': None, 'files': None, 'files_container': None, 'id': 'acb18d06-4507-470a-8156-8879de0c1963', 'is_rollback_disabled': True, 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-72/acb18d06-4507-470a-8156-8879de0c1963', 'rel': 'self'}], 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-72', 'notification_topics': [], 'outputs': [{'description': 'IP addresses of the 1st vm types', 'output_key': 'vm_0_ips', 'output_value': ['10.30.170.95']}, {'description': 'IP addresses of the 2nd vm types', 'output_key': 'vm_1_ips', 'output_value': ['10.30.170.34']}], 'owner_id': ****, 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 'OS::stack_id': 'acb18d06-4507-470a-8156-8879de0c1963', 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-72', 'job_name': '38640-72', 'silo': 'releng', 'vm_0_count': '1', 'vm_0_flavor': 'v3-standard-4', 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' '20250917-133034.447', 'vm_1_count': '1', 'vm_1_flavor': 'v3-standard-2', 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' '- 20250917-133034.654'}, 'parent_id': None, 'replaced': None, 'status': 'CREATE_COMPLETE', 'status_reason': 'Stack CREATE completed successfully', 'tags': [], 'template': None, 'template_description': 'No description', 'template_url': None, 'timeout_mins': 15, 'unchanged': None, 'updated': None, 'updated_at': None, 'user_project_id': 'b858274312cc462cb1463ebd4b5d302f'} ------------------------------------ + popd /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13617957425565003573.sh ---> Copy SSH public keys to CSIT lab Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH SSH not responding on 10.30.170.95. Retrying in 10 seconds... Warning: Permanently added '10.30.170.34' (ECDSA) to the list of known hosts. releng-38640-72-1-mininet-ovs-217-0 Successfully copied public keys to slave 10.30.170.34 Ping to 10.30.170.95 successful. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. releng-38640-72-0-builder-0 Successfully copied public keys to slave 10.30.170.95 Process 9707 ready. Process 9708 ready. SSH ready on all stack servers. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins9986978828198873037.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VrCd lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: setuptools wheel lf-activate-venv(): INFO: Adding /tmp/venv-VrCd/bin to PATH + echo 'Installing Python Requirements' Installing Python Requirements + cat + python -m pip install -r requirements.txt Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting docker-py (from -r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) Collecting ipaddr (from -r requirements.txt (line 2)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting netaddr (from -r requirements.txt (line 3)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) Collecting netifaces (from -r requirements.txt (line 4)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyhocon (from -r requirements.txt (line 5)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) Collecting requests (from -r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) Collecting robotframework (from -r requirements.txt (line 7)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.7 MB/s 0:00:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting scapy (from -r requirements.txt (line 12)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 62.7 MB/s 0:00:00 Collecting jsonpath-rw (from -r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.6 MB/s 0:00:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) Collecting pyangbind (from -r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) Collecting isodate (from -r requirements.txt (line 25)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) Collecting jmespath (from -r requirements.txt (line 28)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) Collecting jsonpatch (from -r requirements.txt (line 31)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) Collecting elasticsearch (from -r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 42.1 MB/s 0:00:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) Collecting pyang (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.6 MB/s 0:00:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) Collecting regex (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 38.2 MB/s 0:00:00 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 75.8 MB/s 0:00:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw Building wheel for robotframework-sshlibrary (pyproject.toml): started Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ec208778294313dfe7b36b46a84aa9c76265e6c51d1e48b89fcb6396347360fc Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc Building wheel for ipaddr (pyproject.toml): started Building wheel for ipaddr (pyproject.toml): finished with status 'done' Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=70f43d558d06451657545078fd61591647ac04517b8567d618b2d7096684cea9 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf Building wheel for netifaces (pyproject.toml): started Building wheel for netifaces (pyproject.toml): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=b5d73ddf2f6e45b65851102ada25da3885c13e2fff471b782c1b5b29bc779bd8 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 Building wheel for robotframework-httplibrary (pyproject.toml): started Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2ec6f6ee74eb14d7370643e7d3651ee9fa24224da3b5397f007550e49eab4cd8 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed Building wheel for jsonpath-rw (pyproject.toml): started Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=937c261ff1101124e1fb5d2fb9b5ab0e7e79e999d57cb0fbe3502cf8e172caa1 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 + pip freeze attrs==25.4.0 bcrypt==5.0.0 beautifulsoup4==4.14.2 certifi==2025.10.5 cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.0 cryptography==46.0.3 decorator==5.2.1 distlib==0.4.0 docker-py==1.10.6 docker-pycreds==0.4.0 elastic-transport==8.17.1 elasticsearch==8.19.1 elasticsearch-dsl==8.15.4 enum34==1.1.10 filelock==3.20.0 h11==0.16.0 idna==3.11 invoke==2.2.1 ipaddr==2.2.0 isodate==0.7.2 jmespath==1.0.1 jsonpatch==1.33 jsonpath-rw==1.4.0 jsonpointer==3.0.0 lxml==6.0.2 netaddr==1.3.0 netifaces==0.11.0 outcome==1.3.0.post0 paramiko==4.0.0 platformdirs==4.5.0 ply==3.11 pyang==2.7.1 pyangbind==0.8.6 pycparser==2.23 pyhocon==0.3.61 PyNaCl==1.6.0 pyparsing==3.2.5 PySocks==1.7.1 python-dateutil==2.9.0.post0 regex==2025.10.23 requests==2.32.5 robotframework==7.3.2 robotframework-httplibrary==0.4.2 robotframework-pythonlibcore==4.4.1 robotframework-requests==0.9.7 robotframework-selenium2library==3.0.0 robotframework-seleniumlibrary==6.8.0 robotframework-sshlibrary==3.8.0 scapy==2.6.1 scp==0.15.0 selenium==4.38.0 six==1.17.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8 trio==0.31.0 trio-websocket==0.12.2 typing_extensions==4.15.0 urllib3==2.5.0 virtualenv==20.35.3 waitress==3.0.2 WebOb==1.8.9 websocket-client==1.9.0 WebTest==3.0.7 wsproto==1.2.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env.properties' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins7326041678760950019.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH + ODL_SYSTEM=() + TOOLS_SYSTEM=() + OPENSTACK_SYSTEM=() + OPENSTACK_CONTROLLERS=() + mapfile -t ADDR ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-72 + for i in "${ADDR[@]}" ++ ssh 10.30.170.95 hostname -s Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. + REMHOST=releng-38640-72-0-builder-0 + case ${REMHOST} in + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") + for i in "${ADDR[@]}" ++ ssh 10.30.170.34 hostname -s Warning: Permanently added '10.30.170.34' (ECDSA) to the list of known hosts. + REMHOST=releng-38640-72-1-mininet-ovs-217-0 + case ${REMHOST} in + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") + echo NUM_ODL_SYSTEM=1 + echo NUM_TOOLS_SYSTEM=1 + '[' '' == yes ']' + NUM_OPENSTACK_SYSTEM=0 + echo NUM_OPENSTACK_SYSTEM=0 + '[' 0 -eq 2 ']' + echo ODL_SYSTEM_IP=10.30.170.95 ++ seq 0 0 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) + echo ODL_SYSTEM_1_IP=10.30.170.95 + echo TOOLS_SYSTEM_IP=10.30.170.34 ++ seq 0 0 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) + echo TOOLS_SYSTEM_1_IP=10.30.170.34 + openstack_index=0 + NUM_OPENSTACK_CONTROL_NODES=1 + echo NUM_OPENSTACK_CONTROL_NODES=1 ++ seq 0 0 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) + echo OPENSTACK_CONTROL_NODE_1_IP= + NUM_OPENSTACK_COMPUTE_NODES=-1 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 + '[' -1 -ge 2 ']' ++ seq 0 -2 + NUM_OPENSTACK_HAPROXY_NODES=0 + echo NUM_OPENSTACK_HAPROXY_NODES=0 ++ seq 0 -1 + echo 'Contents of slave_addresses.txt:' Contents of slave_addresses.txt: + cat slave_addresses.txt NUM_ODL_SYSTEM=1 NUM_TOOLS_SYSTEM=1 NUM_OPENSTACK_SYSTEM=0 ODL_SYSTEM_IP=10.30.170.95 ODL_SYSTEM_1_IP=10.30.170.95 TOOLS_SYSTEM_IP=10.30.170.34 TOOLS_SYSTEM_1_IP=10.30.170.34 NUM_OPENSTACK_CONTROL_NODES=1 OPENSTACK_CONTROL_NODE_1_IP= NUM_OPENSTACK_COMPUTE_NODES=-1 NUM_OPENSTACK_HAPROXY_NODES=0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins17172710040288622961.sh Preparing for JRE Version 21 Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1750100483243214657.sh 2025-10-25 19:44:14 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] Bundle version is 0.23.0-SNAPSHOT --2025-10-25 19:44:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1410 (1.4K) [application/xml] Saving to: ‘maven-metadata.xml’ 0K . 100% 51.0M=0s 2025-10-25 19:44:14 (51.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] org.opendaylight.integration karaf 0.23.0-SNAPSHOT 20251025.162928 493 20251025162928 pom 0.23.0-20251025.162928-493 20251025162928 tar.gz 0.23.0-20251025.162928-493 20251025162928 zip 0.23.0-20251025.162928-493 20251025162928 cyclonedx xml 0.23.0-20251025.162928-493 20251025162928 cyclonedx json 0.23.0-20251025.162928-493 20251025162928 Nexus timestamp is 0.23.0-20251025.162928-493 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.162928-493.zip Distribution bundle is karaf-0.23.0-20251025.162928-493.zip Distribution bundle version is 0.23.0-SNAPSHOT Distribution folder is karaf-0.23.0-SNAPSHOT Nexus prefix is https://nexus.opendaylight.org [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12972445301832893353.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH Copying common-functions.sh to /tmp Copying common-functions.sh to 10.30.170.34:/tmp Warning: Permanently added '10.30.170.34' (ECDSA) to the list of known hosts. Copying common-functions.sh to 10.30.170.95:/tmp Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16003417376800352430.sh common-functions.sh is being sourced common-functions environment: MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv CONTROLLERMEM: 2048m AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ################################################# ## Configure Cluster and Start ## ################################################# ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions Locating script plan to use... Finished running script plans Configuring member-1 with IP address 10.30.170.95 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] common-functions.sh is being sourced ++ echo 'common-functions.sh is being sourced' ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT ++ DISTROSTREAM=vanadium ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv ++ export CONTROLLERMEM= ++ CONTROLLERMEM= ++ case "${DISTROSTREAM}" in ++ CLUSTER_SYSTEM=pekko ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf ++ print_common_env ++ cat common-functions environment: MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ACTUALFEATURES: FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv CONTROLLERMEM: AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf SUITES: ++ SSH='ssh -t -t' ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' Changing to /tmp Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.162928-493.zip + echo 'Changing to /tmp' + cd /tmp + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.162928-493.zip' + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.162928-493.zip --2025-10-25 19:44:25-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.162928-493.zip Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 234979227 (224M) [application/zip] Saving to: ‘karaf-0.23.0-20251025.162928-493.zip’ 0K ........ ........ ........ ........ ........ ........ 1% 70.2M 3s 3072K ........ ........ ........ ........ ........ ........ 2% 127M 2s 6144K ........ ........ ........ ........ ........ ........ 4% 151M 2s 9216K ........ ........ ........ ........ ........ ........ 5% 166M 2s 12288K ........ ........ ........ ........ ........ ........ 6% 192M 2s 15360K ........ ........ ........ ........ ........ ........ 8% 193M 2s 18432K ........ ........ ........ ........ ........ ........ 9% 214M 1s 21504K ........ ........ ........ ........ ........ ........ 10% 211M 1s 24576K ........ ........ ........ ........ ........ ........ 12% 222M 1s 27648K ........ ........ ........ ........ ........ ........ 13% 249M 1s 30720K ........ ........ ........ ........ ........ ........ 14% 288M 1s 33792K ........ ........ ........ ........ ........ ........ 16% 309M 1s 36864K ........ ........ ........ ........ ........ ........ 17% 308M 1s 39936K ........ ........ ........ ........ ........ ........ 18% 293M 1s 43008K ........ ........ ........ ........ ........ ........ 20% 293M 1s 46080K ........ ........ ........ ........ ........ ........ 21% 339M 1s 49152K ........ ........ ........ ........ ........ ........ 22% 329M 1s 52224K ........ ........ ........ ........ ........ ........ 24% 323M 1s 55296K ........ ........ ........ ........ ........ ........ 25% 236M 1s 58368K ........ ........ ........ ........ ........ ........ 26% 292M 1s 61440K ........ ........ ........ ........ ........ ........ 28% 348M 1s 64512K ........ ........ ........ ........ ........ ........ 29% 374M 1s 67584K ........ ........ ........ ........ ........ ........ 30% 374M 1s 70656K ........ ........ ........ ........ ........ ........ 32% 357M 1s 73728K ........ ........ ........ ........ ........ ........ 33% 293M 1s 76800K ........ ........ ........ ........ ........ ........ 34% 320M 1s 79872K ........ ........ ........ ........ ........ ........ 36% 361M 1s 82944K ........ ........ ........ ........ ........ ........ 37% 366M 1s 86016K ........ ........ ........ ........ ........ ........ 38% 354M 1s 89088K ........ ........ ........ ........ ........ ........ 40% 342M 1s 92160K ........ ........ ........ ........ ........ ........ 41% 292M 1s 95232K ........ ........ ........ ........ ........ ........ 42% 298M 1s 98304K ........ ........ ........ ........ ........ ........ 44% 350M 1s 101376K ........ ........ ........ ........ ........ ........ 45% 350M 0s 104448K ........ ........ ........ ........ ........ ........ 46% 353M 0s 107520K ........ ........ ........ ........ ........ ........ 48% 359M 0s 110592K ........ ........ ........ ........ ........ ........ 49% 350M 0s 113664K ........ ........ ........ ........ ........ ........ 50% 358M 0s 116736K ........ ........ ........ ........ ........ ........ 52% 349M 0s 119808K ........ ........ ........ ........ ........ ........ 53% 335M 0s 122880K ........ ........ ........ ........ ........ ........ 54% 280M 0s 125952K ........ ........ ........ ........ ........ ........ 56% 303M 0s 129024K ........ ........ ........ ........ ........ ........ 57% 340M 0s 132096K ........ ........ ........ ........ ........ ........ 58% 368M 0s 135168K ........ ........ ........ ........ ........ ........ 60% 319M 0s 138240K ........ ........ ........ ........ ........ ........ 61% 259M 0s 141312K ........ ........ ........ ........ ........ ........ 62% 278M 0s 144384K ........ ........ ........ ........ ........ ........ 64% 349M 0s 147456K ........ ........ ........ ........ ........ ........ 65% 343M 0s 150528K ........ ........ ........ ........ ........ ........ 66% 335M 0s 153600K ........ ........ ........ ........ ........ ........ 68% 338M 0s 156672K ........ ........ ........ ........ ........ ........ 69% 351M 0s 159744K ........ ........ ........ ........ ........ ........ 70% 338M 0s 162816K ........ ........ ........ ........ ........ ........ 72% 330M 0s 165888K ........ ........ ........ ........ ........ ........ 73% 330M 0s 168960K ........ ........ ........ ........ ........ ........ 74% 353M 0s 172032K ........ ........ ........ ........ ........ ........ 76% 327M 0s 175104K ........ ........ ........ ........ ........ ........ 77% 353M 0s 178176K ........ ........ ........ ........ ........ ........ 78% 353M 0s 181248K ........ ........ ........ ........ ........ ........ 80% 342M 0s 184320K ........ ........ ........ ........ ........ ........ 81% 347M 0s 187392K ........ ........ ........ ........ ........ ........ 83% 354M 0s 190464K ........ ........ ........ ........ ........ ........ 84% 323M 0s 193536K ........ ........ ........ ........ ........ ........ 85% 391M 0s 196608K ........ ........ ........ ........ ........ ........ 87% 342M 0s 199680K ........ ........ ........ ........ ........ ........ 88% 364M 0s 202752K ........ ........ ........ ........ ........ ........ 89% 356M 0s 205824K ........ ........ ........ ........ ........ ........ 91% 348M 0s 208896K ........ ........ ........ ........ ........ ........ 92% 314M 0s 211968K ........ ........ ........ ........ ........ ........ 93% 390M 0s 215040K ........ ........ ........ ........ ........ ........ 95% 274M 0s 218112K ........ ........ ........ ........ ........ ........ 96% 290M 0s 221184K ........ ........ ........ ........ ........ ........ 97% 340M 0s 224256K ........ ........ ........ ........ ........ ........ 99% 359M 0s 227328K ........ ........ ........ ........ . 100% 335M=0.8s 2025-10-25 19:44:26 (288 MB/s) - ‘karaf-0.23.0-20251025.162928-493.zip’ saved [234979227/234979227] Extracting the new controller... + echo 'Extracting the new controller...' + unzip -q karaf-0.23.0-20251025.162928-493.zip Adding external repositories... + echo 'Adding external repositories...' + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # If set to true, the following property will not allow any certificate to be used # when accessing Maven repositories through SSL # #org.ops4j.pax.url.mvn.certificateCheck= # # Path to the local Maven settings file. # The repositories defined in this file will be automatically added to the list # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property # below is not set. # The following locations are checked for the existence of the settings.xml file # * 1. looks for the specified url # * 2. if not found looks for ${user.home}/.m2/settings.xml # * 3. if not found looks for ${maven.home}/conf/settings.xml # * 4. if not found looks for ${M2_HOME}/conf/settings.xml # #org.ops4j.pax.url.mvn.settings= # # Path to the local Maven repository which is used to avoid downloading # artifacts when they already exist locally. # The value of this property will be extracted from the settings.xml file # above, or defaulted to: # System.getProperty( "user.home" ) + "/.m2/repository" # org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} # # Default this to false. It's just weird to use undocumented repos # org.ops4j.pax.url.mvn.useFallbackRepositories=false # # Uncomment if you don't wanna use the proxy settings # from the Maven conf/settings.xml file # # org.ops4j.pax.url.mvn.proxySupport=false # # Comma separated list of repositories scanned when resolving an artifact. # Those repositories will be checked before iterating through the # below list of repositories and even before the local repository # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snaphots # @noreleases : the repository does not contain any released artifacts # # The following property value will add the system folder as a repo. # org.ops4j.pax.url.mvn.defaultRepositories=\ file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false # # Comma separated list of repositories scanned when resolving an artifact. # The default list includes the following repositories: # http://repo1.maven.org/maven2@id=central # http://repository.springsource.com/maven/bundles/release@id=spring.ebr # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external # http://zodiac.springsource.com/maven/bundles/release@id=gemini # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases # To add repositories to the default ones, prepend '+' to the list of repositories # to add. # A repository url can be appended with zero or more of the following flags: # @snapshots : the repository contains snapshots # @noreleases : the repository does not contain any released artifacts # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended # org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... + [[ True == \T\r\u\e ]] + echo 'Configuring the startup features...' + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg + FEATURE_TEST_STRING=features-test + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT + KARAF_VERSION=karaf4 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg + [[ ! -z '' ]] + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f39f8c79-f112-4bb7-abd6-0853dc0c384e.xml # # Comma separated list of features to install at startup # featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 97ab35ec-7c6b-4ce1-833a-a95782252dfe # # Resource repositories (OBR) that the features resolver can use # to resolve requirements/capabilities # # The format of the resourceRepositories is # resourceRepositories=[xml:url|json:url],... # for Instance: # #resourceRepositories=xml:http://host/path/to/index.xml # or #resourceRepositories=json:http://host/path/to/index.json # # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=false # # Service requirements enforcement # # By default, the feature resolver checks the service requirements/capabilities of # bundles for new features (xml schema >= 1.3.0) in order to automatically installs # the required bundles. # The following flag can have those values: # - disable: service requirements are completely ignored # - default: service requirements are ignored for old features # - enforce: service requirements are always verified # #serviceRequirements=default # # Store cfg file for config element in feature # #configCfgStore=true # # Define if the feature service automatically refresh bundles # autoRefresh=true # # Configuration of features processing mechanism (overrides, blacklisting, modification of features) # XML file defines instructions related to features processing # versions.properties may declare properties to resolve placeholders in XML file # both files are relative to ${karaf.etc} # #featureProcessing=org.apache.karaf.features.xml #featureProcessingVersions=versions.properties + configure_karaf_log karaf4 '' + local -r karaf_version=karaf4 + local -r controllerdebugmap= + local logapi=log4j + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n log4j2.rootLogger.level = INFO #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 64MB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 + logapi=log4j2 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' + '[' log4j2 == log4j2 ']' + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' controllerdebugmap: + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' + unset IFS + echo 'controllerdebugmap: ' cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg + '[' -n '' ']' + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # Common pattern layout for appenders log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n # Root logger log4j2.rootLogger.level = INFO # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} # Filters for logs marked by org.opendaylight.odlparent.Markers log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL # Loggers configuration # Spifly logger log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN # Security audit logger log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Appenders configuration # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} # Rolling file appender log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i # uncomment to not force a disk flush #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 1GB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 # Audit file appender log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 # OSGi appender log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * # help with identification of maven-related problems with pax-url-aether #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv Configure java home: /usr/lib/jvm/java-21-openjdk-amd64 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 + local -r controllermem=2048m + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv + echo Configure + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' + echo ' max memory: 2048m' max memory: 2048m memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv #!/bin/sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf # script: client, instance, shell, start, status, stop, karaf # # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then # Actions go here... # fi # # general settings which should be applied for all scripts go here; please keep # in mind that it is possible that scripts might be executed more than once, e.g. # in example of the start script where the start script is executed first and the # karaf script afterwards. # # # The following section shows the possible configuration options for the default # karaf scripts # export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options # export EXTRA_JAVA_OPTS # Additional JVM options # export KARAF_HOME # Karaf home folder # export KARAF_DATA # Karaf data folder # export KARAF_BASE # Karaf base folder # export KARAF_ETC # Karaf etc folder # export KARAF_LOG # Karaf log folder # export KARAF_SYSTEM_OPTS # First citizen Karaf options # export KARAF_OPTS # Additional available Karaf options # export KARAF_DEBUG # Enable debug mode # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start # export KARAF_NOROOT # Prevent execution as root if set to true Set Java version + echo 'Set Java version' + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper sudo: a password is required JDK default version ... + echo 'JDK default version ...' + java -version openjdk version "21.0.8" 2025-07-15 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) Set JAVA_HOME + echo 'Set JAVA_HOME' + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java Listing all open ports on controller system... + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' + echo 'Listing all open ports on controller system...' + netstat -pnatu /tmp/configuration-script.sh: line 40: netstat: command not found Configuring cluster + '[' -f /tmp/custom_shard_config.txt ']' + echo 'Configuring cluster' + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.95 ################################################ ## Configure Cluster ## ################################################ NOTE: Cluster configuration files not found. Copying from /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 Configuring unique name in pekko.conf Configuring hostname in pekko.conf Configuring data and rpc seed nodes in pekko.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Configuring replication type in module-shards.conf ################################################ ## NOTE: Manually restart controller to ## ## apply configuration. ## ################################################ Dump pekko.conf + echo 'Dump pekko.conf' + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf odl-cluster-data { pekko { remote { artery { enabled = on transport = tcp canonical.hostname = "10.30.170.95" canonical.port = 2550 } } cluster { # Using artery. seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.95:2550"] roles = ["member-1"] # when under load we might trip a false positive on the failure detector # failure-detector { # heartbeat-interval = 4 s # acceptable-heartbeat-pause = 16s # } } persistence { # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by # modifying the following two properties. The directory location specified may be a relative or absolute path. # The relative path is always relative to KARAF_HOME. # snapshot-store.local.dir = "target/snapshots" # Use lz4 compression for LocalSnapshotStore snapshots snapshot-store.local.use-lz4-compression = false # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB snapshot-store.local.lz4-blocksize = 256KB } disable-default-actor-system-quarantined-event-handling = "false" } } Dump modules.conf + echo 'Dump modules.conf' + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf modules = [ { name = "inventory" namespace = "urn:opendaylight:inventory" shard-strategy = "module" }, { name = "topology" namespace = "urn:TBD:params:xml:ns:yang:network-topology" shard-strategy = "module" }, { name = "toaster" namespace = "http://netconfcentral.org/ns/toaster" shard-strategy = "module" } ] Dump module-shards.conf + echo 'Dump module-shards.conf' + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf module-shards = [ { name = "default" shards = [ { name = "default" replicas = ["member-1"] } ] }, { name = "inventory" shards = [ { name="inventory" replicas = ["member-1"] } ] }, { name = "topology" shards = [ { name="topology" replicas = ["member-1"] } ] }, { name = "toaster" shards = [ { name="toaster" replicas = ["member-1"] } ] } ] Locating config plan to use... Finished running config plans Starting member-1 with IP address 10.30.170.95 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Redirecting karaf console output to karaf_console.log Starting controller... start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log Execute the post startup script on controller 10.30.170.95 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found /tmp/post-startup-script.sh: line 4: netstat: command not found Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 2025-10-25T19:44:48,215 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Controller is UP 2025-10-25T19:44:48,215 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] Listing all open ports on controller system... /tmp/post-startup-script.sh: line 51: netstat: command not found looking for "BindException: Address already in use" in log file looking for "server is unhealthy" in log file Let's take the karaf thread dump Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid:2039 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Generating mininet variables... Locating test plan to use... Changing the testplan path... # Place the suites in run order: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... ============================================================================== openflowplugin-sanity.txt ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... ============================================================================== Get list of nodes :: Get the inventory | PASS | ------------------------------------------------------------------------------ Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | ------------------------------------------------------------------------------ Get node 1 inventory :: Get the inventory for a node | PASS | ------------------------------------------------------------------------------ Get node 2 inventory :: Get the inventory for a node | PASS | ------------------------------------------------------------------------------ Get node 3 inventory :: Get the inventory for a node | PASS | ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down | PASS | ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 7 tests, 7 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... ============================================================================== Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | ------------------------------------------------------------------------------ List all the links :: List all the links in the topology. | PASS | ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down | PASS | ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 4 tests, 4 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... ============================================================================== Get Stats for all nodes :: Get the stats for all nodes | PASS | ------------------------------------------------------------------------------ Get Stats for node 1 :: Get the stats for a node | PASS | ------------------------------------------------------------------------------ Get Stats for node 2 :: Get the stats for a node | PASS | ------------------------------------------------------------------------------ Get Stats for node 3 :: Get the stats for a node | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 4 tests, 4 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... ============================================================================== Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | ------------------------------------------------------------------------------ Verify after adding flow config - Output to physical port# :: Veri... | PASS | ------------------------------------------------------------------------------ Verify after adding flow operational - Output to physical port# ::... | PASS | ------------------------------------------------------------------------------ Remove a flow - Output to physical port# :: Remove a flow | PASS | ------------------------------------------------------------------------------ Verify after deleting flow config - Output to physical port# :: Ve... | PASS | ------------------------------------------------------------------------------ Verify after deleting flow operational - Output to physical port# ... | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 6 tests, 6 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 21 tests, 21 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... ============================================================================== Get list of nodes :: Get the inventory | PASS | ------------------------------------------------------------------------------ Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | ------------------------------------------------------------------------------ Get node 1 inventory :: Get the inventory for a node | PASS | ------------------------------------------------------------------------------ Get node 2 inventory :: Get the inventory for a node | PASS | ------------------------------------------------------------------------------ Get node 3 inventory :: Get the inventory for a node | PASS | ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down | PASS | ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 7 tests, 7 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... ============================================================================== Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | ------------------------------------------------------------------------------ List all the links :: List all the links in the topology. | PASS | ------------------------------------------------------------------------------ Link Down :: Take link s1-s2 down | PASS | ------------------------------------------------------------------------------ Link Up :: Take link s1-s2 up | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 4 tests, 4 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... ============================================================================== Get Stats for all nodes :: Get the stats for all nodes | PASS | ------------------------------------------------------------------------------ Get Stats for node 1 :: Get the stats for a node | PASS | ------------------------------------------------------------------------------ Get Stats for node 2 :: Get the stats for a node | PASS | ------------------------------------------------------------------------------ Get Stats for node 3 :: Get the stats for a node | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 4 tests, 4 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... ============================================================================== Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | ------------------------------------------------------------------------------ Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | ------------------------------------------------------------------------------ Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | ------------------------------------------------------------------------------ Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | ------------------------------------------------------------------------------ Verify after modifying flow config - Output to physical port# :: V... | PASS | ------------------------------------------------------------------------------ Verify after modifying flow operational - Output to physical port#... | PASS | ------------------------------------------------------------------------------ Remove a flow - Output to physical port# :: Remove a flow | PASS | ------------------------------------------------------------------------------ Verify after deleting flow config - Output to physical port# :: Ve... | PASS | ------------------------------------------------------------------------------ Verify after deleting flow operational - Output to physical port# ... | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 9 tests, 9 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 24 tests, 24 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... ============================================================================== openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... ============================================================================== Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | ------------------------------------------------------------------------------ Test Is Flow 1 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 2 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 3 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 4 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 5 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 6 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 7 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 8 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 9 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 10 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 11 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 14 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 15 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 16 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 17 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 18 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 19 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 20 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 21 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 22 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 23 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 24 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 25 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 31 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 36 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 38 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 43 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 45 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 101 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 102 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 103 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 104 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 105 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 106 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 107 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 108 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 109 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 110 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 113 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 156 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 201 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 202 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 203 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 204 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 205 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 206 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 209 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 214 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 218 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 219 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 220 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 221 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 222 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 223 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 224 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 225 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 550 Added | PASS | ------------------------------------------------------------------------------ Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | ------------------------------------------------------------------------------ Test Is Flow 1 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 2 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 3 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 4 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 5 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 6 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 7 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 8 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 9 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 10 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 11 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 14 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 15 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 16 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 17 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 18 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 19 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 20 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 21 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 22 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 23 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 24 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 25 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 31 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 36 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 38 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 43 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 45 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 101 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 102 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 103 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 104 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 105 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 106 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 107 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 108 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 109 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 110 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 113 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 156 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 201 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 202 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 203 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 204 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 205 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 206 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 209 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 214 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 218 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 219 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 220 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 221 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 222 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 223 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 224 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 225 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 550 Updated | PASS | ------------------------------------------------------------------------------ Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | ------------------------------------------------------------------------------ Test Is Flow 1 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 2 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 3 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 4 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 5 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 6 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 7 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 8 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 9 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 10 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 11 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 14 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 15 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 16 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 17 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 18 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 19 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 20 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 21 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 22 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 23 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 24 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 25 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 31 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 36 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 38 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 43 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 45 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 101 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 102 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 103 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 104 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 105 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 106 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 107 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 108 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 109 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 110 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 113 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 156 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 201 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 202 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 203 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 204 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 205 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 206 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 209 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 214 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 218 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 219 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 220 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 221 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 222 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 223 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 224 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 225 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 550 Deleted | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 174 tests, 174 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... ============================================================================== Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | ------------------------------------------------------------------------------ Test Is Flow 1 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 2 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 3 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 4 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 5 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 6 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 7 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 8 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 9 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 10 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 11 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 15 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 16 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 17 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 18 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 19 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 20 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 21 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 22 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 23 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 24 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 25 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 31 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 36 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 38 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 43 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 45 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 101 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 102 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 103 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 104 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 105 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 106 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 107 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 108 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 109 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 110 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 113 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 201 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 202 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 203 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 204 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 205 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 206 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 209 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 214 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 218 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 219 Added | PASS | ------------------------------------------------------------------------------ Test Is Flow 220 Added | PASS | ------------------------------------------------------------------------------ Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | ------------------------------------------------------------------------------ Test Is Flow 1 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 2 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 3 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 4 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 5 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 6 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 7 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 8 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 9 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 10 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 11 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 14 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 15 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 16 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 17 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 18 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 19 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 20 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 21 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 22 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 23 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 24 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 25 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 31 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 36 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 38 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 43 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 45 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 101 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 102 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 103 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 104 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 105 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 106 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 107 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 108 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 109 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 110 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 113 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 201 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 202 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 203 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 204 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 205 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 206 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 209 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 214 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 218 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 219 Updated | PASS | ------------------------------------------------------------------------------ Test Is Flow 220 Updated | PASS | ------------------------------------------------------------------------------ Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | ------------------------------------------------------------------------------ Test Is Flow 1 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 2 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 3 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 4 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 5 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 6 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 7 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 8 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 9 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 10 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 11 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 14 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 15 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 16 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 17 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 18 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 19 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 20 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 21 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 22 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 23 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 24 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 25 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 31 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 36 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 38 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 43 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 45 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 101 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 102 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 103 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 104 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 105 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 106 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 107 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 108 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 109 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 110 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 113 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 201 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 202 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 203 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 204 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 205 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 206 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 209 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 214 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 218 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 219 Deleted | PASS | ------------------------------------------------------------------------------ Test Is Flow 220 Deleted | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 152 tests, 152 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 326 tests, 326 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.Reconciliation ============================================================================== openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... ============================================================================== Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | ------------------------------------------------------------------------------ Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | ------------------------------------------------------------------------------ Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | ------------------------------------------------------------------------------ Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | ------------------------------------------------------------------------------ Check Linear Topology :: Check Linear Topology. | PASS | ------------------------------------------------------------------------------ Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | ------------------------------------------------------------------------------ Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | ------------------------------------------------------------------------------ Check Flows In Switch :: Check Flows after mininet starts. | PASS | ------------------------------------------------------------------------------ Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check No Switches After Disconnect :: Check no switches in topology. | PASS | ------------------------------------------------------------------------------ Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | ------------------------------------------------------------------------------ Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | ------------------------------------------------------------------------------ Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | ------------------------------------------------------------------------------ Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | ------------------------------------------------------------------------------ Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | ------------------------------------------------------------------------------ Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? | PASS | ------------------------------------------------------------------------------ Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | ------------------------------------------------------------------------------ Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | ------------------------------------------------------------------------------ Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | ------------------------------------------------------------------------------ Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | ------------------------------------------------------------------------------ Stop Mininet :: Stop Mininet. | PASS | ------------------------------------------------------------------------------ Check No Switches :: Check no switches in topology. | PASS | ------------------------------------------------------------------------------ openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 23 tests, 23 passed, 0 failed ============================================================================== openflowplugin-sanity.txt.Reconciliation | PASS | 23 tests, 23 passed, 0 failed ============================================================================== openflowplugin-sanity.txt | PASS | 394 tests, 394 passed, 0 failed ============================================================================== Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html Examining the files in data/log and checking filesize Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. total 1000 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 19:44 . -rw-rw-r-- 1 jenkins jenkins 1720 Oct 25 19:44 karaf_console.log drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 19:44 .. -rw-rw-r-- 1 jenkins jenkins 1008108 Oct 25 19:49 karaf.log Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. 988K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory Let's take the karaf thread dump again... Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. karaf main: org.apache.karaf.main.Main, pid:4304 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Killing ODL Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Compressing karaf.log 1 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Fetching compressed karaf.log 1 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. Fetch GC logs Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts. scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory Examine copied files total 43964 drwxrwxr-x. 2 jenkins jenkins 6 Oct 25 19:49 gclogs-1 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 25 19:49 odl1_karaf_console.log -rw-rw-r--. 1 jenkins jenkins 69794 Oct 25 19:49 odl1_karaf.log.gz -rw-rw-r--. 1 jenkins jenkins 159005 Oct 25 19:49 karaf_1_4304_threads_after.log -rw-rw-r--. 1 jenkins jenkins 14135 Oct 25 19:49 ps_after.log -rw-rw-r--. 1 jenkins jenkins 270953 Oct 25 19:49 report.html -rw-rw-r--. 1 jenkins jenkins 3390780 Oct 25 19:49 log.html -rw-rw-r--. 1 jenkins jenkins 40912779 Oct 25 19:49 output.xml -rw-rw-r--. 1 jenkins jenkins 491 Oct 25 19:45 testplan.txt -rw-rw-r--. 1 jenkins jenkins 112198 Oct 25 19:45 karaf_1_2039_threads_before.log -rw-rw-r--. 1 jenkins jenkins 14466 Oct 25 19:45 ps_before.log -rw-rw-r--. 1 jenkins jenkins 3376 Oct 25 19:44 post-startup-script.sh -rw-rw-r--. 1 jenkins jenkins 252 Oct 25 19:44 startup-script.sh -rw-rw-r--. 1 jenkins jenkins 3496 Oct 25 19:44 configuration-script.sh -rw-rw-r--. 1 jenkins jenkins 337 Oct 25 19:44 detect_variables.env -rw-rw-r--. 1 jenkins jenkins 2619 Oct 25 19:44 pom.xml -rw-rw-r--. 1 jenkins jenkins 92 Oct 25 19:44 set_variables.env -rw-rw-r--. 1 jenkins jenkins 295 Oct 25 19:44 slave_addresses.txt -rw-rw-r--. 1 jenkins jenkins 570 Oct 25 19:43 requirements.txt -rw-rw-r--. 1 jenkins jenkins 26 Oct 25 19:43 env.properties -rw-rw-r--. 1 jenkins jenkins 333 Oct 25 19:42 stack-parameters.yaml drwxrwxr-x. 7 jenkins jenkins 4096 Oct 25 19:41 test drwxrwxr-x. 2 jenkins jenkins 6 Oct 25 19:41 test@tmp -rw-rw-r--. 1 jenkins jenkins 1410 Oct 25 16:29 maven-metadata.xml [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13806577014561457690.sh Karaf Deployments, Tests must have already run [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins10900627404493773035.sh Cleaning up Robot installation... $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8498 killed; [ssh-agent] Stopped. Recording plot data Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17472829075708892789.sh Archiving csit artifacts mv: cannot stat '*_1.png': No such file or directory mv: cannot stat '/tmp/odl1_*': No such file or directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3531k 0 3531k 0 0 4198k 0 --:--:-- --:--:-- --:--:-- 4198k Archive: robot-plugin.zip inflating: ./archives/robot-plugin/log.html inflating: ./archives/robot-plugin/output.xml inflating: ./archives/robot-plugin/report.html mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2992905451834197952.sh [PostBuildScript] - [INFO] Executing post build scripts. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-72 [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9209275434732847553.sh ---> openstack-stack-delete.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH INFO: Stack cost retrieval disabled, setting cost to 0 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-72 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-72 [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17674037299230504050.sh ---> sysstat.sh [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10543624145848196292.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16783903970890471928.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6982075641087572840.sh provisioning config files... Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #72 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config6931623982310851691tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7306469753759865448.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16241482939605668711.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13086484001986762891.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2235799802926711750.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH DEBUG: total: 0 INFO: Retrieving Stack Cost... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5026221293117286323.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Cer from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-8Cer/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/72/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-robot-2c-8g-1933.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 8.4G 32G 21% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 612 4792 19 2292 6785 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:b6:17:cb brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.76/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 72773sec preferred_lft 72773sec inet6 fe80::f816:3eff:feb6:17cb/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/25/2025 _x86_64_ (2 CPU) 04:04:11 LINUX RESTART (2 CPU) 04:05:01 AM tps rtps wtps bread/s bwrtn/s 04:06:01 AM 2.65 0.00 2.65 0.00 71.81 04:07:01 AM 0.37 0.00 0.37 0.00 6.48 04:08:01 AM 0.25 0.03 0.22 0.53 2.62 04:09:01 AM 0.27 0.00 0.27 0.00 3.63 04:10:01 AM 0.15 0.00 0.15 0.00 1.52 04:11:01 AM 0.33 0.00 0.33 0.00 5.53 04:12:01 AM 0.22 0.00 0.22 0.00 2.93 04:13:01 AM 0.10 0.00 0.10 0.00 0.93 04:14:01 AM 0.13 0.00 0.13 0.00 0.92 04:15:01 AM 0.30 0.00 0.30 0.00 4.70 04:16:01 AM 0.12 0.00 0.12 0.00 1.07 04:17:01 AM 0.15 0.00 0.15 0.00 1.05 04:18:01 AM 0.10 0.00 0.10 0.00 0.63 04:19:01 AM 0.10 0.00 0.10 0.00 0.80 04:20:01 AM 0.38 0.03 0.35 0.27 7.13 04:21:01 AM 1.25 0.00 1.25 0.00 28.17 04:22:01 AM 0.18 0.00 0.18 0.00 2.25 04:23:01 AM 0.10 0.00 0.10 0.00 0.90 04:24:01 AM 0.10 0.00 0.10 0.00 0.80 04:25:01 AM 0.45 0.00 0.45 0.00 6.75 04:26:01 AM 0.17 0.00 0.17 0.00 1.58 04:27:01 AM 0.10 0.00 0.10 0.00 0.93 04:28:01 AM 0.17 0.00 0.17 0.00 1.48 04:29:01 AM 0.12 0.00 0.12 0.00 1.17 04:30:01 AM 0.30 0.00 0.30 0.00 5.28 04:31:01 AM 0.20 0.00 0.20 0.00 1.62 04:32:01 AM 0.23 0.00 0.23 0.00 3.60 04:33:01 AM 0.20 0.00 0.20 0.00 2.40 04:34:01 AM 0.12 0.00 0.12 0.00 0.77 04:35:01 AM 0.32 0.00 0.32 0.00 5.27 04:36:01 AM 0.08 0.00 0.08 0.00 0.67 04:37:01 AM 0.15 0.00 0.15 0.00 1.05 04:38:01 AM 7.55 5.95 1.60 574.88 25.79 04:39:01 AM 1.52 0.00 1.52 0.00 48.34 04:40:01 AM 0.32 0.00 0.32 0.00 5.13 04:41:01 AM 0.22 0.00 0.22 0.00 3.10 04:42:01 AM 0.22 0.00 0.22 0.00 3.20 04:43:01 AM 0.12 0.00 0.12 0.00 0.82 04:44:01 AM 0.15 0.00 0.15 0.00 1.62 04:45:01 AM 0.38 0.00 0.38 0.00 5.58 04:46:01 AM 0.17 0.00 0.17 0.00 1.18 04:47:01 AM 0.10 0.00 0.10 0.00 0.80 04:48:01 AM 0.13 0.00 0.13 0.00 1.32 04:49:01 AM 0.12 0.00 0.12 0.00 0.77 04:50:01 AM 0.28 0.00 0.28 0.00 4.75 04:51:01 AM 0.25 0.00 0.25 0.00 2.95 04:52:01 AM 0.18 0.00 0.18 0.00 2.65 04:53:01 AM 0.10 0.00 0.10 0.00 0.63 04:54:01 AM 0.10 0.00 0.10 0.00 0.63 04:55:01 AM 0.17 0.00 0.17 0.00 2.63 04:56:01 AM 0.25 0.00 0.25 0.00 3.47 04:57:01 AM 0.15 0.00 0.15 0.00 1.72 04:58:01 AM 0.17 0.00 0.17 0.00 2.23 04:59:01 AM 0.22 0.00 0.22 0.00 3.57 05:00:01 AM 0.20 0.00 0.20 0.00 2.67 05:01:01 AM 0.32 0.02 0.30 0.13 5.38 05:02:02 AM 0.37 0.07 0.30 1.73 4.88 05:03:01 AM 0.17 0.00 0.17 0.00 1.75 05:04:01 AM 0.13 0.00 0.13 0.00 1.82 05:05:01 AM 0.17 0.00 0.17 0.00 1.63 05:06:01 AM 0.25 0.00 0.25 0.00 3.33 05:07:01 AM 0.18 0.00 0.18 0.00 2.23 05:08:01 AM 0.15 0.00 0.15 0.00 1.45 05:09:01 AM 0.10 0.00 0.10 0.00 0.90 05:10:01 AM 0.15 0.00 0.15 0.00 1.48 05:11:01 AM 0.22 0.00 0.22 0.00 3.23 05:12:01 AM 0.13 0.00 0.13 0.00 1.90 05:13:01 AM 0.13 0.00 0.13 0.00 0.92 05:14:01 AM 0.18 0.00 0.18 0.00 2.23 05:15:01 AM 0.22 0.00 0.22 0.00 2.30 05:16:01 AM 0.23 0.00 0.23 0.00 2.93 05:17:01 AM 0.10 0.00 0.10 0.00 0.63 05:18:01 AM 0.10 0.00 0.10 0.00 0.77 05:19:01 AM 0.08 0.00 0.08 0.00 0.50 05:20:01 AM 0.15 0.00 0.15 0.00 1.48 05:21:01 AM 0.30 0.00 0.30 0.00 5.27 05:22:01 AM 0.33 0.00 0.33 0.00 4.62 05:23:01 AM 0.18 0.00 0.18 0.00 2.30 05:24:01 AM 0.15 0.00 0.15 0.00 1.05 05:25:01 AM 0.15 0.00 0.15 0.00 1.08 05:26:01 AM 0.23 0.00 0.23 0.00 3.20 05:27:01 AM 0.12 0.00 0.12 0.00 0.90 05:28:01 AM 0.10 0.00 0.10 0.00 0.63 05:29:01 AM 0.15 0.00 0.15 0.00 1.87 05:30:01 AM 0.32 0.00 0.32 0.00 5.25 05:31:01 AM 0.23 0.00 0.23 0.00 3.33 05:32:01 AM 0.20 0.00 0.20 0.00 2.65 05:33:01 AM 0.10 0.00 0.10 0.00 1.07 05:34:01 AM 0.15 0.00 0.15 0.00 1.35 05:35:01 AM 0.35 0.00 0.35 0.00 5.68 05:36:01 AM 0.12 0.00 0.12 0.00 0.77 05:37:01 AM 0.10 0.00 0.10 0.00 0.77 05:38:01 AM 0.18 0.00 0.18 0.00 2.23 05:39:01 AM 0.15 0.00 0.15 0.00 1.58 05:40:01 AM 0.27 0.00 0.27 0.00 4.85 05:41:01 AM 0.17 0.00 0.17 0.00 1.33 05:42:01 AM 0.15 0.00 0.15 0.00 1.97 05:43:01 AM 0.10 0.00 0.10 0.00 0.63 05:44:01 AM 1.13 0.32 0.82 6.93 19.78 05:45:01 AM 0.40 0.00 0.40 0.00 6.12 05:46:01 AM 0.15 0.00 0.15 0.00 1.18 05:47:01 AM 0.12 0.00 0.12 0.00 0.77 05:48:01 AM 0.10 0.00 0.10 0.00 0.90 05:49:01 AM 0.10 0.00 0.10 0.00 0.63 05:50:01 AM 0.28 0.00 0.28 0.00 4.72 05:51:01 AM 0.23 0.00 0.23 0.00 2.93 05:52:01 AM 0.18 0.00 0.18 0.00 2.52 05:53:01 AM 0.10 0.00 0.10 0.00 0.63 05:54:01 AM 0.10 0.00 0.10 0.00 0.77 05:55:01 AM 0.32 0.00 0.32 0.00 4.72 05:56:01 AM 0.15 0.00 0.15 0.00 1.08 05:57:01 AM 0.10 0.00 0.10 0.00 0.80 05:58:01 AM 0.22 0.00 0.22 0.00 2.52 05:59:01 AM 0.20 0.00 0.20 0.00 2.55 06:00:01 AM 0.30 0.00 0.30 0.00 5.23 06:01:01 AM 0.17 0.00 0.17 0.00 1.37 06:02:01 AM 0.22 0.00 0.22 0.00 3.87 06:03:01 AM 0.15 0.00 0.15 0.00 1.45 06:04:01 AM 0.23 0.00 0.23 0.00 3.68 06:05:01 AM 0.32 0.00 0.32 0.00 5.10 06:06:01 AM 0.12 0.00 0.12 0.00 0.90 06:07:01 AM 0.12 0.00 0.12 0.00 0.77 06:08:01 AM 0.08 0.00 0.08 0.00 0.72 06:09:01 AM 0.13 0.00 0.13 0.00 1.20 06:10:02 AM 0.32 0.00 0.32 0.00 4.78 06:11:01 AM 0.39 0.00 0.39 0.00 6.74 06:12:01 AM 0.12 0.00 0.12 0.00 1.18 06:13:01 AM 0.10 0.00 0.10 0.00 0.83 06:14:01 AM 0.18 0.00 0.18 0.00 2.02 06:15:01 AM 0.20 0.00 0.20 0.00 2.40 06:16:01 AM 0.97 0.00 0.97 0.00 14.98 06:17:01 AM 0.20 0.00 0.20 0.00 3.05 06:18:01 AM 0.10 0.00 0.10 0.00 0.63 06:19:01 AM 0.13 0.00 0.13 0.00 1.47 06:20:01 AM 0.27 0.00 0.27 0.00 2.15 06:21:01 AM 0.55 0.00 0.55 0.00 8.13 06:22:01 AM 0.28 0.00 0.28 0.00 3.28 06:23:01 AM 0.32 0.00 0.32 0.00 3.28 06:24:01 AM 0.50 0.00 0.50 0.00 6.55 06:25:01 AM 0.35 0.00 0.35 0.00 3.87 06:26:01 AM 0.42 0.00 0.42 0.00 5.18 06:27:01 AM 0.40 0.00 0.40 0.00 4.87 06:28:01 AM 0.30 0.00 0.30 0.00 3.15 06:29:01 AM 0.30 0.00 0.30 0.00 2.95 06:30:01 AM 0.38 0.00 0.38 0.00 3.90 06:31:01 AM 0.43 0.00 0.43 0.00 6.10 06:32:01 AM 0.23 0.00 0.23 0.00 3.27 06:33:01 AM 0.12 0.00 0.12 0.00 1.03 06:34:01 AM 0.20 0.00 0.20 0.00 2.50 06:35:01 AM 0.20 0.00 0.20 0.00 2.30 06:36:01 AM 0.25 0.00 0.25 0.00 3.25 06:37:01 AM 0.15 0.00 0.15 0.00 2.02 06:38:01 AM 0.15 0.00 0.15 0.00 1.18 06:39:01 AM 0.13 0.00 0.13 0.00 1.33 06:40:01 AM 0.30 0.00 0.30 0.00 5.11 06:41:01 AM 0.23 0.00 0.23 0.00 2.80 06:42:01 AM 0.22 0.00 0.22 0.00 2.83 06:43:01 AM 0.10 0.00 0.10 0.00 0.63 06:44:01 AM 0.10 0.00 0.10 0.00 0.80 06:45:01 AM 0.37 0.00 0.37 0.00 5.42 06:46:01 AM 0.12 0.00 0.12 0.00 0.77 06:47:01 AM 0.10 0.00 0.10 0.00 0.77 06:48:01 AM 0.10 0.00 0.10 0.00 0.63 06:49:01 AM 0.10 0.00 0.10 0.00 0.63 06:50:01 AM 0.30 0.00 0.30 0.00 5.53 06:51:01 AM 0.20 0.00 0.20 0.00 2.40 06:52:01 AM 0.22 0.00 0.22 0.00 2.92 06:53:01 AM 0.10 0.00 0.10 0.00 0.63 06:54:01 AM 0.10 0.00 0.10 0.00 0.63 06:55:01 AM 0.35 0.00 0.35 0.00 5.33 06:56:01 AM 0.15 0.00 0.15 0.00 1.18 06:57:01 AM 0.12 0.00 0.12 0.00 0.77 06:58:01 AM 0.18 0.00 0.18 0.00 2.37 06:59:01 AM 0.15 0.00 0.15 0.00 1.58 07:00:01 AM 0.30 0.00 0.30 0.00 5.13 07:01:01 AM 0.15 0.00 0.15 0.00 1.20 07:02:01 AM 0.22 0.00 0.22 0.00 3.70 07:03:01 AM 0.15 0.00 0.15 0.00 1.45 07:04:01 AM 0.10 0.00 0.10 0.00 1.60 07:05:01 AM 0.35 0.00 0.35 0.00 5.13 07:06:01 AM 0.15 0.00 0.15 0.00 1.08 07:07:01 AM 0.10 0.00 0.10 0.00 0.80 07:08:01 AM 0.13 0.00 0.13 0.00 0.92 07:09:01 AM 0.13 0.00 0.13 0.00 1.20 07:10:01 AM 0.30 0.00 0.30 0.00 5.53 07:11:01 AM 0.23 0.00 0.23 0.00 2.80 07:12:01 AM 0.20 0.00 0.20 0.00 2.78 07:13:01 AM 0.08 0.00 0.08 0.00 0.90 07:14:01 AM 0.10 0.00 0.10 0.00 0.77 07:15:01 AM 0.32 0.00 0.32 0.00 5.00 07:16:01 AM 0.13 0.00 0.13 0.00 1.03 07:17:01 AM 0.10 0.00 0.10 0.00 1.07 07:18:02 AM 0.15 0.00 0.15 0.00 1.90 07:19:01 AM 0.15 0.00 0.15 0.00 1.37 07:20:01 AM 0.32 0.00 0.32 0.00 4.90 07:21:01 AM 0.28 0.00 0.28 0.00 5.33 07:22:01 AM 0.15 0.00 0.15 0.00 2.63 07:23:01 AM 0.13 0.00 0.13 0.00 1.43 07:24:01 AM 0.10 0.00 0.10 0.00 0.63 07:25:01 AM 0.18 0.00 0.18 0.00 2.53 07:26:01 AM 0.37 0.00 0.37 0.00 5.97 07:27:01 AM 0.15 0.00 0.15 0.00 1.48 07:28:01 AM 0.10 0.00 0.10 0.00 0.63 07:29:01 AM 0.10 0.00 0.10 0.00 0.83 07:30:01 AM 0.22 0.00 0.22 0.00 2.82 07:31:01 AM 0.22 0.00 0.22 0.00 3.63 07:32:01 AM 0.15 0.00 0.15 0.00 2.10 07:33:01 AM 0.18 0.00 0.18 0.00 2.63 07:34:01 AM 0.15 0.00 0.15 0.00 1.72 07:35:01 AM 0.15 0.00 0.15 0.00 1.48 07:36:01 AM 0.25 0.00 0.25 0.00 3.07 07:37:01 AM 0.12 0.00 0.12 0.00 0.90 07:38:01 AM 0.10 0.00 0.10 0.00 0.63 07:39:01 AM 0.10 0.00 0.10 0.00 0.63 07:40:01 AM 0.33 0.00 0.33 0.00 4.77 07:41:01 AM 0.38 0.00 0.38 0.00 6.42 07:42:01 AM 0.23 0.00 0.23 0.00 2.93 07:43:01 AM 0.10 0.00 0.10 0.00 0.77 07:44:01 AM 0.10 0.00 0.10 0.00 0.63 07:45:01 AM 0.17 0.00 0.17 0.00 1.35 07:46:01 AM 0.23 0.00 0.23 0.00 3.10 07:47:01 AM 0.15 0.00 0.15 0.00 1.45 07:48:01 AM 0.10 0.00 0.10 0.00 0.63 07:49:01 AM 0.10 0.00 0.10 0.00 0.77 07:50:01 AM 0.25 0.00 0.25 0.00 2.98 07:51:01 AM 0.32 0.00 0.32 0.00 4.50 07:52:01 AM 0.17 0.00 0.17 0.00 1.98 07:53:01 AM 0.12 0.00 0.12 0.00 0.77 07:54:01 AM 0.10 0.00 0.10 0.00 0.77 07:55:01 AM 0.30 0.00 0.30 0.00 4.73 07:56:01 AM 0.12 0.00 0.12 0.00 0.90 07:57:01 AM 1.07 0.00 1.07 0.00 17.56 07:58:01 AM 0.20 0.00 0.20 0.00 3.05 07:59:01 AM 0.18 0.00 0.18 0.00 2.63 08:00:01 AM 0.33 0.00 0.33 0.00 5.81 08:01:01 AM 0.15 0.00 0.15 0.00 1.23 08:02:01 AM 0.18 0.00 0.18 0.00 2.43 08:03:01 AM 0.22 0.00 0.22 0.00 2.67 08:04:01 AM 0.15 0.00 0.15 0.00 1.45 08:05:01 AM 0.32 0.00 0.32 0.00 4.72 08:06:01 AM 0.12 0.00 0.12 0.00 0.77 08:07:01 AM 0.10 0.00 0.10 0.00 0.63 08:08:01 AM 0.10 0.00 0.10 0.00 0.77 08:09:01 AM 0.10 0.00 0.10 0.00 1.03 08:10:01 AM 0.32 0.00 0.32 0.00 5.01 08:11:01 AM 0.23 0.00 0.23 0.00 3.22 08:12:01 AM 0.18 0.00 0.18 0.00 2.52 08:13:01 AM 0.12 0.00 0.12 0.00 0.90 08:14:01 AM 0.10 0.00 0.10 0.00 0.63 08:15:01 AM 0.32 0.00 0.32 0.00 5.27 08:16:01 AM 0.15 0.00 0.15 0.00 2.02 08:17:01 AM 0.10 0.00 0.10 0.00 0.77 08:18:01 AM 0.15 0.00 0.15 0.00 1.08 08:19:01 AM 0.12 0.00 0.12 0.00 0.90 08:20:01 AM 0.38 0.00 0.38 0.00 7.03 08:21:01 AM 0.25 0.00 0.25 0.00 2.43 08:22:01 AM 0.15 0.00 0.15 0.00 1.97 08:23:01 AM 0.10 0.00 0.10 0.00 0.77 08:24:01 AM 0.10 0.00 0.10 0.00 1.03 08:25:01 AM 0.32 0.00 0.32 0.00 4.73 08:26:01 AM 0.10 0.00 0.10 0.00 1.03 08:27:01 AM 0.20 0.00 0.20 0.00 2.41 08:28:01 AM 0.17 0.00 0.17 0.00 1.85 08:29:01 AM 0.12 0.00 0.12 0.00 0.77 08:30:01 AM 0.27 0.00 0.27 0.00 4.72 08:31:01 AM 0.12 0.00 0.12 0.00 1.80 08:32:01 AM 0.17 0.00 0.17 0.00 2.38 08:33:01 AM 0.13 0.00 0.13 0.00 2.22 08:34:01 AM 0.23 0.00 0.23 0.00 3.15 08:35:01 AM 0.27 0.00 0.27 0.00 3.30 08:36:01 AM 0.27 0.00 0.27 0.00 4.12 08:37:01 AM 0.13 0.00 0.13 0.00 1.68 08:38:01 AM 0.08 0.00 0.08 0.00 0.50 08:39:01 AM 0.10 0.00 0.10 0.00 0.77 08:40:01 AM 0.22 0.00 0.22 0.00 2.72 08:41:01 AM 0.48 0.00 0.48 0.00 7.71 08:42:01 AM 0.37 0.00 0.37 0.00 4.42 08:43:01 AM 0.35 0.00 0.35 0.00 4.27 08:44:01 AM 0.33 0.00 0.33 0.00 3.95 08:45:01 AM 0.38 0.00 0.38 0.00 3.65 08:46:01 AM 0.45 0.00 0.45 0.00 5.45 08:47:01 AM 0.35 0.00 0.35 0.00 3.47 08:48:01 AM 0.28 0.00 0.28 0.00 2.88 08:49:01 AM 0.32 0.00 0.32 0.00 3.27 08:50:01 AM 0.50 0.00 0.50 0.00 6.08 08:51:01 AM 0.55 0.00 0.55 0.00 8.00 08:52:01 AM 0.27 0.00 0.27 0.00 2.52 08:53:01 AM 0.33 0.00 0.33 0.00 3.30 08:54:01 AM 0.30 0.00 0.30 0.00 3.42 08:55:01 AM 0.38 0.00 0.38 0.00 4.03 08:56:01 AM 0.45 0.00 0.45 0.00 5.63 08:57:01 AM 0.30 0.00 0.30 0.00 3.02 08:58:01 AM 0.40 0.00 0.40 0.00 4.87 08:59:01 AM 0.28 0.00 0.28 0.00 3.02 09:00:01 AM 0.38 0.00 0.38 0.00 3.77 09:01:01 AM 0.50 0.00 0.50 0.00 7.02 09:02:01 AM 0.42 0.00 0.42 0.00 5.01 09:03:01 AM 0.28 0.00 0.28 0.00 2.88 09:04:01 AM 0.35 0.00 0.35 0.00 4.00 09:05:01 AM 0.50 0.00 0.50 0.00 6.45 09:06:01 AM 0.35 0.00 0.35 0.00 3.87 09:07:01 AM 0.30 0.00 0.30 0.00 3.55 09:08:01 AM 0.32 0.00 0.32 0.00 3.15 09:09:01 AM 0.28 0.00 0.28 0.00 2.52 09:10:01 AM 0.48 0.00 0.48 0.00 6.25 09:11:01 AM 0.47 0.00 0.47 0.00 5.81 09:12:01 AM 0.32 0.00 0.32 0.00 3.28 09:13:01 AM 0.30 0.00 0.30 0.00 3.02 09:14:01 AM 0.32 0.00 0.32 0.00 3.82 09:15:01 AM 0.52 0.00 0.52 0.00 6.21 09:16:01 AM 0.32 0.00 0.32 0.00 3.15 09:17:01 AM 0.28 0.00 0.28 0.00 2.88 09:18:01 AM 0.33 0.00 0.33 0.00 4.27 09:19:01 AM 0.42 0.00 0.42 0.00 5.01 09:20:01 AM 0.47 0.00 0.47 0.00 5.95 09:21:01 AM 0.35 0.00 0.35 0.00 3.97 09:22:01 AM 0.30 0.00 0.30 0.00 3.02 09:23:01 AM 0.28 0.00 0.28 0.00 2.65 09:24:01 AM 0.35 0.00 0.35 0.00 3.62 09:25:01 AM 0.48 0.00 0.48 0.00 6.08 09:26:01 AM 0.45 0.00 0.45 0.00 5.45 09:27:01 AM 0.32 0.00 0.32 0.00 3.55 09:28:01 AM 0.30 0.00 0.30 0.00 3.02 09:29:01 AM 0.30 0.00 0.30 0.00 3.55 09:30:01 AM 0.48 0.00 0.48 0.00 6.08 09:31:01 AM 0.37 0.00 0.37 0.00 4.42 09:32:01 AM 0.35 0.00 0.35 0.00 3.47 09:33:01 AM 0.42 0.00 0.42 0.00 5.55 09:34:02 AM 0.32 0.00 0.32 0.00 3.15 09:35:01 AM 0.47 0.00 0.47 0.00 6.18 09:36:01 AM 0.32 0.00 0.32 0.00 3.15 09:37:01 AM 0.33 0.00 0.33 0.00 3.33 09:38:01 AM 0.32 0.00 0.32 0.00 3.33 09:39:01 AM 0.30 0.00 0.30 0.00 3.02 09:40:01 AM 0.47 0.00 0.47 0.00 5.95 09:41:01 AM 0.45 0.00 0.45 0.00 6.22 09:42:01 AM 0.30 0.00 0.30 0.00 3.02 09:43:01 AM 0.33 0.00 0.33 0.00 3.47 09:44:01 AM 0.25 0.00 0.25 0.00 2.32 09:45:01 AM 0.37 0.00 0.37 0.00 4.57 09:46:01 AM 0.48 0.00 0.48 0.00 5.81 09:47:01 AM 0.82 0.00 0.82 0.00 12.41 09:48:01 AM 0.23 0.00 0.23 0.00 4.10 09:49:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:01 AM 0.17 0.00 0.17 0.00 1.63 09:51:01 AM 0.28 0.00 0.28 0.00 4.93 09:52:01 AM 0.17 0.00 0.17 0.00 2.63 09:53:01 AM 0.18 0.00 0.18 0.00 2.23 09:54:01 AM 0.17 0.00 0.17 0.00 1.58 09:55:01 AM 0.18 0.00 0.18 0.00 2.03 09:56:01 AM 0.23 0.00 0.23 0.00 3.73 09:57:01 AM 0.15 0.00 0.15 0.00 1.22 09:58:01 AM 0.12 0.00 0.12 0.00 1.45 09:59:01 AM 0.28 0.00 0.28 0.00 3.28 10:00:01 AM 0.17 0.00 0.17 0.00 1.35 10:01:01 AM 0.38 0.00 0.38 0.00 6.58 10:02:01 AM 0.17 0.00 0.17 0.00 1.98 10:03:01 AM 0.10 0.00 0.10 0.00 0.77 10:04:01 AM 0.10 0.00 0.10 0.00 0.80 10:05:01 AM 0.18 0.00 0.18 0.00 1.77 10:06:01 AM 0.23 0.00 0.23 0.00 3.07 10:07:01 AM 0.17 0.00 0.17 0.00 2.12 10:08:01 AM 0.15 0.00 0.15 0.00 1.45 10:09:01 AM 0.10 0.00 0.10 0.00 0.83 10:10:01 AM 0.18 0.00 0.18 0.00 1.77 10:11:01 AM 0.25 0.00 0.25 0.00 3.53 10:12:01 AM 0.18 0.00 0.18 0.00 2.25 10:13:01 AM 0.10 0.00 0.10 0.00 0.63 10:14:01 AM 0.18 0.00 0.18 0.00 2.25 10:15:01 AM 0.22 0.00 0.22 0.00 2.57 10:16:01 AM 0.27 0.00 0.27 0.00 3.28 10:17:01 AM 0.15 0.00 0.15 0.00 1.45 10:18:01 AM 0.10 0.00 0.10 0.00 0.77 10:19:01 AM 0.10 0.00 0.10 0.00 0.63 10:20:01 AM 0.33 0.00 0.33 0.00 5.43 10:21:01 AM 0.27 0.00 0.27 0.00 3.23 10:22:01 AM 0.42 0.00 0.42 0.00 5.18 10:23:01 AM 0.30 0.00 0.30 0.00 3.55 10:24:01 AM 0.33 0.00 0.33 0.00 3.28 10:25:01 AM 0.48 0.00 0.48 0.00 5.91 10:26:01 AM 0.32 0.00 0.32 0.00 2.87 10:27:01 AM 0.38 0.00 0.38 0.00 4.12 10:28:01 AM 0.28 0.00 0.28 0.00 2.88 10:29:01 AM 0.33 0.00 0.33 0.00 3.47 10:30:01 AM 0.43 0.00 0.43 0.00 6.05 10:31:01 AM 0.30 0.00 0.30 0.00 4.63 10:32:01 AM 0.10 0.00 0.10 0.00 1.03 10:33:01 AM 0.12 0.00 0.12 0.00 1.17 10:34:01 AM 0.12 0.00 0.12 0.00 0.90 10:35:01 AM 0.32 0.00 0.32 0.00 4.87 10:36:01 AM 0.10 0.00 0.10 0.00 1.03 10:37:01 AM 0.12 0.00 0.12 0.00 0.90 10:38:01 AM 0.18 0.00 0.18 0.00 2.25 10:39:01 AM 0.15 0.00 0.15 0.00 1.45 10:40:01 AM 0.32 0.00 0.32 0.00 5.06 10:41:01 AM 0.17 0.00 0.17 0.00 1.62 10:42:02 AM 0.15 0.00 0.15 0.00 1.97 10:43:01 AM 0.10 0.00 0.10 0.00 0.64 10:44:01 AM 0.10 0.00 0.10 0.00 0.63 10:45:01 AM 0.40 0.00 0.40 0.00 6.73 10:46:01 AM 0.20 0.00 0.20 0.00 2.15 10:47:01 AM 0.10 0.00 0.10 0.00 0.63 10:48:01 AM 0.75 0.00 0.75 0.00 11.11 10:49:01 AM 0.18 0.00 0.18 0.00 2.78 10:50:01 AM 0.28 0.00 0.28 0.00 5.30 10:51:01 AM 0.28 0.00 0.28 0.00 3.38 10:52:01 AM 0.23 0.00 0.23 0.00 2.93 10:53:01 AM 0.10 0.00 0.10 0.00 0.63 10:54:01 AM 0.10 0.00 0.10 0.00 0.77 10:55:01 AM 0.32 0.00 0.32 0.00 4.87 10:56:01 AM 0.12 0.00 0.12 0.00 0.90 10:57:01 AM 0.10 0.00 0.10 0.00 0.85 10:58:01 AM 0.13 0.00 0.13 0.00 1.37 10:59:01 AM 0.25 0.00 0.25 0.00 3.88 11:00:01 AM 0.17 0.00 0.17 0.00 2.15 11:01:01 AM 0.30 0.00 0.30 0.00 4.87 11:02:01 AM 0.30 0.00 0.30 0.00 5.03 11:03:01 AM 0.22 0.00 0.22 0.00 2.85 11:04:01 AM 0.10 0.00 0.10 0.00 0.63 11:05:01 AM 0.17 0.00 0.17 0.00 1.48 11:06:01 AM 0.28 0.00 0.28 0.00 4.03 11:07:01 AM 0.15 0.00 0.15 0.00 1.93 11:08:01 AM 0.23 0.00 0.23 0.00 3.00 11:09:01 AM 0.10 0.00 0.10 0.00 0.63 11:10:01 AM 0.15 0.00 0.15 0.00 1.88 11:11:01 AM 0.28 0.00 0.28 0.00 4.86 11:12:01 AM 0.23 0.00 0.23 0.00 2.93 11:13:01 AM 0.10 0.00 0.10 0.00 0.83 11:14:01 AM 0.13 0.00 0.13 0.00 0.92 11:15:01 AM 0.15 0.00 0.15 0.00 1.48 11:16:01 AM 0.30 0.00 0.30 0.00 4.22 11:17:01 AM 0.12 0.00 0.12 0.00 0.77 11:18:01 AM 0.10 0.00 0.10 0.00 0.63 11:19:01 AM 0.18 0.00 0.18 0.00 2.37 11:20:01 AM 0.22 0.00 0.22 0.00 2.85 11:21:01 AM 0.23 0.00 0.23 0.00 3.37 11:22:01 AM 0.13 0.00 0.13 0.00 1.70 11:23:01 AM 0.10 0.00 0.10 0.00 0.63 11:24:01 AM 0.13 0.00 0.13 0.00 0.95 11:25:01 AM 0.17 0.00 0.17 0.00 1.52 11:26:01 AM 0.35 0.00 0.35 0.00 4.82 11:27:01 AM 0.15 0.00 0.15 0.00 1.45 11:28:01 AM 0.10 0.00 0.10 0.00 0.77 11:29:01 AM 0.10 0.00 0.10 0.00 0.80 11:30:01 AM 0.28 0.00 0.28 0.00 3.97 11:31:01 AM 0.13 0.00 0.13 0.00 1.47 11:32:01 AM 0.12 0.00 0.12 0.00 1.57 11:33:01 AM 0.22 0.00 0.22 0.00 2.78 11:34:01 AM 0.15 0.00 0.15 0.00 1.85 11:35:01 AM 0.33 0.00 0.33 0.00 5.03 11:36:01 AM 0.15 0.00 0.15 0.00 1.35 11:37:01 AM 0.15 0.00 0.15 0.00 1.18 11:38:01 AM 0.10 0.00 0.10 0.00 1.03 11:39:01 AM 0.12 0.00 0.12 0.00 0.90 11:40:01 AM 0.28 0.00 0.28 0.00 4.87 11:41:01 AM 0.23 0.00 0.23 0.00 3.20 11:42:01 AM 0.18 0.00 0.18 0.00 2.52 11:43:01 AM 0.10 0.00 0.10 0.00 0.63 11:44:01 AM 0.10 0.00 0.10 0.00 0.77 11:45:01 AM 0.32 0.00 0.32 0.00 4.58 11:46:01 AM 0.15 0.00 0.15 0.00 0.97 11:47:01 AM 0.15 0.00 0.15 0.00 1.62 11:48:02 AM 0.13 0.00 0.13 0.00 0.92 11:49:01 AM 0.10 0.00 0.10 0.00 0.64 11:50:01 AM 0.40 0.00 0.40 0.00 7.13 11:51:01 AM 0.20 0.00 0.20 0.00 1.88 11:52:01 AM 0.13 0.00 0.13 0.00 1.83 11:53:01 AM 0.08 0.00 0.08 0.00 0.50 11:54:01 AM 0.10 0.00 0.10 0.00 0.63 11:55:01 AM 0.32 0.00 0.32 0.00 5.00 11:56:01 AM 0.10 0.00 0.10 0.00 1.03 11:57:01 AM 0.20 0.00 0.20 0.00 2.40 11:58:01 AM 0.18 0.00 0.18 0.00 1.90 11:59:01 AM 0.13 0.00 0.13 0.00 0.92 12:00:01 PM 0.28 0.00 0.28 0.00 4.87 12:01:01 PM 0.15 0.00 0.15 0.00 1.33 12:02:01 PM 0.23 0.00 0.23 0.00 3.43 12:03:01 PM 0.15 0.00 0.15 0.00 1.45 12:04:01 PM 0.10 0.00 0.10 0.00 0.63 12:05:01 PM 0.30 0.00 0.30 0.00 4.85 12:06:01 PM 0.12 0.00 0.12 0.00 0.77 12:07:01 PM 0.10 0.00 0.10 0.00 0.63 12:08:01 PM 0.10 0.00 0.10 0.00 0.77 12:09:01 PM 0.10 0.00 0.10 0.00 0.63 12:10:01 PM 0.18 0.00 0.18 0.00 2.50 12:11:01 PM 0.40 0.00 0.40 0.00 6.83 12:12:01 PM 0.20 0.00 0.20 0.00 3.08 12:13:01 PM 0.13 0.00 0.13 0.00 1.82 12:14:01 PM 0.17 0.00 0.17 0.00 2.00 12:15:01 PM 0.13 0.00 0.13 0.00 0.95 12:16:01 PM 0.32 0.00 0.32 0.00 5.02 12:17:01 PM 0.25 0.00 0.25 0.00 3.45 12:18:01 PM 0.23 0.00 0.23 0.00 3.93 12:19:01 PM 0.17 0.00 0.17 0.00 1.75 12:20:01 PM 0.17 0.00 0.17 0.00 1.63 12:21:01 PM 0.27 0.00 0.27 0.00 3.80 12:22:01 PM 0.20 0.00 0.20 0.00 2.65 12:23:01 PM 0.10 0.00 0.10 0.00 0.63 12:24:01 PM 0.10 0.00 0.10 0.00 0.77 12:25:01 PM 0.23 0.00 0.23 0.00 3.50 12:26:01 PM 0.30 0.00 0.30 0.00 4.05 12:27:01 PM 0.15 0.00 0.15 0.00 1.58 12:28:01 PM 0.10 0.00 0.10 0.00 0.63 12:29:01 PM 0.10 0.00 0.10 0.00 0.63 12:30:01 PM 0.15 0.00 0.15 0.00 1.62 12:31:01 PM 0.22 0.00 0.22 0.00 3.67 12:32:01 PM 0.27 0.00 0.27 0.00 3.90 12:33:01 PM 0.18 0.00 0.18 0.00 1.73 12:34:01 PM 0.12 0.00 0.12 0.00 0.90 12:35:01 PM 0.17 0.00 0.17 0.00 1.75 12:36:01 PM 0.20 0.00 0.20 0.00 2.70 12:37:01 PM 0.17 0.00 0.17 0.00 1.58 12:38:01 PM 0.10 0.00 0.10 0.00 0.77 12:39:01 PM 0.10 0.00 0.10 0.00 0.63 12:40:01 PM 0.15 0.00 0.15 0.00 1.08 12:41:01 PM 0.32 0.00 0.32 0.00 5.10 12:42:01 PM 0.22 0.00 0.22 0.00 2.78 12:43:01 PM 1.07 0.00 1.07 0.00 17.48 12:44:01 PM 0.22 0.00 0.22 0.00 3.35 12:45:01 PM 0.37 0.00 0.37 0.00 5.41 12:46:01 PM 0.12 0.00 0.12 0.00 0.77 12:47:01 PM 0.15 0.00 0.15 0.00 1.87 12:48:01 PM 0.10 0.00 0.10 0.00 0.63 12:49:01 PM 0.10 0.00 0.10 0.00 1.03 12:50:01 PM 0.30 0.00 0.30 0.00 5.53 12:51:01 PM 0.23 0.00 0.23 0.00 2.67 12:52:01 PM 0.22 0.00 0.22 0.00 3.18 12:53:01 PM 0.12 0.00 0.12 0.00 0.90 12:54:01 PM 0.10 0.00 0.10 0.00 0.80 12:55:01 PM 0.38 0.00 0.38 0.00 6.02 12:56:01 PM 0.13 0.00 0.13 0.00 1.32 12:57:01 PM 0.12 0.00 0.12 0.00 0.77 12:58:02 PM 0.17 0.00 0.17 0.00 2.23 12:59:01 PM 0.15 0.00 0.15 0.00 1.47 01:00:01 PM 0.30 0.00 0.30 0.00 5.00 01:01:01 PM 0.15 0.00 0.15 0.00 1.73 01:02:01 PM 0.23 0.00 0.23 0.00 3.43 01:03:01 PM 0.15 0.00 0.15 0.00 1.58 01:04:01 PM 0.10 0.00 0.10 0.00 0.63 01:05:01 PM 0.32 0.00 0.32 0.00 4.90 01:06:01 PM 0.15 0.00 0.15 0.00 1.62 01:07:01 PM 0.13 0.00 0.13 0.00 0.92 01:08:01 PM 0.10 0.00 0.10 0.00 0.63 01:09:01 PM 0.10 0.00 0.10 0.00 0.77 01:10:01 PM 0.28 0.00 0.28 0.00 4.58 01:11:01 PM 0.23 0.00 0.23 0.00 2.80 01:12:01 PM 0.18 0.00 0.18 0.00 2.52 01:13:01 PM 0.10 0.00 0.10 0.00 0.63 01:14:01 PM 0.10 0.00 0.10 0.00 0.77 01:15:01 PM 0.30 0.00 0.30 0.00 4.72 01:16:01 PM 0.12 0.00 0.12 0.00 0.93 01:17:01 PM 0.18 0.00 0.18 0.00 2.02 01:18:01 PM 0.10 0.00 0.10 0.00 0.80 01:19:01 PM 0.20 0.00 0.20 0.00 2.38 01:20:01 PM 0.33 0.00 0.33 0.00 5.68 01:21:01 PM 0.15 0.00 0.15 0.00 1.33 01:22:01 PM 0.15 0.00 0.15 0.00 1.83 01:23:01 PM 0.12 0.00 0.12 0.00 1.28 01:24:01 PM 0.12 0.00 0.12 0.00 1.17 01:25:01 PM 0.30 0.00 0.30 0.00 4.33 01:26:01 PM 0.38 0.00 0.38 0.00 6.53 01:27:01 PM 0.22 0.00 0.22 0.00 2.72 01:28:01 PM 0.13 0.00 0.13 0.00 1.68 01:29:01 PM 0.17 0.00 0.17 0.00 2.13 01:30:01 PM 0.20 0.00 0.20 0.00 1.67 01:31:01 PM 0.22 0.00 0.22 0.00 3.63 01:32:01 PM 0.20 0.00 0.20 0.00 2.93 01:33:01 PM 0.22 0.00 0.22 0.00 3.42 01:34:01 PM 0.17 0.00 0.17 0.00 1.75 01:35:01 PM 0.17 0.00 0.17 0.00 1.52 01:36:01 PM 0.27 0.00 0.27 0.00 3.22 01:37:01 PM 0.10 0.00 0.10 0.00 0.77 01:38:01 PM 0.10 0.00 0.10 0.00 0.63 01:39:01 PM 0.10 0.00 0.10 0.00 0.63 01:40:01 PM 0.13 0.00 0.13 0.00 1.15 01:41:01 PM 0.33 0.00 0.33 0.00 5.55 01:42:01 PM 0.23 0.00 0.23 0.00 3.07 01:43:01 PM 0.10 0.00 0.10 0.00 0.63 01:44:01 PM 0.10 0.00 0.10 0.00 0.63 01:45:01 PM 0.15 0.00 0.15 0.00 1.22 01:46:01 PM 0.23 0.00 0.23 0.00 3.12 01:47:01 PM 0.20 0.00 0.20 0.00 2.15 01:48:01 PM 0.12 0.00 0.12 0.00 1.30 01:49:01 PM 0.10 0.00 0.10 0.00 1.03 01:50:01 PM 0.25 0.00 0.25 0.00 2.98 01:51:01 PM 0.38 0.00 0.38 0.00 6.13 01:52:01 PM 0.15 0.00 0.15 0.00 1.45 01:53:01 PM 0.10 0.00 0.10 0.00 0.77 01:54:01 PM 0.10 0.00 0.10 0.00 0.63 01:55:01 PM 0.15 0.00 0.15 0.00 1.48 01:56:01 PM 0.22 0.00 0.22 0.00 3.20 01:57:01 PM 0.20 0.00 0.20 0.00 2.52 01:58:01 PM 0.15 0.00 0.15 0.00 1.45 01:59:01 PM 0.10 0.00 0.10 0.00 0.63 02:00:01 PM 0.30 0.00 0.30 0.00 5.27 02:01:01 PM 0.17 0.00 0.17 0.00 1.23 02:02:01 PM 0.20 0.00 0.20 0.00 3.32 02:03:01 PM 0.15 0.00 0.15 0.00 1.45 02:04:01 PM 0.10 0.00 0.10 0.00 0.63 02:05:01 PM 0.32 0.00 0.32 0.00 5.00 02:06:02 PM 0.10 0.00 0.10 0.00 1.07 02:07:01 PM 0.20 0.00 0.20 0.00 1.93 02:08:01 PM 0.10 0.00 0.10 0.00 0.80 02:09:01 PM 0.13 0.00 0.13 0.00 0.92 02:10:01 PM 0.30 0.00 0.30 0.00 5.13 02:11:01 PM 0.25 0.00 0.25 0.00 2.93 02:12:01 PM 0.18 0.00 0.18 0.00 2.52 02:13:01 PM 0.10 0.00 0.10 0.00 0.80 02:14:01 PM 0.13 0.00 0.13 0.00 0.92 02:15:01 PM 0.32 0.00 0.32 0.00 4.58 02:16:01 PM 0.12 0.00 0.12 0.00 1.10 02:17:01 PM 0.20 0.00 0.20 0.00 1.77 02:18:01 PM 0.20 0.00 0.20 0.00 2.77 02:19:01 PM 0.15 0.00 0.15 0.00 1.58 02:20:01 PM 0.30 0.00 0.30 0.00 5.13 02:21:01 PM 0.15 0.00 0.15 0.00 1.20 02:22:01 PM 0.13 0.00 0.13 0.00 1.70 02:23:01 PM 0.08 0.00 0.08 0.00 0.50 02:24:01 PM 0.10 0.00 0.10 0.00 0.77 02:25:01 PM 0.43 0.00 0.43 0.00 6.87 02:26:01 PM 0.17 0.00 0.17 0.00 1.75 02:27:01 PM 0.13 0.00 0.13 0.00 1.48 02:28:01 PM 0.15 0.00 0.15 0.00 1.05 02:29:01 PM 0.10 0.00 0.10 0.00 0.63 02:30:01 PM 0.28 0.00 0.28 0.00 5.00 02:31:01 PM 0.13 0.00 0.13 0.00 1.73 02:32:01 PM 0.23 0.00 0.23 0.00 3.43 02:33:01 PM 0.15 0.00 0.15 0.00 2.10 02:34:01 PM 0.27 0.00 0.27 0.00 3.27 02:35:01 PM 0.17 0.00 0.17 0.00 2.50 02:36:01 PM 0.25 0.00 0.25 0.00 3.60 02:37:01 PM 0.12 0.00 0.12 0.00 1.17 02:38:01 PM 0.17 0.00 0.17 0.00 2.00 02:39:01 PM 0.15 0.00 0.15 0.00 1.82 02:40:01 PM 0.80 0.00 0.80 0.00 11.18 02:41:01 PM 0.60 0.00 0.60 0.00 10.01 02:42:01 PM 0.35 0.00 0.35 0.00 4.22 02:43:01 PM 0.32 0.00 0.32 0.00 3.07 02:44:01 PM 0.25 0.00 0.25 0.00 2.00 02:45:01 PM 0.48 0.00 0.48 0.00 6.43 02:46:01 PM 0.43 0.00 0.43 0.00 5.32 02:47:01 PM 0.33 0.00 0.33 0.00 3.47 02:48:01 PM 0.30 0.00 0.30 0.00 2.93 02:49:01 PM 0.30 0.00 0.30 0.00 3.02 02:50:01 PM 0.37 0.00 0.37 0.00 3.88 02:51:01 PM 0.47 0.00 0.47 0.00 6.16 02:52:01 PM 0.38 0.00 0.38 0.00 4.50 02:53:01 PM 0.35 0.00 0.35 0.00 3.33 02:54:01 PM 0.30 0.00 0.30 0.00 3.02 02:55:01 PM 0.37 0.00 0.37 0.00 4.20 02:56:01 PM 0.47 0.00 0.47 0.00 5.90 02:57:01 PM 0.30 0.00 0.30 0.00 3.02 02:58:01 PM 0.30 0.00 0.30 0.00 3.05 02:59:01 PM 0.30 0.00 0.30 0.00 3.02 03:00:01 PM 0.40 0.00 0.40 0.00 3.72 03:01:01 PM 0.57 0.00 0.57 0.00 8.43 03:02:01 PM 0.28 0.00 0.28 0.00 2.88 03:03:01 PM 0.32 0.00 0.32 0.00 3.18 03:04:01 PM 0.30 0.00 0.30 0.00 3.02 03:05:01 PM 0.33 0.00 0.33 0.00 3.37 03:06:01 PM 0.50 0.00 0.50 0.00 7.08 03:07:01 PM 0.35 0.00 0.35 0.00 3.43 03:08:01 PM 0.32 0.00 0.32 0.00 3.05 03:09:01 PM 0.28 0.00 0.28 0.00 2.88 03:10:01 PM 0.50 0.00 0.50 0.00 6.88 03:11:01 PM 0.35 0.00 0.35 0.00 3.97 03:12:01 PM 0.30 0.00 0.30 0.00 3.15 03:13:01 PM 0.40 0.00 0.40 0.00 4.78 03:14:02 PM 0.32 0.00 0.32 0.00 3.15 03:15:01 PM 0.51 0.00 0.51 0.00 6.69 03:16:01 PM 0.30 0.00 0.30 0.00 3.02 03:17:01 PM 0.30 0.00 0.30 0.00 3.02 03:18:01 PM 0.35 0.00 0.35 0.00 3.50 03:19:01 PM 0.28 0.00 0.28 0.00 2.88 03:20:01 PM 0.45 0.00 0.45 0.00 5.91 03:21:01 PM 0.45 0.00 0.45 0.00 5.95 03:22:01 PM 0.30 0.00 0.30 0.00 3.02 03:23:01 PM 0.28 0.00 0.28 0.00 2.55 03:24:01 PM 0.33 0.00 0.33 0.00 3.30 03:25:01 PM 0.47 0.00 0.47 0.00 6.05 03:26:01 PM 0.33 0.00 0.33 0.00 3.47 03:27:01 PM 0.30 0.00 0.30 0.00 3.02 03:28:01 PM 0.32 0.00 0.32 0.00 3.05 03:29:01 PM 0.30 0.00 0.30 0.00 3.15 03:30:01 PM 0.52 0.00 0.52 0.00 7.77 03:31:01 PM 0.37 0.00 0.37 0.00 4.68 03:32:01 PM 0.32 0.00 0.32 0.00 3.15 03:33:01 PM 0.32 0.00 0.32 0.00 3.45 03:34:01 PM 0.33 0.00 0.33 0.00 3.87 03:35:01 PM 0.50 0.00 0.50 0.00 6.05 03:36:01 PM 0.32 0.00 0.32 0.00 3.15 03:37:01 PM 0.38 0.00 0.38 0.00 4.87 03:38:01 PM 0.32 0.00 0.32 0.00 3.05 03:39:01 PM 0.33 0.00 0.33 0.00 3.33 03:40:01 PM 0.48 0.00 0.48 0.00 6.35 03:41:01 PM 0.37 0.00 0.37 0.00 4.28 03:42:01 PM 0.32 0.00 0.32 0.00 3.40 03:43:01 PM 0.43 0.00 0.43 0.00 5.22 03:44:01 PM 0.38 0.00 0.38 0.00 5.15 03:45:01 PM 0.52 0.00 0.52 0.00 6.65 03:46:01 PM 0.35 0.00 0.35 0.00 3.47 03:47:01 PM 0.30 0.00 0.30 0.00 3.02 03:48:01 PM 0.25 0.00 0.25 0.00 1.82 03:49:01 PM 0.28 0.00 0.28 0.00 3.07 03:50:01 PM 0.42 0.00 0.42 0.00 4.18 03:51:01 PM 0.48 0.00 0.48 0.00 6.31 03:52:01 PM 0.33 0.00 0.33 0.00 3.72 03:53:01 PM 0.32 0.00 0.32 0.00 3.05 03:54:01 PM 0.27 0.00 0.27 0.00 2.77 03:55:01 PM 0.37 0.00 0.37 0.00 3.77 03:56:01 PM 0.43 0.00 0.43 0.00 5.32 03:57:01 PM 0.30 0.00 0.30 0.00 3.55 03:58:01 PM 0.33 0.00 0.33 0.00 3.18 03:59:01 PM 0.25 0.00 0.25 0.00 1.87 04:00:01 PM 0.38 0.00 0.38 0.00 4.33 04:01:01 PM 0.55 0.00 0.55 0.00 8.00 04:02:01 PM 0.28 0.00 0.28 0.00 3.02 04:03:01 PM 0.32 0.00 0.32 0.00 3.05 04:04:01 PM 0.30 0.00 0.30 0.00 3.02 04:05:01 PM 1.33 0.00 1.33 0.00 19.96 04:06:01 PM 0.53 0.00 0.53 0.00 8.16 04:07:01 PM 0.30 0.00 0.30 0.00 3.02 04:08:01 PM 0.35 0.00 0.35 0.00 3.50 04:09:01 PM 0.30 0.00 0.30 0.00 3.02 04:10:01 PM 0.32 0.00 0.32 0.00 3.67 04:11:01 PM 0.53 0.00 0.53 0.00 7.60 04:12:01 PM 0.30 0.00 0.30 0.00 3.02 04:13:01 PM 0.33 0.00 0.33 0.00 3.37 04:14:01 PM 0.30 0.00 0.30 0.00 3.02 04:15:01 PM 0.35 0.00 0.35 0.00 3.62 04:16:01 PM 0.42 0.00 0.42 0.00 5.23 04:17:01 PM 0.28 0.00 0.28 0.00 3.28 04:18:01 PM 0.43 0.00 0.43 0.00 5.05 04:19:01 PM 0.30 0.00 0.30 0.00 3.15 04:20:01 PM 0.33 0.00 0.33 0.00 3.47 04:21:01 PM 0.42 0.00 0.42 0.00 5.23 04:22:02 PM 0.40 0.00 0.40 0.00 4.42 04:23:01 PM 0.32 0.00 0.32 0.00 3.10 04:24:01 PM 0.30 0.00 0.30 0.00 3.02 04:25:01 PM 0.55 0.00 0.55 0.00 8.20 04:26:01 PM 0.32 0.00 0.32 0.00 3.15 04:27:01 PM 0.27 0.00 0.27 0.00 2.38 04:28:01 PM 0.35 0.00 0.35 0.00 3.47 04:29:01 PM 0.30 0.00 0.30 0.00 3.42 04:30:01 PM 0.45 0.00 0.45 0.00 5.55 04:31:01 PM 0.37 0.00 0.37 0.00 4.68 04:32:01 PM 0.42 0.00 0.42 0.00 5.02 04:33:01 PM 0.32 0.00 0.32 0.00 3.18 04:34:01 PM 0.28 0.00 0.28 0.00 3.55 04:35:01 PM 0.45 0.00 0.45 0.00 5.52 04:36:01 PM 0.35 0.00 0.35 0.00 3.60 04:37:01 PM 0.30 0.00 0.30 0.00 3.02 04:38:01 PM 0.30 0.00 0.30 0.00 2.92 04:39:01 PM 0.33 0.00 0.33 0.00 3.47 04:40:01 PM 0.43 0.00 0.43 0.00 5.38 04:41:01 PM 0.43 0.00 0.43 0.00 5.81 04:42:01 PM 0.30 0.00 0.30 0.00 3.02 04:43:01 PM 0.32 0.00 0.32 0.00 3.05 04:44:01 PM 0.33 0.00 0.33 0.00 3.47 04:45:01 PM 0.40 0.00 0.40 0.00 5.11 04:46:01 PM 0.32 0.00 0.32 0.00 3.15 04:47:01 PM 0.33 0.00 0.33 0.00 3.47 04:48:01 PM 0.30 0.00 0.30 0.00 2.92 04:49:01 PM 0.40 0.00 0.40 0.00 4.88 04:50:01 PM 0.40 0.00 0.40 0.00 5.52 04:51:01 PM 0.37 0.00 0.37 0.00 4.22 04:52:01 PM 0.40 0.00 0.40 0.00 4.75 04:53:01 PM 0.35 0.00 0.35 0.00 3.33 04:54:01 PM 0.30 0.00 0.30 0.00 3.02 04:55:01 PM 0.45 0.00 0.45 0.00 5.70 04:56:01 PM 0.40 0.00 0.40 0.00 4.87 04:57:01 PM 0.30 0.00 0.30 0.00 3.02 04:58:01 PM 0.32 0.00 0.32 0.00 3.18 04:59:01 PM 0.28 0.00 0.28 0.00 2.88 05:00:01 PM 0.43 0.00 0.43 0.00 5.68 05:01:01 PM 0.28 0.00 0.28 0.00 2.50 05:02:01 PM 0.43 0.00 0.43 0.00 4.96 05:03:01 PM 0.30 0.00 0.30 0.00 2.82 05:04:01 PM 0.35 0.00 0.35 0.00 3.48 05:05:01 PM 0.35 0.00 0.35 0.00 3.63 05:06:01 PM 0.33 0.00 0.33 0.00 3.63 05:07:01 PM 0.32 0.00 0.32 0.00 2.95 05:08:01 PM 0.28 0.00 0.28 0.00 2.52 05:09:01 PM 0.82 0.00 0.82 0.00 11.31 05:10:01 PM 0.37 0.00 0.37 0.00 6.35 05:11:01 PM 0.20 0.00 0.20 0.00 3.13 05:12:01 PM 0.18 0.00 0.18 0.00 2.25 05:13:01 PM 0.18 0.00 0.18 0.00 2.25 05:14:01 PM 0.20 0.00 0.20 0.00 2.55 05:15:01 PM 0.17 0.00 0.17 0.00 2.18 05:16:01 PM 0.18 0.00 0.18 0.00 2.58 05:17:01 PM 0.17 0.00 0.17 0.00 1.58 05:18:01 PM 0.10 0.00 0.10 0.00 0.77 05:19:01 PM 0.10 0.00 0.10 0.00 0.63 05:20:01 PM 0.13 0.00 0.13 0.00 1.35 05:21:01 PM 0.28 0.00 0.28 0.00 4.45 05:22:01 PM 0.18 0.00 0.18 0.00 2.52 05:23:01 PM 0.10 0.00 0.10 0.00 1.17 05:24:01 PM 0.12 0.00 0.12 0.00 0.77 05:25:01 PM 0.13 0.00 0.13 0.00 1.37 05:26:01 PM 0.18 0.00 0.18 0.00 2.53 05:27:01 PM 0.10 0.00 0.10 0.00 0.63 05:28:01 PM 0.10 0.00 0.10 0.00 0.63 05:29:01 PM 0.10 0.00 0.10 0.00 0.77 05:30:01 PM 0.23 0.00 0.23 0.00 2.83 05:31:02 PM 0.28 0.00 0.28 0.00 5.15 05:32:01 PM 0.12 0.00 0.12 0.00 1.59 05:33:01 PM 0.12 0.00 0.12 0.00 1.17 05:34:01 PM 0.10 0.00 0.10 0.00 1.23 05:35:01 PM 0.30 0.00 0.30 0.00 4.60 05:36:01 PM 0.10 0.00 0.10 0.00 1.03 05:37:01 PM 0.20 0.00 0.20 0.00 2.52 05:38:01 PM 0.15 0.00 0.15 0.00 1.45 05:39:01 PM 0.10 0.00 0.10 0.00 0.63 05:40:01 PM 0.27 0.00 0.27 0.00 4.47 05:41:01 PM 0.13 0.00 0.13 0.00 1.20 05:42:01 PM 0.13 0.00 0.13 0.00 1.70 05:43:01 PM 0.10 0.00 0.10 0.00 0.77 05:44:01 PM 0.23 0.00 0.23 0.00 3.32 05:45:01 PM 0.33 0.00 0.33 0.00 5.72 05:46:01 PM 0.12 0.00 0.12 0.00 0.93 05:47:01 PM 0.15 0.00 0.15 0.00 1.08 05:48:01 PM 0.13 0.00 0.13 0.00 0.95 05:49:01 PM 0.12 0.00 0.12 0.00 1.47 05:50:01 PM 0.27 0.00 0.27 0.00 4.47 05:51:01 PM 0.22 0.00 0.22 0.00 2.82 05:52:01 PM 0.17 0.00 0.17 0.00 2.38 05:53:01 PM 0.10 0.00 0.10 0.00 0.63 05:54:01 PM 0.10 0.00 0.10 0.00 0.77 05:55:01 PM 0.27 0.00 0.27 0.00 4.32 05:56:01 PM 0.12 0.00 0.12 0.00 0.90 05:57:01 PM 0.12 0.00 0.12 0.00 0.97 05:58:01 PM 0.17 0.00 0.17 0.00 1.23 05:59:01 PM 0.10 0.00 0.10 0.00 0.63 06:00:01 PM 0.25 0.00 0.25 0.00 4.85 06:01:01 PM 0.38 0.00 0.38 0.00 5.16 06:02:01 PM 0.18 0.00 0.18 0.00 2.65 06:03:01 PM 0.10 0.00 0.10 0.00 0.63 06:04:01 PM 0.10 0.00 0.10 0.00 1.03 06:05:01 PM 0.35 0.00 0.35 0.00 6.22 06:06:01 PM 0.17 0.00 0.17 0.00 1.58 06:07:01 PM 0.10 0.00 0.10 0.00 0.67 06:08:01 PM 0.13 0.00 0.13 0.00 1.08 06:09:01 PM 0.13 0.00 0.13 0.00 0.92 06:10:01 PM 0.25 0.00 0.25 0.00 3.92 06:11:01 PM 0.13 0.00 0.13 0.00 1.20 06:12:01 PM 0.22 0.00 0.22 0.00 3.32 06:13:01 PM 0.15 0.00 0.15 0.00 1.58 06:14:01 PM 0.10 0.00 0.10 0.00 1.03 06:15:01 PM 0.20 0.00 0.20 0.00 2.83 06:16:01 PM 0.20 0.00 0.20 0.00 3.72 06:17:01 PM 0.15 0.00 0.15 0.00 1.95 06:18:01 PM 0.10 0.00 0.10 0.00 0.63 06:19:01 PM 0.18 0.00 0.18 0.00 2.05 06:20:01 PM 0.20 0.00 0.20 0.00 2.68 06:21:01 PM 0.38 0.00 0.38 0.00 6.68 06:22:01 PM 0.23 0.00 0.23 0.00 3.15 06:23:01 PM 0.12 0.00 0.12 0.00 0.77 06:24:01 PM 0.15 0.00 0.15 0.00 1.73 06:25:01 PM 0.15 0.00 0.15 0.00 1.77 06:26:01 PM 0.20 0.00 0.20 0.00 2.58 06:27:01 PM 0.15 0.00 0.15 0.00 1.62 06:28:01 PM 0.13 0.00 0.13 0.00 1.48 06:29:01 PM 0.20 0.00 0.20 0.00 2.38 06:30:01 PM 0.20 0.00 0.20 0.00 2.07 06:31:01 PM 0.20 0.00 0.20 0.00 3.17 06:32:01 PM 0.18 0.00 0.18 0.00 2.15 06:33:01 PM 0.13 0.00 0.13 0.00 1.33 06:34:01 PM 0.12 0.00 0.12 0.00 0.80 06:35:01 PM 0.12 0.00 0.12 0.00 0.85 06:36:01 PM 0.25 0.00 0.25 0.00 4.42 06:37:01 PM 0.17 0.00 0.17 0.00 1.62 06:38:01 PM 0.13 0.00 0.13 0.00 0.97 06:39:02 PM 0.10 0.00 0.10 0.00 0.80 06:40:01 PM 0.14 0.00 0.14 0.00 1.00 06:41:01 PM 0.20 0.00 0.20 0.00 3.15 06:42:01 PM 0.18 0.00 0.18 0.00 2.12 06:43:01 PM 0.18 0.00 0.18 0.00 2.25 06:44:01 PM 0.18 0.00 0.18 0.00 2.17 06:45:01 PM 0.20 0.00 0.20 0.00 2.05 06:46:01 PM 0.18 0.00 0.18 0.00 2.43 06:47:01 PM 0.10 0.00 0.10 0.00 0.80 06:48:01 PM 0.10 0.00 0.10 0.00 1.07 06:49:01 PM 0.12 0.00 0.12 0.00 0.80 06:50:01 PM 0.25 0.00 0.25 0.00 4.73 06:51:01 PM 0.23 0.00 0.23 0.00 2.68 06:52:01 PM 0.18 0.00 0.18 0.00 2.52 06:53:01 PM 0.10 0.00 0.10 0.00 0.77 06:54:01 PM 0.10 0.00 0.10 0.00 0.63 06:55:01 PM 0.28 0.00 0.28 0.00 4.90 06:56:01 PM 0.08 0.00 0.08 0.00 0.67 06:57:01 PM 0.15 0.00 0.15 0.00 1.05 06:58:01 PM 0.10 0.00 0.10 0.00 0.63 06:59:01 PM 0.10 0.00 0.10 0.00 0.77 07:00:01 PM 0.35 0.00 0.35 0.00 6.06 07:01:01 PM 0.20 0.00 0.20 0.00 2.18 07:02:01 PM 0.18 0.00 0.18 0.00 2.12 07:03:01 PM 0.12 0.00 0.12 0.00 0.77 07:04:01 PM 0.18 0.00 0.18 0.00 2.38 07:05:01 PM 0.30 0.00 0.30 0.00 5.42 07:06:01 PM 0.13 0.00 0.13 0.00 0.93 07:07:01 PM 0.13 0.00 0.13 0.00 1.08 07:08:01 PM 0.13 0.00 0.13 0.00 1.08 07:09:01 PM 1.08 0.00 1.08 0.00 17.68 07:10:01 PM 0.48 0.00 0.48 0.00 8.30 07:11:01 PM 0.15 0.00 0.15 0.00 1.07 07:12:01 PM 0.13 0.00 0.13 0.00 1.83 07:13:01 PM 0.20 0.00 0.20 0.00 2.80 07:14:01 PM 0.18 0.00 0.18 0.00 2.02 07:15:01 PM 0.27 0.00 0.27 0.00 4.58 07:16:01 PM 0.12 0.00 0.12 0.00 0.90 07:17:01 PM 0.10 0.00 0.10 0.00 0.67 07:18:01 PM 0.12 0.00 0.12 0.00 1.00 07:19:01 PM 0.17 0.00 0.17 0.00 1.23 07:20:01 PM 0.25 0.00 0.25 0.00 4.20 07:21:01 PM 0.23 0.00 0.23 0.00 2.95 07:22:01 PM 0.20 0.00 0.20 0.00 2.65 07:23:01 PM 0.10 0.00 0.10 0.00 0.77 07:24:01 PM 0.10 0.00 0.10 0.00 1.03 07:25:01 PM 0.27 0.00 0.27 0.00 4.33 07:26:01 PM 0.08 0.00 0.08 0.00 1.12 07:27:01 PM 0.13 0.00 0.13 0.00 1.30 07:28:01 PM 0.13 0.00 0.13 0.00 1.68 07:29:01 PM 0.10 0.00 0.10 0.00 0.83 07:30:01 PM 0.30 0.00 0.30 0.00 4.53 07:31:01 PM 0.32 0.00 0.32 0.00 5.38 07:32:01 PM 0.20 0.00 0.20 0.00 2.82 07:33:01 PM 0.10 0.00 0.10 0.00 1.03 07:34:01 PM 0.12 0.00 0.12 0.00 0.77 07:35:01 PM 0.18 0.00 0.18 0.00 2.42 07:36:01 PM 0.20 0.00 0.20 0.00 2.97 07:37:01 PM 0.23 0.00 0.23 0.00 3.07 07:38:01 PM 0.15 0.00 0.15 0.00 1.58 07:39:01 PM 0.08 0.00 0.08 0.00 0.50 07:40:01 PM 0.13 0.00 0.13 0.00 0.95 07:41:01 PM 0.20 0.00 0.20 0.00 3.50 07:42:01 PM 87.75 8.27 79.49 1452.96 5923.90 07:43:01 PM 82.54 0.72 81.82 52.92 10753.13 07:44:01 PM 47.81 7.10 40.71 1310.18 2523.21 07:45:01 PM 61.81 2.53 59.28 420.26 7914.68 07:46:01 PM 4.52 0.22 4.30 11.73 166.16 07:47:02 PM 2.18 0.00 2.18 0.00 391.85 07:48:01 PM 0.85 0.00 0.85 0.00 526.45 07:49:01 PM 0.38 0.00 0.38 0.00 325.16 07:50:01 PM 3.77 0.35 3.42 38.79 329.94 07:51:01 PM 32.44 0.47 31.97 52.92 3013.18 Average: 0.59 0.03 0.56 4.15 36.71 04:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:06:01 AM 5855300 7214964 2027124 25.72 2688 1558696 639876 7.16 152692 1614728 8 04:07:01 AM 5855244 7214908 2027180 25.72 2688 1558696 639876 7.16 152724 1614960 4 04:08:01 AM 5856248 7215932 2026176 25.70 2688 1558716 639876 7.16 152728 1614012 4 04:09:01 AM 5856344 7216028 2026080 25.70 2688 1558716 639876 7.16 152728 1614012 4 04:10:01 AM 5855880 7215556 2026544 25.71 2688 1558716 672488 7.53 152728 1614428 4 04:11:01 AM 5856524 7216220 2025900 25.70 2688 1558720 643412 7.20 152728 1614196 4 04:12:01 AM 5856476 7216172 2025948 25.70 2688 1558720 643412 7.20 152728 1614036 4 04:13:01 AM 5856424 7216124 2026000 25.70 2688 1558724 643412 7.20 152728 1614044 4 04:14:01 AM 5856524 7216224 2025900 25.70 2688 1558724 643412 7.20 152728 1614044 4 04:15:01 AM 5856384 7216084 2026040 25.70 2688 1558724 643412 7.20 152728 1614244 12 04:16:01 AM 5856688 7216392 2025736 25.70 2688 1558728 643412 7.20 152728 1614180 8 04:17:01 AM 5856832 7216536 2025592 25.70 2688 1558728 643412 7.20 152728 1614064 4 04:18:01 AM 5856560 7216264 2025864 25.70 2688 1558728 643412 7.20 152728 1614180 4 04:19:01 AM 5856616 7216324 2025808 25.70 2688 1558732 643412 7.20 152728 1614068 4 04:20:01 AM 5856096 7215808 2026328 25.71 2688 1558736 647504 7.25 152868 1614144 16 04:21:01 AM 5856284 7216000 2026140 25.70 2688 1558740 647504 7.25 152872 1614100 8 04:22:01 AM 5856388 7216104 2026036 25.70 2688 1558740 647504 7.25 152872 1614104 8 04:23:01 AM 5856724 7216440 2025700 25.70 2688 1558740 647504 7.25 152872 1613944 4 04:24:01 AM 5856512 7216232 2025912 25.70 2688 1558744 647504 7.25 152872 1613948 4 04:25:01 AM 5856272 7215992 2026152 25.70 2688 1558744 647504 7.25 152872 1614016 4 04:26:01 AM 5856468 7216188 2025956 25.70 2688 1558744 647504 7.25 152872 1613952 4 04:27:01 AM 5856532 7216256 2025892 25.70 2688 1558748 647504 7.25 152872 1613956 4 04:28:01 AM 5856524 7216248 2025900 25.70 2688 1558748 647504 7.25 152872 1613956 4 04:29:01 AM 5856592 7216316 2025832 25.70 2688 1558748 647504 7.25 152872 1613956 4 04:30:01 AM 5856144 7215872 2026280 25.71 2688 1558752 645004 7.22 152872 1614268 4 04:31:01 AM 5856192 7215920 2026232 25.71 2688 1558752 645004 7.22 152872 1614388 4 04:32:01 AM 5856368 7216100 2026056 25.70 2688 1558756 645004 7.22 152872 1614136 4 04:33:01 AM 5856020 7215752 2026404 25.71 2688 1558756 645004 7.22 152872 1614484 4 04:34:01 AM 5856580 7216312 2025844 25.70 2688 1558756 645004 7.22 152872 1614048 4 04:35:01 AM 5856488 7216220 2025936 25.70 2688 1558756 645004 7.22 152872 1614136 4 04:36:01 AM 5856576 7216312 2025848 25.70 2688 1558760 645004 7.22 152880 1614028 8 04:37:01 AM 5856448 7216184 2025976 25.70 2688 1558760 645004 7.22 152880 1614184 8 04:38:01 AM 5838852 7215832 2043572 25.93 2688 1576000 645052 7.22 154948 1629516 4 04:39:01 AM 5839056 7216040 2043368 25.92 2688 1576004 645052 7.22 154948 1629404 4 04:40:01 AM 5838512 7215496 2043912 25.93 2688 1576004 645004 7.22 154948 1629588 12 04:41:01 AM 5838668 7215656 2043756 25.93 2688 1576008 645004 7.22 154948 1629640 4 04:42:01 AM 5838604 7215592 2043820 25.93 2688 1576008 645004 7.22 154948 1629800 4 04:43:01 AM 5838852 7215840 2043572 25.93 2688 1576008 645004 7.22 154948 1629412 4 04:44:01 AM 5838884 7215876 2043540 25.93 2688 1576012 645004 7.22 154948 1629416 4 04:45:01 AM 5838708 7215704 2043716 25.93 2688 1576016 645004 7.22 154948 1629500 8 04:46:01 AM 5838988 7215976 2043436 25.92 2688 1576016 645004 7.22 154948 1629432 4 04:47:01 AM 5838436 7215428 2043988 25.93 2688 1576020 645004 7.22 154948 1629932 16 04:48:01 AM 5839060 7216052 2043364 25.92 2688 1576020 645004 7.22 154948 1629468 8 04:49:01 AM 5839004 7215996 2043420 25.92 2688 1576020 645004 7.22 154948 1629468 4 04:50:01 AM 5838652 7215648 2043772 25.93 2688 1576024 645004 7.22 154948 1629892 4 04:51:01 AM 5839016 7216012 2043408 25.92 2688 1576024 645004 7.22 154948 1629596 4 04:52:01 AM 5838872 7215872 2043552 25.93 2688 1576028 645004 7.22 154948 1629600 4 04:53:01 AM 5839052 7216052 2043372 25.92 2688 1576028 645004 7.22 154948 1629480 4 04:54:01 AM 5839148 7216148 2043276 25.92 2688 1576028 645004 7.22 154948 1629480 4 04:55:01 AM 5838880 7215884 2043544 25.93 2688 1576032 645004 7.22 154948 1629556 4 04:56:01 AM 5839052 7216056 2043372 25.92 2688 1576032 645004 7.22 154948 1629488 4 04:57:01 AM 5838976 7215980 2043448 25.92 2688 1576032 645004 7.22 154948 1629488 4 04:58:01 AM 5839092 7216100 2043332 25.92 2688 1576036 645004 7.22 154948 1629492 4 04:59:01 AM 5838836 7215844 2043588 25.93 2688 1576036 645004 7.22 154948 1629608 4 05:00:01 AM 5838620 7215628 2043804 25.93 2688 1576036 665456 7.45 154948 1629796 12 05:01:01 AM 5838116 7215128 2044308 25.94 2688 1576040 665456 7.45 154948 1630088 8 05:02:02 AM 5838328 7215408 2044096 25.93 2688 1576108 665456 7.45 155088 1629820 8 05:03:01 AM 5838476 7215560 2043948 25.93 2688 1576112 665456 7.45 155088 1629824 4 05:04:01 AM 5838560 7215644 2043864 25.93 2688 1576112 665456 7.45 155088 1629708 4 05:05:01 AM 5838312 7215396 2044112 25.93 2688 1576112 665456 7.45 155088 1629896 12 05:06:01 AM 5838396 7215484 2044028 25.93 2688 1576116 665456 7.45 155088 1629716 4 05:07:01 AM 5838428 7215516 2043996 25.93 2688 1576116 665456 7.45 155088 1629716 4 05:08:01 AM 5838512 7215600 2043912 25.93 2688 1576116 665456 7.45 155088 1629716 4 05:09:01 AM 5838452 7215544 2043972 25.93 2688 1576120 665456 7.45 155088 1629724 4 05:10:01 AM 5838068 7215160 2044356 25.94 2688 1576120 651060 7.29 155088 1630024 4 05:11:01 AM 5838404 7215500 2044020 25.93 2688 1576120 651060 7.29 155088 1629732 4 05:12:01 AM 5838592 7215692 2043832 25.93 2688 1576124 651060 7.29 155088 1629736 4 05:13:01 AM 5838292 7215392 2044132 25.93 2688 1576124 651060 7.29 155088 1629736 4 05:14:01 AM 5838272 7215372 2044152 25.93 2688 1576124 651060 7.29 155088 1629736 4 05:15:01 AM 5838184 7215288 2044240 25.93 2688 1576128 651060 7.29 155088 1629808 4 05:16:01 AM 5838420 7215524 2044004 25.93 2688 1576128 651060 7.29 155088 1629740 4 05:17:01 AM 5838352 7215456 2044072 25.93 2688 1576128 651060 7.29 155088 1629740 4 05:18:01 AM 5838376 7215484 2044048 25.93 2688 1576132 651060 7.29 155088 1629744 4 05:19:01 AM 5838188 7215296 2044236 25.93 2688 1576132 651060 7.29 155088 1629996 16 05:20:01 AM 5838064 7215172 2044360 25.94 2688 1576132 646004 7.23 155088 1630056 8 05:21:01 AM 5838276 7215396 2044148 25.93 2688 1576144 646004 7.23 155088 1629900 12 05:22:01 AM 5838516 7215636 2043908 25.93 2688 1576144 646004 7.23 155088 1629776 4 05:23:01 AM 5838296 7215420 2044128 25.93 2688 1576148 646004 7.23 155088 1629996 4 05:24:01 AM 5838548 7215672 2043876 25.93 2688 1576148 646004 7.23 155088 1629792 4 05:25:01 AM 5838220 7215344 2044204 25.93 2688 1576148 646004 7.23 155088 1629872 12 05:26:01 AM 5836396 7213524 2046028 25.96 2688 1576152 646004 7.23 155088 1631856 12 05:27:01 AM 5836316 7213444 2046108 25.96 2688 1576152 646004 7.23 155088 1631856 4 05:28:01 AM 5836344 7213472 2046080 25.96 2688 1576152 646004 7.23 155088 1631856 4 05:29:01 AM 5836380 7213512 2046044 25.96 2688 1576156 646004 7.23 155088 1631860 4 05:30:01 AM 5835740 7212872 2046684 25.97 2688 1576156 646004 7.23 155088 1632536 4 05:31:01 AM 5835532 7212672 2046892 25.97 2688 1576160 646004 7.23 155088 1632312 4 05:32:01 AM 5835916 7213056 2046508 25.96 2688 1576160 646004 7.23 155088 1632108 4 05:33:01 AM 5833536 7210676 2048888 25.99 2688 1576160 646004 7.23 155088 1634456 4 05:34:01 AM 5834188 7211332 2048236 25.98 2688 1576164 646004 7.23 155088 1634056 4 05:35:01 AM 5833992 7211136 2048432 25.99 2688 1576164 646004 7.23 155088 1634132 4 05:36:01 AM 5834100 7211244 2048324 25.99 2688 1576164 661856 7.41 155088 1634072 4 05:37:01 AM 5833940 7211088 2048484 25.99 2688 1576168 661856 7.41 155096 1634152 4 05:38:01 AM 5833996 7211144 2048428 25.99 2688 1576168 645376 7.23 155088 1634076 4 05:39:01 AM 5833972 7211120 2048452 25.99 2688 1576168 645376 7.23 155088 1634044 4 05:40:01 AM 5833492 7210644 2048932 25.99 2688 1576172 645680 7.23 155088 1634384 12 05:41:01 AM 5831960 7209112 2050464 26.01 2688 1576172 645680 7.23 155096 1636220 8 05:42:01 AM 5832036 7209192 2050388 26.01 2688 1576176 645680 7.23 155088 1636136 4 05:43:01 AM 5832044 7209200 2050380 26.01 2688 1576176 645680 7.23 155088 1636116 4 05:44:01 AM 5831764 7209116 2050660 26.02 2688 1576372 645680 7.23 155236 1636204 4 05:45:01 AM 5831772 7209128 2050652 26.02 2688 1576376 645680 7.23 155236 1636276 12 05:46:01 AM 5831716 7209072 2050708 26.02 2688 1576376 645680 7.23 155236 1636324 8 05:47:01 AM 5831848 7209204 2050576 26.01 2688 1576376 645680 7.23 155236 1636208 4 05:48:01 AM 5831828 7209188 2050596 26.01 2688 1576380 645680 7.23 155236 1636328 4 05:49:01 AM 5831828 7209188 2050596 26.01 2688 1576380 645680 7.23 155236 1636212 4 05:50:01 AM 5831332 7208692 2051092 26.02 2688 1576380 645720 7.23 155236 1636520 4 05:51:01 AM 5831684 7209052 2050740 26.02 2688 1576384 645720 7.23 155236 1636364 4 05:52:01 AM 5831852 7209220 2050572 26.01 2688 1576384 645720 7.23 155236 1636224 4 05:53:01 AM 5831824 7209192 2050600 26.01 2688 1576384 645720 7.23 155236 1636224 4 05:54:01 AM 5831788 7209160 2050636 26.02 2688 1576388 645720 7.23 155236 1636228 4 05:55:01 AM 5831744 7209116 2050680 26.02 2688 1576388 645720 7.23 155236 1636412 4 05:56:01 AM 5831944 7209316 2050480 26.01 2688 1576388 645720 7.23 155236 1636228 4 05:57:01 AM 5831888 7209264 2050536 26.01 2688 1576392 645720 7.23 155236 1636232 4 05:58:01 AM 5831948 7209324 2050476 26.01 2688 1576392 645720 7.23 155236 1636232 4 05:59:01 AM 5831900 7209276 2050524 26.01 2688 1576392 645720 7.23 155236 1636236 4 06:00:01 AM 5831552 7208932 2050872 26.02 2688 1576396 637528 7.14 155236 1636540 4 06:01:01 AM 5828136 7205520 2054288 26.06 2688 1576400 637528 7.14 155236 1639348 8 06:02:01 AM 5829576 7206964 2052848 26.04 2688 1576404 637528 7.14 155248 1638412 4 06:03:01 AM 5829408 7206796 2053016 26.05 2688 1576404 637528 7.14 155248 1638288 4 06:04:01 AM 5829504 7206892 2052920 26.04 2688 1576404 637528 7.14 155276 1638264 8 06:05:01 AM 5829296 7206688 2053128 26.05 2688 1576408 637528 7.14 155276 1638452 12 06:06:01 AM 5829548 7206940 2052876 26.04 2688 1576408 637528 7.14 155276 1638268 8 06:07:01 AM 5829584 7206976 2052840 26.04 2688 1576408 637528 7.14 155276 1638268 4 06:08:01 AM 5829684 7207080 2052740 26.04 2688 1576412 637528 7.14 155276 1638272 4 06:09:01 AM 5829472 7206868 2052952 26.04 2688 1576412 652924 7.31 155276 1638272 4 06:10:02 AM 5829080 7206476 2053344 26.05 2688 1576412 652924 7.31 155276 1638688 8 06:11:01 AM 5829508 7206908 2052916 26.04 2688 1576416 652924 7.31 155276 1638404 4 06:12:01 AM 5829444 7206844 2052980 26.05 2688 1576416 652924 7.31 155276 1638404 4 06:13:01 AM 5829392 7206796 2053032 26.05 2688 1576420 652924 7.31 155276 1638408 4 06:14:01 AM 5829656 7207060 2052768 26.04 2688 1576420 652924 7.31 155276 1638280 4 06:15:01 AM 5829120 7206524 2053304 26.05 2688 1576420 637528 7.14 155276 1638588 4 06:16:01 AM 5829288 7206700 2053136 26.05 2688 1576428 640704 7.17 164852 1628972 4 06:17:01 AM 5829396 7206808 2053028 26.05 2688 1576428 640704 7.17 164852 1628724 4 06:18:01 AM 5829540 7206952 2052884 26.04 2688 1576428 640704 7.17 164852 1628724 4 06:19:01 AM 5829540 7206956 2052884 26.04 2688 1576432 640704 7.17 164852 1628728 4 06:20:01 AM 5829116 7206532 2053308 26.05 2688 1576432 637528 7.14 164852 1629028 4 06:21:01 AM 5829608 7207028 2052816 26.04 2688 1576436 637528 7.14 164852 1628732 4 06:22:01 AM 5827172 7204592 2055252 26.07 2688 1576436 637528 7.14 164852 1631164 4 06:23:01 AM 5827560 7204980 2054864 26.07 2688 1576436 637528 7.14 164852 1630832 4 06:24:01 AM 5827996 7205420 2054428 26.06 2688 1576440 637528 7.14 164848 1630552 4 06:25:01 AM 5827552 7204976 2054872 26.07 2688 1576440 637528 7.14 164848 1630736 4 06:26:01 AM 5827808 7205232 2054616 26.07 2688 1576440 637528 7.14 164848 1630552 4 06:27:01 AM 5827744 7205168 2054680 26.07 2688 1576440 637528 7.14 164848 1630552 4 06:28:01 AM 5827860 7205288 2054564 26.07 2688 1576444 653404 7.32 164848 1630556 4 06:29:01 AM 5825544 7202972 2056880 26.09 2688 1576444 653404 7.32 164848 1632856 16 06:30:01 AM 5825232 7202660 2057192 26.10 2688 1576444 646560 7.24 164848 1632908 8 06:31:01 AM 5825164 7202604 2057260 26.10 2688 1576456 646560 7.24 164848 1633044 16 06:32:01 AM 5825620 7203060 2056804 26.09 2688 1576456 646560 7.24 164848 1632764 12 06:33:01 AM 5825764 7203208 2056660 26.09 2688 1576460 646560 7.24 164848 1632652 4 06:34:01 AM 5825708 7203152 2056716 26.09 2688 1576460 646560 7.24 164848 1632720 4 06:35:01 AM 5825420 7202864 2057004 26.10 2688 1576460 646560 7.24 164848 1632876 8 06:36:01 AM 5825612 7203060 2056812 26.09 2688 1576464 646560 7.24 164848 1632860 4 06:37:01 AM 5825316 7202768 2057108 26.10 2688 1576468 646560 7.24 164848 1633028 8 06:38:01 AM 5825624 7203076 2056800 26.09 2688 1576468 646560 7.24 164848 1632804 4 06:39:01 AM 5825596 7203052 2056828 26.09 2688 1576472 646560 7.24 164848 1632808 4 06:40:01 AM 5825372 7202828 2057052 26.10 2688 1576472 645328 7.23 164848 1632996 4 06:41:01 AM 5825716 7203176 2056708 26.09 2688 1576476 645328 7.23 164848 1632832 4 06:42:01 AM 5825716 7203176 2056708 26.09 2688 1576476 645328 7.23 164848 1632832 4 06:43:01 AM 5825860 7203320 2056564 26.09 2688 1576476 645328 7.23 164848 1632704 4 06:44:01 AM 5825772 7203236 2056652 26.09 2688 1576480 645328 7.23 164848 1632708 4 06:45:01 AM 5825664 7203128 2056760 26.09 2688 1576480 645328 7.23 164848 1632860 4 06:46:01 AM 5825952 7203416 2056472 26.09 2688 1576480 645328 7.23 164848 1632712 4 06:47:01 AM 5825924 7203392 2056500 26.09 2688 1576484 645328 7.23 164848 1632716 4 06:48:01 AM 5826036 7203504 2056388 26.09 2688 1576484 645328 7.23 164848 1632720 4 06:49:01 AM 5825408 7202876 2057016 26.10 2688 1576484 645328 7.23 164848 1632972 16 06:50:01 AM 5825208 7202680 2057216 26.10 2688 1576488 660820 7.40 164848 1633004 4 06:51:01 AM 5825552 7203024 2056872 26.09 2688 1576488 660820 7.40 164848 1632824 8 06:52:01 AM 5825684 7203160 2056740 26.09 2688 1576492 660820 7.40 164848 1632732 4 06:53:01 AM 5825720 7203196 2056704 26.09 2688 1576492 660820 7.40 164848 1632736 4 06:54:01 AM 5825720 7203196 2056704 26.09 2688 1576492 660820 7.40 164848 1632716 4 06:55:01 AM 5825496 7202976 2056928 26.10 2688 1576496 660820 7.40 164848 1632924 12 06:56:01 AM 5825728 7203208 2056696 26.09 2688 1576496 660820 7.40 164848 1632744 8 06:57:01 AM 5825640 7203120 2056784 26.09 2688 1576496 660820 7.40 164848 1632744 4 06:58:01 AM 5825644 7203128 2056780 26.09 2688 1576500 660820 7.40 164848 1632748 4 06:59:01 AM 5825904 7203388 2056520 26.09 2688 1576500 660820 7.40 164848 1632760 4 07:00:01 AM 5825480 7202964 2056944 26.10 2688 1576500 636792 7.13 164848 1633060 4 07:01:01 AM 5824736 7202224 2057688 26.10 2688 1576504 636792 7.13 164848 1633588 4 07:02:01 AM 5823088 7200576 2059336 26.13 2688 1576504 636792 7.13 164872 1635484 4 07:03:01 AM 5822372 7199860 2060052 26.13 2688 1576504 636792 7.13 164872 1635972 16 07:04:01 AM 5822672 7200164 2059752 26.13 2688 1576508 636792 7.13 164872 1635780 8 07:05:01 AM 5822184 7199676 2060240 26.14 2688 1576508 636792 7.13 164872 1636212 4 07:06:01 AM 5822372 7199864 2060052 26.13 2688 1576508 636792 7.13 164872 1636144 4 07:07:01 AM 5822288 7199784 2060136 26.14 2688 1576512 636792 7.13 164872 1636148 4 07:08:01 AM 5822208 7199704 2060216 26.14 2688 1576512 636792 7.13 164872 1636148 4 07:09:01 AM 5822196 7199692 2060228 26.14 2688 1576512 636792 7.13 164872 1636264 4 07:10:01 AM 5821684 7199184 2060740 26.14 2688 1576516 638888 7.15 164872 1636800 4 07:11:01 AM 5821860 7199360 2060564 26.14 2688 1576516 638888 7.15 164872 1636504 4 07:12:01 AM 5822028 7199532 2060396 26.14 2688 1576520 638888 7.15 164872 1636304 4 07:13:01 AM 5821960 7199464 2060464 26.14 2688 1576520 638888 7.15 164872 1636456 8 07:14:01 AM 5822216 7199720 2060208 26.14 2688 1576520 638888 7.15 164872 1636184 8 07:15:01 AM 5821936 7199444 2060488 26.14 2688 1576524 638888 7.15 164872 1636420 12 07:16:01 AM 5822432 7199940 2059992 26.13 2688 1576524 638888 7.15 164872 1636216 8 07:17:01 AM 5821784 7199292 2060640 26.14 2688 1576524 638888 7.15 164872 1636656 12 07:18:02 AM 5821844 7199360 2060580 26.14 2688 1576532 638888 7.15 164872 1636648 4 07:19:01 AM 5821988 7199504 2060436 26.14 2688 1576532 638888 7.15 164872 1636380 4 07:20:01 AM 5821700 7199216 2060724 26.14 2688 1576532 637804 7.14 164872 1636564 16 07:21:01 AM 5822100 7199624 2060324 26.14 2688 1576536 637804 7.14 164872 1636388 4 07:22:01 AM 5821788 7199312 2060636 26.14 2688 1576536 637804 7.14 164872 1636736 4 07:23:01 AM 5822244 7199772 2060180 26.14 2688 1576540 637804 7.14 164872 1636400 4 07:24:01 AM 5822064 7199592 2060360 26.14 2688 1576540 637804 7.14 164872 1636280 4 07:25:01 AM 5821956 7199484 2060468 26.14 2688 1576540 637804 7.14 164872 1636348 4 07:26:01 AM 5822040 7199572 2060384 26.14 2688 1576544 637804 7.14 164872 1636284 4 07:27:01 AM 5822256 7199788 2060168 26.14 2688 1576544 637804 7.14 164872 1636284 4 07:28:01 AM 5822376 7199908 2060048 26.13 2688 1576544 637804 7.14 164872 1636284 4 07:29:01 AM 5822184 7199720 2060240 26.14 2688 1576548 637804 7.14 164872 1636288 4 07:30:01 AM 5821796 7199332 2060628 26.14 2688 1576548 660224 7.39 164872 1636588 4 07:31:01 AM 5821700 7199224 2060724 26.14 2688 1576552 660224 7.39 164884 1636556 4 07:32:01 AM 5821912 7199436 2060512 26.14 2688 1576552 660224 7.39 164884 1636488 4 07:33:01 AM 5821980 7199504 2060444 26.14 2688 1576552 660224 7.39 164884 1636552 4 07:34:01 AM 5821832 7199360 2060592 26.14 2688 1576556 660224 7.39 164884 1636628 4 07:35:01 AM 5821812 7199340 2060612 26.14 2688 1576556 660224 7.39 164884 1636504 8 07:36:01 AM 5821896 7199424 2060528 26.14 2688 1576556 660224 7.39 164884 1636368 8 07:37:01 AM 5822072 7199604 2060352 26.14 2688 1576560 660224 7.39 164884 1636372 4 07:38:01 AM 5822072 7199604 2060352 26.14 2688 1576560 660224 7.39 164884 1636372 4 07:39:01 AM 5822016 7199548 2060408 26.14 2688 1576560 660224 7.39 164884 1636376 4 07:40:01 AM 5821304 7198840 2061120 26.15 2688 1576564 646060 7.23 164884 1636912 16 07:41:01 AM 5822000 7199540 2060424 26.14 2688 1576568 646060 7.23 164884 1636504 8 07:42:01 AM 5822112 7199652 2060312 26.14 2688 1576568 646060 7.23 164884 1636384 4 07:43:01 AM 5822136 7199680 2060288 26.14 2688 1576572 646060 7.23 164884 1636388 4 07:44:01 AM 5822116 7199660 2060308 26.14 2688 1576572 646060 7.23 164884 1636388 4 07:45:01 AM 5821888 7199432 2060536 26.14 2688 1576572 646060 7.23 164884 1636456 4 07:46:01 AM 5821896 7199444 2060528 26.14 2688 1576576 646060 7.23 164884 1636392 4 07:47:01 AM 5821884 7199432 2060540 26.14 2688 1576576 646060 7.23 164884 1636508 4 07:48:01 AM 5821960 7199508 2060464 26.14 2688 1576576 646060 7.23 164884 1636392 4 07:49:01 AM 5821988 7199540 2060436 26.14 2688 1576580 646060 7.23 164884 1636396 4 07:50:01 AM 5821284 7198836 2061140 26.15 2688 1576580 666812 7.47 164884 1636928 4 07:51:01 AM 5821940 7199496 2060484 26.14 2688 1576584 647332 7.25 164884 1636536 4 07:52:01 AM 5821884 7199440 2060540 26.14 2688 1576584 647332 7.25 164884 1636536 4 07:53:01 AM 5821972 7199528 2060452 26.14 2688 1576584 647332 7.25 164884 1636480 4 07:54:01 AM 5822084 7199644 2060340 26.14 2688 1576588 647332 7.25 164884 1636404 4 07:55:01 AM 5821968 7199528 2060456 26.14 2688 1576588 647332 7.25 164884 1636472 12 07:56:01 AM 5820372 7197932 2062052 26.16 2688 1576588 645588 7.23 164884 1638028 8 07:57:01 AM 5821948 7199524 2060476 26.14 2688 1576604 637184 7.13 166132 1635176 4 07:58:01 AM 5821988 7199564 2060436 26.14 2688 1576604 637184 7.13 166132 1635176 4 07:59:01 AM 5821912 7199488 2060512 26.14 2688 1576604 637184 7.13 166132 1635384 4 08:00:01 AM 5821520 7199100 2060904 26.15 2688 1576608 653972 7.32 166132 1635620 12 08:01:01 AM 5821344 7198924 2061080 26.15 2688 1576608 653972 7.32 166132 1635768 8 08:02:01 AM 5822036 7199624 2060388 26.14 2688 1576616 653972 7.32 166132 1635200 4 08:03:01 AM 5822096 7199684 2060328 26.14 2688 1576616 653972 7.32 166132 1635200 4 08:04:01 AM 5821876 7199464 2060548 26.14 2688 1576616 653972 7.32 166132 1635200 4 08:05:01 AM 5821792 7199384 2060632 26.14 2688 1576620 653972 7.32 166132 1635272 4 08:06:01 AM 5821904 7199496 2060520 26.14 2688 1576620 653972 7.32 166132 1635320 4 08:07:01 AM 5821900 7199492 2060524 26.14 2688 1576620 653972 7.32 166132 1635320 4 08:08:01 AM 5822084 7199680 2060340 26.14 2688 1576624 653972 7.32 166132 1635324 4 08:09:01 AM 5821504 7199100 2060920 26.15 2688 1576624 653972 7.32 166132 1635480 4 08:10:01 AM 5821500 7199096 2060924 26.15 2688 1576624 645604 7.23 166132 1635508 4 08:11:01 AM 5821528 7199132 2060896 26.15 2688 1576632 645604 7.23 166132 1635568 4 08:12:01 AM 5821732 7199336 2060692 26.14 2688 1576632 645604 7.23 166132 1635340 8 08:13:01 AM 5821932 7199540 2060492 26.14 2688 1576636 645604 7.23 166132 1635228 4 08:14:01 AM 5821940 7199548 2060484 26.14 2688 1576636 645604 7.23 166132 1635228 4 08:15:01 AM 5821964 7199572 2060460 26.14 2688 1576636 645604 7.23 166132 1635296 4 08:16:01 AM 5821684 7199296 2060740 26.14 2688 1576640 645604 7.23 166132 1635436 8 08:17:01 AM 5821896 7199508 2060528 26.14 2688 1576640 645604 7.23 166132 1635324 4 08:18:01 AM 5821720 7199332 2060704 26.14 2688 1576640 645604 7.23 166132 1635236 4 08:19:01 AM 5821700 7199312 2060724 26.14 2688 1576640 645604 7.23 166132 1635440 16 08:20:01 AM 5821464 7199080 2060960 26.15 2688 1576644 645636 7.23 166132 1635680 12 08:21:01 AM 5821896 7199512 2060528 26.14 2688 1576644 645636 7.23 166132 1635492 8 08:22:01 AM 5821804 7199424 2060620 26.14 2688 1576648 645636 7.23 166132 1635412 8 08:23:01 AM 5822012 7199632 2060412 26.14 2688 1576648 645636 7.23 166132 1635396 4 08:24:01 AM 5821516 7199136 2060908 26.15 2688 1576648 645636 7.23 166132 1635560 4 08:25:01 AM 5821680 7199304 2060744 26.14 2688 1576652 645636 7.23 166132 1635476 4 08:26:01 AM 5821504 7199128 2060920 26.15 2688 1576652 645636 7.23 166132 1635632 4 08:27:01 AM 5821880 7199504 2060544 26.14 2688 1576652 645636 7.23 166132 1635292 4 08:28:01 AM 5821584 7199212 2060840 26.14 2688 1576656 645636 7.23 166132 1635484 4 08:29:01 AM 5821728 7199356 2060696 26.14 2688 1576656 645636 7.23 166132 1635300 4 08:30:01 AM 5821492 7199120 2060932 26.15 2688 1576656 663196 7.43 166132 1635600 4 08:31:01 AM 5821592 7199232 2060832 26.14 2688 1576660 663196 7.43 166132 1635708 4 08:32:01 AM 5821828 7199468 2060596 26.14 2688 1576660 663196 7.43 166132 1635436 4 08:33:01 AM 5820924 7198568 2061500 26.15 2688 1576664 663196 7.43 166132 1635996 4 08:34:01 AM 5821572 7199216 2060852 26.14 2688 1576664 663196 7.43 166132 1635464 4 08:35:01 AM 5821460 7199104 2060964 26.15 2688 1576664 647792 7.25 166132 1635532 4 08:36:01 AM 5821712 7199360 2060712 26.14 2688 1576668 647792 7.25 166132 1635472 4 08:37:01 AM 5821632 7199280 2060792 26.14 2688 1576668 647792 7.25 166132 1635472 4 08:38:01 AM 5821604 7199252 2060820 26.14 2688 1576668 647792 7.25 166132 1635472 4 08:39:01 AM 5821744 7199396 2060680 26.14 2688 1576672 647792 7.25 166132 1635480 4 08:40:01 AM 5821244 7198896 2061180 26.15 2688 1576672 645804 7.23 166132 1635780 12 08:41:01 AM 5821700 7199356 2060724 26.14 2688 1576676 645804 7.23 166132 1635488 4 08:42:01 AM 5821732 7199388 2060692 26.14 2688 1576676 645804 7.23 166132 1635488 4 08:43:01 AM 5821244 7198904 2061180 26.15 2688 1576680 645804 7.23 166132 1635904 4 08:44:01 AM 5821272 7198936 2061152 26.15 2688 1576684 645804 7.23 166132 1635832 12 08:45:01 AM 5821512 7199176 2060912 26.15 2688 1576684 645804 7.23 166132 1635648 8 08:46:01 AM 5821248 7198912 2061176 26.15 2688 1576684 645804 7.23 166132 1635580 4 08:47:01 AM 5821396 7199064 2061028 26.15 2688 1576688 645804 7.23 166132 1635584 4 08:48:01 AM 5821488 7199156 2060936 26.15 2688 1576688 645804 7.23 166132 1635584 4 08:49:01 AM 5821516 7199184 2060908 26.15 2688 1576688 645804 7.23 166132 1635584 4 08:50:01 AM 5821068 7198740 2061356 26.15 2688 1576692 637608 7.14 166132 1635888 4 08:51:01 AM 5821404 7199064 2061020 26.15 2688 1576692 637608 7.14 166132 1635728 4 08:52:01 AM 5821320 7198984 2061104 26.15 2688 1576696 637608 7.14 166132 1635732 4 08:53:01 AM 5821468 7199132 2060956 26.15 2688 1576696 637608 7.14 166132 1635712 4 08:54:01 AM 5821100 7198764 2061324 26.15 2688 1576696 637608 7.14 166132 1636004 4 08:55:01 AM 5821584 7199248 2060840 26.14 2688 1576696 637608 7.14 166132 1635664 4 08:56:01 AM 5821752 7199420 2060672 26.14 2688 1576700 637608 7.14 166132 1635600 4 08:57:01 AM 5821712 7199380 2060712 26.14 2688 1576700 637608 7.14 166132 1635600 4 08:58:01 AM 5821668 7199336 2060756 26.14 2688 1576700 637608 7.14 166132 1635600 4 08:59:01 AM 5821732 7199404 2060692 26.14 2688 1576704 653000 7.31 166132 1635604 4 09:00:01 AM 5821116 7198788 2061308 26.15 2688 1576704 647368 7.25 166132 1635904 4 09:01:01 AM 5820060 7197744 2062364 26.16 2688 1576712 647368 7.25 166136 1636680 4 09:02:01 AM 5821348 7199032 2061076 26.15 2688 1576712 647368 7.25 166148 1635740 4 09:03:01 AM 5821168 7198852 2061256 26.15 2688 1576712 647368 7.25 166148 1635980 16 09:04:01 AM 5821672 7199360 2060752 26.14 2688 1576716 647368 7.25 166148 1635612 4 09:05:01 AM 5821676 7199364 2060748 26.14 2688 1576716 647368 7.25 166148 1635644 4 09:06:01 AM 5821756 7199444 2060668 26.14 2688 1576716 647368 7.25 166148 1635612 4 09:07:01 AM 5821264 7198956 2061160 26.15 2688 1576720 647368 7.25 166148 1635880 4 09:08:01 AM 5821468 7199160 2060956 26.15 2688 1576720 647368 7.25 166148 1635616 4 09:09:01 AM 5821548 7199240 2060876 26.15 2688 1576720 647368 7.25 166148 1635616 4 09:10:01 AM 5821136 7198832 2061288 26.15 2688 1576724 645800 7.23 166148 1635920 4 09:11:01 AM 5821632 7199332 2060792 26.14 2688 1576724 645800 7.23 166148 1635620 4 09:12:01 AM 5821384 7199088 2061040 26.15 2688 1576728 645800 7.23 166148 1635740 4 09:13:01 AM 5821460 7199164 2060964 26.15 2688 1576728 645800 7.23 166148 1635624 4 09:14:01 AM 5821076 7198780 2061348 26.15 2688 1576728 645800 7.23 166148 1636020 4 09:15:01 AM 5821360 7199068 2061064 26.15 2688 1576732 645800 7.23 166148 1635712 4 09:16:01 AM 5821388 7199096 2061036 26.15 2688 1576732 645800 7.23 166148 1635644 4 09:17:01 AM 5821496 7199204 2060928 26.15 2688 1576732 645800 7.23 166148 1635760 4 09:18:01 AM 5821312 7199024 2061112 26.15 2688 1576736 645800 7.23 166148 1635856 4 09:19:01 AM 5821572 7199284 2060852 26.14 2688 1576736 645800 7.23 166148 1635768 4 09:20:01 AM 5821144 7198856 2061280 26.15 2688 1576736 645436 7.23 166148 1636072 4 09:21:01 AM 5821492 7199208 2060932 26.15 2688 1576740 645436 7.23 166148 1635788 4 09:22:01 AM 5821408 7199124 2061016 26.15 2688 1576740 645436 7.23 166148 1635660 4 09:23:01 AM 5821444 7199164 2060980 26.15 2688 1576744 645436 7.23 166148 1635664 4 09:24:01 AM 5821412 7199136 2061012 26.15 2688 1576748 645436 7.23 166148 1635668 4 09:25:01 AM 5821360 7199084 2061064 26.15 2688 1576748 645436 7.23 166148 1635736 4 09:26:01 AM 5821428 7199156 2060996 26.15 2688 1576752 645436 7.23 166148 1635672 4 09:27:01 AM 5821268 7198996 2061156 26.15 2688 1576752 645436 7.23 166148 1635964 4 09:28:01 AM 5821644 7199372 2060780 26.14 2688 1576752 645436 7.23 166148 1635808 4 09:29:01 AM 5821208 7198940 2061216 26.15 2688 1576756 645436 7.23 166148 1635968 4 09:30:01 AM 5821072 7198804 2061352 26.15 2688 1576756 660812 7.40 166148 1636000 4 09:31:01 AM 5820848 7198584 2061576 26.15 2688 1576756 660812 7.40 166148 1636236 4 09:32:01 AM 5821104 7198844 2061320 26.15 2688 1576760 660812 7.40 166148 1635968 4 09:33:01 AM 5821044 7198784 2061380 26.15 2688 1576760 660812 7.40 166148 1635992 4 09:34:02 AM 5821420 7199160 2061004 26.15 2688 1576760 660812 7.40 166148 1635836 4 09:35:01 AM 5821368 7199112 2061056 26.15 2688 1576764 660812 7.40 166148 1635912 4 09:36:01 AM 5821200 7198944 2061224 26.15 2688 1576764 660812 7.40 166148 1635728 4 09:37:01 AM 5821232 7198976 2061192 26.15 2688 1576764 660812 7.40 166148 1635728 4 09:38:01 AM 5821264 7199012 2061160 26.15 2688 1576768 660812 7.40 166148 1635732 4 09:39:01 AM 5821208 7198956 2061216 26.15 2688 1576768 660812 7.40 166148 1635732 4 09:40:01 AM 5820840 7198588 2061584 26.15 2688 1576768 658612 7.37 166148 1636264 4 09:41:01 AM 5821072 7198824 2061352 26.15 2688 1576772 658612 7.37 166148 1636008 4 09:42:01 AM 5821304 7199056 2061120 26.15 2688 1576772 658612 7.37 166148 1635872 4 09:43:01 AM 5821344 7199100 2061080 26.15 2688 1576776 658612 7.37 166148 1635876 4 09:44:01 AM 5820872 7198628 2061552 26.15 2688 1576776 658612 7.37 166148 1636096 4 09:45:01 AM 5821244 7199000 2061180 26.15 2688 1576776 658612 7.37 166148 1635836 4 09:46:01 AM 5819004 7196764 2063420 26.18 2688 1576780 646136 7.23 166148 1637976 4 09:47:01 AM 5821196 7198956 2061228 26.15 2688 1576780 646132 7.23 166700 1635332 4 09:48:01 AM 5821304 7199064 2061120 26.15 2688 1576780 646132 7.23 166700 1635220 4 09:49:01 AM 5821304 7199068 2061120 26.15 2688 1576784 646132 7.23 166700 1635224 4 09:50:01 AM 5820912 7198676 2061512 26.15 2688 1576784 645588 7.23 166700 1635528 12 09:51:01 AM 5821116 7198880 2061308 26.15 2688 1576784 645588 7.23 166716 1635352 12 09:52:01 AM 5821372 7199140 2061052 26.15 2688 1576788 645588 7.23 166716 1635224 4 09:53:01 AM 5821204 7198972 2061220 26.15 2688 1576788 645588 7.23 166716 1635340 8 09:54:01 AM 5821364 7199132 2061060 26.15 2688 1576788 645588 7.23 166716 1635224 4 09:55:01 AM 5821152 7198924 2061272 26.15 2688 1576792 645588 7.23 166716 1635304 4 09:56:01 AM 5820780 7198552 2061644 26.15 2688 1576792 645588 7.23 166716 1635564 4 09:57:01 AM 5821092 7198864 2061332 26.15 2688 1576792 645588 7.23 166716 1635252 4 09:58:01 AM 5820588 7198364 2061836 26.16 2688 1576796 645588 7.23 166716 1635692 4 09:59:01 AM 5821008 7198784 2061416 26.15 2688 1576796 645588 7.23 166716 1635284 4 10:00:01 AM 5820660 7198436 2061764 26.16 2688 1576796 647452 7.25 166716 1635584 4 10:01:01 AM 5820004 7197784 2062420 26.16 2688 1576800 647452 7.25 166716 1636016 4 10:02:01 AM 5821192 7198972 2061232 26.15 2688 1576800 647452 7.25 166716 1635292 4 10:03:01 AM 5821192 7198976 2061232 26.15 2688 1576804 647452 7.25 166716 1635296 4 10:04:01 AM 5821104 7198892 2061320 26.15 2688 1576808 647452 7.25 166716 1635300 4 10:05:01 AM 5821140 7198928 2061284 26.15 2688 1576808 647452 7.25 166716 1635368 4 10:06:01 AM 5821228 7199020 2061196 26.15 2688 1576812 647452 7.25 166716 1635304 8 10:07:01 AM 5821044 7198836 2061380 26.15 2688 1576812 647452 7.25 166716 1635404 4 10:08:01 AM 5821244 7199036 2061180 26.15 2688 1576812 647452 7.25 166716 1635308 4 10:09:01 AM 5820620 7198416 2061804 26.16 2688 1576816 647452 7.25 166716 1635656 16 10:10:01 AM 5820436 7198232 2061988 26.16 2688 1576816 647452 7.25 166716 1635868 8 10:11:01 AM 5821028 7198828 2061396 26.15 2688 1576820 647452 7.25 166716 1635464 8 10:12:01 AM 5821000 7198804 2061424 26.15 2688 1576824 647452 7.25 166716 1635468 4 10:13:01 AM 5821032 7198836 2061392 26.15 2688 1576824 647452 7.25 166716 1635468 4 10:14:01 AM 5821236 7199040 2061188 26.15 2688 1576824 647452 7.25 166716 1635328 4 10:15:01 AM 5820716 7198524 2061708 26.16 2688 1576828 647452 7.25 166716 1635756 8 10:16:01 AM 5821220 7199028 2061204 26.15 2688 1576828 647452 7.25 166716 1635348 4 10:17:01 AM 5821104 7198912 2061320 26.15 2688 1576828 647452 7.25 166716 1635348 4 10:18:01 AM 5821192 7199004 2061232 26.15 2688 1576832 647452 7.25 166716 1635352 4 10:19:01 AM 5821192 7199004 2061232 26.15 2688 1576832 663044 7.42 166716 1635352 4 10:20:01 AM 5820676 7198488 2061748 26.16 2688 1576832 663044 7.42 166716 1635768 4 10:21:01 AM 5821132 7198952 2061292 26.15 2688 1576840 663044 7.42 166716 1635368 4 10:22:01 AM 5821096 7198916 2061328 26.15 2688 1576840 646796 7.24 166716 1635372 4 10:23:01 AM 5820808 7198632 2061616 26.15 2688 1576844 646796 7.24 166716 1635716 4 10:24:01 AM 5820744 7198568 2061680 26.16 2688 1576844 646796 7.24 166716 1635648 4 10:25:01 AM 5820952 7198776 2061472 26.15 2688 1576844 646796 7.24 166716 1635444 4 10:26:01 AM 5821100 7198928 2061324 26.15 2688 1576848 646796 7.24 166716 1635380 4 10:27:01 AM 5821108 7198936 2061316 26.15 2688 1576848 646796 7.24 166716 1635380 4 10:28:01 AM 5821204 7199032 2061220 26.15 2688 1576848 646796 7.24 166716 1635380 4 10:29:01 AM 5821132 7198964 2061292 26.15 2688 1576852 646796 7.24 166716 1635384 4 10:30:01 AM 5820648 7198480 2061776 26.16 2688 1576852 639260 7.16 166716 1635800 4 10:31:01 AM 5820888 7198724 2061536 26.15 2688 1576856 639260 7.16 166716 1635800 16 10:32:01 AM 5821320 7199156 2061104 26.15 2688 1576856 639260 7.16 166716 1635388 8 10:33:01 AM 5821016 7198852 2061408 26.15 2688 1576856 639260 7.16 166716 1635664 4 10:34:01 AM 5821352 7199192 2061072 26.15 2688 1576860 639260 7.16 166716 1635396 4 10:35:01 AM 5821072 7198912 2061352 26.15 2688 1576860 639260 7.16 166716 1635464 16 10:36:01 AM 5821052 7198892 2061372 26.15 2688 1576860 639260 7.16 166716 1635512 8 10:37:01 AM 5821112 7198956 2061312 26.15 2688 1576864 639260 7.16 166716 1635516 4 10:38:01 AM 5821252 7199096 2061172 26.15 2688 1576864 639260 7.16 166716 1635400 4 10:39:01 AM 5821224 7199068 2061200 26.15 2688 1576864 639260 7.16 166716 1635400 4 10:40:01 AM 5820332 7198180 2062092 26.16 2688 1576868 637768 7.14 166716 1635960 16 10:41:01 AM 5820992 7198840 2061432 26.15 2688 1576868 637768 7.14 166716 1635552 8 10:42:02 AM 5820984 7198836 2061440 26.15 2688 1576872 637768 7.14 166716 1635556 4 10:43:01 AM 5821132 7198984 2061292 26.15 2688 1576872 637768 7.14 166716 1635412 4 10:44:01 AM 5821124 7198976 2061300 26.15 2688 1576872 637768 7.14 166716 1635412 4 10:45:01 AM 5821104 7198960 2061320 26.15 2688 1576876 637768 7.14 166716 1635484 4 10:46:01 AM 5821328 7199184 2061096 26.15 2688 1576876 637768 7.14 166716 1635416 4 10:47:01 AM 5819108 7196964 2063316 26.18 2688 1576876 639244 7.16 166716 1637388 4 10:48:01 AM 5820888 7198752 2061536 26.15 2688 1576884 670580 7.51 166832 1635444 4 10:49:01 AM 5820452 7198320 2061972 26.16 2688 1576888 670580 7.51 166832 1635720 16 10:50:01 AM 5820376 7198244 2062048 26.16 2688 1576888 636492 7.13 166832 1635748 12 10:51:01 AM 5820956 7198828 2061468 26.15 2688 1576892 636492 7.13 166832 1635324 8 10:52:01 AM 5820976 7198848 2061448 26.15 2688 1576892 651932 7.30 166832 1635324 4 10:53:01 AM 5821040 7198912 2061384 26.15 2688 1576892 651932 7.30 166832 1635324 4 10:54:01 AM 5821004 7198880 2061420 26.15 2688 1576896 651932 7.30 166832 1635328 4 10:55:01 AM 5820984 7198860 2061440 26.15 2688 1576896 651932 7.30 166832 1635396 12 10:56:01 AM 5821132 7199008 2061292 26.15 2688 1576896 651932 7.30 166832 1635444 8 10:57:01 AM 5821096 7198976 2061328 26.15 2688 1576900 651932 7.30 166832 1635336 4 10:58:01 AM 5821132 7199012 2061292 26.15 2688 1576900 651932 7.30 166832 1635336 4 10:59:01 AM 5821108 7198988 2061316 26.15 2688 1576900 651932 7.30 166832 1635336 4 11:00:01 AM 5820480 7198364 2061944 26.16 2688 1576904 656436 7.35 166832 1635640 4 11:01:01 AM 5820020 7197904 2062404 26.16 2688 1576904 656436 7.35 166832 1636172 4 11:02:01 AM 5821140 7199028 2061284 26.15 2688 1576908 656436 7.35 166832 1635344 4 11:03:01 AM 5821104 7198992 2061320 26.15 2688 1576908 656436 7.35 166832 1635344 4 11:04:01 AM 5821168 7199056 2061256 26.15 2688 1576908 656436 7.35 166832 1635344 4 11:05:01 AM 5820992 7198884 2061432 26.15 2688 1576912 656436 7.35 166832 1635416 4 11:06:01 AM 5821160 7199052 2061264 26.15 2688 1576912 656436 7.35 166832 1635348 4 11:07:01 AM 5821120 7199012 2061304 26.15 2688 1576912 656436 7.35 166832 1635464 4 11:08:01 AM 5821224 7199120 2061200 26.15 2688 1576916 656436 7.35 166836 1635348 4 11:09:01 AM 5821144 7199040 2061280 26.15 2688 1576916 656436 7.35 166836 1635348 4 11:10:01 AM 5820400 7198296 2062024 26.16 2688 1576916 638596 7.15 166836 1635852 16 11:11:01 AM 5820996 7198900 2061428 26.15 2688 1576924 638596 7.15 166836 1635488 8 11:12:01 AM 5820872 7198776 2061552 26.15 2688 1576924 638596 7.15 166836 1635604 4 11:13:01 AM 5820964 7198872 2061460 26.15 2688 1576928 638596 7.15 166836 1635360 4 11:14:01 AM 5820472 7198380 2061952 26.16 2688 1576928 638596 7.15 166836 1635864 16 11:15:01 AM 5820752 7198660 2061672 26.16 2688 1576928 638596 7.15 166836 1635524 8 11:16:01 AM 5821036 7198948 2061388 26.15 2688 1576932 638596 7.15 166836 1635364 8 11:17:01 AM 5820960 7198872 2061464 26.15 2688 1576932 638596 7.15 166836 1635364 4 11:18:01 AM 5821040 7198952 2061384 26.15 2688 1576932 638596 7.15 166836 1635364 4 11:19:01 AM 5820988 7198904 2061436 26.15 2688 1576936 638596 7.15 166836 1635368 4 11:20:01 AM 5820560 7198476 2061864 26.16 2688 1576936 653568 7.32 166836 1635864 4 11:21:01 AM 5820972 7198892 2061452 26.15 2688 1576940 653568 7.32 166836 1635512 4 11:22:01 AM 5820944 7198864 2061480 26.15 2688 1576940 653568 7.32 166836 1635516 4 11:23:01 AM 5820964 7198884 2061460 26.15 2688 1576940 653568 7.32 166836 1635516 4 11:24:01 AM 5821144 7199064 2061280 26.15 2688 1576940 653568 7.32 166836 1635376 4 11:25:01 AM 5820868 7198792 2061556 26.15 2688 1576944 653568 7.32 166836 1635448 4 11:26:01 AM 5821004 7198928 2061420 26.15 2688 1576944 653568 7.32 166836 1635380 4 11:27:01 AM 5821012 7198936 2061412 26.15 2688 1576944 653568 7.32 166836 1635380 4 11:28:01 AM 5821012 7198940 2061412 26.15 2688 1576948 653568 7.32 166836 1635384 4 11:29:01 AM 5821012 7198944 2061412 26.15 2688 1576952 653568 7.32 166836 1635388 4 11:30:01 AM 5818348 7196280 2064076 26.19 2688 1576952 652756 7.31 166836 1637852 4 11:31:01 AM 5818612 7196548 2063812 26.18 2688 1576956 652756 7.31 166836 1637716 4 11:32:01 AM 5818920 7196856 2063504 26.18 2688 1576956 652756 7.31 166836 1637444 8 11:33:01 AM 5816656 7194596 2065768 26.21 2688 1576960 652756 7.31 166836 1639768 16 11:34:01 AM 5816964 7194904 2065460 26.20 2688 1576960 652756 7.31 166836 1639496 8 11:35:01 AM 5816836 7194776 2065588 26.20 2688 1576960 652756 7.31 166836 1639564 12 11:36:01 AM 5816872 7194816 2065552 26.20 2688 1576964 652756 7.31 166836 1639504 12 11:37:01 AM 5814516 7192460 2067908 26.23 2688 1576964 652756 7.31 166836 1641920 16 11:38:01 AM 5814880 7192824 2067544 26.23 2688 1576964 652756 7.31 166836 1641552 8 11:39:01 AM 5814912 7192860 2067512 26.23 2688 1576968 652756 7.31 166836 1641556 4 11:40:01 AM 5814452 7192400 2067972 26.24 2688 1576968 654548 7.33 166836 1641972 16 11:41:01 AM 5814656 7192608 2067768 26.23 2688 1576972 654548 7.33 166836 1641700 4 11:42:01 AM 5814948 7192900 2067476 26.23 2688 1576972 654548 7.33 166836 1641560 4 11:43:01 AM 5814824 7192776 2067600 26.23 2688 1576972 654548 7.33 166836 1641676 4 11:44:01 AM 5815060 7193016 2067364 26.23 2688 1576976 654548 7.33 166836 1641564 4 11:45:01 AM 5814980 7192936 2067444 26.23 2688 1576976 654548 7.33 166836 1641632 4 11:46:01 AM 5812900 7190856 2069524 26.25 2688 1576976 654548 7.33 166836 1643612 4 11:47:01 AM 5812964 7190924 2069460 26.25 2688 1576980 654548 7.33 166836 1643732 4 11:48:02 AM 5812772 7190732 2069652 26.26 2688 1576980 654548 7.33 166836 1643736 4 11:49:01 AM 5812772 7190732 2069652 26.26 2688 1576980 654548 7.33 166836 1643736 4 11:50:01 AM 5812500 7190464 2069924 26.26 2688 1576984 653220 7.31 166836 1643924 4 11:51:01 AM 5812716 7190684 2069708 26.26 2688 1576984 653220 7.31 166836 1643760 4 11:52:01 AM 5812688 7190660 2069736 26.26 2688 1576988 653220 7.31 166836 1643768 4 11:53:01 AM 5812712 7190684 2069712 26.26 2688 1576988 653220 7.31 166836 1643636 4 11:54:01 AM 5812772 7190744 2069652 26.26 2688 1576988 653220 7.31 166836 1643636 4 11:55:01 AM 5812748 7190724 2069676 26.26 2688 1576992 653220 7.31 166836 1643708 16 11:56:01 AM 5812860 7190836 2069564 26.26 2688 1576992 653220 7.31 166836 1643640 8 11:57:01 AM 5812884 7190860 2069540 26.26 2688 1576992 653220 7.31 166836 1643640 4 11:58:01 AM 5812920 7190900 2069504 26.25 2688 1576996 653220 7.31 166836 1643644 4 11:59:01 AM 5812804 7190784 2069620 26.26 2688 1576996 653220 7.31 166836 1643644 4 12:00:01 PM 5812336 7190316 2070088 26.26 2688 1576996 659396 7.38 166836 1643944 12 12:01:01 PM 5811956 7189940 2070468 26.27 2688 1577000 659396 7.38 166836 1644348 8 12:02:01 PM 5812832 7190816 2069592 26.26 2688 1577000 659396 7.38 166840 1643652 4 12:03:01 PM 5812724 7190708 2069700 26.26 2688 1577000 659396 7.38 166840 1643652 4 12:04:01 PM 5812880 7190864 2069544 26.26 2688 1577000 659396 7.38 166840 1643652 4 12:05:01 PM 5810488 7188476 2071936 26.29 2688 1577004 659396 7.38 166840 1645772 4 12:06:01 PM 5810540 7188528 2071884 26.28 2688 1577004 659396 7.38 166840 1645704 4 12:07:01 PM 5810604 7188592 2071820 26.28 2688 1577004 659396 7.38 166840 1645704 4 12:08:01 PM 5810656 7188648 2071768 26.28 2688 1577008 659396 7.38 166840 1645708 4 12:09:01 PM 5810688 7188680 2071736 26.28 2688 1577008 659396 7.38 166840 1645824 4 12:10:01 PM 5809928 7187924 2072496 26.29 2688 1577012 648012 7.26 166840 1646128 4 12:11:01 PM 5810332 7188332 2072092 26.29 2688 1577016 648012 7.26 166840 1645864 4 12:12:01 PM 5810384 7188384 2072040 26.29 2688 1577016 648012 7.26 166840 1645720 4 12:13:01 PM 5810496 7188500 2071928 26.29 2688 1577020 648012 7.26 166840 1645724 4 12:14:01 PM 5810472 7188476 2071952 26.29 2688 1577020 648012 7.26 166840 1645724 4 12:15:01 PM 5810364 7188368 2072060 26.29 2688 1577020 648012 7.26 166840 1645792 20 12:16:01 PM 5810440 7188448 2071984 26.29 2688 1577024 648012 7.26 166840 1645728 8 12:17:01 PM 5808108 7186116 2074316 26.32 2688 1577024 648012 7.26 166840 1648184 16 12:18:01 PM 5808460 7186468 2073964 26.31 2688 1577024 648012 7.26 166840 1647776 8 12:19:01 PM 5808528 7186540 2073896 26.31 2688 1577028 648012 7.26 166840 1647780 4 12:20:01 PM 5808064 7186076 2074360 26.32 2688 1577028 637736 7.14 166840 1648080 12 12:21:01 PM 5806368 7184388 2076056 26.34 2688 1577036 637736 7.14 166840 1649984 8 12:22:01 PM 5806224 7184244 2076200 26.34 2688 1577036 637736 7.14 166840 1649984 4 12:23:01 PM 5806252 7184272 2076172 26.34 2688 1577036 637736 7.14 166840 1649916 4 12:24:01 PM 5806232 7184256 2076192 26.34 2688 1577040 637736 7.14 166840 1649840 4 12:25:01 PM 5802508 7180532 2079916 26.39 2688 1577040 637736 7.14 166840 1653692 12 12:26:01 PM 5803148 7181172 2079276 26.38 2688 1577040 637736 7.14 166840 1653132 4 12:27:01 PM 5803236 7181264 2079188 26.38 2688 1577044 637736 7.14 166840 1653152 4 12:28:01 PM 5803144 7181172 2079280 26.38 2688 1577044 637736 7.14 166840 1653252 4 12:29:01 PM 5803296 7181324 2079128 26.38 2688 1577044 637736 7.14 166840 1653172 4 12:30:01 PM 5794760 7172792 2087664 26.49 2688 1577048 653148 7.31 166840 1661352 4 12:31:01 PM 5802468 7180504 2079956 26.39 2688 1577052 653148 7.31 166840 1653864 4 12:32:01 PM 5802536 7180576 2079888 26.39 2688 1577056 636916 7.13 166840 1653596 4 12:33:01 PM 5802596 7180636 2079828 26.39 2688 1577056 636916 7.13 166840 1653596 4 12:34:01 PM 5802376 7180416 2080048 26.39 2688 1577056 652292 7.30 166840 1653704 4 12:35:01 PM 5802636 7180680 2079788 26.39 2688 1577060 652292 7.30 166840 1653572 4 12:36:01 PM 5802796 7180840 2079628 26.38 2688 1577060 652292 7.30 166840 1653504 8 12:37:01 PM 5802716 7180760 2079708 26.38 2688 1577060 652292 7.30 166840 1653504 4 12:38:01 PM 5802688 7180736 2079736 26.38 2688 1577064 652292 7.30 166840 1653508 4 12:39:01 PM 5802780 7180828 2079644 26.38 2688 1577064 652292 7.30 166840 1653508 4 12:40:01 PM 5802264 7180312 2080160 26.39 2688 1577064 667820 7.48 166840 1653924 12 12:41:01 PM 5802840 7180892 2079584 26.38 2688 1577068 646616 7.24 166840 1653512 8 12:42:01 PM 5802428 7180492 2079996 26.39 2688 1577080 644476 7.22 167208 1653292 264 12:43:01 PM 5802480 7180544 2079944 26.39 2688 1577080 644476 7.22 167208 1653292 4 12:44:01 PM 5802580 7180648 2079844 26.39 2688 1577084 644476 7.22 167208 1653296 4 12:45:01 PM 5802660 7180728 2079764 26.38 2688 1577084 644476 7.22 167208 1653228 4 12:46:01 PM 5802772 7180840 2079652 26.38 2688 1577084 644476 7.22 167208 1653160 4 12:47:01 PM 5802780 7180852 2079644 26.38 2688 1577088 644476 7.22 167208 1653164 4 12:48:01 PM 5802372 7180444 2080052 26.39 2688 1577088 644476 7.22 167208 1653544 16 12:49:01 PM 5802872 7180944 2079552 26.38 2688 1577088 644476 7.22 167208 1653164 8 12:50:01 PM 5802252 7180328 2080172 26.39 2688 1577092 660652 7.40 167208 1653480 4 12:51:01 PM 5802400 7180476 2080024 26.39 2688 1577092 644980 7.22 167208 1653312 4 12:52:01 PM 5802416 7180496 2080008 26.39 2688 1577096 644980 7.22 167208 1653460 4 12:53:01 PM 5802724 7180804 2079700 26.38 2688 1577096 644980 7.22 167208 1653188 4 12:54:01 PM 5802608 7180692 2079816 26.39 2688 1577100 644980 7.22 167208 1653192 4 12:55:01 PM 5802556 7180644 2079868 26.39 2688 1577104 644980 7.22 167208 1653264 4 12:56:01 PM 5802484 7180572 2079940 26.39 2688 1577104 644980 7.22 167208 1653460 4 12:57:01 PM 5802844 7180932 2079580 26.38 2688 1577104 644980 7.22 167208 1653196 8 12:58:02 PM 5802856 7180948 2079568 26.38 2688 1577108 644980 7.22 167208 1653200 4 12:59:01 PM 5802876 7180968 2079548 26.38 2688 1577108 644980 7.22 167208 1653200 4 01:00:01 PM 5802044 7180136 2080380 26.39 2688 1577108 646056 7.23 167208 1653500 12 01:01:01 PM 5801124 7179220 2081300 26.40 2688 1577112 646056 7.23 167208 1654356 4 01:02:01 PM 5802420 7180516 2080004 26.39 2688 1577112 646056 7.23 167212 1653336 4 01:03:01 PM 5802568 7180668 2079856 26.39 2688 1577116 646056 7.23 167212 1653204 4 01:04:01 PM 5802652 7180752 2079772 26.38 2688 1577116 646056 7.23 167212 1653204 4 01:05:01 PM 5802480 7180580 2079944 26.39 2688 1577116 646056 7.23 167212 1653388 16 01:06:01 PM 5802632 7180736 2079792 26.39 2688 1577120 646056 7.23 167212 1653208 4 01:07:01 PM 5802576 7180680 2079848 26.39 2688 1577120 646056 7.23 167212 1653208 4 01:08:01 PM 5802520 7180624 2079904 26.39 2688 1577120 646056 7.23 167212 1653324 4 01:09:01 PM 5802660 7180768 2079764 26.38 2688 1577124 646056 7.23 167212 1653212 4 01:10:01 PM 5802260 7180368 2080164 26.39 2688 1577124 645028 7.22 167212 1653512 4 01:11:01 PM 5802656 7180768 2079768 26.38 2688 1577128 645028 7.22 167212 1653216 4 01:12:01 PM 5802636 7180748 2079788 26.39 2688 1577128 645028 7.22 167212 1653216 4 01:13:01 PM 5802664 7180776 2079760 26.38 2688 1577128 645028 7.22 167212 1653216 4 01:14:01 PM 5802548 7180664 2079876 26.39 2688 1577132 645028 7.22 167212 1653220 4 01:15:01 PM 5802392 7180508 2080032 26.39 2688 1577132 645028 7.22 167212 1653296 4 01:16:01 PM 5802540 7180656 2079884 26.39 2688 1577132 645028 7.22 167212 1653232 4 01:17:01 PM 5802528 7180644 2079896 26.39 2688 1577132 645028 7.22 167212 1653232 4 01:18:01 PM 5802536 7180656 2079888 26.39 2688 1577136 645028 7.22 167212 1653236 4 01:19:01 PM 5802536 7180656 2079888 26.39 2688 1577136 645028 7.22 167212 1653236 4 01:20:01 PM 5802076 7180196 2080348 26.39 2688 1577136 660588 7.40 167212 1653548 12 01:21:01 PM 5802428 7180552 2079996 26.39 2688 1577140 660588 7.40 167212 1653392 8 01:22:01 PM 5802452 7180576 2079972 26.39 2688 1577140 660588 7.40 167212 1653252 4 01:23:01 PM 5802532 7180660 2079892 26.39 2688 1577144 660588 7.40 167212 1653256 4 01:24:01 PM 5802572 7180700 2079852 26.39 2688 1577144 660588 7.40 167212 1653256 8 01:25:01 PM 5802352 7180480 2080072 26.39 2688 1577144 660588 7.40 167212 1653440 16 01:26:01 PM 5802628 7180760 2079796 26.39 2688 1577148 660588 7.40 167212 1653260 8 01:27:01 PM 5802636 7180768 2079788 26.39 2688 1577148 660588 7.40 167212 1653260 4 01:28:01 PM 5802664 7180796 2079760 26.38 2688 1577148 660588 7.40 167212 1653260 4 01:29:01 PM 5802636 7180772 2079788 26.39 2688 1577152 660588 7.40 167212 1653264 4 01:30:01 PM 5802120 7180256 2080304 26.39 2688 1577152 646056 7.23 167212 1653460 4 01:31:01 PM 5802188 7180328 2080236 26.39 2688 1577156 646056 7.23 167212 1653680 4 01:32:01 PM 5802348 7180488 2080076 26.39 2688 1577156 646056 7.23 167212 1653408 4 01:33:01 PM 5802200 7180340 2080224 26.39 2688 1577156 646056 7.23 167212 1653564 4 01:34:01 PM 5802460 7180604 2079964 26.39 2688 1577160 646056 7.23 167220 1653388 4 01:35:01 PM 5802468 7180616 2079956 26.39 2688 1577164 646056 7.23 167212 1653372 4 01:36:01 PM 5802608 7180756 2079816 26.39 2688 1577164 646056 7.23 167212 1653348 4 01:37:01 PM 5802548 7180700 2079876 26.39 2688 1577168 646056 7.23 167212 1653308 4 01:38:01 PM 5802552 7180704 2079872 26.39 2688 1577168 646056 7.23 167212 1653388 4 01:39:01 PM 5802700 7180852 2079724 26.38 2688 1577168 646056 7.23 167212 1653308 4 01:40:01 PM 5802068 7180224 2080356 26.39 2688 1577172 637864 7.14 167212 1653612 16 01:41:01 PM 5802416 7180576 2080008 26.39 2688 1577176 637864 7.14 167212 1653456 8 01:42:01 PM 5802480 7180644 2079944 26.39 2688 1577180 637864 7.14 167212 1653460 4 01:43:01 PM 5802524 7180688 2079900 26.39 2688 1577180 637864 7.14 167212 1653464 4 01:44:01 PM 5802644 7180808 2079780 26.39 2688 1577180 637864 7.14 167212 1653324 4 01:45:01 PM 5802468 7180636 2079956 26.39 2688 1577184 637864 7.14 167212 1653512 12 01:46:01 PM 5802668 7180836 2079756 26.38 2688 1577184 637864 7.14 167212 1653332 8 01:47:01 PM 5802648 7180816 2079776 26.38 2688 1577184 637864 7.14 167212 1653332 4 01:48:01 PM 5802852 7181024 2079572 26.38 2688 1577188 637864 7.14 167212 1653336 4 01:49:01 PM 5802304 7180476 2080120 26.39 2688 1577188 637864 7.14 167212 1653608 4 01:50:01 PM 5802016 7180188 2080408 26.39 2688 1577188 637864 7.14 167212 1653636 4 01:51:01 PM 5802536 7180712 2079888 26.39 2688 1577192 637864 7.14 167212 1653344 4 01:52:01 PM 5802472 7180648 2079952 26.39 2688 1577192 637864 7.14 167212 1653344 4 01:53:01 PM 5802300 7180480 2080124 26.39 2688 1577196 637864 7.14 167212 1653464 4 01:54:01 PM 5802508 7180688 2079916 26.39 2688 1577196 637864 7.14 167212 1653348 4 01:55:01 PM 5802404 7180584 2080020 26.39 2688 1577196 653544 7.32 167212 1653532 4 01:56:01 PM 5802356 7180536 2080068 26.39 2688 1577196 653544 7.32 167212 1653552 4 01:57:01 PM 5802636 7180820 2079788 26.39 2688 1577200 653544 7.32 167212 1653352 4 01:58:01 PM 5802600 7180784 2079824 26.39 2688 1577200 653544 7.32 167212 1653352 4 01:59:01 PM 5802496 7180680 2079928 26.39 2688 1577200 653544 7.32 167212 1653352 4 02:00:01 PM 5802128 7180316 2080296 26.39 2688 1577204 646056 7.23 167212 1653772 4 02:01:01 PM 5801216 7179408 2081208 26.40 2688 1577208 646056 7.23 167212 1654200 8 02:02:01 PM 5802396 7180592 2080028 26.39 2688 1577212 646056 7.23 167212 1653368 4 02:03:01 PM 5802360 7180556 2080064 26.39 2688 1577212 646056 7.23 167212 1653368 4 02:04:01 PM 5802508 7180704 2079916 26.39 2688 1577212 646056 7.23 167212 1653368 4 02:05:01 PM 5802280 7180480 2080144 26.39 2688 1577216 646056 7.23 167212 1653556 16 02:06:02 PM 5802448 7180648 2079976 26.39 2688 1577216 646056 7.23 167212 1653372 8 02:07:01 PM 5802348 7180548 2080076 26.39 2688 1577216 646056 7.23 167212 1653488 4 02:08:01 PM 5802460 7180664 2079964 26.39 2688 1577220 646056 7.23 167212 1653492 4 02:09:01 PM 5802424 7180628 2080000 26.39 2688 1577220 646056 7.23 167212 1653376 4 02:10:01 PM 5802036 7180240 2080388 26.39 2688 1577220 646056 7.23 167212 1653676 4 02:11:01 PM 5802228 7180436 2080196 26.39 2688 1577224 646056 7.23 167212 1653516 4 02:12:01 PM 5802324 7180532 2080100 26.39 2688 1577224 646056 7.23 167212 1653516 4 02:13:01 PM 5802296 7180508 2080128 26.39 2688 1577228 646056 7.23 167212 1653520 4 02:14:01 PM 5802456 7180668 2079968 26.39 2688 1577228 646056 7.23 167212 1653384 4 02:15:01 PM 5802356 7180568 2080068 26.39 2688 1577228 646056 7.23 167212 1653452 4 02:16:01 PM 5802488 7180708 2079936 26.39 2688 1577236 646056 7.23 167212 1653392 4 02:17:01 PM 5802584 7180804 2079840 26.39 2688 1577236 646056 7.23 167212 1653392 4 02:18:01 PM 5802528 7180748 2079896 26.39 2688 1577236 646056 7.23 167212 1653508 4 02:19:01 PM 5802532 7180756 2079892 26.39 2688 1577240 646056 7.23 167212 1653396 4 02:20:01 PM 5802152 7180376 2080272 26.39 2688 1577240 646056 7.23 167212 1653696 4 02:21:01 PM 5802472 7180700 2079952 26.39 2688 1577244 646056 7.23 167212 1653400 4 02:22:01 PM 5802560 7180788 2079864 26.39 2688 1577244 646056 7.23 167212 1653400 4 02:23:01 PM 5802616 7180844 2079808 26.39 2688 1577244 646056 7.23 167212 1653400 4 02:24:01 PM 5802676 7180908 2079748 26.38 2688 1577248 646056 7.23 167212 1653404 8 02:25:01 PM 5802320 7180552 2080104 26.39 2688 1577248 646056 7.23 167212 1653472 12 02:26:01 PM 5802188 7180420 2080236 26.39 2688 1577248 646056 7.23 167212 1653656 16 02:27:01 PM 5802524 7180760 2079900 26.39 2688 1577252 646056 7.23 167212 1653408 8 02:28:01 PM 5802528 7180764 2079896 26.39 2688 1577252 646056 7.23 167212 1653408 4 02:29:01 PM 5802608 7180844 2079816 26.39 2688 1577252 646056 7.23 167212 1653408 4 02:30:01 PM 5801924 7180164 2080500 26.39 2688 1577256 637864 7.14 167212 1653828 16 02:31:01 PM 5801840 7180080 2080584 26.40 2688 1577256 637864 7.14 167212 1653832 4 02:32:01 PM 5802408 7180648 2080016 26.39 2688 1577256 637864 7.14 167212 1653428 4 02:33:01 PM 5802160 7180404 2080264 26.39 2688 1577260 637864 7.14 167212 1653640 8 02:34:01 PM 5802488 7180732 2079936 26.39 2688 1577260 637864 7.14 167212 1653440 4 02:35:01 PM 5802324 7180568 2080100 26.39 2688 1577260 637864 7.14 167212 1653508 4 02:36:01 PM 5802496 7180744 2079928 26.39 2688 1577264 637864 7.14 167212 1653444 4 02:37:01 PM 5802412 7180660 2080012 26.39 2688 1577264 653492 7.32 167212 1653444 4 02:38:01 PM 5802528 7180776 2079896 26.39 2688 1577264 653492 7.32 167212 1653560 4 02:39:01 PM 5802532 7180784 2079892 26.39 2688 1577268 653492 7.32 167212 1653448 4 02:40:01 PM 5801892 7180144 2080532 26.39 2688 1577268 646120 7.23 167352 1653636 4 02:41:01 PM 5801932 7180188 2080492 26.39 2688 1577272 646120 7.23 167352 1653664 4 02:42:01 PM 5802272 7180528 2080152 26.39 2688 1577272 646120 7.23 167352 1653480 4 02:43:01 PM 5802344 7180600 2080080 26.39 2688 1577272 646120 7.23 167352 1653408 4 02:44:01 PM 5802404 7180664 2080020 26.39 2688 1577276 646120 7.23 167352 1653360 4 02:45:01 PM 5802316 7180576 2080108 26.39 2688 1577276 646120 7.23 167352 1653532 4 02:46:01 PM 5802520 7180780 2079904 26.39 2688 1577276 646120 7.23 167352 1653328 4 02:47:01 PM 5802540 7180804 2079884 26.39 2688 1577280 646120 7.23 167352 1653448 4 02:48:01 PM 5802540 7180804 2079884 26.39 2688 1577280 646120 7.23 167352 1653448 4 02:49:01 PM 5802540 7180804 2079884 26.39 2688 1577280 646120 7.23 167352 1653448 4 02:50:01 PM 5802128 7180396 2080296 26.39 2688 1577284 662024 7.41 167352 1653636 4 02:51:01 PM 5802352 7180624 2080072 26.39 2688 1577288 662024 7.41 167352 1653456 4 02:52:01 PM 5802296 7180572 2080128 26.39 2688 1577292 662024 7.41 167352 1653576 4 02:53:01 PM 5802348 7180624 2080076 26.39 2688 1577292 662024 7.41 167352 1653460 4 02:54:01 PM 5802460 7180736 2079964 26.39 2688 1577292 662024 7.41 167352 1653464 4 02:55:01 PM 5802464 7180744 2079960 26.39 2688 1577296 662024 7.41 167352 1653420 4 02:56:01 PM 5802336 7180616 2080088 26.39 2688 1577296 662024 7.41 167352 1653352 4 02:57:01 PM 5802192 7180472 2080232 26.39 2688 1577296 662024 7.41 167352 1653352 4 02:58:01 PM 5802248 7180532 2080176 26.39 2688 1577300 662024 7.41 167352 1653356 4 02:59:01 PM 5802252 7180536 2080172 26.39 2688 1577300 662024 7.41 167352 1653356 4 03:00:01 PM 5801860 7180148 2080564 26.39 2688 1577304 646788 7.24 167352 1653672 4 03:01:01 PM 5801368 7179660 2081056 26.40 2688 1577308 646788 7.24 167356 1654068 4 03:02:01 PM 5802200 7180492 2080224 26.39 2688 1577308 646788 7.24 167356 1653372 4 03:03:01 PM 5802252 7180548 2080172 26.39 2688 1577312 646788 7.24 167356 1653492 4 03:04:01 PM 5802312 7180608 2080112 26.39 2688 1577312 646788 7.24 167356 1653492 4 03:05:01 PM 5802276 7180572 2080148 26.39 2688 1577312 646788 7.24 167356 1653444 4 03:06:01 PM 5801904 7180204 2080520 26.39 2688 1577316 646788 7.24 167356 1653808 4 03:07:01 PM 5802232 7180532 2080192 26.39 2688 1577316 646788 7.24 167356 1653516 4 03:08:01 PM 5802500 7180800 2079924 26.39 2688 1577316 646788 7.24 167356 1653400 4 03:09:01 PM 5802476 7180776 2079948 26.39 2688 1577316 646788 7.24 167356 1653400 4 03:10:01 PM 5802048 7180352 2080376 26.39 2688 1577320 662860 7.42 167356 1653708 4 03:11:01 PM 5802252 7180556 2080172 26.39 2688 1577320 646676 7.24 167356 1653532 4 03:12:01 PM 5802332 7180640 2080092 26.39 2688 1577324 646676 7.24 167356 1653536 4 03:13:01 PM 5802356 7180664 2080068 26.39 2688 1577324 646676 7.24 167356 1653528 4 03:14:02 PM 5802340 7180648 2080084 26.39 2688 1577324 646676 7.24 167356 1653528 4 03:15:01 PM 5802140 7180452 2080284 26.39 2688 1577328 646676 7.24 167356 1653484 4 03:16:01 PM 5802256 7180568 2080168 26.39 2688 1577328 646676 7.24 167356 1653416 4 03:17:01 PM 5802308 7180620 2080116 26.39 2688 1577328 646676 7.24 167356 1653416 4 03:18:01 PM 5802256 7180572 2080168 26.39 2688 1577332 646676 7.24 167356 1653420 4 03:19:01 PM 5802260 7180576 2080164 26.39 2688 1577332 646676 7.24 167356 1653420 4 03:20:01 PM 5801920 7180236 2080504 26.39 2688 1577332 663600 7.43 167356 1653836 4 03:21:01 PM 5802264 7180572 2080160 26.39 2688 1577336 663600 7.43 167356 1653560 4 03:22:01 PM 5802208 7180516 2080216 26.39 2688 1577336 663600 7.43 167356 1653676 4 03:23:01 PM 5802228 7180540 2080196 26.39 2688 1577340 663600 7.43 167356 1653564 4 03:24:01 PM 5802376 7180688 2080048 26.39 2688 1577340 663600 7.43 167356 1653432 4 03:25:01 PM 5802260 7180572 2080164 26.39 2688 1577340 663600 7.43 167356 1653500 4 03:26:01 PM 5802408 7180724 2080016 26.39 2688 1577344 663600 7.43 167356 1653440 4 03:27:01 PM 5802412 7180728 2080012 26.39 2688 1577344 663600 7.43 167356 1653440 4 03:28:01 PM 5802384 7180700 2080040 26.39 2688 1577344 663600 7.43 167356 1653556 4 03:29:01 PM 5802384 7180704 2080040 26.39 2688 1577348 663600 7.43 167356 1653560 4 03:30:01 PM 5801992 7180312 2080432 26.39 2688 1577348 636636 7.13 167356 1653860 4 03:31:01 PM 5802132 7180460 2080292 26.39 2688 1577352 636636 7.13 167356 1653724 4 03:32:01 PM 5802284 7180612 2080140 26.39 2688 1577352 636636 7.13 167356 1653452 4 03:33:01 PM 5801980 7180308 2080444 26.39 2688 1577352 636636 7.13 167356 1653724 4 03:34:01 PM 5802020 7180352 2080404 26.39 2688 1577356 636636 7.13 167356 1653796 4 03:35:01 PM 5802240 7180572 2080184 26.39 2688 1577356 636636 7.13 167356 1653524 4 03:36:01 PM 5802500 7180832 2079924 26.39 2688 1577356 636636 7.13 167356 1653456 4 03:37:01 PM 5802500 7180836 2079924 26.39 2688 1577360 636636 7.13 167356 1653460 4 03:38:01 PM 5802500 7180836 2079924 26.39 2688 1577360 636636 7.13 167356 1653460 4 03:39:01 PM 5802528 7180864 2079896 26.39 2688 1577360 636636 7.13 167356 1653460 4 03:40:01 PM 5801912 7180252 2080512 26.39 2688 1577364 655768 7.34 167356 1653764 4 03:41:01 PM 5802192 7180540 2080232 26.39 2688 1577368 655768 7.34 167356 1653608 4 03:42:01 PM 5802284 7180636 2080140 26.39 2688 1577372 655768 7.34 167356 1653472 4 03:43:01 PM 5802204 7180556 2080220 26.39 2688 1577372 655768 7.34 167356 1653472 4 03:44:01 PM 5801872 7180224 2080552 26.39 2688 1577372 655768 7.34 167356 1653748 4 03:45:01 PM 5802072 7180428 2080352 26.39 2688 1577376 655768 7.34 167356 1653548 4 03:46:01 PM 5802100 7180456 2080324 26.39 2688 1577376 655768 7.34 167356 1653596 4 03:47:01 PM 5802212 7180568 2080212 26.39 2688 1577376 655768 7.34 167356 1653480 4 03:48:01 PM 5802272 7180628 2080152 26.39 2688 1577376 655768 7.34 167356 1653480 4 03:49:01 PM 5801776 7180136 2080648 26.40 2688 1577380 655768 7.34 167364 1653980 4 03:50:01 PM 5801860 7180220 2080564 26.39 2688 1577380 637928 7.14 167356 1653784 4 03:51:01 PM 5802136 7180504 2080288 26.39 2688 1577384 637928 7.14 167356 1653636 4 03:52:01 PM 5802040 7180408 2080384 26.39 2688 1577384 637928 7.14 167356 1653636 4 03:53:01 PM 5802116 7180484 2080308 26.39 2688 1577384 637928 7.14 167356 1653492 4 03:54:01 PM 5801736 7180108 2080688 26.40 2688 1577388 637928 7.14 167356 1653868 4 03:55:01 PM 5802188 7180560 2080236 26.39 2688 1577388 637928 7.14 167356 1653564 4 03:56:01 PM 5802336 7180708 2080088 26.39 2688 1577388 637928 7.14 167356 1653496 4 03:57:01 PM 5802136 7180512 2080288 26.39 2688 1577392 637928 7.14 167356 1653704 4 03:58:01 PM 5802400 7180776 2080024 26.39 2688 1577392 637928 7.14 167356 1653480 4 03:59:01 PM 5802372 7180748 2080052 26.39 2688 1577392 653304 7.32 167356 1653616 4 04:00:01 PM 5802036 7180416 2080388 26.39 2688 1577396 646120 7.23 167356 1653804 4 04:01:01 PM 5801084 7179464 2081340 26.40 2688 1577396 646120 7.23 167356 1654316 4 04:02:01 PM 5802100 7180484 2080324 26.39 2688 1577400 646120 7.23 167356 1653624 4 04:03:01 PM 5802100 7180484 2080324 26.39 2688 1577400 646120 7.23 167356 1653624 4 04:04:01 PM 5801748 7180132 2080676 26.40 2688 1577400 665540 7.45 167356 1653740 4 04:05:01 PM 5802092 7180488 2080332 26.39 2688 1577424 646888 7.24 167640 1653468 4 04:06:01 PM 5802236 7180632 2080188 26.39 2688 1577424 646888 7.24 167640 1653400 4 04:07:01 PM 5802264 7180660 2080160 26.39 2688 1577424 646888 7.24 167640 1653400 4 04:08:01 PM 5802268 7180668 2080156 26.39 2688 1577428 646888 7.24 167640 1653380 4 04:09:01 PM 5802380 7180780 2080044 26.39 2688 1577428 646888 7.24 167640 1653264 4 04:10:01 PM 5801972 7180372 2080452 26.39 2688 1577428 637928 7.14 167640 1653680 4 04:11:01 PM 5802328 7180732 2080096 26.39 2688 1577432 637928 7.14 167640 1653400 4 04:12:01 PM 5801848 7180252 2080576 26.40 2688 1577432 637928 7.14 167640 1653384 4 04:13:01 PM 5801976 7180384 2080448 26.39 2688 1577436 637928 7.14 167640 1653388 4 04:14:01 PM 5802104 7180512 2080320 26.39 2688 1577436 637928 7.14 167640 1653272 4 04:15:01 PM 5802112 7180520 2080312 26.39 2688 1577436 637928 7.14 167640 1653340 4 04:16:01 PM 5802160 7180572 2080264 26.39 2688 1577440 637928 7.14 167640 1653276 4 04:17:01 PM 5801788 7180200 2080636 26.40 2688 1577440 653792 7.32 167640 1653628 4 04:18:01 PM 5802124 7180536 2080300 26.39 2688 1577440 653792 7.32 167640 1653288 4 04:19:01 PM 5802176 7180592 2080248 26.39 2688 1577444 653792 7.32 167640 1653292 4 04:20:01 PM 5801720 7180136 2080704 26.40 2688 1577444 646120 7.23 167640 1653708 4 04:21:01 PM 5802144 7180576 2080280 26.39 2688 1577448 646120 7.23 167640 1653428 4 04:22:02 PM 5801888 7180324 2080536 26.39 2688 1577452 646120 7.23 167640 1653636 4 04:23:01 PM 5802292 7180728 2080132 26.39 2688 1577452 646120 7.23 167640 1653300 4 04:24:01 PM 5802264 7180700 2080160 26.39 2688 1577452 646120 7.23 167640 1653300 4 04:25:01 PM 5802008 7180448 2080416 26.39 2688 1577456 646120 7.23 167640 1653372 4 04:26:01 PM 5802128 7180568 2080296 26.39 2688 1577456 646120 7.23 167640 1653304 4 04:27:01 PM 5802100 7180540 2080324 26.39 2688 1577456 646120 7.23 167640 1653304 4 04:28:01 PM 5802124 7180568 2080300 26.39 2688 1577460 646120 7.23 167640 1653308 4 04:29:01 PM 5801708 7180152 2080716 26.40 2688 1577460 646120 7.23 167640 1653716 4 04:30:01 PM 5801656 7180100 2080768 26.40 2688 1577460 648068 7.26 167640 1653608 4 04:31:01 PM 5801692 7180144 2080732 26.40 2688 1577464 648068 7.26 167640 1653792 4 04:32:01 PM 5802116 7180568 2080308 26.39 2688 1577464 648068 7.26 167640 1653452 4 04:33:01 PM 5801932 7180388 2080492 26.39 2688 1577468 648068 7.26 167640 1653456 4 04:34:01 PM 5801780 7180236 2080644 26.40 2688 1577468 648068 7.26 167640 1653740 4 04:35:01 PM 5801944 7180400 2080480 26.39 2688 1577468 648068 7.26 167640 1653408 4 04:36:01 PM 5802068 7180528 2080356 26.39 2688 1577472 648068 7.26 167640 1653344 4 04:37:01 PM 5802120 7180580 2080304 26.39 2688 1577472 648068 7.26 167640 1653344 4 04:38:01 PM 5802088 7180548 2080336 26.39 2688 1577472 648068 7.26 167640 1653344 4 04:39:01 PM 5802120 7180584 2080304 26.39 2688 1577476 648068 7.26 167640 1653348 4 04:40:01 PM 5801652 7180116 2080772 26.40 2688 1577476 637928 7.14 167640 1653648 4 04:41:01 PM 5802156 7180624 2080268 26.39 2688 1577480 637928 7.14 167640 1653356 4 04:42:01 PM 5802104 7180572 2080320 26.39 2688 1577480 637928 7.14 167640 1653472 4 04:43:01 PM 5802108 7180576 2080316 26.39 2688 1577480 637928 7.14 167640 1653356 4 04:44:01 PM 5801736 7180208 2080688 26.40 2688 1577484 637928 7.14 167640 1653476 4 04:45:01 PM 5801884 7180356 2080540 26.39 2688 1577484 637928 7.14 167640 1653428 4 04:46:01 PM 5801976 7180448 2080448 26.39 2688 1577484 637928 7.14 167640 1653476 4 04:47:01 PM 5802088 7180564 2080336 26.39 2688 1577488 637928 7.14 167640 1653364 4 04:48:01 PM 5801976 7180452 2080448 26.39 2688 1577488 637928 7.14 167640 1653480 4 04:49:01 PM 5801976 7180452 2080448 26.39 2688 1577488 637928 7.14 167640 1653480 4 04:50:01 PM 5801384 7179864 2081040 26.40 2688 1577492 660504 7.40 167640 1653784 4 04:51:01 PM 5801660 7180140 2080764 26.40 2688 1577492 641024 7.18 167640 1653496 8 04:52:01 PM 5802036 7180520 2080388 26.39 2688 1577496 641024 7.18 167640 1653372 4 04:53:01 PM 5802036 7180520 2080388 26.39 2688 1577496 641024 7.18 167640 1653336 4 04:54:01 PM 5801944 7180428 2080480 26.39 2688 1577496 641024 7.18 167640 1653492 4 04:55:01 PM 5802012 7180500 2080412 26.39 2688 1577500 641024 7.18 167640 1653464 4 04:56:01 PM 5802004 7180492 2080420 26.39 2688 1577500 641024 7.18 167640 1653400 4 04:57:01 PM 5802160 7180648 2080264 26.39 2688 1577500 641024 7.18 167640 1653400 4 04:58:01 PM 5802044 7180536 2080380 26.39 2688 1577504 641024 7.18 167640 1653404 4 04:59:01 PM 5802064 7180556 2080360 26.39 2688 1577504 641024 7.18 167640 1653404 4 05:00:01 PM 5801608 7180100 2080816 26.40 2688 1577504 635816 7.12 167640 1653868 4 05:01:01 PM 5800984 7179484 2081440 26.41 2688 1577508 651348 7.29 167640 1654204 4 05:02:01 PM 5801984 7180484 2080440 26.39 2688 1577508 651348 7.29 167640 1653540 4 05:03:01 PM 5802036 7180540 2080388 26.39 2688 1577512 651348 7.29 167640 1653528 4 05:04:01 PM 5802048 7180556 2080376 26.39 2688 1577516 651348 7.29 167640 1653496 4 05:05:01 PM 5801868 7180376 2080556 26.39 2688 1577516 651348 7.29 167640 1653484 4 05:06:01 PM 5801828 7180336 2080596 26.40 2688 1577516 651348 7.29 167640 1653532 4 05:07:01 PM 5801800 7180312 2080624 26.40 2688 1577520 651348 7.29 167640 1653536 4 05:08:01 PM 5801764 7180276 2080660 26.40 2688 1577520 651348 7.29 167640 1653536 4 05:09:01 PM 5801688 7180204 2080736 26.40 2688 1577524 647816 7.25 167696 1653472 4 05:10:01 PM 5801316 7179836 2081108 26.40 2688 1577528 647944 7.26 167696 1653776 16 05:11:01 PM 5801852 7180376 2080572 26.40 2688 1577532 647944 7.26 167696 1653376 8 05:12:01 PM 5801824 7180352 2080600 26.40 2688 1577536 647944 7.26 167696 1653380 4 05:13:01 PM 5801888 7180416 2080536 26.39 2688 1577536 647944 7.26 167696 1653380 4 05:14:01 PM 5801880 7180408 2080544 26.39 2688 1577536 647944 7.26 167696 1653496 4 05:15:01 PM 5801748 7180280 2080676 26.40 2688 1577540 647944 7.26 167696 1653568 12 05:16:01 PM 5801948 7180480 2080476 26.39 2688 1577540 647944 7.26 167696 1653384 8 05:17:01 PM 5801980 7180512 2080444 26.39 2688 1577540 647944 7.26 167696 1653384 4 05:18:01 PM 5802084 7180620 2080340 26.39 2688 1577544 647944 7.26 167696 1653388 4 05:19:01 PM 5801980 7180516 2080444 26.39 2688 1577544 647944 7.26 167696 1653388 4 05:20:01 PM 5801580 7180116 2080844 26.40 2688 1577544 643224 7.20 167696 1653804 4 05:21:01 PM 5801872 7180412 2080552 26.39 2688 1577548 643224 7.20 167696 1653520 4 05:22:01 PM 5802044 7180584 2080380 26.39 2688 1577548 643224 7.20 167696 1653392 4 05:23:01 PM 5801664 7180208 2080760 26.40 2688 1577552 643224 7.20 167696 1653604 4 05:24:01 PM 5801780 7180324 2080644 26.40 2688 1577552 643224 7.20 167696 1653400 4 05:25:01 PM 5801808 7180352 2080616 26.40 2688 1577552 643224 7.20 167696 1653468 4 05:26:01 PM 5801860 7180408 2080564 26.39 2688 1577556 643224 7.20 167696 1653404 4 05:27:01 PM 5802004 7180552 2080420 26.39 2688 1577556 643224 7.20 167696 1653404 4 05:28:01 PM 5802008 7180556 2080416 26.39 2688 1577556 643224 7.20 167696 1653404 4 05:29:01 PM 5802008 7180560 2080416 26.39 2688 1577560 643224 7.20 167696 1653408 4 05:30:01 PM 5801556 7180108 2080868 26.40 2688 1577560 659140 7.38 167696 1653708 4 05:31:02 PM 5801468 7180024 2080956 26.40 2688 1577564 659140 7.38 167696 1653760 16 05:32:01 PM 5801644 7180200 2080780 26.40 2688 1577564 659140 7.38 167696 1653624 8 05:33:01 PM 5801492 7180048 2080932 26.40 2688 1577564 659140 7.38 167696 1653632 4 05:34:01 PM 5801528 7180088 2080896 26.40 2688 1577568 659140 7.38 167696 1653704 4 05:35:01 PM 5801804 7180364 2080620 26.40 2688 1577568 659140 7.38 167696 1653500 16 05:36:01 PM 5801864 7180424 2080560 26.39 2688 1577568 659140 7.38 167696 1653432 8 05:37:01 PM 5801952 7180516 2080472 26.39 2688 1577572 643716 7.21 167696 1653436 4 05:38:01 PM 5801776 7180340 2080648 26.40 2688 1577572 643716 7.21 167696 1653552 4 05:39:01 PM 5802068 7180632 2080356 26.39 2688 1577572 643716 7.21 167696 1653436 4 05:40:01 PM 5801140 7179704 2081284 26.40 2688 1577572 662484 7.42 167696 1653852 4 05:41:01 PM 5801688 7180256 2080736 26.40 2688 1577576 662484 7.42 167696 1653696 4 05:42:01 PM 5801660 7180228 2080764 26.40 2688 1577576 662484 7.42 167696 1653696 4 05:43:01 PM 5801652 7180224 2080772 26.40 2688 1577580 662484 7.42 167696 1653584 4 05:44:01 PM 5801744 7180316 2080680 26.40 2688 1577580 662484 7.42 167696 1653448 4 05:45:01 PM 5801776 7180348 2080648 26.40 2688 1577580 662484 7.42 167696 1653516 4 05:46:01 PM 5801920 7180496 2080504 26.39 2688 1577584 662484 7.42 167696 1653452 4 05:47:01 PM 5802032 7180612 2080392 26.39 2688 1577588 662484 7.42 167696 1653456 4 05:48:01 PM 5801976 7180556 2080448 26.39 2688 1577588 662484 7.42 167696 1653572 4 05:49:01 PM 5801624 7180208 2080800 26.40 2688 1577592 662484 7.42 167696 1653736 4 05:50:01 PM 5801504 7180088 2080920 26.40 2688 1577592 634996 7.11 167696 1653780 4 05:51:01 PM 5802028 7180616 2080396 26.39 2688 1577596 634996 7.11 167696 1653484 4 05:52:01 PM 5802028 7180616 2080396 26.39 2688 1577596 650532 7.28 167696 1653484 4 05:53:01 PM 5802132 7180720 2080292 26.39 2688 1577596 650532 7.28 167696 1653484 4 05:54:01 PM 5801944 7180536 2080480 26.39 2688 1577600 650532 7.28 167696 1653604 4 05:55:01 PM 5801772 7180364 2080652 26.40 2688 1577600 650532 7.28 167696 1653556 12 05:56:01 PM 5801832 7180424 2080592 26.40 2688 1577600 650532 7.28 167696 1653488 8 05:57:01 PM 5801812 7180408 2080612 26.40 2688 1577604 650532 7.28 167696 1653608 4 05:58:01 PM 5801916 7180512 2080508 26.39 2688 1577604 650532 7.28 167696 1653492 4 05:59:01 PM 5801956 7180552 2080468 26.39 2688 1577604 650532 7.28 167696 1653492 4 06:00:01 PM 5800960 7179560 2081464 26.41 2688 1577608 646264 7.24 167696 1654288 12 06:01:01 PM 5800812 7179416 2081612 26.41 2688 1577608 646264 7.24 167696 1654348 4 06:02:01 PM 5801956 7180564 2080468 26.39 2688 1577612 646264 7.24 167700 1653532 4 06:03:01 PM 5801288 7179896 2081136 26.40 2688 1577612 646264 7.24 167700 1653908 16 06:04:01 PM 5801860 7180468 2080564 26.39 2688 1577612 646264 7.24 167700 1653536 8 06:05:01 PM 5801532 7180144 2080892 26.40 2688 1577616 646264 7.24 167704 1653696 4 06:06:01 PM 5801732 7180344 2080692 26.40 2688 1577616 646264 7.24 167700 1653544 4 06:07:01 PM 5801672 7180284 2080752 26.40 2688 1577616 646264 7.24 167700 1653524 4 06:08:01 PM 5801732 7180348 2080692 26.40 2688 1577620 646264 7.24 167700 1653592 4 06:09:01 PM 5801732 7180348 2080692 26.40 2688 1577620 646264 7.24 167700 1653664 4 06:10:01 PM 5801304 7179920 2081120 26.40 2688 1577620 646264 7.24 167700 1653968 4 06:11:01 PM 5801652 7180272 2080772 26.40 2688 1577624 646264 7.24 167700 1653692 4 06:12:01 PM 5801624 7180244 2080800 26.40 2688 1577624 646264 7.24 167700 1653696 4 06:13:01 PM 5801652 7180276 2080772 26.40 2688 1577628 646264 7.24 167700 1653680 4 06:14:01 PM 5801824 7180448 2080600 26.40 2688 1577628 646264 7.24 167700 1653564 4 06:15:01 PM 5801576 7180200 2080848 26.40 2688 1577628 646264 7.24 167700 1653776 16 06:16:01 PM 5801672 7180296 2080752 26.40 2688 1577628 646264 7.24 167700 1653572 8 06:17:01 PM 5801732 7180360 2080692 26.40 2688 1577632 646264 7.24 167700 1653576 4 06:18:01 PM 5801732 7180360 2080692 26.40 2688 1577632 646264 7.24 167700 1653576 4 06:19:01 PM 5801624 7180252 2080800 26.40 2688 1577632 646264 7.24 167700 1653692 4 06:20:01 PM 5801276 7179908 2081148 26.40 2688 1577636 646180 7.24 167700 1653880 12 06:21:01 PM 5801716 7180352 2080708 26.40 2688 1577640 646180 7.24 167700 1653584 8 06:22:01 PM 5801624 7180264 2080800 26.40 2688 1577644 646180 7.24 167700 1653588 8 06:23:01 PM 5801656 7180296 2080768 26.40 2688 1577644 646180 7.24 167700 1653704 4 06:24:01 PM 5801636 7180276 2080788 26.40 2688 1577644 646180 7.24 167700 1653588 4 06:25:01 PM 5801204 7179848 2081220 26.40 2688 1577648 646180 7.24 167700 1654000 4 06:26:01 PM 5801796 7180440 2080628 26.40 2688 1577648 646180 7.24 167700 1653592 4 06:27:01 PM 5801852 7180500 2080572 26.40 2688 1577652 646180 7.24 167700 1653596 4 06:28:01 PM 5801240 7179892 2081184 26.40 2688 1577656 646180 7.24 167700 1654008 4 06:29:01 PM 5801864 7180516 2080560 26.39 2688 1577656 646180 7.24 167700 1653600 4 06:30:01 PM 5800808 7179460 2081616 26.41 2688 1577656 669544 7.50 167700 1654248 4 06:31:01 PM 5801580 7180212 2080844 26.40 2688 1577660 669544 7.50 167700 1653952 4 06:32:01 PM 5801980 7180612 2080444 26.39 2688 1577660 669544 7.50 167700 1653612 4 06:33:01 PM 5801540 7180176 2080884 26.40 2688 1577664 669544 7.50 167700 1653836 4 06:34:01 PM 5801800 7180436 2080624 26.40 2688 1577664 653512 7.32 167700 1653632 4 06:35:01 PM 5801592 7180228 2080832 26.40 2688 1577664 653512 7.32 167700 1653700 16 06:36:01 PM 5801728 7180368 2080696 26.40 2688 1577668 653512 7.32 167700 1653640 8 06:37:01 PM 5801612 7180252 2080812 26.40 2688 1577668 653512 7.32 167700 1653640 4 06:38:01 PM 5801728 7180368 2080696 26.40 2688 1577668 653512 7.32 167700 1653756 4 06:39:02 PM 5801724 7180368 2080700 26.40 2688 1577672 653512 7.32 167700 1653648 4 06:40:01 PM 5801140 7179784 2081284 26.40 2688 1577672 669636 7.50 167700 1653948 16 06:41:01 PM 5801652 7180312 2080772 26.40 2688 1577676 650156 7.28 167700 1653780 8 06:42:01 PM 5801564 7180224 2080860 26.40 2688 1577676 650156 7.28 167700 1653780 4 06:43:01 PM 5801712 7180372 2080712 26.40 2688 1577676 650156 7.28 167700 1653656 4 06:44:01 PM 5801744 7180408 2080680 26.40 2688 1577680 650156 7.28 167700 1653660 4 06:45:01 PM 5801748 7180412 2080676 26.40 2688 1577680 650156 7.28 167700 1653844 4 06:46:01 PM 5801820 7180484 2080604 26.40 2688 1577680 650156 7.28 167700 1653660 4 06:47:01 PM 5801688 7180356 2080736 26.40 2688 1577684 650156 7.28 167700 1653664 4 06:48:01 PM 5801256 7179924 2081168 26.40 2688 1577684 650156 7.28 167700 1654008 4 06:49:01 PM 5801680 7180348 2080744 26.40 2688 1577684 650156 7.28 167700 1653600 4 06:50:01 PM 5801400 7180072 2081024 26.40 2688 1577688 646168 7.24 167700 1654020 4 06:51:01 PM 5801740 7180416 2080684 26.40 2688 1577688 646168 7.24 167700 1653740 4 06:52:01 PM 5801740 7180416 2080684 26.40 2688 1577688 646168 7.24 167700 1653740 4 06:53:01 PM 5801676 7180356 2080748 26.40 2688 1577692 646168 7.24 167700 1653744 4 06:54:01 PM 5801764 7180444 2080660 26.40 2688 1577692 646168 7.24 167700 1653608 4 06:55:01 PM 5801628 7180308 2080796 26.40 2688 1577692 646168 7.24 167700 1653744 4 06:56:01 PM 5801696 7180380 2080728 26.40 2688 1577696 646168 7.24 167700 1653680 8 06:57:01 PM 5801668 7180352 2080756 26.40 2688 1577696 646168 7.24 167700 1653680 4 06:58:01 PM 5801700 7180384 2080724 26.40 2688 1577696 646168 7.24 167700 1653680 4 06:59:01 PM 5801728 7180416 2080696 26.40 2688 1577700 646168 7.24 167700 1653684 4 07:00:01 PM 5801296 7179984 2081128 26.40 2688 1577700 661544 7.41 167700 1653988 12 07:01:01 PM 5800640 7179332 2081784 26.41 2688 1577704 661544 7.41 167700 1654504 8 07:02:01 PM 5801576 7180268 2080848 26.40 2688 1577704 661544 7.41 167700 1653692 4 07:03:01 PM 5801708 7180400 2080716 26.40 2688 1577704 661544 7.41 167700 1653692 4 07:04:01 PM 5801820 7180516 2080604 26.40 2688 1577708 661544 7.41 167700 1653696 4 07:05:01 PM 5801212 7179908 2081212 26.40 2688 1577708 661544 7.41 167700 1653968 8 07:06:01 PM 5801684 7180380 2080740 26.40 2688 1577708 661544 7.41 167700 1653696 4 07:07:01 PM 5801596 7180296 2080828 26.40 2688 1577712 661544 7.41 167700 1653700 4 07:08:01 PM 5800556 7179260 2081868 26.41 2688 1577716 646584 7.24 167700 1654748 4 07:09:01 PM 5801560 7180284 2080864 26.40 2688 1577736 646912 7.24 167836 1653588 8 07:10:01 PM 5801148 7179876 2081276 26.40 2688 1577740 647708 7.25 167836 1653892 4 07:11:01 PM 5801396 7180124 2081028 26.40 2688 1577740 647708 7.25 167836 1653720 4 07:12:01 PM 5801540 7180272 2080884 26.40 2688 1577744 647708 7.25 167836 1653724 4 07:13:01 PM 5801732 7180464 2080692 26.40 2688 1577744 647708 7.25 167836 1653560 4 07:14:01 PM 5801708 7180440 2080716 26.40 2688 1577744 647708 7.25 167836 1653596 4 07:15:01 PM 5801328 7180064 2081096 26.40 2688 1577748 647708 7.25 167836 1653712 4 07:16:01 PM 5801608 7180344 2080816 26.40 2688 1577748 647708 7.25 167836 1653640 4 07:17:01 PM 5801484 7180220 2080940 26.40 2688 1577748 647708 7.25 167836 1653696 4 07:18:01 PM 5801584 7180324 2080840 26.40 2688 1577752 647708 7.25 167836 1653720 4 07:19:01 PM 5801584 7180324 2080840 26.40 2688 1577752 647708 7.25 167836 1653604 4 07:20:01 PM 5801192 7179932 2081232 26.40 2688 1577752 663112 7.42 167836 1653904 12 07:21:01 PM 5801500 7180244 2080924 26.40 2688 1577756 663112 7.42 167836 1653740 8 07:22:01 PM 5801524 7180268 2080900 26.40 2688 1577756 646900 7.24 167836 1653740 4 07:23:01 PM 5801396 7180144 2081028 26.40 2688 1577760 646900 7.24 167836 1653612 4 07:24:01 PM 5801236 7179984 2081188 26.40 2688 1577760 646900 7.24 167836 1653820 4 07:25:01 PM 5801464 7180212 2080960 26.40 2688 1577760 646900 7.24 167836 1653684 16 07:26:01 PM 5801492 7180244 2080932 26.40 2688 1577764 646900 7.24 167836 1653620 8 07:27:01 PM 5801552 7180304 2080872 26.40 2688 1577764 646900 7.24 167836 1653736 4 07:28:01 PM 5801584 7180336 2080840 26.40 2688 1577764 646900 7.24 167836 1653736 4 07:29:01 PM 5801692 7180448 2080732 26.40 2688 1577768 646900 7.24 167836 1653628 4 07:30:01 PM 5801156 7179912 2081268 26.40 2688 1577768 663940 7.43 167836 1654044 4 07:31:01 PM 5801276 7180036 2081148 26.40 2688 1577772 663940 7.43 167836 1653904 4 07:32:01 PM 5801452 7180216 2080972 26.40 2688 1577776 663940 7.43 167836 1653636 4 07:33:01 PM 5801100 7179864 2081324 26.40 2688 1577776 663940 7.43 167836 1653976 4 07:34:01 PM 5801552 7180316 2080872 26.40 2688 1577776 647824 7.25 167836 1653636 4 07:35:01 PM 5801556 7180324 2080868 26.40 2688 1577780 647824 7.25 167836 1653708 4 07:36:01 PM 5801696 7180464 2080728 26.40 2688 1577780 647824 7.25 167836 1653640 4 07:37:01 PM 5801556 7180324 2080868 26.40 2688 1577780 647824 7.25 167836 1653640 4 07:38:01 PM 5801612 7180384 2080812 26.40 2688 1577784 647824 7.25 167836 1653644 4 07:39:01 PM 5801612 7180384 2080812 26.40 2688 1577784 647824 7.25 167836 1653644 4 07:40:01 PM 5801108 7179880 2081316 26.40 2688 1577784 639516 7.16 167836 1654060 16 07:41:01 PM 5801080 7179864 2081344 26.40 2688 1577788 639516 7.16 167836 1654204 4 07:42:01 PM 5160672 6966052 2721752 34.53 2688 1983856 786084 8.80 210260 2177312 240128 07:43:01 PM 5078144 6972588 2804280 35.58 2688 2070220 756496 8.47 228132 2224780 43080 07:44:01 PM 4874900 6995092 3007524 38.15 2688 2285432 714868 8.00 272384 2349452 185524 07:45:01 PM 4896736 7025584 2985688 37.88 2688 2295024 665580 7.45 280584 2316924 16 07:46:01 PM 4852840 6983072 3029584 38.43 2688 2296408 729112 8.16 280764 2360628 1032 07:47:02 PM 4819556 6967528 3062868 38.86 2688 2314188 745416 8.35 281180 2393744 8992 07:48:01 PM 4812144 6967200 3070280 38.95 2688 2321388 745416 8.35 281180 2400836 1060 07:49:01 PM 4799948 6965232 3082476 39.11 2688 2331476 761188 8.52 281228 2412768 1444 07:50:01 PM 4952660 6988980 2929764 37.17 2688 2206108 708452 7.93 317736 2241348 62648 07:51:01 PM 4955292 6992448 2927132 37.13 2688 2209140 700252 7.84 520704 2044820 14608 Average: 5805260 7189860 2077164 26.35 2688 1583303 648963 7.27 166498 1650191 596 04:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 AM eth0 3.12 0.37 1.56 0.02 0.00 0.00 0.00 0.00 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 AM eth0 2.80 0.28 0.53 0.20 0.00 0.00 0.00 0.00 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 AM eth0 0.92 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 AM eth0 0.62 0.10 0.04 0.01 0.00 0.00 0.00 0.00 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 AM eth0 0.77 0.18 0.17 0.07 0.00 0.00 0.00 0.00 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 AM eth0 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 AM eth0 0.38 0.07 0.03 0.01 0.00 0.00 0.00 0.00 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 AM eth0 0.73 0.05 0.05 0.00 0.00 0.00 0.00 0.00 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 AM eth0 0.53 0.18 0.16 0.07 0.00 0.00 0.00 0.00 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 AM eth0 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 AM eth0 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 AM eth0 1.62 0.33 0.33 0.13 0.00 0.00 0.00 0.00 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 AM eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:01 AM eth0 0.65 0.10 0.08 0.01 0.00 0.00 0.00 0.00 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 AM eth0 0.50 0.12 0.06 0.01 0.00 0.00 0.00 0.00 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 AM eth0 0.92 0.10 0.08 0.01 0.00 0.00 0.00 0.00 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 AM eth0 0.52 0.20 0.17 0.07 0.00 0.00 0.00 0.00 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 AM eth0 0.32 0.10 0.04 0.01 0.00 0.00 0.00 0.00 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 AM eth0 0.20 0.05 0.03 0.00 0.00 0.00 0.00 0.00 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 AM eth0 0.30 0.03 0.03 0.00 0.00 0.00 0.00 0.00 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 AM eth0 0.52 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 AM eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 AM eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 AM eth0 0.32 0.07 0.02 0.01 0.00 0.00 0.00 0.00 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 AM eth0 1.18 0.38 0.38 0.24 0.00 0.00 0.00 0.00 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 AM eth0 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 AM eth0 0.27 0.10 0.08 0.01 0.00 0.00 0.00 0.00 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 AM eth0 1.00 0.88 0.08 0.07 0.00 0.00 0.00 0.00 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 AM eth0 0.75 0.18 0.14 0.07 0.00 0.00 0.00 0.00 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 AM eth0 0.72 0.30 0.31 0.20 0.00 0.00 0.00 0.00 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 AM eth0 0.60 0.27 0.33 0.20 0.00 0.00 0.00 0.00 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 AM eth0 0.87 0.27 0.31 0.20 0.00 0.00 0.00 0.00 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 AM eth0 0.37 0.22 0.16 0.07 0.00 0.00 0.00 0.00 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 AM eth0 0.48 0.17 0.16 0.07 0.00 0.00 0.00 0.00 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:02 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 AM eth0 0.68 0.28 0.30 0.20 0.00 0.00 0.00 0.00 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 AM eth0 0.47 0.03 0.06 0.00 0.00 0.00 0.00 0.00 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 AM eth0 0.42 0.15 0.26 0.19 0.00 0.00 0.00 0.00 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 AM eth0 0.30 0.13 0.14 0.06 0.00 0.00 0.00 0.00 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM eth0 0.57 0.35 0.40 0.26 0.00 0.00 0.00 0.00 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:01 AM eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:01 AM eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 AM eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 AM eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 AM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:02 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:01 AM eth0 0.40 0.02 0.05 0.00 0.00 0.00 0.00 0.00 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 AM eth0 0.83 0.20 0.32 0.19 0.00 0.00 0.00 0.00 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:01 AM eth0 0.43 0.25 0.27 0.20 0.00 0.00 0.00 0.00 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:01 AM eth0 0.65 0.00 0.07 0.00 0.00 0.00 0.00 0.00 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:01 AM eth0 0.18 0.08 0.06 0.04 0.00 0.00 0.00 0.00 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:01 AM eth0 0.92 0.23 0.38 0.25 0.00 0.00 0.00 0.00 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:01 AM eth0 0.18 0.12 0.06 0.04 0.00 0.00 0.00 0.00 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:01 AM eth0 0.58 0.27 0.33 0.20 0.00 0.00 0.00 0.00 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:01 AM eth0 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:01 AM eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:01 AM eth0 0.72 0.23 0.30 0.19 0.00 0.00 0.00 0.00 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 AM eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:01 AM eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 AM eth0 0.70 0.58 0.05 6.21 0.00 0.00 0.00 0.00 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 AM eth0 1.35 0.47 0.39 2.30 0.00 0.00 0.00 0.00 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 AM eth0 0.53 0.32 0.31 0.23 0.00 0.00 0.00 0.00 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 AM eth0 1.30 0.00 0.18 0.00 0.00 0.00 0.00 0.00 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:01 AM eth0 0.50 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 AM eth0 1.45 0.00 0.14 0.00 0.00 0.00 0.00 0.00 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 AM eth0 1.17 0.35 0.46 0.26 0.00 0.00 0.00 0.00 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:01 AM eth0 0.52 0.20 0.28 0.19 0.00 0.00 0.00 0.00 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:01 AM eth0 1.32 0.45 0.62 0.42 0.00 0.00 0.00 0.00 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:01 AM eth0 1.03 0.00 0.09 0.00 0.00 0.00 0.00 0.00 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:01 AM eth0 0.82 0.35 0.45 0.29 0.00 0.00 0.00 0.00 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:01 AM eth0 1.47 0.57 0.65 0.42 0.00 0.00 0.00 0.00 07:18:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:02 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:01 AM eth0 0.34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 AM eth0 0.73 0.22 0.22 0.07 0.00 0.00 0.00 0.00 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:01 AM eth0 1.32 0.00 0.16 0.00 0.00 0.00 0.00 0.00 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:01 AM eth0 0.90 0.28 0.36 0.23 0.00 0.00 0.00 0.00 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:01 AM eth0 0.63 0.00 0.09 0.00 0.00 0.00 0.00 0.00 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:01 AM eth0 0.75 0.18 0.17 0.07 0.00 0.00 0.00 0.00 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:01 AM eth0 0.35 0.02 0.03 0.00 0.00 0.00 0.00 0.00 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:01 AM eth0 1.00 0.00 0.13 0.00 0.00 0.00 0.00 0.00 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:01 AM eth0 0.67 0.05 0.08 0.00 0.00 0.00 0.00 0.00 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:01 AM eth0 0.38 0.05 0.04 0.00 0.00 0.00 0.00 0.00 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:01 AM eth0 0.80 0.13 0.21 0.07 0.00 0.00 0.00 0.00 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:01 AM eth0 1.62 0.30 0.38 0.20 0.00 0.00 0.00 0.00 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:01 AM eth0 1.62 0.30 0.44 0.23 0.00 0.00 0.00 0.00 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 AM eth0 1.18 0.42 0.58 0.39 0.00 0.00 0.00 0.00 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 AM eth0 1.20 0.18 0.34 0.19 0.00 0.00 0.00 0.00 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 AM eth0 0.65 0.27 0.35 0.25 0.00 0.00 0.00 0.00 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 AM eth0 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 AM eth0 0.45 0.12 0.10 0.07 0.00 0.00 0.00 0.00 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 AM eth0 0.32 0.08 0.13 0.01 0.00 0.00 0.00 0.00 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 AM eth0 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 AM eth0 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:01 AM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:01 AM eth0 0.92 0.85 0.08 0.07 0.00 0.00 0.00 0.00 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 AM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:01 AM eth0 0.92 0.28 0.36 0.24 0.00 0.00 0.00 0.00 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 AM eth0 0.58 0.33 0.40 0.26 0.00 0.00 0.00 0.00 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:01 AM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 AM eth0 0.85 0.27 0.35 0.23 0.00 0.00 0.00 0.00 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 AM eth0 0.65 0.13 0.19 0.07 0.00 0.00 0.00 0.00 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 AM eth0 1.17 0.47 0.61 0.42 0.00 0.00 0.00 0.00 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:01 AM eth0 0.40 0.05 0.04 0.00 0.00 0.00 0.00 0.00 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:01 AM eth0 0.90 0.13 0.21 0.07 0.00 0.00 0.00 0.00 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:01 AM eth0 1.27 0.30 0.61 0.41 0.00 0.00 0.00 0.00 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:17:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:19:01 AM eth0 1.15 0.28 0.40 0.23 0.00 0.00 0.00 0.00 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:01 AM eth0 0.98 0.32 0.44 0.26 0.00 0.00 0.00 0.00 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:01 AM eth0 0.52 0.02 0.06 0.00 0.00 0.00 0.00 0.00 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 AM eth0 0.38 0.27 0.26 0.20 0.00 0.00 0.00 0.00 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 AM eth0 0.65 0.13 0.19 0.07 0.00 0.00 0.00 0.00 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 AM eth0 0.80 0.20 0.31 0.19 0.00 0.00 0.00 0.00 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 AM eth0 0.56 0.00 0.07 0.00 0.00 0.00 0.00 0.00 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:01 AM eth0 0.95 0.32 0.36 0.23 0.00 0.00 0.00 0.00 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:29:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:01 AM eth0 1.07 0.15 0.23 0.07 0.00 0.00 0.00 0.00 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:01 AM eth0 1.07 0.58 0.77 0.58 0.00 0.00 0.00 0.00 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:01 AM eth0 0.65 0.03 0.07 0.00 0.00 0.00 0.00 0.00 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:33:01 AM eth0 0.50 0.22 0.27 0.19 0.00 0.00 0.00 0.00 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:35:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:01 AM eth0 0.37 0.17 0.10 0.10 0.00 0.00 0.00 0.00 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:41:01 AM eth0 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:42:01 AM eth0 0.75 0.00 0.09 0.00 0.00 0.00 0.00 0.00 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:43:01 AM eth0 1.28 0.45 0.61 0.42 0.00 0.00 0.00 0.00 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:01 AM eth0 1.87 0.70 0.91 0.62 0.00 0.00 0.00 0.00 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:45:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:46:01 AM eth0 0.28 0.07 0.08 0.00 0.00 0.00 0.00 0.00 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:48:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:53:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:55:01 AM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:01 AM eth0 0.78 0.12 0.20 0.06 0.00 0.00 0.00 0.00 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:01 AM eth0 0.33 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:02:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:01 AM eth0 0.77 0.18 0.31 0.19 0.00 0.00 0.00 0.00 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:01 AM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:01 AM eth0 0.82 0.20 0.31 0.19 0.00 0.00 0.00 0.00 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:08:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:09:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:11:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:13:01 AM eth0 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:14:01 AM eth0 1.15 0.45 0.61 0.42 0.00 0.00 0.00 0.00 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:17:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:18:01 AM eth0 0.83 0.27 0.35 0.24 0.00 0.00 0.00 0.00 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:22:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 AM eth0 0.75 0.00 0.10 0.00 0.00 0.00 0.00 0.00 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 AM eth0 0.63 0.40 0.51 0.38 0.00 0.00 0.00 0.00 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 AM eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 AM eth0 0.52 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:01 AM eth0 0.53 0.27 0.31 0.23 0.00 0.00 0.00 0.00 09:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:35:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:37:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:39:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:01 AM eth0 0.67 0.13 0.13 0.07 0.00 0.00 0.00 0.00 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:01 AM eth0 0.52 0.32 0.32 0.20 0.00 0.00 0.00 0.00 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 AM eth0 0.65 0.00 0.09 0.00 0.00 0.00 0.00 0.00 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 AM eth0 0.97 0.17 0.32 0.19 0.00 0.00 0.00 0.00 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:01 AM eth0 0.63 0.13 0.19 0.07 0.00 0.00 0.00 0.00 09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:01 AM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:58:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 10:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 10:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:04:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:09:01 AM eth0 1.07 0.22 0.35 0.19 0.00 0.00 0.00 0.00 10:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:01 AM eth0 0.75 0.33 0.45 0.29 0.00 0.00 0.00 0.00 10:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:11:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:01 AM eth0 0.62 0.33 0.40 0.25 0.00 0.00 0.00 0.00 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 10:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:01 AM eth0 0.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00 10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:23:01 AM eth0 1.47 0.48 0.65 0.42 0.00 0.00 0.00 0.00 10:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:24:01 AM eth0 0.32 0.15 0.26 0.19 0.00 0.00 0.00 0.00 10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:25:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 10:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 AM eth0 0.62 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00 10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:38:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:01 AM eth0 0.98 0.28 0.39 0.26 0.00 0.00 0.00 0.00 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:01 AM eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:01 AM eth0 0.40 0.05 0.05 0.00 0.00 0.00 0.00 0.00 10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:01 AM eth0 0.58 0.30 0.32 0.23 0.00 0.00 0.00 0.00 10:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:01 AM eth0 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 AM eth0 0.73 0.40 0.45 0.29 0.00 0.00 0.00 0.00 11:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:01 AM eth0 0.80 0.17 0.31 0.19 0.00 0.00 0.00 0.00 11:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 11:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:19:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:01 AM eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 0.00 11:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:32:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:01 AM eth0 0.85 0.25 0.36 0.23 0.00 0.00 0.00 0.00 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 AM eth0 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 AM eth0 0.92 0.22 0.37 0.19 0.00 0.00 0.00 0.00 11:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 AM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:01 AM eth0 0.25 0.07 0.07 0.00 0.00 0.00 0.00 0.00 11:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:01 AM eth0 0.42 0.17 0.16 0.07 0.00 0.00 0.00 0.00 11:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:47:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:48:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 PM eth0 0.30 0.17 0.17 0.07 0.00 0.00 0.00 0.00 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:01 PM eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:01 PM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:01 PM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00 12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 PM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 12:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 PM eth0 0.73 0.22 0.31 0.19 0.00 0.00 0.00 0.00 12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:22:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 PM eth0 0.43 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 PM eth0 1.88 1.65 0.48 18.86 0.00 0.00 0.00 0.00 12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 PM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 PM eth0 1.05 0.73 0.20 6.08 0.00 0.00 0.00 0.00 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 PM eth0 0.40 0.23 0.26 0.20 0.00 0.00 0.00 0.00 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:01 PM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 PM eth0 0.68 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 PM eth0 0.42 0.22 0.27 0.19 0.00 0.00 0.00 0.00 12:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 PM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 PM eth0 0.38 0.20 0.20 0.07 0.00 0.00 0.00 0.00 12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:01 PM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00 12:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:45:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:48:01 PM eth0 0.65 0.18 0.30 0.19 0.00 0.00 0.00 0.00 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 PM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 12:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:52:01 PM eth0 0.75 0.22 0.35 0.23 0.00 0.00 0.00 0.00 12:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM eth0 0.87 0.25 0.31 0.20 0.00 0.00 0.00 0.00 12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:02 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 PM eth0 0.65 0.17 0.19 0.07 0.00 0.00 0.00 0.00 01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 PM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00 01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 PM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00 01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 01:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 PM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 PM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 PM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 PM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 PM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 PM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 PM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 PM eth0 0.48 0.25 0.32 0.20 0.00 0.00 0.00 0.00 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 PM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 PM eth0 0.43 0.20 0.27 0.19 0.00 0.00 0.00 0.00 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 PM eth0 0.28 0.18 0.15 0.07 0.00 0.00 0.00 0.00 01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 PM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 PM eth0 0.33 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 PM eth0 0.57 0.22 0.32 0.23 0.00 0.00 0.00 0.00 01:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 PM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:55:01 PM eth0 0.65 0.12 0.19 0.07 0.00 0.00 0.00 0.00 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:01 PM eth0 0.38 0.22 0.26 0.20 0.00 0.00 0.00 0.00 01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 PM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:06:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:02 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 PM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 PM eth0 0.75 0.27 0.31 0.20 0.00 0.00 0.00 0.00 02:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 PM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00 02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:01 PM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 PM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:38:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:01 PM eth0 0.65 0.12 0.19 0.06 0.00 0.00 0.00 0.00 02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:01 PM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00 02:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:44:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:45:01 PM eth0 0.88 0.33 0.44 0.26 0.00 0.00 0.00 0.00 02:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:46:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:58:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:59:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:01 PM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:03:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:01 PM eth0 0.72 0.17 0.31 0.19 0.00 0.00 0.00 0.00 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:08:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:01 PM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:13:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:14:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:14:02 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:15:01 PM eth0 0.36 0.24 0.15 0.08 0.00 0.00 0.00 0.00 03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:19:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:01 PM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 PM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 PM eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 PM eth0 0.45 0.23 0.27 0.20 0.00 0.00 0.00 0.00 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 PM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 PM eth0 0.37 0.22 0.26 0.19 0.00 0.00 0.00 0.00 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 PM eth0 0.73 0.18 0.31 0.19 0.00 0.00 0.00 0.00 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 PM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:01 PM eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 PM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 PM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 PM eth0 0.48 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 PM eth0 0.33 0.23 0.26 0.20 0.00 0.00 0.00 0.00 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 PM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 PM eth0 1.02 0.35 0.60 0.41 0.00 0.00 0.00 0.00 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 PM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 PM eth0 0.42 0.27 0.27 0.20 0.00 0.00 0.00 0.00 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:05:01 PM eth0 1.22 1.00 0.23 0.14 0.00 0.00 0.00 0.00 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:12:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:14:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:01 PM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:01 PM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:18:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:01 PM eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:21:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:22:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:02 PM eth0 0.45 0.20 0.31 0.22 0.00 0.00 0.00 0.00 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:01 PM eth0 0.14 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:01 PM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:27:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:28:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:01 PM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:01 PM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:31:01 PM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:32:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:01 PM eth0 0.98 0.00 0.12 0.00 0.00 0.00 0.00 0.00 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:34:01 PM eth0 0.85 0.40 0.53 0.38 0.00 0.00 0.00 0.00 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:35:01 PM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:38:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:42:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:44:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:45:01 PM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:01 PM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:51:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:52:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:04:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:05:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:08:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:09:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:01 PM eth0 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:14:01 PM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:18:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:19:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:01 PM eth0 0.23 0.10 0.14 0.06 0.00 0.00 0.00 0.00 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:01 PM eth0 0.53 0.23 0.31 0.23 0.00 0.00 0.00 0.00 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:24:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:25:01 PM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 PM eth0 0.62 0.17 0.19 0.07 0.00 0.00 0.00 0.00 05:31:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:02 PM eth0 1.07 0.42 0.59 0.42 0.00 0.00 0.00 0.00 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:01 PM eth0 0.58 0.08 0.09 0.04 0.00 0.00 0.00 0.00 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 PM eth0 0.90 0.20 0.32 0.19 0.00 0.00 0.00 0.00 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 PM eth0 0.33 0.12 0.26 0.18 0.00 0.00 0.00 0.00 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:35:01 PM eth0 0.37 0.18 0.15 0.08 0.00 0.00 0.00 0.00 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:38:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:41:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 PM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:01 PM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 PM eth0 0.62 0.00 0.09 0.00 0.00 0.00 0.00 0.00 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:01 PM eth0 0.80 0.30 0.33 0.23 0.00 0.00 0.00 0.00 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 PM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:01 PM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 PM eth0 0.52 0.30 0.39 0.26 0.00 0.00 0.00 0.00 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:01 PM eth0 0.73 0.13 0.31 0.19 0.00 0.00 0.00 0.00 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 PM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 PM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:01 PM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:01 PM eth0 0.93 0.37 0.47 0.29 0.00 0.00 0.00 0.00 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 PM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 PM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:01 PM eth0 0.73 0.00 0.10 0.00 0.00 0.00 0.00 0.00 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:01 PM eth0 1.00 0.45 0.70 0.48 0.00 0.00 0.00 0.00 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:01 PM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 PM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 PM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 PM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:01 PM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:01 PM eth0 0.65 0.00 0.07 0.00 0.00 0.00 0.00 0.00 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:01 PM eth0 0.58 0.27 0.32 0.23 0.00 0.00 0.00 0.00 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:01 PM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:39:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:02 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 PM eth0 0.34 0.14 0.15 0.07 0.00 0.00 0.00 0.00 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:01 PM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:01 PM eth0 0.98 0.75 0.30 6.49 0.00 0.00 0.00 0.00 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 PM eth0 0.93 1.40 0.19 6.56 0.00 0.00 0.00 0.00 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 PM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:01 PM eth0 0.78 1.28 0.18 5.29 0.00 0.00 0.00 0.00 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 PM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 PM eth0 0.75 0.40 0.45 0.30 0.00 0.00 0.00 0.00 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 PM eth0 0.88 0.85 0.08 0.07 0.00 0.00 0.00 0.00 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:14:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:15:01 PM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:16:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:01 PM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:24:01 PM eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:25:01 PM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:01 PM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:01 PM eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:32:01 PM eth0 0.58 0.07 0.07 0.00 0.00 0.00 0.00 0.00 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:01 PM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 PM eth0 0.65 0.17 0.19 0.07 0.00 0.00 0.00 0.00 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 PM eth0 0.35 0.12 0.26 0.19 0.00 0.00 0.00 0.00 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 PM eth0 255.62 175.20 1569.76 48.83 0.00 0.00 0.00 0.00 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:01 PM eth0 67.74 50.47 588.29 9.04 0.00 0.00 0.00 0.00 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 PM eth0 40.89 34.34 332.41 7.48 0.00 0.00 0.00 0.00 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 PM eth0 187.49 159.01 42.48 40.62 0.00 0.00 0.00 0.00 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 PM eth0 18.36 13.18 14.90 1.81 0.00 0.00 0.00 0.00 07:47:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:02 PM eth0 41.39 39.78 128.28 10.62 0.00 0.00 0.00 0.00 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 PM eth0 13.13 12.39 43.76 5.54 0.00 0.00 0.00 0.00 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 PM eth0 20.30 20.95 51.29 13.65 0.00 0.00 0.00 0.00 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 PM eth0 80.71 53.87 196.60 78.93 0.00 0.00 0.00 0.00 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:01 PM eth0 17.31 16.01 14.99 8.39 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 1.06 0.69 3.24 0.34 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/25/2025 _x86_64_ (2 CPU) 04:04:11 LINUX RESTART (2 CPU) 04:05:01 AM CPU %user %nice %system %iowait %steal %idle 04:06:01 AM all 0.53 0.00 0.08 0.02 0.03 99.36 04:06:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52 04:06:01 AM 1 0.65 0.00 0.08 0.03 0.03 99.20 04:07:01 AM all 0.38 0.00 0.08 0.00 0.04 99.50 04:07:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 04:07:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23 04:08:01 AM all 0.33 0.00 0.09 0.00 0.02 99.56 04:08:01 AM 0 0.15 0.00 0.13 0.00 0.02 99.70 04:08:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 04:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 04:09:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 04:09:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 04:10:01 AM all 0.33 0.00 0.08 0.00 0.03 99.55 04:10:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25 04:10:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 04:11:01 AM all 0.12 0.00 0.09 0.00 0.03 99.77 04:11:01 AM 0 0.20 0.00 0.13 0.00 0.03 99.63 04:11:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 04:12:01 AM all 0.34 0.00 0.09 0.00 0.03 99.54 04:12:01 AM 0 0.58 0.00 0.10 0.00 0.03 99.28 04:12:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 04:13:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55 04:13:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 04:13:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 04:14:01 AM all 0.34 0.00 0.04 0.00 0.02 99.60 04:14:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 04:14:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 04:15:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 04:15:01 AM 0 0.37 0.00 0.10 0.00 0.03 99.50 04:15:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 04:16:01 AM all 0.27 0.00 0.08 0.00 0.02 99.64 04:16:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 04:16:01 AM 1 0.48 0.00 0.08 0.00 0.02 99.42 04:16:01 AM CPU %user %nice %system %iowait %steal %idle 04:17:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 04:17:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 04:17:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 04:18:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 04:18:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 04:18:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43 04:19:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 04:19:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 04:19:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 04:20:01 AM all 0.35 0.00 0.13 0.00 0.03 99.50 04:20:01 AM 0 0.12 0.00 0.17 0.00 0.02 99.70 04:20:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 04:21:01 AM all 0.23 0.00 0.08 0.01 0.03 99.66 04:21:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 04:21:01 AM 1 0.10 0.00 0.08 0.02 0.03 99.77 04:22:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 04:22:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 04:22:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 04:23:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 04:23:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72 04:23:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 04:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 04:24:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 04:24:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 04:25:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 04:25:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 04:25:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83 04:26:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 04:26:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 04:26:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 04:27:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 04:27:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 04:27:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 04:27:01 AM CPU %user %nice %system %iowait %steal %idle 04:28:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 04:28:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 04:28:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 04:29:01 AM all 0.08 0.00 0.06 0.00 0.03 99.83 04:29:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 04:29:01 AM 1 0.03 0.00 0.03 0.00 0.00 99.93 04:30:01 AM all 0.29 0.00 0.08 0.01 0.04 99.58 04:30:01 AM 0 0.48 0.00 0.05 0.02 0.03 99.42 04:30:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 04:31:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 04:31:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 04:31:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 04:32:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57 04:32:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 04:32:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 04:33:01 AM all 0.44 0.00 0.06 0.00 0.03 99.47 04:33:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28 04:33:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65 04:34:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 04:34:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 04:34:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 04:35:01 AM all 0.29 0.00 0.08 0.00 0.04 99.58 04:35:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 04:35:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.37 04:36:01 AM all 0.10 0.00 0.07 0.00 0.03 99.80 04:36:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 04:36:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 04:37:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 04:37:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 04:37:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 04:38:01 AM all 0.19 0.27 0.18 0.11 0.04 99.21 04:38:01 AM 0 0.05 0.45 0.23 0.20 0.05 99.01 04:38:01 AM 1 0.33 0.08 0.13 0.02 0.03 99.40 04:38:01 AM CPU %user %nice %system %iowait %steal %idle 04:39:01 AM all 0.26 0.00 0.05 0.01 0.04 99.64 04:39:01 AM 0 0.05 0.00 0.05 0.02 0.03 99.85 04:39:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 04:40:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 04:40:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 04:40:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 04:41:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54 04:41:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 04:41:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30 04:42:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 04:42:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 04:42:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 04:43:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 04:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 04:43:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 04:44:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 04:44:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45 04:44:01 AM 1 0.05 0.00 0.03 0.00 0.00 99.92 04:45:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 04:45:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58 04:45:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 04:46:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 04:46:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47 04:46:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 04:47:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 04:47:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 04:47:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 04:48:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 04:48:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 04:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 04:49:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 04:49:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 04:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 04:49:01 AM CPU %user %nice %system %iowait %steal %idle 04:50:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 04:50:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 04:50:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 04:51:01 AM all 0.18 0.00 0.08 0.00 0.03 99.70 04:51:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55 04:51:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 04:52:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 04:52:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 04:52:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 04:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 04:53:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 04:53:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 04:54:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 04:54:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 04:54:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 04:55:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 04:55:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 04:55:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 04:56:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 04:56:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78 04:56:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 04:57:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 04:57:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 04:57:01 AM 1 0.45 0.00 0.02 0.00 0.00 99.53 04:58:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 04:58:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 04:58:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85 04:59:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68 04:59:01 AM 0 0.42 0.00 0.12 0.00 0.05 99.41 04:59:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 05:00:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 05:00:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43 05:00:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 05:00:01 AM CPU %user %nice %system %iowait %steal %idle 05:01:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 05:01:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 05:01:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 05:02:02 AM all 0.33 0.00 0.07 0.00 0.04 99.57 05:02:02 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 05:02:02 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 05:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 05:03:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 05:03:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.81 05:04:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 05:04:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 05:04:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 05:05:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63 05:05:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38 05:05:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 05:06:01 AM all 0.11 0.00 0.07 0.00 0.03 99.80 05:06:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 05:06:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 05:07:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 05:07:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 05:07:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 05:08:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72 05:08:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 05:08:01 AM 1 0.18 0.00 0.12 0.00 0.05 99.65 05:09:01 AM all 0.17 0.00 0.05 0.00 0.03 99.76 05:09:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 05:09:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67 05:10:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 05:10:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 05:10:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 05:11:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 05:11:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 05:11:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 05:11:01 AM CPU %user %nice %system %iowait %steal %idle 05:12:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 05:12:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73 05:12:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 05:13:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 05:13:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 05:13:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55 05:14:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 05:14:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77 05:14:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 05:15:01 AM all 0.12 0.00 0.07 0.01 0.03 99.77 05:15:01 AM 0 0.10 0.00 0.05 0.02 0.03 99.80 05:15:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 05:16:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 05:16:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 05:16:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75 05:17:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 05:17:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 05:17:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 05:18:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 05:18:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75 05:18:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 05:19:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 05:19:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.72 05:19:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 05:20:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 05:20:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 05:20:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78 05:21:01 AM all 0.15 0.00 0.05 0.01 0.03 99.76 05:21:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58 05:21:01 AM 1 0.02 0.00 0.02 0.02 0.02 99.93 05:22:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 05:22:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.41 05:22:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 05:22:01 AM CPU %user %nice %system %iowait %steal %idle 05:23:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 05:23:01 AM 0 0.62 0.00 0.07 0.00 0.07 99.25 05:23:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 05:24:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 05:24:01 AM 0 0.40 0.00 0.12 0.00 0.05 99.43 05:24:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 05:25:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 05:25:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 05:25:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 05:26:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 05:26:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 05:26:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 05:27:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 05:27:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 05:27:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 05:28:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 05:28:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 05:28:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 05:29:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 05:29:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 05:29:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 05:30:01 AM all 0.37 0.00 0.06 0.00 0.04 99.53 05:30:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 05:30:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 05:31:01 AM all 0.25 0.00 0.08 0.00 0.04 99.62 05:31:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 05:31:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 05:32:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77 05:32:01 AM 0 0.18 0.00 0.05 0.00 0.05 99.72 05:32:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 05:33:01 AM all 0.38 0.00 0.06 0.00 0.03 99.52 05:33:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 05:33:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 05:33:01 AM CPU %user %nice %system %iowait %steal %idle 05:34:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 05:34:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 05:34:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 05:35:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 05:35:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 05:35:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 05:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 05:36:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 05:36:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 05:37:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 05:37:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 05:37:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 05:38:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 05:38:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 05:38:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 05:39:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 05:39:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 05:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 05:40:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 05:40:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37 05:40:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 05:41:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 05:41:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 05:41:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 05:42:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 05:42:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 05:42:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 05:43:01 AM all 0.08 0.00 0.06 0.00 0.03 99.82 05:43:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 05:43:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 05:44:01 AM all 0.28 0.00 0.08 0.01 0.04 99.58 05:44:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 05:44:01 AM 1 0.47 0.00 0.08 0.02 0.02 99.42 05:44:01 AM CPU %user %nice %system %iowait %steal %idle 05:45:01 AM all 0.32 0.00 0.05 0.01 0.03 99.60 05:45:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75 05:45:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45 05:46:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 05:46:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 05:46:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 05:47:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 05:47:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 05:47:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 05:48:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 05:48:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 05:48:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55 05:49:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 05:49:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 05:49:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 05:50:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 05:50:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63 05:50:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 05:51:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 05:51:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 05:51:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 05:52:01 AM all 0.10 0.00 0.07 0.00 0.04 99.79 05:52:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 05:52:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 05:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 05:53:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 05:53:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 05:54:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 05:54:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 05:54:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 05:55:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 05:55:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 05:55:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 05:55:01 AM CPU %user %nice %system %iowait %steal %idle 05:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 05:56:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 05:56:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 05:57:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 05:57:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 05:57:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 05:58:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 05:58:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 05:58:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 05:59:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 05:59:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 05:59:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53 06:00:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 06:00:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 06:00:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 06:01:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 06:01:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 06:01:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 06:02:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 06:02:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 06:02:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 06:03:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63 06:03:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 06:03:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 06:04:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 06:04:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 06:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 06:05:01 AM all 0.15 0.00 0.07 0.00 0.04 99.74 06:05:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 06:05:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 06:06:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 06:06:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47 06:06:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 06:06:01 AM CPU %user %nice %system %iowait %steal %idle 06:07:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61 06:07:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 06:07:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 06:08:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77 06:08:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 06:08:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 06:09:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 06:09:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 06:09:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 06:10:02 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:10:02 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 06:10:02 AM 1 0.18 0.00 0.05 0.00 0.03 99.73 06:11:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 06:11:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.46 06:11:01 AM 1 0.19 0.00 0.05 0.00 0.02 99.75 06:12:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 06:12:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 06:12:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 06:13:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75 06:13:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 06:13:01 AM 1 0.22 0.00 0.10 0.00 0.03 99.65 06:14:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 06:14:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 06:14:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 06:15:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 06:15:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 06:15:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 06:16:01 AM all 0.27 0.16 0.11 0.00 0.04 99.42 06:16:01 AM 0 0.45 0.03 0.08 0.00 0.05 99.38 06:16:01 AM 1 0.08 0.28 0.13 0.00 0.03 99.47 06:17:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 06:17:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 06:17:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 06:17:01 AM CPU %user %nice %system %iowait %steal %idle 06:18:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 06:18:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 06:18:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 06:19:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 06:19:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 06:19:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 06:20:01 AM all 0.08 0.00 0.07 0.00 0.03 99.82 06:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 06:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 06:21:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 06:21:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 06:21:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 06:22:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 06:22:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 06:22:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 06:23:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 06:23:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 06:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 06:24:01 AM all 0.22 0.00 0.04 0.01 0.03 99.70 06:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 06:24:01 AM 1 0.37 0.00 0.03 0.02 0.03 99.55 06:25:01 AM all 0.07 0.00 0.06 0.00 0.04 99.83 06:25:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 06:25:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 06:26:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 06:26:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 06:26:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 06:27:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 06:27:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 06:27:01 AM 1 0.50 0.00 0.00 0.00 0.02 99.48 06:28:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 06:28:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 06:28:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 06:28:01 AM CPU %user %nice %system %iowait %steal %idle 06:29:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 06:29:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 06:29:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 06:30:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:30:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 06:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 06:31:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:31:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 06:31:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 06:32:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 06:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 06:32:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 06:33:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68 06:33:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 06:33:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 06:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 06:34:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 06:34:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 06:35:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 06:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 06:35:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 06:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 06:36:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 06:36:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 06:37:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 06:37:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 06:37:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 06:38:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 06:38:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 06:38:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 06:39:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 06:39:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 06:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 06:39:01 AM CPU %user %nice %system %iowait %steal %idle 06:40:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75 06:40:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72 06:40:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 06:41:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 06:41:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 06:41:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 06:42:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 06:42:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 06:42:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 06:43:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 06:43:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 06:43:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 06:44:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66 06:44:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 06:44:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 06:45:01 AM all 0.11 0.00 0.05 0.00 0.03 99.81 06:45:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 06:45:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 06:46:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59 06:46:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 06:46:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 06:47:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 06:47:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 06:47:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 06:48:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 06:48:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 06:48:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 06:49:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:49:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 06:49:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 06:50:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 06:50:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65 06:50:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 06:50:01 AM CPU %user %nice %system %iowait %steal %idle 06:51:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 06:51:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 06:51:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 06:52:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 06:52:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 06:52:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 06:53:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 06:53:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 06:53:01 AM 1 0.48 0.00 0.10 0.00 0.03 99.38 06:54:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 06:54:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 06:54:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53 06:55:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 06:55:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82 06:55:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.42 06:56:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 06:56:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 06:56:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 06:57:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 06:57:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 06:57:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 06:58:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 06:58:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 06:58:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 06:59:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 06:59:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75 06:59:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 07:00:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 07:00:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 07:00:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 07:01:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 07:01:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 07:01:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 07:01:01 AM CPU %user %nice %system %iowait %steal %idle 07:02:01 AM all 0.41 0.00 0.08 0.00 0.02 99.50 07:02:01 AM 0 0.73 0.00 0.08 0.00 0.02 99.17 07:02:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 07:03:01 AM all 0.11 0.00 0.04 0.00 0.03 99.82 07:03:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 07:03:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 07:04:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 07:04:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 07:04:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 07:05:01 AM all 0.32 0.00 0.06 0.01 0.03 99.58 07:05:01 AM 0 0.08 0.00 0.08 0.02 0.03 99.78 07:05:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:06:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 07:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:06:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 07:07:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 07:07:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 07:07:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 07:08:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 07:08:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 07:08:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 07:09:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 07:09:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 07:09:01 AM 1 0.43 0.00 0.05 0.00 0.00 99.52 07:10:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 07:10:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 07:10:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 07:11:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58 07:11:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 07:11:01 AM 1 0.52 0.00 0.05 0.00 0.00 99.43 07:12:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 07:12:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 07:12:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 07:12:01 AM CPU %user %nice %system %iowait %steal %idle 07:13:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 07:13:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 07:13:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 07:14:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 07:14:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 07:14:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 07:15:01 AM all 0.33 0.00 0.07 0.01 0.02 99.57 07:15:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 07:15:01 AM 1 0.62 0.00 0.07 0.02 0.02 99.28 07:16:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 07:16:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 07:16:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:17:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 07:17:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 07:17:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 07:18:02 AM all 0.32 0.00 0.06 0.00 0.03 99.59 07:18:02 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:18:02 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 07:19:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62 07:19:01 AM 0 0.56 0.00 0.03 0.00 0.02 99.39 07:19:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 07:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 07:20:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 07:20:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.42 07:21:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 07:21:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 07:21:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 07:22:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 07:22:01 AM 0 0.22 0.00 0.10 0.00 0.03 99.65 07:22:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 07:23:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 07:23:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 07:23:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 07:23:01 AM CPU %user %nice %system %iowait %steal %idle 07:24:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 07:24:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 07:24:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 07:25:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 07:25:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52 07:25:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 07:26:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 07:26:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 07:26:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 07:27:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 07:27:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 07:27:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 07:28:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 07:28:01 AM 0 0.53 0.00 0.00 0.00 0.02 99.45 07:28:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 07:29:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 07:29:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 07:29:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 07:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 07:30:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 07:30:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 07:31:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 07:31:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 07:31:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 07:32:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 07:32:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 07:32:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 07:33:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52 07:33:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28 07:33:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 07:34:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 07:34:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 07:34:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 07:34:01 AM CPU %user %nice %system %iowait %steal %idle 07:35:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 07:35:01 AM 0 0.44 0.00 0.07 0.00 0.03 99.46 07:35:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 07:36:01 AM all 0.36 0.00 0.04 0.00 0.03 99.57 07:36:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 07:36:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 07:37:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 07:37:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 07:37:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 07:38:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 07:38:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 07:38:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 07:39:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 07:39:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 07:39:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 07:40:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57 07:40:01 AM 0 0.55 0.00 0.10 0.00 0.03 99.32 07:40:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 07:41:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 07:41:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 07:41:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 07:42:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 07:42:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 07:42:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 07:43:01 AM all 0.13 0.00 0.06 0.00 0.02 99.79 07:43:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 07:43:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70 07:44:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 07:44:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 07:44:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 07:45:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 07:45:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 07:45:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 07:45:01 AM CPU %user %nice %system %iowait %steal %idle 07:46:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 07:46:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67 07:46:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68 07:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 07:47:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27 07:47:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 07:48:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 07:48:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 07:48:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65 07:49:01 AM all 0.23 0.00 0.09 0.00 0.02 99.67 07:49:01 AM 0 0.12 0.00 0.12 0.00 0.03 99.73 07:49:01 AM 1 0.33 0.00 0.07 0.00 0.00 99.60 07:50:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 07:50:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 07:50:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 07:51:01 AM all 0.11 0.00 0.08 0.00 0.03 99.77 07:51:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 07:51:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 07:52:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 07:52:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 07:52:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 07:53:01 AM all 0.17 0.00 0.07 0.00 0.02 99.75 07:53:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 07:53:01 AM 1 0.25 0.00 0.08 0.00 0.02 99.65 07:54:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 07:54:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 07:54:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 07:55:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 07:55:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 07:55:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 07:56:01 AM all 0.30 0.01 0.08 0.00 0.03 99.58 07:56:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 07:56:01 AM 1 0.53 0.02 0.08 0.00 0.03 99.33 07:56:01 AM CPU %user %nice %system %iowait %steal %idle 07:57:01 AM all 0.33 0.22 0.11 0.01 0.03 99.32 07:57:01 AM 0 0.08 0.07 0.08 0.00 0.02 99.75 07:57:01 AM 1 0.57 0.37 0.13 0.02 0.03 98.88 07:58:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 07:58:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 07:58:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 07:59:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 07:59:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 07:59:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 08:00:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 08:00:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 08:00:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 08:01:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 08:01:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 08:01:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 08:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 08:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 08:02:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 08:03:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 08:03:01 AM 0 0.23 0.00 0.10 0.00 0.05 99.62 08:03:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 08:04:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 08:04:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 08:04:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 08:05:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62 08:05:01 AM 0 0.50 0.00 0.10 0.00 0.02 99.38 08:05:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 08:06:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 08:06:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 08:06:01 AM 1 0.05 0.00 0.02 0.00 0.02 99.92 08:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 08:07:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 08:07:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 08:07:01 AM CPU %user %nice %system %iowait %steal %idle 08:08:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 08:08:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 08:08:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 08:09:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 08:09:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 08:09:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83 08:10:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 08:10:01 AM 0 0.42 0.00 0.10 0.00 0.03 99.45 08:10:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 08:11:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 08:11:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 08:11:01 AM 1 0.15 0.00 0.12 0.00 0.05 99.68 08:12:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 08:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 08:12:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 08:13:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 08:13:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 08:13:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 08:14:01 AM all 0.26 0.00 0.03 0.00 0.03 99.67 08:14:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 08:14:01 AM 1 0.12 0.00 0.03 0.00 0.05 99.80 08:15:01 AM all 0.23 0.00 0.08 0.00 0.03 99.65 08:15:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53 08:15:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 08:16:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 08:16:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 08:16:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 08:17:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 08:17:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 08:17:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 08:18:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 08:18:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43 08:18:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 08:18:01 AM CPU %user %nice %system %iowait %steal %idle 08:19:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 08:19:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 08:19:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 08:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 08:20:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 08:20:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 08:21:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 08:21:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 08:21:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30 08:22:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 08:22:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 08:22:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 08:23:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 08:23:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78 08:23:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 08:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 08:24:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 08:24:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 08:25:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 08:25:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 08:25:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 08:26:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 08:26:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 08:26:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 08:27:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 08:27:01 AM 0 0.12 0.00 0.12 0.00 0.05 99.71 08:27:01 AM 1 0.51 0.00 0.02 0.00 0.00 99.47 08:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 08:28:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 08:28:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 08:29:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 08:29:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 08:29:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 08:29:01 AM CPU %user %nice %system %iowait %steal %idle 08:30:01 AM all 0.15 0.00 0.06 0.01 0.03 99.75 08:30:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67 08:30:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83 08:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 08:31:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 08:31:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 08:32:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 08:32:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 08:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 08:33:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 08:33:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 08:33:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 08:34:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 08:34:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 08:34:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 08:35:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 08:35:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 08:35:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 08:36:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 08:36:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63 08:36:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 08:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 08:37:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 08:37:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87 08:38:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 08:38:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 08:38:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 08:39:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 08:39:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 08:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 08:40:01 AM all 0.26 0.00 0.07 0.00 0.05 99.62 08:40:01 AM 0 0.45 0.00 0.08 0.00 0.05 99.42 08:40:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 08:40:01 AM CPU %user %nice %system %iowait %steal %idle 08:41:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 08:41:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92 08:41:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27 08:42:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 08:42:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 08:42:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 08:43:01 AM all 0.18 0.00 0.08 0.00 0.05 99.69 08:43:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67 08:43:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.72 08:44:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 08:44:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65 08:44:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 08:45:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 08:45:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 08:45:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 08:46:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 08:46:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 08:46:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 08:47:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 08:47:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 08:47:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 08:48:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70 08:48:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55 08:48:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 08:49:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 08:49:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 08:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 08:50:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 08:50:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 08:50:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 08:51:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 08:51:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 08:51:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 08:51:01 AM CPU %user %nice %system %iowait %steal %idle 08:52:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 08:52:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 08:52:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 08:53:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 08:53:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 08:53:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 08:54:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 08:54:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 08:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 08:55:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 08:55:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 08:55:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 08:56:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 08:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 08:56:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 08:57:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58 08:57:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 08:57:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 08:58:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67 08:58:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 08:58:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 08:59:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 08:59:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 08:59:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 09:00:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:00:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83 09:00:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:01:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 09:01:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:01:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:02:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 09:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:02:01 AM 1 0.37 0.00 0.08 0.00 0.02 99.53 09:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:03:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:03:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 09:04:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:04:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:04:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:05:01 AM all 0.32 0.00 0.06 0.01 0.04 99.57 09:05:01 AM 0 0.12 0.00 0.08 0.02 0.05 99.73 09:05:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:06:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:06:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:07:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62 09:07:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:07:01 AM 1 0.40 0.00 0.10 0.00 0.02 99.48 09:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:08:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 09:08:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45 09:09:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 09:09:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:09:01 AM 1 0.32 0.00 0.10 0.00 0.03 99.55 09:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:10:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65 09:10:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:11:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:11:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 09:11:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:12:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:12:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:12:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:13:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:13:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:13:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:14:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:14:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58 09:14:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:15:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:15:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:15:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:16:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:16:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 09:16:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:17:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:17:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:17:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:18:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 09:18:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:18:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:19:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:19:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:19:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:20:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:20:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:21:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:21:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:21:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 09:22:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:22:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:22:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:23:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:23:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63 09:23:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:24:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:24:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:24:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:25:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:25:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:25:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:26:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:26:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:27:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:27:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:27:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:28:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:28:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:28:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 09:29:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:29:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:29:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:30:01 AM 0 0.15 0.00 0.03 0.00 0.02 99.80 09:30:01 AM 1 0.42 0.00 0.10 0.00 0.03 99.45 09:31:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:31:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:31:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:32:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:32:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32 09:32:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:33:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70 09:33:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55 09:33:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:34:02 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:34:02 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:34:02 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:35:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 09:35:01 AM 0 0.34 0.00 0.07 0.00 0.03 99.56 09:35:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 09:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:36:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:36:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:36:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 09:37:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:37:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67 09:37:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48 09:38:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 09:38:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:38:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75 09:39:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 09:39:01 AM 0 0.35 0.00 0.10 0.00 0.05 99.50 09:39:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:40:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58 09:40:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:40:01 AM 1 0.10 0.00 0.08 0.02 0.03 99.77 09:41:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:41:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:41:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:42:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 09:42:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 09:42:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:43:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:43:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:43:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:44:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56 09:44:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:44:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:45:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:45:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:45:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:46:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 09:46:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68 09:46:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68 09:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:47:01 AM all 0.29 0.15 0.12 0.00 0.03 99.41 09:47:01 AM 0 0.08 0.00 0.12 0.00 0.05 99.75 09:47:01 AM 1 0.50 0.30 0.12 0.00 0.02 99.07 09:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:48:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 09:48:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:49:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66 09:49:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:49:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56 09:51:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35 09:51:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:52:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:52:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:52:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:53:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:53:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 09:53:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:54:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:54:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 09:54:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:55:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:55:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:55:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:56:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:56:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:56:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:57:01 AM all 0.14 0.00 0.04 0.00 0.03 99.78 09:57:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 09:57:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:58:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:58:01 AM 0 0.62 0.00 0.03 0.00 0.03 99.32 09:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:59:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:59:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:59:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 10:00:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 10:00:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.46 10:00:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 10:01:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 10:01:01 AM 0 0.55 0.00 0.10 0.00 0.05 99.30 10:01:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 10:02:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 10:02:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 10:02:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 10:03:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 10:03:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.46 10:03:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 10:04:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 10:04:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 10:04:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 10:05:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 10:05:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 10:05:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 10:06:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 10:06:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 10:06:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 10:07:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 10:07:01 AM 0 0.58 0.00 0.03 0.00 0.07 99.32 10:07:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 10:08:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 10:08:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42 10:08:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 10:08:01 AM CPU %user %nice %system %iowait %steal %idle 10:09:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 10:09:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 10:09:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 10:10:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 10:10:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50 10:10:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 10:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 10:11:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 10:11:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 10:12:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 10:12:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 10:12:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 10:13:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 10:13:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 10:13:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 10:14:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 10:14:01 AM 0 0.28 0.00 0.02 0.00 0.02 99.68 10:14:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 10:15:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64 10:15:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 10:15:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 10:16:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 10:16:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 10:16:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 10:17:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 10:17:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28 10:17:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 10:18:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 10:18:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 10:18:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 10:19:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 10:19:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 10:19:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 10:19:01 AM CPU %user %nice %system %iowait %steal %idle 10:20:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 10:20:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 10:20:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 10:21:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 10:21:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 10:21:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 10:22:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 10:22:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 10:22:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 10:23:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 10:23:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 10:23:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72 10:24:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 10:24:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 10:24:01 AM 1 0.35 0.00 0.10 0.00 0.07 99.48 10:25:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57 10:25:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 10:25:01 AM 1 0.57 0.00 0.05 0.02 0.03 99.33 10:26:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 10:26:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 10:26:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 10:27:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 10:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 10:27:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 10:28:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 10:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 10:28:01 AM 1 0.38 0.00 0.03 0.00 0.05 99.53 10:29:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63 10:29:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60 10:29:01 AM 1 0.23 0.00 0.05 0.00 0.05 99.67 10:30:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 10:30:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 10:30:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 10:30:01 AM CPU %user %nice %system %iowait %steal %idle 10:31:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 10:31:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 10:31:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53 10:32:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 10:32:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 10:32:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 10:33:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 10:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 10:33:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 10:34:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 10:34:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 10:34:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 10:35:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 10:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 10:35:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 10:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 10:36:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 10:36:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 10:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 10:37:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 10:37:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 10:38:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 10:38:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 10:38:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 10:39:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 10:39:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 10:39:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 10:40:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 10:40:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 10:40:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 10:41:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 10:41:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 10:41:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 10:41:01 AM CPU %user %nice %system %iowait %steal %idle 10:42:02 AM all 0.30 0.00 0.04 0.00 0.03 99.62 10:42:02 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 10:42:02 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 10:43:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60 10:43:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 10:43:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.41 10:44:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 10:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 10:44:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 10:45:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 10:45:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 10:45:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 10:46:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 10:46:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 10:46:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 10:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 10:47:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 10:47:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 10:48:01 AM all 0.19 0.15 0.12 0.01 0.04 99.49 10:48:01 AM 0 0.03 0.30 0.12 0.02 0.03 99.50 10:48:01 AM 1 0.35 0.00 0.12 0.00 0.05 99.48 10:49:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 10:49:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 10:49:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 10:50:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 10:50:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 10:50:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 10:51:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 10:51:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 10:51:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 10:52:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 10:52:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 10:52:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 10:52:01 AM CPU %user %nice %system %iowait %steal %idle 10:53:01 AM all 0.26 0.00 0.04 0.00 0.02 99.68 10:53:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 10:53:01 AM 1 0.40 0.00 0.02 0.00 0.00 99.58 10:54:01 AM all 0.09 0.00 0.08 0.00 0.03 99.81 10:54:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 10:54:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 10:55:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 10:55:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 10:55:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 10:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 10:56:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 10:56:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 10:57:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67 10:57:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 10:57:01 AM 1 0.40 0.00 0.03 0.00 0.00 99.57 10:58:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 10:58:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 10:58:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 10:59:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 10:59:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 10:59:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 11:00:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 11:00:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 11:00:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 11:01:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 11:01:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 11:01:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 11:02:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69 11:02:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:02:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57 11:03:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 11:03:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 11:03:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 11:03:01 AM CPU %user %nice %system %iowait %steal %idle 11:04:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 11:04:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:04:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 11:05:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 11:05:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:05:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 11:06:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 11:06:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 11:06:01 AM 1 0.35 0.00 0.10 0.00 0.02 99.53 11:07:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 11:07:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 11:07:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:08:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 11:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:08:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 11:09:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66 11:09:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:09:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 11:10:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 11:10:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 11:10:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35 11:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 11:11:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 11:11:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 11:12:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62 11:12:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 11:12:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:13:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70 11:13:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 11:13:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53 11:14:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 11:14:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 11:14:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 11:14:01 AM CPU %user %nice %system %iowait %steal %idle 11:15:01 AM all 0.23 0.00 0.06 0.01 0.03 99.67 11:15:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 11:15:01 AM 1 0.38 0.00 0.03 0.02 0.02 99.55 11:16:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 11:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 11:16:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 11:17:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 11:17:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 11:17:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:18:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 11:18:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:18:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 11:19:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 11:19:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 11:19:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 11:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 11:20:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 11:20:01 AM 1 0.48 0.00 0.10 0.00 0.03 99.38 11:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 11:21:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 11:21:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:22:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 11:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:22:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43 11:23:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67 11:23:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 11:23:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85 11:24:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 11:24:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 11:24:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 11:25:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 11:25:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 11:25:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 11:25:01 AM CPU %user %nice %system %iowait %steal %idle 11:26:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 11:26:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 11:26:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 11:27:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 11:27:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 11:27:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 11:28:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 11:28:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 11:28:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 11:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 11:29:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57 11:29:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 11:30:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 11:30:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 11:30:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 11:31:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60 11:31:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 11:31:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40 11:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 11:32:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85 11:32:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 11:33:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70 11:33:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 11:33:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63 11:34:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 11:34:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 11:34:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 11:35:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 11:35:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 11:35:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 11:36:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 11:36:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 11:36:01 AM 1 0.48 0.00 0.12 0.00 0.05 99.35 11:36:01 AM CPU %user %nice %system %iowait %steal %idle 11:37:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 11:37:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72 11:37:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 11:38:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 11:38:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:38:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35 11:39:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 11:39:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 11:39:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 11:40:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 11:40:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 11:40:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62 11:41:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 11:41:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 11:41:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 11:42:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 11:42:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 11:42:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 11:43:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 11:43:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 11:43:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58 11:44:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 11:44:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 11:44:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 11:45:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 11:45:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 11:45:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45 11:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 11:46:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 11:46:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 11:47:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 11:47:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58 11:47:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 11:47:01 AM CPU %user %nice %system %iowait %steal %idle 11:48:02 AM all 0.33 0.00 0.06 0.00 0.03 99.57 11:48:02 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 11:48:02 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 11:49:01 AM all 0.31 0.00 0.05 0.00 0.02 99.63 11:49:01 AM 0 0.46 0.00 0.03 0.00 0.00 99.51 11:49:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 11:50:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57 11:50:01 AM 0 0.52 0.00 0.03 0.02 0.02 99.42 11:50:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 11:51:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 11:51:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 11:51:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 11:52:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 11:52:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 11:52:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 11:53:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 11:53:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 11:53:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 11:54:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 11:54:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 11:54:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 11:55:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 11:55:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 11:55:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73 11:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 11:56:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 11:56:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 11:57:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 11:57:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 11:57:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57 11:58:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 11:58:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 11:58:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 11:58:01 AM CPU %user %nice %system %iowait %steal %idle 11:59:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 11:59:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 11:59:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 12:00:01 PM all 0.18 0.00 0.07 0.00 0.03 99.72 12:00:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 12:00:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58 12:01:01 PM all 0.35 0.00 0.06 0.00 0.03 99.57 12:01:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 12:01:01 PM 1 0.58 0.00 0.05 0.00 0.02 99.35 12:02:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57 12:02:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 12:02:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 12:03:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63 12:03:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82 12:03:01 PM 1 0.47 0.00 0.07 0.00 0.02 99.45 12:04:01 PM all 0.29 0.00 0.08 0.00 0.03 99.61 12:04:01 PM 0 0.38 0.00 0.08 0.00 0.02 99.52 12:04:01 PM 1 0.20 0.00 0.07 0.00 0.03 99.70 12:05:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58 12:05:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42 12:05:01 PM 1 0.15 0.00 0.07 0.00 0.03 99.75 12:06:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 12:06:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 12:06:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 12:07:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 12:07:01 PM 0 0.37 0.00 0.05 0.00 0.02 99.57 12:07:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 12:08:01 PM all 0.27 0.00 0.06 0.00 0.03 99.64 12:08:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52 12:08:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 12:09:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 12:09:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 12:09:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 12:09:01 PM CPU %user %nice %system %iowait %steal %idle 12:10:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 12:10:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 12:10:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75 12:11:01 PM all 0.32 0.00 0.03 0.00 0.03 99.62 12:11:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45 12:11:01 PM 1 0.12 0.00 0.05 0.00 0.03 99.80 12:12:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59 12:12:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 12:12:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 12:13:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62 12:13:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 12:13:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 12:14:01 PM all 0.21 0.00 0.07 0.00 0.05 99.67 12:14:01 PM 0 0.35 0.00 0.07 0.00 0.05 99.53 12:14:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82 12:15:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61 12:15:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 12:15:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 12:16:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 12:16:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 12:16:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 12:17:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 12:17:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40 12:17:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 12:18:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62 12:18:01 PM 0 0.50 0.00 0.05 0.00 0.05 99.40 12:18:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83 12:19:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 12:19:01 PM 0 0.45 0.00 0.05 0.00 0.03 99.47 12:19:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 12:20:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59 12:20:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37 12:20:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 12:20:01 PM CPU %user %nice %system %iowait %steal %idle 12:21:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 12:21:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57 12:21:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58 12:22:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62 12:22:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82 12:22:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43 12:23:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60 12:23:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75 12:23:01 PM 1 0.53 0.00 0.02 0.00 0.00 99.45 12:24:01 PM all 0.13 0.00 0.05 0.00 0.03 99.79 12:24:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 12:24:01 PM 1 0.15 0.00 0.03 0.00 0.02 99.80 12:25:01 PM all 0.28 0.00 0.08 0.00 0.03 99.61 12:25:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55 12:25:01 PM 1 0.20 0.00 0.08 0.00 0.05 99.67 12:26:01 PM all 0.05 0.00 0.05 0.00 0.03 99.87 12:26:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78 12:26:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95 12:27:01 PM all 0.06 0.00 0.03 0.00 0.03 99.87 12:27:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83 12:27:01 PM 1 0.03 0.00 0.02 0.00 0.03 99.92 12:28:01 PM all 0.08 0.00 0.05 0.00 0.03 99.84 12:28:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82 12:28:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87 12:29:01 PM all 0.06 0.00 0.05 0.00 0.03 99.86 12:29:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 12:29:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:30:01 PM all 0.68 0.00 0.06 0.00 0.03 99.23 12:30:01 PM 0 0.13 0.00 0.05 0.00 0.03 99.78 12:30:01 PM 1 1.22 0.00 0.07 0.00 0.03 98.68 12:31:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59 12:31:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 12:31:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 12:31:01 PM CPU %user %nice %system %iowait %steal %idle 12:32:01 PM all 0.23 0.00 0.06 0.00 0.03 99.67 12:32:01 PM 0 0.38 0.00 0.05 0.00 0.03 99.53 12:32:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 12:33:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61 12:33:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 12:33:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 12:34:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57 12:34:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33 12:34:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 12:35:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59 12:35:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 12:35:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 12:36:01 PM all 0.18 0.00 0.05 0.00 0.03 99.74 12:36:01 PM 0 0.27 0.00 0.05 0.00 0.02 99.67 12:36:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82 12:37:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 12:37:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 12:37:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 12:38:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60 12:38:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40 12:38:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 12:39:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 12:39:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43 12:39:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 12:40:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67 12:40:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 12:40:01 PM 1 0.38 0.00 0.08 0.00 0.03 99.50 12:41:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 12:41:01 PM 0 0.13 0.00 0.10 0.00 0.05 99.72 12:41:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43 12:42:01 PM all 0.21 0.19 0.11 0.00 0.03 99.46 12:42:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 12:42:01 PM 1 0.32 0.38 0.15 0.00 0.02 99.13 12:42:01 PM CPU %user %nice %system %iowait %steal %idle 12:43:01 PM all 0.18 0.00 0.04 0.01 0.03 99.73 12:43:01 PM 0 0.07 0.00 0.07 0.02 0.05 99.80 12:43:01 PM 1 0.30 0.00 0.02 0.00 0.02 99.67 12:44:01 PM all 0.28 0.00 0.05 0.00 0.03 99.65 12:44:01 PM 0 0.12 0.00 0.05 0.00 0.03 99.80 12:44:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50 12:45:01 PM all 0.28 0.00 0.06 0.01 0.04 99.61 12:45:01 PM 0 0.53 0.00 0.08 0.00 0.05 99.33 12:45:01 PM 1 0.03 0.00 0.03 0.02 0.03 99.88 12:46:01 PM all 0.21 0.00 0.06 0.00 0.03 99.70 12:46:01 PM 0 0.35 0.00 0.05 0.00 0.03 99.57 12:46:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 12:47:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 12:47:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78 12:47:01 PM 1 0.30 0.00 0.03 0.00 0.02 99.65 12:48:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 12:48:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80 12:48:01 PM 1 0.48 0.00 0.05 0.00 0.02 99.45 12:49:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63 12:49:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83 12:49:01 PM 1 0.47 0.00 0.07 0.00 0.03 99.43 12:50:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61 12:50:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 12:50:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40 12:51:01 PM all 0.18 0.00 0.08 0.00 0.03 99.72 12:51:01 PM 0 0.03 0.00 0.08 0.00 0.03 99.85 12:51:01 PM 1 0.32 0.00 0.07 0.00 0.03 99.58 12:52:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58 12:52:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87 12:52:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30 12:53:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 12:53:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 12:53:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43 12:53:01 PM CPU %user %nice %system %iowait %steal %idle 12:54:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61 12:54:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82 12:54:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40 12:55:01 PM all 0.14 0.00 0.06 0.00 0.03 99.77 12:55:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77 12:55:01 PM 1 0.17 0.00 0.05 0.00 0.02 99.77 12:56:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 12:56:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38 12:56:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85 12:57:01 PM all 0.24 0.00 0.06 0.00 0.03 99.67 12:57:01 PM 0 0.40 0.00 0.05 0.00 0.03 99.52 12:57:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82 12:58:02 PM all 0.26 0.00 0.06 0.00 0.03 99.65 12:58:02 PM 0 0.45 0.00 0.07 0.00 0.02 99.47 12:58:02 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 12:59:01 PM all 0.22 0.00 0.05 0.00 0.03 99.69 12:59:01 PM 0 0.34 0.00 0.03 0.00 0.02 99.61 12:59:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 01:00:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59 01:00:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 01:00:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 01:01:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 01:01:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48 01:01:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 01:02:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62 01:02:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48 01:02:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 01:03:01 PM all 0.24 0.00 0.05 0.00 0.04 99.67 01:03:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50 01:03:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83 01:04:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72 01:04:01 PM 0 0.30 0.00 0.02 0.00 0.03 99.65 01:04:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:04:01 PM CPU %user %nice %system %iowait %steal %idle 01:05:01 PM all 0.31 0.00 0.07 0.00 0.04 99.58 01:05:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42 01:05:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75 01:06:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64 01:06:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48 01:06:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 01:07:01 PM all 0.18 0.00 0.04 0.00 0.03 99.74 01:07:01 PM 0 0.28 0.00 0.05 0.00 0.03 99.63 01:07:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85 01:08:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 01:08:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42 01:08:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:09:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61 01:09:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 01:09:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 01:10:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60 01:10:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43 01:10:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77 01:11:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65 01:11:01 PM 0 0.42 0.00 0.03 0.00 0.03 99.52 01:11:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78 01:12:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60 01:12:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43 01:12:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77 01:13:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62 01:13:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 01:13:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 01:14:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59 01:14:01 PM 0 0.17 0.00 0.05 0.00 0.05 99.73 01:14:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 01:15:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 01:15:01 PM 0 0.18 0.00 0.05 0.00 0.03 99.73 01:15:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.45 01:15:01 PM CPU %user %nice %system %iowait %steal %idle 01:16:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 01:16:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 01:16:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42 01:17:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65 01:17:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 01:17:01 PM 1 0.37 0.00 0.05 0.00 0.02 99.57 01:18:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62 01:18:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80 01:18:01 PM 1 0.48 0.00 0.05 0.00 0.02 99.45 01:19:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61 01:19:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 01:19:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37 01:20:01 PM all 0.34 0.00 0.07 0.00 0.03 99.57 01:20:01 PM 0 0.12 0.00 0.07 0.00 0.03 99.78 01:20:01 PM 1 0.57 0.00 0.07 0.00 0.02 99.35 01:21:01 PM all 0.29 0.00 0.05 0.01 0.04 99.61 01:21:01 PM 0 0.10 0.00 0.05 0.02 0.05 99.78 01:21:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43 01:22:01 PM all 0.18 0.00 0.06 0.00 0.03 99.73 01:22:01 PM 0 0.27 0.00 0.03 0.00 0.03 99.67 01:22:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80 01:23:01 PM all 0.28 0.00 0.07 0.00 0.04 99.61 01:23:01 PM 0 0.48 0.00 0.05 0.00 0.03 99.43 01:23:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 01:24:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 01:24:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43 01:24:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80 01:25:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62 01:25:01 PM 0 0.50 0.00 0.02 0.00 0.02 99.47 01:25:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77 01:26:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60 01:26:01 PM 0 0.53 0.00 0.05 0.00 0.02 99.40 01:26:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80 01:26:01 PM CPU %user %nice %system %iowait %steal %idle 01:27:01 PM all 0.22 0.00 0.07 0.00 0.03 99.68 01:27:01 PM 0 0.32 0.00 0.07 0.00 0.03 99.58 01:27:01 PM 1 0.12 0.00 0.07 0.00 0.03 99.78 01:28:01 PM all 0.24 0.00 0.05 0.00 0.03 99.67 01:28:01 PM 0 0.05 0.00 0.03 0.00 0.02 99.90 01:28:01 PM 1 0.43 0.00 0.07 0.00 0.05 99.45 01:29:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61 01:29:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77 01:29:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 01:30:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62 01:30:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85 01:30:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38