Started by upstream project "integration-sanity-test-vanadium" build number 103
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-2207 (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-z5amxeSVfbqb/agent.8563
SSH_AGENT_PID=8564
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_7203949487038234892.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_7203949487038234892.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-ssh3540533004671012405.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-ssh4125645449878296956.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/jenkins514309620430492367.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-Rb8A
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-Rb8A/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.
Python 3.11.7
pip 25.3 from /tmp/venv-Rb8A/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.41.5
botocore==1.41.5
bs4==0.0.2
cachetools==6.2.2
certifi==2025.11.12
cffi==2.0.0
cfgv==3.5.0
chardet==5.2.0
charset-normalizer==3.4.4
click==8.3.1
cliff==4.12.0
cmd2==2.7.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.3.1
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.43.0
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.16
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.8.0
os-service-types==1.8.2
osc-lib==4.2.0
oslo.config==10.1.0
oslo.context==6.2.0
oslo.i18n==6.7.1
oslo.log==7.2.1
oslo.serialization==5.8.0
oslo.utils==9.2.0
packaging==25.0
pbr==7.0.3
platformdirs==4.5.0
prettytable==3.17.0
psutil==7.1.3
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.1
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.9.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.2
rpds-py==0.29.0
rsa==4.9.1
ruamel.yaml==0.18.16
ruamel.yaml.clib==0.2.15
s3transfer==0.15.0
simplejson==3.20.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8
stevedore==5.6.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.4
wcwidth==0.2.14
websocket-client==1.9.0
wrapt==2.0.1
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-103
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/jenkins2853044984814397488.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-103'
silo: 'releng'
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins4768355710633673977.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-5b5Y
+ 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-Rb8A
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rb8A from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rb8A 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-Rb8A/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-Rb8A/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-Rb8A/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-Rb8A/bin to PATH
+ PATH=/tmp/venv-Rb8A/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 | 360448 |
| totalCoresUsed | 88 |
| totalInstancesUsed | 43 |
| totalFloatingIpsUsed | 0 |
| totalSecurityGroupsUsed | 0 |
| totalServerGroupsUsed | 0 |
| maxTotalVolumes | -1 |
| maxTotalSnapshots | 10 |
| maxTotalVolumeGigabytes | 4096 |
| maxTotalBackups | 10 |
| maxTotalBackupGigabytes | 1000 |
| totalVolumesUsed | 3 |
| totalGigabytesUsed | 60 |
| 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-103 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-103
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2025-11-29T19:42:09Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': 'b6348a96-c358-48ae-b0d9-ea07f371dc91',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-103/b6348a96-c358-48ae-b0d9-ea07f371dc91',
'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-103',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.171.201']},
{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.170.73']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': 'b6348a96-c358-48ae-b0d9-ea07f371dc91',
'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-103',
'job_name': '38640-103',
'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': '3de65093cdaa4041bedad5f6c4daecbb'}
------------------------------------
+ popd
/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6889555462145450734.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-Rb8A 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-Rb8A/bin to PATH
SSH not responding on 10.30.171.201. Retrying in 10 seconds...
Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts.
releng-38640-103-1-mininet-ovs-217-0
Successfully copied public keys to slave 10.30.170.73
Ping to 10.30.171.201 successful.
SSH not responding on 10.30.171.201. Retrying in 10 seconds...
Ping to 10.30.171.201 successful.
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
releng-38640-103-0-builder-0
Successfully copied public keys to slave 10.30.171.201
Process 9774 ready.
Process 9775 ready.
SSH ready on all stack servers.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins7846052933254752986.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-TjlF
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-TjlF/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 27.2 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 41.2 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.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 24.2 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.11.12/certifi-2025.11.12-py3-none-any.whl (159 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 anyio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
Collecting elastic-transport<10,>=9.2.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 sniffio (from 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 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 elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 29.4 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 26.3 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.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.9 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.1/pynacl-1.6.1-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 83.2 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.1/click-8.3.1-py3-none-any.whl (108 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.32.0/trio-0.32.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.3.2/wsproto-1.3.2-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.16.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=2daed831c06708538211292a73ae62906b70ef7d6ad0dd895882c7a8e1f54bf6
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=11b784be7acf7565021b8cdc613c6d9fd3f60b9830620c07042bdab3b21808d1
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=41070 sha256=89f577f0961176f78fec2966638aa04277934585af86e60369189acca29c0d9d
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=aa72b2eaae7c567c2c0e26c16d1d7a42ac4c31d135dbcfd6a79eeffe2a6a6288
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=5919140091c0d593663f2376f4fd6172fb0f771baab112c5418cdd2788499d0e
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.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 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.2 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.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 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.32.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.3.2
+ pip freeze
attrs==25.4.0
bcrypt==5.0.0
beautifulsoup4==4.14.2
certifi==2025.11.12
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.1
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.2
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.1
pyparsing==3.2.5
PySocks==1.7.1
python-dateutil==2.9.0.post0
regex==2025.11.3
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.32.0
trio-websocket==0.12.2
typing_extensions==4.15.0
urllib3==2.5.0
virtualenv==20.35.4
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.9.0
WebTest==3.0.7
wsproto==1.3.2
[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/jenkins7721991315640136381.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-Rb8A 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.
lftools 0.37.16 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-Rb8A/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-103
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.201 hostname -s
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
+ REMHOST=releng-38640-103-0-builder-0
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.170.73 hostname -s
Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts.
+ REMHOST=releng-38640-103-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.171.201
++ seq 0 0
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.171.201
+ echo TOOLS_SYSTEM_IP=10.30.170.73
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.170.73
+ 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.171.201
ODL_SYSTEM_1_IP=10.30.171.201
TOOLS_SYSTEM_IP=10.30.170.73
TOOLS_SYSTEM_1_IP=10.30.170.73
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/jenkins1762419129060710770.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/jenkins14453094459701191897.sh
2025-11-29 19:44:03 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
Bundle version is 0.23.0-SNAPSHOT
--2025-11-29 19:44:03-- 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% 59.7M=0s
2025-11-29 19:44:03 (59.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
org.opendaylight.integration
karaf
0.23.0-SNAPSHOT
20251129.162536
660
20251129162536
pom
0.23.0-20251129.162536-660
20251129162536
tar.gz
0.23.0-20251129.162536-660
20251129162536
zip
0.23.0-20251129.162536-660
20251129162536
cyclonedx
xml
0.23.0-20251129.162536-660
20251129162536
cyclonedx
json
0.23.0-20251129.162536-660
20251129162536
Nexus timestamp is 0.23.0-20251129.162536-660
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251129.162536-660.zip
Distribution bundle is karaf-0.23.0-20251129.162536-660.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/jenkins3553266346305887070.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-Rb8A 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.16 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.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-Rb8A/bin to PATH
Copying common-functions.sh to /tmp
Copying common-functions.sh to 10.30.171.201:/tmp
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.170.73:/tmp
Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6536710130888720529.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.171.201
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.201' (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 ]]
++ echo 'common-functions.sh is being sourced'
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-20251129.162536-660.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-20251129.162536-660.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-20251129.162536-660.zip
--2025-11-29 19:44:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251129.162536-660.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: 227828481 (217M) [application/zip]
Saving to: ‘karaf-0.23.0-20251129.162536-660.zip’
0K ........ ........ ........ ........ ........ ........ 1% 57.6M 4s
3072K ........ ........ ........ ........ ........ ........ 2% 101M 3s
6144K ........ ........ ........ ........ ........ ........ 4% 104M 3s
9216K ........ ........ ........ ........ ........ ........ 5% 93.3M 2s
12288K ........ ........ ........ ........ ........ ........ 6% 137M 2s
15360K ........ ........ ........ ........ ........ ........ 8% 164M 2s
18432K ........ ........ ........ ........ ........ ........ 9% 187M 2s
21504K ........ ........ ........ ........ ........ ........ 11% 197M 2s
24576K ........ ........ ........ ........ ........ ........ 12% 186M 2s
27648K ........ ........ ........ ........ ........ ........ 13% 199M 2s
30720K ........ ........ ........ ........ ........ ........ 15% 227M 1s
33792K ........ ........ ........ ........ ........ ........ 16% 225M 1s
36864K ........ ........ ........ ........ ........ ........ 17% 249M 1s
39936K ........ ........ ........ ........ ........ ........ 19% 253M 1s
43008K ........ ........ ........ ........ ........ ........ 20% 260M 1s
46080K ........ ........ ........ ........ ........ ........ 22% 244M 1s
49152K ........ ........ ........ ........ ........ ........ 23% 271M 1s
52224K ........ ........ ........ ........ ........ ........ 24% 275M 1s
55296K ........ ........ ........ ........ ........ ........ 26% 186M 1s
58368K ........ ........ ........ ........ ........ ........ 27% 246M 1s
61440K ........ ........ ........ ........ ........ ........ 28% 280M 1s
64512K ........ ........ ........ ........ ........ ........ 30% 287M 1s
67584K ........ ........ ........ ........ ........ ........ 31% 280M 1s
70656K ........ ........ ........ ........ ........ ........ 33% 279M 1s
73728K ........ ........ ........ ........ ........ ........ 34% 285M 1s
76800K ........ ........ ........ ........ ........ ........ 35% 275M 1s
79872K ........ ........ ........ ........ ........ ........ 37% 273M 1s
82944K ........ ........ ........ ........ ........ ........ 38% 280M 1s
86016K ........ ........ ........ ........ ........ ........ 40% 241M 1s
89088K ........ ........ ........ ........ ........ ........ 41% 271M 1s
92160K ........ ........ ........ ........ ........ ........ 42% 258M 1s
95232K ........ ........ ........ ........ ........ ........ 44% 262M 1s
98304K ........ ........ ........ ........ ........ ........ 45% 282M 1s
101376K ........ ........ ........ ........ ........ ........ 46% 273M 1s
104448K ........ ........ ........ ........ ........ ........ 48% 269M 1s
107520K ........ ........ ........ ........ ........ ........ 49% 282M 1s
110592K ........ ........ ........ ........ ........ ........ 51% 250M 1s
113664K ........ ........ ........ ........ ........ ........ 52% 236M 1s
116736K ........ ........ ........ ........ ........ ........ 53% 271M 0s
119808K ........ ........ ........ ........ ........ ........ 55% 264M 0s
122880K ........ ........ ........ ........ ........ ........ 56% 279M 0s
125952K ........ ........ ........ ........ ........ ........ 57% 272M 0s
129024K ........ ........ ........ ........ ........ ........ 59% 270M 0s
132096K ........ ........ ........ ........ ........ ........ 60% 268M 0s
135168K ........ ........ ........ ........ ........ ........ 62% 269M 0s
138240K ........ ........ ........ ........ ........ ........ 63% 248M 0s
141312K ........ ........ ........ ........ ........ ........ 64% 277M 0s
144384K ........ ........ ........ ........ ........ ........ 66% 274M 0s
147456K ........ ........ ........ ........ ........ ........ 67% 277M 0s
150528K ........ ........ ........ ........ ........ ........ 69% 265M 0s
153600K ........ ........ ........ ........ ........ ........ 70% 273M 0s
156672K ........ ........ ........ ........ ........ ........ 71% 275M 0s
159744K ........ ........ ........ ........ ........ ........ 73% 269M 0s
162816K ........ ........ ........ ........ ........ ........ 74% 279M 0s
165888K ........ ........ ........ ........ ........ ........ 75% 268M 0s
168960K ........ ........ ........ ........ ........ ........ 77% 265M 0s
172032K ........ ........ ........ ........ ........ ........ 78% 272M 0s
175104K ........ ........ ........ ........ ........ ........ 80% 271M 0s
178176K ........ ........ ........ ........ ........ ........ 81% 257M 0s
181248K ........ ........ ........ ........ ........ ........ 82% 301M 0s
184320K ........ ........ ........ ........ ........ ........ 84% 274M 0s
187392K ........ ........ ........ ........ ........ ........ 85% 277M 0s
190464K ........ ........ ........ ........ ........ ........ 86% 272M 0s
193536K ........ ........ ........ ........ ........ ........ 88% 266M 0s
196608K ........ ........ ........ ........ ........ ........ 89% 265M 0s
199680K ........ ........ ........ ........ ........ ........ 91% 262M 0s
202752K ........ ........ ........ ........ ........ ........ 92% 277M 0s
205824K ........ ........ ........ ........ ........ ........ 93% 273M 0s
208896K ........ ........ ........ ........ ........ ........ 95% 274M 0s
211968K ........ ........ ........ ........ ........ ........ 96% 269M 0s
215040K ........ ........ ........ ........ ........ ........ 98% 275M 0s
218112K ........ ........ ........ ........ ........ ........ 99% 278M 0s
221184K ........ ........ .... 100% 279M=1.0s
2025-11-29 19:44:15 (228 MB/s) - ‘karaf-0.23.0-20251129.162536-660.zip’ saved [227828481/227828481]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.23.0-20251129.162536-660.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}/318d2e05-6a11-4f67-bd29-954e7abf0aaa.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, 6b8258dd-0d95-4c53-a9e3-caf1916ce1e1
#
# 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'
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
controllerdebugmap:
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ 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
+ 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
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 2048m
memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 2048m'
+ 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
JDK default version ...
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
+ 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
+ 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'
Listing all open ports on controller system...
+ 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.171.201
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
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.171.201"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.201: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"
}
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.171.201
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.201' (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.171.201
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.201' (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-11-29T19:44:37,476 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2025-11-29T19:44:37,476 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | 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.171.201' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2049
Warning: Permanently added '10.30.171.201' (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.171.201' (ECDSA) to the list of known hosts.
total 968
drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 19:44 .
-rw-rw-r-- 1 jenkins jenkins 1720 Nov 29 19:44 karaf_console.log
drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 19:44 ..
-rw-rw-r-- 1 jenkins jenkins 977968 Nov 29 19:49 karaf.log
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
956K /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.171.201' (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.171.201' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:4161
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Killing ODL
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Compressing karaf.log 1
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Fetching compressed karaf.log 1
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.201' (ECDSA) to the list of known hosts.
Fetch GC logs
Warning: Permanently added '10.30.171.201' (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 43568
drwxrwxr-x. 2 jenkins jenkins 6 Nov 29 19:49 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1720 Nov 29 19:49 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 67449 Nov 29 19:49 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 150982 Nov 29 19:49 karaf_1_4161_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 14235 Nov 29 19:49 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 270956 Nov 29 19:49 report.html
-rw-rw-r--. 1 jenkins jenkins 3408214 Nov 29 19:49 log.html
-rw-rw-r--. 1 jenkins jenkins 40502419 Nov 29 19:49 output.xml
-rw-rw-r--. 1 jenkins jenkins 491 Nov 29 19:45 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 106808 Nov 29 19:45 karaf_1_2049_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14541 Nov 29 19:45 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 3376 Nov 29 19:44 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 252 Nov 29 19:44 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3497 Nov 29 19:44 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 337 Nov 29 19:44 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 2619 Nov 29 19:44 pom.xml
-rw-rw-r--. 1 jenkins jenkins 92 Nov 29 19:44 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 297 Nov 29 19:44 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Nov 29 19:43 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Nov 29 19:43 env.properties
-rw-rw-r--. 1 jenkins jenkins 334 Nov 29 19:41 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Nov 29 19:40 test
drwxrwxr-x. 2 jenkins jenkins 6 Nov 29 19:40 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1410 Nov 29 16:25 maven-metadata.xml
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3715182414929950653.sh
Karaf Deployments, Tests must have already run
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins1666803270897055177.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 8564 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/jenkins7563783612034617418.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 3304k 0 3304k 0 0 4192k 0 --:--:-- --:--:-- --:--:-- 4187k
100 3537k 0 3537k 0 0 4293k 0 --:--:-- --:--:-- --:--:-- 4293k
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/jenkins14827476543625976489.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-103
[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/jenkins10395898814331490399.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-Rb8A 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.16 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-Rb8A/bin to PATH
INFO: Stack cost retrieval disabled, setting cost to 0
INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-103
Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-103
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15660494706368433139.sh
---> sysstat.sh
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7476442239964701364.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/jenkins17799859352179999549.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-Rb8A 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-Rb8A/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13292329316413053837.sh
provisioning config files...
Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #103
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config8146610275311955307tmp
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/jenkins8833551257762111966.sh
---> create-netrc.sh
WARN: Log server credential not found.
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4825255856795958957.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-Rb8A 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-Rb8A/bin to PATH
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16519567827663926806.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8897607966575346846.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-Rb8A 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
lf-activate-venv(): INFO: Adding /tmp/venv-Rb8A/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/jenkins8077673135517542804.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-Rb8A 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-Rb8A/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/103/
INFO: archiving logs to S3
---> uname -a:
Linux prd-centos8-robot-2c-8g-2207.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: 2800.000
BogoMIPS: 5600.00
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 576 4825 19 2295 6822
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:8a:ca:d5 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.170.188/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 72289sec preferred_lft 72289sec
inet6 fe80::f816:3eff:fe8a:cad5/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) 11/29/2025 _x86_64_ (2 CPU)
03:55:47 LINUX RESTART (2 CPU)
03:56:01 AM tps rtps wtps bread/s bwrtn/s
03:57:01 AM 181.31 141.44 39.87 13312.23 37793.52
03:58:01 AM 2.15 0.00 2.15 0.00 37.45
03:59:01 AM 0.47 0.03 0.43 0.53 4.63
04:00:01 AM 0.42 0.00 0.42 0.00 5.77
04:00:01 AM 0.00 0.00 0.00 0.00 0.00
04:01:01 AM 0.58 0.02 0.57 0.13 7.10
04:02:02 AM 0.63 0.07 0.57 1.73 8.94
04:03:01 AM 0.31 0.00 0.31 0.00 3.20
04:04:01 AM 0.33 0.00 0.33 0.00 3.47
04:05:01 AM 0.30 0.00 0.30 0.00 3.02
04:06:01 AM 0.33 0.00 0.33 0.00 3.17
04:07:01 AM 0.50 0.00 0.50 0.00 6.25
04:08:01 AM 0.33 0.02 0.32 0.13 3.28
04:09:01 AM 8.88 5.93 2.95 574.74 72.01
04:10:01 AM 0.10 0.00 0.10 0.00 0.80
04:11:01 AM 1.33 0.05 1.28 0.80 31.39
04:12:01 AM 0.27 0.00 0.27 0.00 4.43
04:13:01 AM 0.15 0.00 0.15 0.00 1.05
04:14:01 AM 0.10 0.00 0.10 0.00 0.90
04:15:01 AM 0.10 0.00 0.10 0.00 1.05
04:16:01 AM 0.33 0.00 0.33 0.00 4.92
04:17:01 AM 0.23 0.00 0.23 0.00 3.07
04:18:01 AM 0.13 0.00 0.13 0.00 0.95
04:19:01 AM 0.13 0.00 0.13 0.00 1.05
04:20:01 AM 0.10 0.00 0.10 0.00 0.63
04:21:01 AM 0.27 0.00 0.27 0.00 4.12
04:22:01 AM 1.20 0.32 0.88 6.93 21.63
04:23:01 AM 0.17 0.00 0.17 0.00 1.73
04:24:01 AM 0.15 0.00 0.15 0.00 1.08
04:25:01 AM 0.13 0.00 0.13 0.00 0.92
04:26:01 AM 0.23 0.00 0.23 0.00 3.28
04:27:01 AM 0.22 0.00 0.22 0.00 3.35
04:28:01 AM 0.13 0.00 0.13 0.00 0.92
04:29:01 AM 0.18 0.00 0.18 0.00 2.37
04:30:01 AM 0.17 0.00 0.17 0.00 1.87
04:31:01 AM 0.27 0.00 0.27 0.00 3.96
04:32:01 AM 0.22 0.00 0.22 0.00 3.35
04:33:01 AM 0.12 0.00 0.12 0.00 1.27
04:34:01 AM 0.12 0.00 0.12 0.00 1.57
04:35:01 AM 0.15 0.00 0.15 0.00 2.22
04:36:01 AM 0.32 0.00 0.32 0.00 4.03
04:37:01 AM 0.35 0.00 0.35 0.00 5.70
04:38:01 AM 0.15 0.00 0.15 0.00 1.95
04:39:01 AM 0.13 0.00 0.13 0.00 0.93
04:40:01 AM 0.10 0.00 0.10 0.00 0.64
04:41:01 AM 0.20 0.00 0.20 0.00 2.84
04:42:01 AM 0.52 0.00 0.52 0.00 10.65
04:43:01 AM 0.17 0.00 0.17 0.00 1.75
04:44:01 AM 0.10 0.00 0.10 0.00 0.63
04:45:01 AM 0.10 0.00 0.10 0.00 0.63
04:46:01 AM 0.17 0.00 0.17 0.00 1.58
04:47:01 AM 0.25 0.00 0.25 0.00 3.57
04:48:01 AM 0.13 0.00 0.13 0.00 1.03
04:49:01 AM 0.08 0.00 0.08 0.00 0.63
04:50:01 AM 0.10 0.00 0.10 0.00 0.64
04:51:01 AM 0.23 0.00 0.23 0.00 2.88
04:52:01 AM 0.33 0.00 0.33 0.00 5.50
04:53:01 AM 0.12 0.00 0.12 0.00 1.30
04:54:01 AM 0.10 0.00 0.10 0.00 1.47
04:55:01 AM 0.13 0.00 0.13 0.00 1.32
04:56:01 AM 0.17 0.00 0.17 0.00 1.18
04:57:01 AM 0.27 0.00 0.27 0.00 3.97
04:58:01 AM 0.20 0.00 0.20 0.00 2.37
04:59:01 AM 0.15 0.00 0.15 0.00 1.45
05:00:01 AM 0.12 0.00 0.12 0.00 0.91
05:01:01 AM 0.17 0.00 0.17 0.00 1.57
05:02:01 AM 0.45 0.00 0.45 0.00 8.70
05:03:01 AM 0.17 0.00 0.17 0.00 1.72
05:04:01 AM 0.10 0.00 0.10 0.00 0.63
05:05:01 AM 0.12 0.00 0.12 0.00 0.77
05:06:01 AM 0.13 0.00 0.13 0.00 1.02
05:07:01 AM 0.35 0.00 0.35 0.00 4.97
05:08:01 AM 0.17 0.00 0.17 0.00 1.58
05:09:01 AM 0.18 0.00 0.18 0.00 2.38
05:10:01 AM 0.15 0.00 0.15 0.00 1.46
05:10:01 AM 0.00 0.00 0.00 0.00 0.00
05:11:01 AM 0.17 0.00 0.17 0.00 1.73
05:12:02 AM 0.23 0.00 0.23 0.00 4.50
05:13:01 AM 0.10 0.00 0.10 0.00 1.05
05:14:01 AM 0.13 0.00 0.13 0.00 1.17
05:15:01 AM 0.12 0.00 0.12 0.00 0.77
05:16:01 AM 0.25 0.00 0.25 0.00 2.78
05:17:01 AM 0.28 0.00 0.28 0.00 4.42
05:18:01 AM 0.15 0.00 0.15 0.00 1.05
05:19:01 AM 0.10 0.00 0.10 0.00 1.03
05:20:01 AM 0.12 0.00 0.12 0.00 0.90
05:21:01 AM 0.25 0.00 0.25 0.00 3.55
05:22:01 AM 0.18 0.00 0.18 0.00 3.33
05:23:01 AM 0.20 0.00 0.20 0.00 2.90
05:24:01 AM 0.18 0.00 0.18 0.00 1.72
05:25:01 AM 0.10 0.00 0.10 0.00 0.77
05:26:01 AM 0.22 0.00 0.22 0.00 2.88
05:27:01 AM 0.25 0.00 0.25 0.00 3.20
05:28:01 AM 0.12 0.00 0.12 0.00 0.97
05:29:01 AM 0.13 0.00 0.13 0.00 0.92
05:30:01 AM 0.10 0.00 0.10 0.00 1.03
05:31:01 AM 0.35 0.00 0.35 0.00 5.16
05:32:01 AM 0.17 0.00 0.17 0.00 3.07
05:33:01 AM 0.12 0.00 0.12 0.00 1.03
05:34:01 AM 0.10 0.00 0.10 0.00 1.03
05:35:01 AM 0.13 0.00 0.13 0.00 1.02
05:36:01 AM 0.98 0.00 0.98 0.00 16.01
05:37:01 AM 0.22 0.00 0.22 0.00 3.20
05:38:01 AM 0.12 0.00 0.12 0.00 0.80
05:39:01 AM 0.13 0.00 0.13 0.00 1.08
05:40:01 AM 0.13 0.00 0.13 0.00 1.05
05:41:01 AM 0.23 0.00 0.23 0.00 3.01
05:42:01 AM 0.20 0.00 0.20 0.00 3.33
05:43:01 AM 0.20 0.00 0.20 0.00 2.37
05:44:01 AM 0.15 0.00 0.15 0.00 1.62
05:45:01 AM 0.12 0.00 0.12 0.00 1.00
05:46:01 AM 0.15 0.00 0.15 0.00 1.43
05:47:01 AM 0.27 0.00 0.27 0.00 4.62
05:48:01 AM 0.13 0.00 0.13 0.00 2.22
05:49:01 AM 0.15 0.00 0.15 0.00 1.95
05:50:01 AM 0.15 0.00 0.15 0.00 1.49
05:51:01 AM 0.30 0.00 0.30 0.00 4.02
05:52:01 AM 0.35 0.00 0.35 0.00 5.98
05:53:01 AM 0.13 0.00 0.13 0.00 1.82
05:54:01 AM 0.10 0.00 0.10 0.00 0.63
05:55:01 AM 0.10 0.00 0.10 0.00 0.63
05:56:01 AM 0.13 0.00 0.13 0.00 1.02
05:57:01 AM 0.27 0.00 0.27 0.00 4.13
05:58:01 AM 0.18 0.00 0.18 0.00 1.30
05:59:01 AM 0.30 0.00 0.30 0.00 3.15
06:00:01 AM 0.39 0.00 0.39 0.00 5.16
06:01:01 AM 0.41 0.00 0.41 0.00 4.49
06:02:01 AM 0.47 0.00 0.47 0.00 6.00
06:03:01 AM 0.32 0.00 0.32 0.00 3.15
06:04:01 AM 0.42 0.00 0.42 0.00 5.18
06:05:01 AM 0.30 0.00 0.30 0.00 3.02
06:06:01 AM 0.33 0.00 0.33 0.00 3.28
06:07:01 AM 0.45 0.00 0.45 0.00 5.98
06:08:01 AM 0.30 0.00 0.30 0.00 3.02
06:09:01 AM 0.30 0.00 0.30 0.00 3.18
06:10:01 AM 0.35 0.00 0.35 0.00 3.63
06:11:01 AM 0.48 0.00 0.48 0.00 5.88
06:12:01 AM 0.43 0.00 0.43 0.00 5.85
06:13:01 AM 0.32 0.00 0.32 0.00 3.15
06:14:01 AM 0.30 0.00 0.30 0.00 3.02
06:15:01 AM 0.27 0.00 0.27 0.00 2.52
06:16:01 AM 0.42 0.00 0.42 0.00 4.02
06:17:01 AM 0.47 0.00 0.47 0.00 5.71
06:18:01 AM 0.32 0.00 0.32 0.00 3.15
06:19:01 AM 0.33 0.00 0.33 0.00 4.00
06:20:01 AM 0.32 0.00 0.32 0.00 3.18
06:20:02 AM 0.00 0.00 0.00 0.00 0.00
06:21:01 AM 0.36 0.00 0.36 0.00 5.25
06:22:01 AM 0.20 0.00 0.20 0.00 3.43
06:23:01 AM 0.12 0.00 0.12 0.00 0.90
06:24:01 AM 0.12 0.00 0.12 0.00 1.15
06:25:01 AM 0.27 0.00 0.27 0.00 3.30
06:26:01 AM 0.17 0.00 0.17 0.00 1.17
06:27:01 AM 0.23 0.00 0.23 0.00 3.56
06:28:01 AM 0.20 0.00 0.20 0.00 2.38
06:29:01 AM 0.15 0.00 0.15 0.00 1.88
06:30:01 AM 0.15 0.00 0.15 0.00 1.62
06:31:01 AM 0.23 0.00 0.23 0.00 1.85
06:32:01 AM 0.28 0.00 0.28 0.00 4.67
06:33:01 AM 0.10 0.00 0.10 0.00 1.03
06:34:01 AM 0.12 0.00 0.12 0.00 0.77
06:35:01 AM 0.18 0.00 0.18 0.00 2.38
06:36:01 AM 0.25 0.00 0.25 0.00 3.95
06:37:01 AM 0.23 0.00 0.23 0.00 3.07
06:38:01 AM 0.12 0.00 0.12 0.00 0.90
06:39:01 AM 0.08 0.00 0.08 0.00 0.50
06:40:01 AM 0.12 0.00 0.12 0.00 0.80
06:41:01 AM 0.32 0.00 0.32 0.00 4.27
06:42:01 AM 0.27 0.00 0.27 0.00 4.80
06:43:01 AM 0.17 0.00 0.17 0.00 1.72
06:44:01 AM 0.10 0.00 0.10 0.00 0.63
06:45:01 AM 0.10 0.00 0.10 0.00 0.63
06:46:01 AM 0.20 0.00 0.20 0.00 2.87
06:47:01 AM 0.23 0.00 0.23 0.00 3.07
06:48:01 AM 0.10 0.00 0.10 0.00 1.03
06:49:01 AM 0.12 0.00 0.12 0.00 1.03
06:50:01 AM 0.10 0.00 0.10 0.00 0.63
06:51:01 AM 0.35 0.00 0.35 0.00 5.69
06:52:01 AM 0.20 0.00 0.20 0.00 3.07
06:53:01 AM 0.12 0.00 0.12 0.00 0.77
06:54:01 AM 0.10 0.00 0.10 0.00 1.03
06:55:01 AM 0.12 0.00 0.12 0.00 0.90
06:56:01 AM 0.17 0.00 0.17 0.00 1.68
06:57:01 AM 0.25 0.00 0.25 0.00 3.48
06:58:01 AM 0.10 0.00 0.10 0.00 0.85
06:59:01 AM 0.17 0.00 0.17 0.00 1.68
07:00:01 AM 0.25 0.00 0.25 0.00 3.90
07:01:01 AM 0.15 0.00 0.15 0.00 1.16
07:02:01 AM 0.30 0.00 0.30 0.00 5.46
07:03:01 AM 0.27 0.00 0.27 0.00 4.32
07:04:01 AM 0.18 0.00 0.18 0.00 2.93
07:05:01 AM 0.10 0.00 0.10 0.00 0.77
07:06:01 AM 0.15 0.00 0.15 0.00 1.33
07:07:01 AM 0.32 0.00 0.32 0.00 5.30
07:08:01 AM 0.15 0.00 0.15 0.00 1.82
07:09:01 AM 0.10 0.00 0.10 0.00 0.83
07:10:01 AM 0.13 0.00 0.13 0.00 0.92
07:11:01 AM 0.25 0.00 0.25 0.00 3.30
07:12:01 AM 0.30 0.00 0.30 0.00 5.58
07:13:01 AM 0.12 0.00 0.12 0.00 1.17
07:14:01 AM 0.13 0.00 0.13 0.00 1.03
07:15:01 AM 0.97 0.00 0.97 0.00 16.35
07:16:01 AM 0.23 0.00 0.23 0.00 3.30
07:17:01 AM 0.23 0.00 0.23 0.00 3.57
07:18:01 AM 0.12 0.00 0.12 0.00 1.17
07:19:01 AM 0.12 0.00 0.12 0.00 0.77
07:20:01 AM 0.10 0.00 0.10 0.00 0.84
07:20:01 AM 0.00 0.00 0.00 0.00 0.00
07:21:01 AM 0.28 0.00 0.28 0.00 3.05
07:22:01 AM 0.28 0.00 0.28 0.00 5.18
07:23:01 AM 0.10 0.00 0.10 0.00 1.03
07:24:01 AM 0.12 0.00 0.12 0.00 0.90
07:25:01 AM 0.12 0.00 0.12 0.00 0.90
07:26:01 AM 0.13 0.00 0.13 0.00 0.88
07:27:01 AM 0.23 0.00 0.23 0.00 3.43
07:28:01 AM 0.12 0.00 0.12 0.00 0.90
07:29:01 AM 0.18 0.00 0.18 0.00 2.23
07:30:01 AM 0.15 0.00 0.15 0.00 1.46
07:30:02 AM 0.00 0.00 0.00 0.00 0.00
07:31:01 AM 0.19 0.00 0.19 0.00 1.95
07:32:01 AM 0.32 0.00 0.32 0.00 4.95
07:33:01 AM 0.12 0.00 0.12 0.00 1.68
07:34:01 AM 0.25 0.00 0.25 0.00 3.25
07:35:01 AM 0.15 0.00 0.15 0.00 1.45
07:36:01 AM 0.22 0.00 0.22 0.00 2.53
07:37:01 AM 0.32 0.00 0.32 0.00 4.78
07:38:01 AM 0.12 0.00 0.12 0.00 0.77
07:39:01 AM 0.10 0.00 0.10 0.00 0.63
07:40:01 AM 0.10 0.00 0.10 0.00 0.77
07:41:01 AM 0.17 0.00 0.17 0.00 1.20
07:42:01 AM 0.28 0.00 0.28 0.00 4.82
07:43:01 AM 0.22 0.00 0.22 0.00 2.52
07:44:01 AM 0.15 0.00 0.15 0.00 1.45
07:45:01 AM 0.12 0.00 0.12 0.00 0.90
07:46:01 AM 0.37 0.00 0.37 0.00 4.05
07:47:01 AM 0.47 0.00 0.47 0.00 5.67
07:48:01 AM 0.35 0.00 0.35 0.00 3.60
07:49:01 AM 0.30 0.00 0.30 0.00 3.02
07:50:01 AM 0.33 0.00 0.33 0.00 3.47
07:51:01 AM 0.48 0.00 0.48 0.00 6.30
07:52:01 AM 0.42 0.00 0.42 0.00 5.48
07:53:01 AM 0.35 0.00 0.35 0.00 3.60
07:54:01 AM 0.30 0.00 0.30 0.00 3.15
07:55:01 AM 0.30 0.00 0.30 0.00 3.02
07:56:01 AM 0.42 0.00 0.42 0.00 4.28
07:57:01 AM 0.45 0.00 0.45 0.00 5.48
07:58:01 AM 0.30 0.00 0.30 0.00 3.02
07:59:01 AM 0.30 0.00 0.30 0.00 3.15
08:00:01 AM 0.40 0.00 0.40 0.00 4.87
08:01:01 AM 0.42 0.00 0.42 0.00 5.02
08:02:01 AM 0.42 0.00 0.42 0.00 5.35
08:03:01 AM 0.35 0.00 0.35 0.00 3.42
08:04:01 AM 0.43 0.00 0.43 0.00 5.31
08:05:01 AM 0.28 0.00 0.28 0.00 2.88
08:06:01 AM 0.35 0.00 0.35 0.00 3.52
08:07:01 AM 0.45 0.00 0.45 0.00 5.62
08:08:01 AM 0.30 0.00 0.30 0.00 3.02
08:09:01 AM 0.33 0.00 0.33 0.00 3.33
08:10:01 AM 0.25 0.00 0.25 0.00 1.92
08:11:01 AM 0.38 0.00 0.38 0.00 3.95
08:12:01 AM 0.53 0.00 0.53 0.00 8.02
08:13:01 AM 0.33 0.00 0.33 0.00 3.60
08:14:01 AM 0.27 0.00 0.27 0.00 1.97
08:15:01 AM 0.27 0.00 0.27 0.00 1.97
08:16:01 AM 0.28 0.00 0.28 0.00 2.27
08:17:01 AM 0.48 0.00 0.48 0.00 5.96
08:18:01 AM 0.33 0.00 0.33 0.00 3.20
08:19:01 AM 0.25 0.00 0.25 0.00 2.00
08:20:01 AM 0.32 0.00 0.32 0.00 2.80
08:21:01 AM 0.50 0.00 0.50 0.00 6.16
08:22:01 AM 0.42 0.00 0.42 0.00 5.68
08:23:01 AM 0.32 0.00 0.32 0.00 3.07
08:24:01 AM 0.28 0.00 0.28 0.00 2.65
08:25:01 AM 0.33 0.00 0.33 0.00 3.30
08:26:01 AM 0.32 0.00 0.32 0.00 3.15
08:27:01 AM 0.48 0.00 0.48 0.00 6.27
08:28:01 AM 0.43 0.00 0.43 0.00 5.03
08:29:01 AM 0.30 0.00 0.30 0.00 3.02
08:30:01 AM 0.29 0.00 0.29 0.00 3.04
08:30:01 AM 0.00 0.00 0.00 0.00 0.00
08:31:01 AM 0.45 0.00 0.45 0.00 5.23
08:32:01 AM 0.43 0.00 0.43 0.00 5.45
08:33:01 AM 0.38 0.00 0.38 0.00 3.73
08:34:01 AM 0.30 0.00 0.30 0.00 3.02
08:35:02 AM 0.45 0.00 0.45 0.00 5.45
08:36:01 AM 0.34 0.00 0.34 0.00 3.34
08:37:01 AM 0.43 0.00 0.43 0.00 5.55
08:38:01 AM 0.33 0.00 0.33 0.00 3.32
08:39:01 AM 0.30 0.00 0.30 0.00 3.02
08:40:01 AM 0.32 0.00 0.32 0.00 3.20
08:41:01 AM 0.42 0.00 0.42 0.00 4.53
08:42:01 AM 0.53 0.00 0.53 0.00 7.78
08:43:01 AM 0.45 0.00 0.45 0.00 5.48
08:44:01 AM 0.28 0.00 0.28 0.00 3.28
08:45:01 AM 0.32 0.00 0.32 0.00 3.15
08:46:01 AM 0.37 0.00 0.37 0.00 3.60
08:47:01 AM 0.45 0.00 0.45 0.00 6.13
08:48:01 AM 0.33 0.00 0.33 0.00 3.18
08:49:01 AM 0.30 0.00 0.30 0.00 3.02
08:50:01 AM 0.30 0.00 0.30 0.00 3.15
08:51:01 AM 0.50 0.00 0.50 0.00 6.23
08:52:01 AM 0.43 0.00 0.43 0.00 6.27
08:53:01 AM 0.33 0.00 0.33 0.00 3.18
08:54:01 AM 0.28 0.00 0.28 0.00 2.88
08:55:01 AM 0.33 0.00 0.33 0.00 3.47
08:56:01 AM 0.38 0.00 0.38 0.00 4.12
08:57:01 AM 0.45 0.00 0.45 0.00 5.95
08:58:01 AM 0.33 0.00 0.33 0.00 3.32
08:59:01 AM 0.42 0.00 0.42 0.00 5.00
09:00:01 AM 0.28 0.00 0.28 0.00 2.52
09:01:01 AM 0.45 0.00 0.45 0.00 5.43
09:02:01 AM 0.93 0.00 0.93 0.00 13.51
09:03:01 AM 0.32 0.00 0.32 0.00 5.48
09:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:06:01 AM 0.18 0.00 0.18 0.00 2.32
09:07:01 AM 0.22 0.00 0.22 0.00 3.20
09:08:01 AM 0.15 0.00 0.15 0.00 1.33
09:09:01 AM 0.18 0.00 0.18 0.00 2.38
09:10:01 AM 0.15 0.00 0.15 0.00 1.45
09:11:01 AM 0.27 0.00 0.27 0.00 3.61
09:12:01 AM 0.22 0.00 0.22 0.00 3.22
09:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:14:01 AM 0.10 0.00 0.10 0.00 0.80
09:15:01 AM 0.13 0.00 0.13 0.00 1.32
09:16:01 AM 0.32 0.00 0.32 0.00 5.28
09:17:01 AM 0.23 0.00 0.23 0.00 3.20
09:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:20:01 AM 0.10 0.00 0.10 0.00 0.77
09:21:01 AM 0.27 0.00 0.27 0.00 3.66
09:22:01 AM 0.20 0.00 0.20 0.00 3.07
09:23:01 AM 0.20 0.00 0.20 0.00 2.37
09:24:01 AM 0.13 0.00 0.13 0.00 1.40
09:25:01 AM 0.15 0.00 0.15 0.00 1.48
09:26:01 AM 0.17 0.00 0.17 0.00 2.12
09:27:01 AM 0.30 0.00 0.30 0.00 4.38
09:28:01 AM 0.18 0.00 0.18 0.00 2.00
09:29:01 AM 0.13 0.00 0.13 0.00 1.82
09:30:01 AM 0.13 0.00 0.13 0.00 1.70
09:31:01 AM 0.25 0.00 0.25 0.00 3.28
09:32:01 AM 0.28 0.00 0.28 0.00 5.31
09:33:01 AM 0.17 0.00 0.17 0.00 2.27
09:34:01 AM 0.12 0.00 0.12 0.00 1.30
09:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:36:01 AM 0.13 0.00 0.13 0.00 0.88
09:37:01 AM 0.25 0.00 0.25 0.00 3.50
09:38:01 AM 0.17 0.00 0.17 0.00 1.08
09:39:01 AM 0.12 0.00 0.12 0.00 1.17
09:40:01 AM 0.19 0.00 0.19 0.00 2.79
09:40:01 AM 0.00 0.00 0.00 0.00 0.00
09:41:01 AM 0.23 0.00 0.23 0.00 2.27
09:42:01 AM 0.25 0.00 0.25 0.00 5.16
09:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:44:02 AM 0.10 0.00 0.10 0.00 0.63
09:45:01 AM 0.10 0.00 0.10 0.00 0.78
09:46:01 AM 0.17 0.00 0.17 0.00 1.17
09:47:01 AM 0.55 0.00 0.55 0.00 7.53
09:48:01 AM 0.37 0.00 0.37 0.00 3.50
09:49:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:01 AM 0.30 0.00 0.30 0.00 3.02
09:51:01 AM 0.40 0.00 0.40 0.00 4.38
09:52:01 AM 0.53 0.00 0.53 0.00 7.85
09:53:01 AM 0.32 0.00 0.32 0.00 2.82
09:54:01 AM 0.45 0.00 0.45 0.00 5.28
09:55:01 AM 0.32 0.00 0.32 0.00 3.33
09:56:01 AM 0.37 0.00 0.37 0.00 3.73
09:57:01 AM 0.45 0.00 0.45 0.00 5.68
09:58:01 AM 0.32 0.00 0.32 0.00 3.05
09:59:01 AM 0.30 0.00 0.30 0.00 3.15
10:00:01 AM 0.30 0.00 0.30 0.00 3.02
10:01:01 AM 0.52 0.00 0.52 0.00 6.91
10:02:01 AM 0.42 0.00 0.42 0.00 5.81
10:03:01 AM 0.33 0.00 0.33 0.00 3.18
10:04:01 AM 0.32 0.00 0.32 0.00 3.15
10:05:01 AM 0.30 0.00 0.30 0.00 3.15
10:06:01 AM 0.30 0.00 0.30 0.00 2.72
10:07:01 AM 0.55 0.00 0.55 0.00 7.31
10:08:01 AM 0.93 0.00 0.93 0.00 13.18
10:09:01 AM 0.25 0.00 0.25 0.00 3.87
10:10:01 AM 0.13 0.00 0.13 0.00 0.90
10:11:01 AM 0.52 0.00 0.52 0.00 6.83
10:12:01 AM 0.38 0.00 0.38 0.00 5.98
10:13:01 AM 0.32 0.00 0.32 0.00 3.18
10:14:01 AM 0.30 0.00 0.30 0.00 3.02
10:15:01 AM 0.30 0.00 0.30 0.00 3.02
10:16:01 AM 0.33 0.00 0.33 0.00 3.52
10:17:01 AM 0.43 0.00 0.43 0.00 5.72
10:18:01 AM 0.33 0.00 0.33 0.00 2.82
10:19:01 AM 0.33 0.00 0.33 0.00 3.47
10:20:01 AM 0.28 0.00 0.28 0.00 2.89
10:21:01 AM 0.50 0.00 0.50 0.00 6.28
10:22:01 AM 0.38 0.00 0.38 0.00 5.58
10:23:01 AM 0.33 0.00 0.33 0.00 3.18
10:24:01 AM 0.27 0.00 0.27 0.00 2.52
10:25:01 AM 0.37 0.00 0.37 0.00 3.97
10:26:01 AM 0.37 0.00 0.37 0.00 3.65
10:27:01 AM 0.45 0.00 0.45 0.00 5.76
10:28:01 AM 0.25 0.00 0.25 0.00 3.67
10:29:01 AM 0.10 0.00 0.10 0.00 0.63
10:30:01 AM 0.10 0.00 0.10 0.00 0.77
10:31:01 AM 0.25 0.00 0.25 0.00 3.93
10:32:01 AM 0.20 0.00 0.20 0.00 3.20
10:33:01 AM 0.12 0.00 0.12 0.00 0.90
10:34:01 AM 0.12 0.00 0.12 0.00 0.77
10:35:01 AM 0.18 0.00 0.18 0.00 2.38
10:36:01 AM 0.17 0.00 0.17 0.00 1.83
10:37:01 AM 0.32 0.00 0.32 0.00 5.30
10:38:01 AM 0.13 0.00 0.13 0.00 1.43
10:39:01 AM 0.13 0.00 0.13 0.00 2.48
10:40:01 AM 0.18 0.00 0.18 0.00 2.15
10:41:01 AM 0.22 0.00 0.22 0.00 2.88
10:42:01 AM 0.33 0.00 0.33 0.00 5.97
10:43:01 AM 0.17 0.00 0.17 0.00 1.58
10:44:01 AM 0.13 0.00 0.13 0.00 1.82
10:45:01 AM 0.13 0.00 0.13 0.00 1.68
10:46:01 AM 0.13 0.00 0.13 0.00 0.88
10:47:01 AM 0.23 0.00 0.23 0.00 3.57
10:48:01 AM 0.12 0.00 0.12 0.00 0.77
10:49:01 AM 0.08 0.00 0.08 0.00 0.50
10:50:01 AM 0.12 0.00 0.12 0.00 1.11
10:50:01 AM 0.00 0.00 0.00 0.00 0.00
10:51:01 AM 0.28 0.00 0.28 0.00 3.47
10:52:01 AM 0.32 0.00 0.32 0.00 5.45
10:53:01 AM 0.12 0.00 0.12 0.00 0.77
10:54:01 AM 0.13 0.00 0.13 0.00 1.20
10:55:02 AM 0.10 0.00 0.10 0.00 0.77
10:56:01 AM 0.14 0.00 0.14 0.00 0.92
10:57:01 AM 0.25 0.00 0.25 0.00 3.97
10:58:01 AM 0.12 0.00 0.12 0.00 0.90
10:59:01 AM 0.18 0.00 0.18 0.00 2.23
11:00:01 AM 0.25 0.00 0.25 0.00 3.13
11:01:01 AM 0.25 0.00 0.25 0.00 2.62
11:02:01 AM 0.30 0.00 0.30 0.00 5.18
11:03:01 AM 0.20 0.00 0.20 0.00 2.50
11:04:01 AM 0.15 0.00 0.15 0.00 1.45
11:05:01 AM 0.10 0.00 0.10 0.00 0.63
11:06:01 AM 0.18 0.00 0.18 0.00 1.88
11:07:01 AM 0.23 0.00 0.23 0.00 3.43
11:08:01 AM 0.12 0.00 0.12 0.00 0.77
11:09:01 AM 0.10 0.00 0.10 0.00 1.17
11:10:01 AM 0.10 0.00 0.10 0.00 0.63
11:11:01 AM 0.25 0.00 0.25 0.00 3.30
11:12:01 AM 0.30 0.00 0.30 0.00 5.18
11:13:01 AM 0.13 0.00 0.13 0.00 1.03
11:14:01 AM 0.10 0.00 0.10 0.00 0.63
11:15:01 AM 0.10 0.00 0.10 0.00 1.17
11:16:01 AM 0.15 0.00 0.15 0.00 1.02
11:17:01 AM 0.28 0.00 0.28 0.00 3.78
11:18:01 AM 0.15 0.00 0.15 0.00 1.22
11:19:01 AM 0.13 0.00 0.13 0.00 0.92
11:20:01 AM 0.18 0.00 0.18 0.00 2.25
11:21:01 AM 0.22 0.00 0.22 0.00 2.12
11:22:01 AM 0.25 0.00 0.25 0.00 4.37
11:23:01 AM 0.12 0.00 0.12 0.00 0.90
11:24:01 AM 0.15 0.00 0.15 0.00 1.73
11:25:01 AM 0.10 0.00 0.10 0.00 0.63
11:26:01 AM 0.20 0.00 0.20 0.00 2.87
11:27:01 AM 0.30 0.00 0.30 0.00 4.80
11:28:01 AM 0.18 0.00 0.18 0.00 2.00
11:29:01 AM 1.07 0.00 1.07 0.00 18.81
11:30:01 AM 0.18 0.00 0.18 0.00 1.74
11:31:01 AM 0.23 0.00 0.23 0.00 3.94
11:32:01 AM 0.20 0.00 0.20 0.00 3.07
11:33:01 AM 0.10 0.00 0.10 0.00 1.07
11:34:01 AM 0.17 0.00 0.17 0.00 1.72
11:35:01 AM 0.10 0.00 0.10 0.00 1.03
11:36:01 AM 0.30 0.00 0.30 0.00 5.01
11:37:01 AM 0.25 0.00 0.25 0.00 3.33
11:38:01 AM 0.13 0.00 0.13 0.00 0.90
11:39:01 AM 0.10 0.00 0.10 0.00 0.67
11:40:01 AM 0.13 0.00 0.13 0.00 1.09
11:41:01 AM 0.28 0.00 0.28 0.00 3.81
11:42:01 AM 0.18 0.00 0.18 0.00 3.33
11:43:01 AM 0.20 0.00 0.20 0.00 2.37
11:44:01 AM 0.15 0.00 0.15 0.00 1.45
11:45:01 AM 0.10 0.00 0.10 0.00 1.17
11:46:01 AM 0.20 0.00 0.20 0.00 2.32
11:47:01 AM 0.22 0.00 0.22 0.00 3.20
11:48:01 AM 0.12 0.00 0.12 0.00 0.90
11:49:01 AM 0.08 0.00 0.08 0.00 0.58
11:50:01 AM 0.12 0.00 0.12 0.00 1.18
11:51:01 AM 0.35 0.00 0.35 0.00 5.08
11:52:01 AM 0.37 0.00 0.37 0.00 6.52
11:53:01 AM 0.10 0.00 0.10 0.00 0.77
11:54:01 AM 0.13 0.00 0.13 0.00 2.32
11:55:01 AM 0.13 0.00 0.13 0.00 1.68
11:56:01 AM 0.17 0.00 0.17 0.00 1.97
11:57:01 AM 0.27 0.00 0.27 0.00 3.97
11:58:01 AM 0.12 0.00 0.12 0.00 0.77
11:59:01 AM 0.15 0.00 0.15 0.00 1.73
12:00:01 PM 0.22 0.00 0.22 0.00 3.18
12:00:01 PM 0.00 0.00 0.00 0.00 0.00
12:01:01 PM 0.18 0.00 0.18 0.00 1.95
12:02:02 PM 0.33 0.00 0.33 0.00 5.63
12:03:01 PM 0.15 0.00 0.15 0.00 1.07
12:04:01 PM 0.18 0.00 0.18 0.00 2.25
12:05:01 PM 0.15 0.00 0.15 0.00 1.58
12:06:01 PM 0.15 0.00 0.15 0.00 1.02
12:07:01 PM 0.42 0.00 0.42 0.00 5.45
12:08:01 PM 0.35 0.00 0.35 0.00 3.60
12:09:01 PM 0.33 0.00 0.33 0.00 3.30
12:10:01 PM 0.40 0.00 0.40 0.00 5.05
12:11:01 PM 0.48 0.00 0.48 0.00 6.06
12:12:01 PM 0.42 0.00 0.42 0.00 5.68
12:13:01 PM 0.28 0.00 0.28 0.00 2.65
12:14:01 PM 0.35 0.00 0.35 0.00 3.33
12:15:01 PM 0.32 0.00 0.32 0.00 3.15
12:16:01 PM 0.37 0.00 0.37 0.00 3.73
12:17:01 PM 0.43 0.00 0.43 0.00 5.55
12:18:01 PM 0.30 0.00 0.30 0.00 3.42
12:19:01 PM 0.32 0.00 0.32 0.00 4.12
12:20:01 PM 0.33 0.00 0.33 0.00 3.28
12:21:01 PM 0.50 0.00 0.50 0.00 6.02
12:22:01 PM 0.45 0.00 0.45 0.00 5.96
12:23:01 PM 0.32 0.00 0.32 0.00 3.15
12:24:01 PM 0.33 0.00 0.33 0.00 3.37
12:25:01 PM 0.30 0.00 0.30 0.00 3.02
12:26:01 PM 0.35 0.00 0.35 0.00 3.45
12:27:01 PM 0.47 0.00 0.47 0.00 6.35
12:28:01 PM 0.38 0.00 0.38 0.00 5.13
12:29:01 PM 0.33 0.00 0.33 0.00 3.18
12:30:01 PM 0.30 0.00 0.30 0.00 3.02
12:31:01 PM 0.37 0.00 0.37 0.00 4.46
12:32:01 PM 0.43 0.00 0.43 0.00 5.82
12:33:01 PM 0.32 0.00 0.32 0.00 3.68
12:34:01 PM 0.32 0.00 0.32 0.00 2.68
12:35:01 PM 0.42 0.00 0.42 0.00 5.02
12:36:01 PM 0.40 0.00 0.40 0.00 4.50
12:37:01 PM 0.42 0.00 0.42 0.00 5.58
12:38:01 PM 0.32 0.00 0.32 0.00 3.15
12:39:01 PM 0.30 0.00 0.30 0.00 3.05
12:40:01 PM 0.30 0.00 0.30 0.00 3.02
12:41:01 PM 0.42 0.00 0.42 0.00 4.97
12:42:01 PM 0.48 0.00 0.48 0.00 7.43
12:43:01 PM 0.32 0.00 0.32 0.00 3.15
12:44:01 PM 0.32 0.00 0.32 0.00 3.18
12:45:01 PM 0.30 0.00 0.30 0.00 3.02
12:46:01 PM 0.37 0.00 0.37 0.00 3.70
12:47:01 PM 0.45 0.00 0.45 0.00 6.17
12:48:01 PM 0.32 0.00 0.32 0.00 3.15
12:49:01 PM 0.30 0.00 0.30 0.00 3.45
12:50:01 PM 0.33 0.00 0.33 0.00 3.57
12:51:01 PM 0.51 0.00 0.51 0.00 6.27
12:52:01 PM 0.38 0.00 0.38 0.00 5.35
12:53:01 PM 0.33 0.00 0.33 0.00 3.30
12:54:01 PM 0.32 0.00 0.32 0.00 3.05
12:55:01 PM 0.33 0.00 0.33 0.00 3.47
12:56:01 PM 0.35 0.00 0.35 0.00 3.52
12:57:01 PM 0.42 0.00 0.42 0.00 5.32
12:58:01 PM 0.32 0.00 0.32 0.00 3.68
12:59:01 PM 0.43 0.00 0.43 0.00 5.03
01:00:01 PM 0.32 0.00 0.32 0.00 3.22
01:01:01 PM 0.43 0.00 0.43 0.00 4.73
01:02:01 PM 0.33 0.00 0.33 0.00 4.48
01:03:01 PM 0.32 0.00 0.32 0.00 2.98
01:04:01 PM 0.33 0.00 0.33 0.00 3.87
01:05:01 PM 0.33 0.00 0.33 0.00 3.20
01:06:01 PM 0.30 0.00 0.30 0.00 3.07
01:07:01 PM 0.45 0.00 0.45 0.00 5.08
01:08:01 PM 0.33 0.00 0.33 0.00 2.92
01:09:01 PM 0.30 0.00 0.30 0.00 3.02
01:10:01 PM 0.32 0.00 0.32 0.00 3.23
01:10:01 PM 0.00 0.00 0.00 0.00 0.00
01:11:01 PM 0.40 0.00 0.40 0.00 3.98
01:12:01 PM 0.48 0.00 0.48 0.00 7.33
01:13:02 PM 0.35 0.00 0.35 0.00 3.43
01:14:01 PM 0.29 0.00 0.29 0.00 2.93
01:15:01 PM 0.35 0.00 0.35 0.00 3.50
01:16:01 PM 0.33 0.00 0.33 0.00 3.28
01:17:01 PM 0.42 0.00 0.42 0.00 5.68
01:18:01 PM 0.93 0.00 0.93 0.00 14.85
01:19:01 PM 0.43 0.00 0.43 0.00 5.25
01:20:01 PM 0.30 0.00 0.30 0.00 2.55
01:21:01 PM 0.43 0.00 0.43 0.00 5.25
01:22:01 PM 0.42 0.00 0.42 0.00 5.68
01:23:01 PM 0.42 0.00 0.42 0.00 5.13
01:24:01 PM 0.30 0.00 0.30 0.00 3.15
01:25:01 PM 0.30 0.00 0.30 0.00 2.92
01:26:01 PM 0.32 0.00 0.32 0.00 2.83
01:27:01 PM 0.48 0.00 0.48 0.00 6.80
01:28:01 PM 0.30 0.00 0.30 0.00 3.02
01:29:01 PM 0.30 0.00 0.30 0.00 3.02
01:30:01 PM 0.32 0.00 0.32 0.00 3.18
01:31:01 PM 0.50 0.00 0.50 0.00 6.51
01:32:01 PM 0.40 0.00 0.40 0.00 5.45
01:33:01 PM 0.33 0.00 0.33 0.00 3.70
01:34:01 PM 0.32 0.00 0.32 0.00 3.15
01:35:01 PM 0.33 0.00 0.33 0.00 3.37
01:36:01 PM 0.37 0.00 0.37 0.00 3.60
01:37:01 PM 0.45 0.00 0.45 0.00 5.68
01:38:01 PM 0.32 0.00 0.32 0.00 3.28
01:39:01 PM 0.28 0.00 0.28 0.00 2.88
01:40:01 PM 0.45 0.00 0.45 0.00 5.22
01:41:01 PM 0.45 0.00 0.45 0.00 4.66
01:42:01 PM 0.42 0.00 0.42 0.00 5.68
01:43:01 PM 0.30 0.00 0.30 0.00 3.15
01:44:01 PM 0.30 0.00 0.30 0.00 3.02
01:45:01 PM 0.32 0.00 0.32 0.00 3.05
01:46:01 PM 0.32 0.00 0.32 0.00 3.13
01:47:01 PM 0.55 0.00 0.55 0.00 7.66
01:48:01 PM 0.32 0.00 0.32 0.00 3.15
01:49:01 PM 0.30 0.00 0.30 0.00 3.02
01:50:01 PM 0.30 0.00 0.30 0.00 3.06
01:51:01 PM 0.45 0.00 0.45 0.00 5.15
01:52:01 PM 0.42 0.00 0.42 0.00 6.43
01:53:01 PM 0.30 0.00 0.30 0.00 3.15
01:54:01 PM 0.40 0.00 0.40 0.00 4.87
01:55:01 PM 0.32 0.00 0.32 0.00 3.58
01:56:01 PM 0.38 0.00 0.38 0.00 4.18
01:57:01 PM 0.40 0.00 0.40 0.00 4.82
01:58:01 PM 0.35 0.00 0.35 0.00 3.60
01:59:01 PM 0.30 0.00 0.30 0.00 3.02
02:00:01 PM 0.30 0.00 0.30 0.00 2.93
02:01:01 PM 0.51 0.00 0.51 0.00 6.40
02:02:01 PM 0.40 0.00 0.40 0.00 5.45
02:03:01 PM 0.30 0.00 0.30 0.00 2.78
02:04:01 PM 0.35 0.00 0.35 0.00 3.62
02:05:01 PM 0.32 0.00 0.32 0.00 3.05
02:06:01 PM 0.38 0.00 0.38 0.00 3.97
02:07:01 PM 0.42 0.00 0.42 0.00 5.58
02:08:01 PM 0.40 0.00 0.40 0.00 4.87
02:09:01 PM 0.30 0.00 0.30 0.00 3.15
02:10:01 PM 0.32 0.00 0.32 0.00 3.07
02:11:01 PM 0.41 0.00 0.41 0.00 4.60
02:12:01 PM 0.38 0.00 0.38 0.00 5.58
02:13:01 PM 0.32 0.00 0.32 0.00 3.15
02:14:01 PM 0.33 0.00 0.33 0.00 3.47
02:15:01 PM 0.27 0.00 0.27 0.00 2.03
02:16:01 PM 0.38 0.00 0.38 0.00 3.87
02:17:01 PM 0.42 0.00 0.42 0.00 4.77
02:18:01 PM 0.27 0.00 0.27 0.00 1.97
02:19:01 PM 0.27 0.00 0.27 0.00 2.00
02:20:01 PM 0.35 0.00 0.35 0.00 3.53
02:20:01 PM 0.00 0.00 0.00 0.00 0.00
02:21:01 PM 0.33 0.00 0.33 0.00 2.52
02:22:02 PM 0.50 0.00 0.50 0.00 7.32
02:23:01 PM 0.41 0.00 0.41 0.00 4.49
02:24:01 PM 0.30 0.00 0.30 0.00 3.02
02:25:01 PM 0.30 0.00 0.30 0.00 2.92
02:26:01 PM 0.33 0.00 0.33 0.00 3.42
02:27:01 PM 0.47 0.00 0.47 0.00 6.33
02:28:01 PM 0.50 0.00 0.50 0.00 5.82
02:29:01 PM 0.32 0.00 0.32 0.00 3.33
02:30:01 PM 0.32 0.00 0.32 0.00 3.05
02:31:01 PM 0.48 0.00 0.48 0.00 6.47
02:32:01 PM 0.42 0.00 0.42 0.00 5.68
02:33:01 PM 0.32 0.00 0.32 0.00 3.55
02:34:01 PM 0.35 0.00 0.35 0.00 3.60
02:35:01 PM 0.32 0.00 0.32 0.00 3.05
02:36:01 PM 0.32 0.00 0.32 0.00 3.15
02:37:01 PM 0.48 0.00 0.48 0.00 6.13
02:38:01 PM 0.32 0.00 0.32 0.00 3.15
02:39:01 PM 0.38 0.00 0.38 0.00 4.73
02:40:01 PM 0.32 0.00 0.32 0.00 3.18
02:41:01 PM 0.42 0.00 0.42 0.00 4.93
02:42:01 PM 0.42 0.00 0.42 0.00 5.45
02:43:01 PM 0.33 0.00 0.33 0.00 3.30
02:44:01 PM 0.32 0.00 0.32 0.00 3.55
02:45:01 PM 0.35 0.00 0.35 0.00 3.50
02:46:01 PM 0.48 0.00 0.48 0.00 5.98
02:47:01 PM 0.43 0.00 0.43 0.00 5.55
02:48:01 PM 0.37 0.00 0.37 0.00 3.73
02:49:01 PM 0.30 0.00 0.30 0.00 3.02
02:50:01 PM 0.28 0.00 0.28 0.00 2.42
02:51:01 PM 0.42 0.00 0.42 0.00 4.53
02:52:01 PM 0.95 0.00 0.95 0.00 14.45
02:53:01 PM 0.75 0.00 0.75 0.00 12.10
02:54:01 PM 0.28 0.00 0.28 0.00 2.88
02:55:01 PM 0.42 0.00 0.42 0.00 4.90
02:56:01 PM 0.32 0.00 0.32 0.00 2.92
02:57:01 PM 0.45 0.00 0.45 0.00 5.97
02:58:01 PM 0.32 0.00 0.32 0.00 3.15
02:59:01 PM 0.30 0.00 0.30 0.00 3.02
03:00:01 PM 0.35 0.00 0.35 0.00 3.51
03:01:01 PM 0.40 0.00 0.40 0.00 4.70
03:02:01 PM 0.50 0.00 0.50 0.00 7.43
03:03:01 PM 0.32 0.00 0.32 0.00 3.15
03:04:01 PM 0.28 0.00 0.28 0.00 2.88
03:05:01 PM 0.35 0.00 0.35 0.00 3.90
03:06:01 PM 0.38 0.00 0.38 0.00 4.18
03:07:01 PM 0.42 0.00 0.42 0.00 5.58
03:08:01 PM 0.33 0.00 0.33 0.00 3.47
03:09:01 PM 0.40 0.00 0.40 0.00 4.87
03:10:01 PM 0.32 0.00 0.32 0.00 3.06
03:11:01 PM 0.43 0.00 0.43 0.00 4.87
03:12:01 PM 0.38 0.00 0.38 0.00 5.31
03:13:01 PM 0.35 0.00 0.35 0.00 3.60
03:14:01 PM 0.30 0.00 0.30 0.00 3.02
03:15:01 PM 0.30 0.00 0.30 0.00 2.92
03:16:01 PM 0.48 0.00 0.48 0.00 5.83
03:17:01 PM 0.42 0.00 0.42 0.00 5.58
03:18:01 PM 0.32 0.00 0.32 0.00 3.15
03:19:01 PM 0.28 0.00 0.28 0.00 3.02
03:20:01 PM 0.32 0.00 0.32 0.00 3.61
03:21:01 PM 0.41 0.00 0.41 0.00 4.55
03:22:01 PM 0.40 0.00 0.40 0.00 5.45
03:23:01 PM 0.42 0.00 0.42 0.00 5.00
03:24:01 PM 0.30 0.00 0.30 0.00 3.15
03:25:01 PM 0.32 0.00 0.32 0.00 3.05
03:26:01 PM 0.37 0.00 0.37 0.00 3.70
03:27:01 PM 0.37 0.00 0.37 0.00 4.65
03:28:01 PM 0.33 0.00 0.33 0.00 2.92
03:29:01 PM 0.28 0.00 0.28 0.00 2.80
03:30:01 PM 0.29 0.00 0.29 0.00 2.41
03:30:01 PM 0.00 0.00 0.00 0.00 0.00
03:31:01 PM 0.52 0.00 0.52 0.00 6.45
03:32:01 PM 0.40 0.00 0.40 0.00 4.93
03:33:02 PM 0.28 0.00 0.28 0.00 2.52
03:34:01 PM 0.31 0.00 0.31 0.00 2.69
03:35:01 PM 0.37 0.00 0.37 0.00 4.15
03:36:01 PM 0.37 0.00 0.37 0.00 3.63
03:37:01 PM 0.57 0.00 0.57 0.00 7.98
03:38:01 PM 0.32 0.00 0.32 0.00 3.15
03:39:01 PM 0.32 0.00 0.32 0.00 3.82
03:40:01 PM 0.37 0.00 0.37 0.00 4.50
03:41:01 PM 0.43 0.00 0.43 0.00 4.97
03:42:01 PM 0.43 0.00 0.43 0.00 5.81
03:43:01 PM 0.30 0.00 0.30 0.00 3.55
03:44:01 PM 0.32 0.00 0.32 0.00 3.28
03:45:01 PM 0.33 0.00 0.33 0.00 3.58
03:46:01 PM 0.35 0.00 0.35 0.00 3.22
03:47:01 PM 0.58 0.00 0.58 0.00 7.98
03:48:01 PM 0.32 0.00 0.32 0.00 3.55
03:49:01 PM 0.32 0.00 0.32 0.00 3.15
03:50:01 PM 0.28 0.00 0.28 0.00 3.02
03:51:01 PM 0.43 0.00 0.43 0.00 4.57
03:52:01 PM 0.43 0.00 0.43 0.00 6.26
03:53:01 PM 0.32 0.00 0.32 0.00 3.15
03:54:01 PM 0.38 0.00 0.38 0.00 4.73
03:55:01 PM 0.33 0.00 0.33 0.00 3.47
03:56:01 PM 0.47 0.00 0.47 0.00 4.72
03:57:01 PM 0.50 0.00 0.50 0.00 7.17
03:58:01 PM 0.38 0.00 0.38 0.00 5.26
03:59:01 PM 0.32 0.00 0.32 0.00 3.15
04:00:01 PM 0.28 0.00 0.28 0.00 2.52
04:01:01 PM 0.42 0.00 0.42 0.00 4.43
04:02:01 PM 0.52 0.00 0.52 0.00 7.53
04:03:01 PM 0.32 0.00 0.32 0.00 3.28
04:04:01 PM 0.30 0.00 0.30 0.00 3.02
04:05:01 PM 0.28 0.00 0.28 0.00 2.88
04:06:01 PM 0.33 0.00 0.33 0.00 2.95
04:07:01 PM 0.47 0.00 0.47 0.00 6.10
04:08:01 PM 0.30 0.00 0.30 0.00 3.02
04:09:01 PM 0.35 0.00 0.35 0.00 4.00
04:10:01 PM 0.37 0.00 0.37 0.00 4.55
04:11:01 PM 0.53 0.00 0.53 0.00 6.35
04:12:01 PM 0.43 0.00 0.43 0.00 5.82
04:13:01 PM 0.32 0.00 0.32 0.00 3.15
04:14:01 PM 0.30 0.00 0.30 0.00 3.02
04:15:01 PM 0.33 0.00 0.33 0.00 3.47
04:16:01 PM 0.38 0.00 0.38 0.00 4.62
04:17:01 PM 0.45 0.00 0.45 0.00 5.45
04:18:01 PM 0.32 0.00 0.32 0.00 3.28
04:19:01 PM 0.37 0.00 0.37 0.00 4.63
04:20:01 PM 0.35 0.00 0.35 0.00 3.45
04:21:01 PM 0.48 0.00 0.48 0.00 5.44
04:22:01 PM 0.40 0.00 0.40 0.00 5.45
04:23:01 PM 0.30 0.00 0.30 0.00 3.15
04:24:01 PM 0.30 0.00 0.30 0.00 3.02
04:25:01 PM 0.30 0.00 0.30 0.00 3.02
04:26:01 PM 0.45 0.00 0.45 0.00 5.40
04:27:01 PM 0.42 0.00 0.42 0.00 5.58
04:28:01 PM 0.30 0.00 0.30 0.00 3.42
04:29:01 PM 0.32 0.00 0.32 0.00 3.28
04:30:01 PM 0.29 0.00 0.29 0.00 2.91
04:31:01 PM 0.45 0.00 0.45 0.00 5.16
04:32:01 PM 0.92 0.00 0.92 0.00 13.78
04:33:01 PM 0.30 0.00 0.30 0.00 5.75
04:34:01 PM 0.12 0.00 0.12 0.00 1.07
04:35:01 PM 0.15 0.00 0.15 0.00 1.05
04:36:01 PM 0.20 0.00 0.20 0.00 2.73
04:37:01 PM 0.22 0.00 0.22 0.00 3.33
04:38:01 PM 0.12 0.00 0.12 0.00 0.77
04:39:01 PM 0.18 0.00 0.18 0.00 2.25
04:40:01 PM 0.13 0.00 0.13 0.00 1.55
04:40:01 PM 0.00 0.00 0.00 0.00 0.00
04:41:01 PM 0.23 0.00 0.23 0.00 2.82
04:42:02 PM 0.28 0.00 0.28 0.00 5.55
04:43:01 PM 0.17 0.00 0.17 0.00 1.98
04:44:01 PM 0.08 0.00 0.08 0.00 0.50
04:45:01 PM 0.10 0.00 0.10 0.00 0.95
04:46:01 PM 0.47 0.00 0.47 0.00 6.76
04:47:01 PM 0.35 0.00 0.35 0.00 5.70
04:48:01 PM 0.12 0.00 0.12 0.00 0.90
04:49:01 PM 0.10 0.00 0.10 0.00 0.63
04:50:01 PM 0.10 0.00 0.10 0.00 0.63
04:51:01 PM 0.20 0.00 0.20 0.00 2.22
04:52:01 PM 0.30 0.00 0.30 0.00 5.18
04:53:01 PM 0.20 0.00 0.20 0.00 2.37
04:54:01 PM 0.15 0.00 0.15 0.00 1.75
04:55:01 PM 0.13 0.00 0.13 0.00 0.95
04:56:01 PM 0.28 0.00 0.28 0.00 3.03
04:57:01 PM 0.27 0.00 0.27 0.00 4.00
04:58:01 PM 0.15 0.00 0.15 0.00 1.05
04:59:01 PM 0.10 0.00 0.10 0.00 0.63
05:00:01 PM 0.10 0.00 0.10 0.00 0.77
05:01:01 PM 0.25 0.00 0.25 0.00 2.78
05:02:01 PM 0.28 0.00 0.28 0.00 5.45
05:03:01 PM 0.12 0.00 0.12 0.00 0.77
05:04:01 PM 0.10 0.00 0.10 0.00 0.63
05:05:01 PM 0.08 0.00 0.08 0.00 0.63
05:06:01 PM 0.13 0.00 0.13 0.00 0.88
05:07:01 PM 0.33 0.00 0.33 0.00 4.95
05:08:01 PM 0.20 0.00 0.20 0.00 2.03
05:09:01 PM 0.13 0.00 0.13 0.00 0.92
05:10:01 PM 0.10 0.00 0.10 0.00 0.63
05:11:01 PM 0.17 0.00 0.17 0.00 1.30
05:12:01 PM 0.23 0.00 0.23 0.00 4.50
05:13:01 PM 0.12 0.00 0.12 0.00 0.90
05:14:01 PM 0.18 0.00 0.18 0.00 2.25
05:15:01 PM 0.15 0.00 0.15 0.00 1.45
05:16:01 PM 0.17 0.00 0.17 0.00 1.98
05:17:01 PM 0.27 0.00 0.27 0.00 3.43
05:18:01 PM 0.12 0.00 0.12 0.00 0.77
05:19:01 PM 0.10 0.00 0.10 0.00 0.77
05:20:01 PM 0.10 0.00 0.10 0.00 0.64
05:21:01 PM 0.50 0.00 0.50 0.00 6.38
05:22:01 PM 0.43 0.00 0.43 0.00 5.82
05:23:01 PM 0.28 0.00 0.28 0.00 3.28
05:24:01 PM 0.37 0.00 0.37 0.00 3.60
05:25:01 PM 0.30 0.00 0.30 0.00 3.02
05:26:01 PM 0.38 0.00 0.38 0.00 4.08
05:27:01 PM 0.42 0.00 0.42 0.00 5.45
05:28:01 PM 0.32 0.00 0.32 0.00 3.15
05:29:01 PM 0.28 0.00 0.28 0.00 2.52
05:30:01 PM 0.32 0.00 0.32 0.00 3.18
05:31:01 PM 0.58 0.00 0.58 0.00 7.67
05:32:01 PM 0.43 0.00 0.43 0.00 5.72
05:33:01 PM 0.30 0.00 0.30 0.00 3.55
05:34:01 PM 0.33 0.00 0.33 0.00 3.47
05:35:01 PM 0.30 0.00 0.30 0.00 3.02
05:36:01 PM 0.42 0.00 0.42 0.00 4.53
05:37:01 PM 0.42 0.00 0.42 0.00 5.32
05:38:01 PM 0.42 0.00 0.42 0.00 5.00
05:39:01 PM 0.38 0.00 0.38 0.00 4.30
05:40:01 PM 0.30 0.00 0.30 0.00 3.04
05:41:01 PM 0.40 0.00 0.40 0.00 4.32
05:42:01 PM 0.40 0.00 0.40 0.00 5.45
05:43:01 PM 0.32 0.00 0.32 0.00 3.15
05:44:01 PM 0.33 0.00 0.33 0.00 3.47
05:45:01 PM 0.38 0.00 0.38 0.00 4.73
05:46:01 PM 0.37 0.00 0.37 0.00 3.55
05:47:01 PM 0.48 0.00 0.48 0.00 6.03
05:48:01 PM 0.30 0.00 0.30 0.00 3.02
05:49:01 PM 0.32 0.00 0.32 0.00 3.68
05:50:01 PM 0.32 0.00 0.32 0.00 3.72
05:50:01 PM 0.00 0.00 0.00 0.00 0.00
05:51:01 PM 0.43 0.00 0.43 0.00 4.62
05:52:02 PM 0.53 0.00 0.53 0.00 8.15
05:53:01 PM 0.31 0.00 0.31 0.00 2.36
05:54:01 PM 0.87 0.00 0.87 0.00 10.90
05:55:01 PM 0.78 0.00 0.78 0.00 13.41
05:56:01 PM 0.37 0.00 0.37 0.00 3.57
05:57:01 PM 0.47 0.00 0.47 0.00 5.73
05:58:01 PM 0.27 0.00 0.27 0.00 2.10
05:59:01 PM 0.30 0.00 0.30 0.00 2.63
06:00:01 PM 0.32 0.00 0.32 0.00 3.05
06:01:01 PM 0.57 0.00 0.57 0.00 6.95
06:02:01 PM 0.40 0.00 0.40 0.00 6.13
06:03:01 PM 0.33 0.00 0.33 0.00 3.82
06:04:01 PM 0.32 0.00 0.32 0.00 3.55
06:05:01 PM 0.33 0.00 0.33 0.00 3.42
06:06:01 PM 0.33 0.00 0.33 0.00 3.45
06:07:01 PM 0.52 0.00 0.52 0.00 6.70
06:08:01 PM 0.42 0.00 0.42 0.00 5.00
06:09:01 PM 0.28 0.00 0.28 0.00 2.88
06:10:01 PM 0.30 0.00 0.30 0.00 3.15
06:11:01 PM 0.38 0.00 0.38 0.00 4.08
06:12:01 PM 0.40 0.00 0.40 0.00 5.48
06:13:01 PM 0.33 0.00 0.33 0.00 3.30
06:14:01 PM 0.30 0.00 0.30 0.00 3.02
06:15:01 PM 0.45 0.00 0.45 0.00 5.85
06:16:01 PM 0.33 0.00 0.33 0.00 3.28
06:17:01 PM 0.47 0.00 0.47 0.00 5.72
06:18:01 PM 0.32 0.00 0.32 0.00 3.28
06:19:01 PM 0.30 0.00 0.30 0.00 3.02
06:20:01 PM 0.35 0.00 0.35 0.00 3.52
06:21:01 PM 0.45 0.00 0.45 0.00 4.96
06:22:01 PM 0.53 0.00 0.53 0.00 7.57
06:23:01 PM 0.30 0.00 0.30 0.00 3.15
06:24:01 PM 0.30 0.00 0.30 0.00 3.02
06:25:01 PM 0.30 0.00 0.30 0.00 3.55
06:26:01 PM 0.43 0.00 0.43 0.00 4.32
06:27:01 PM 0.43 0.00 0.43 0.00 5.72
06:28:01 PM 0.30 0.00 0.30 0.00 3.42
06:29:01 PM 0.35 0.00 0.35 0.00 4.00
06:30:01 PM 0.32 0.00 0.32 0.00 3.16
06:31:01 PM 0.48 0.00 0.48 0.00 6.45
06:32:01 PM 0.45 0.00 0.45 0.00 5.85
06:33:01 PM 0.30 0.00 0.30 0.00 3.42
06:34:01 PM 0.28 0.00 0.28 0.00 3.05
06:35:01 PM 0.35 0.00 0.35 0.00 3.43
06:36:01 PM 0.33 0.00 0.33 0.00 3.27
06:37:01 PM 0.48 0.00 0.48 0.00 6.30
06:38:01 PM 0.30 0.00 0.30 0.00 3.02
06:39:01 PM 0.40 0.00 0.40 0.00 4.87
06:40:01 PM 0.30 0.00 0.30 0.00 3.17
06:41:01 PM 0.38 0.00 0.38 0.00 4.16
06:42:01 PM 0.45 0.00 0.45 0.00 5.80
06:43:01 PM 0.35 0.00 0.35 0.00 3.60
06:44:01 PM 0.32 0.00 0.32 0.00 3.15
06:45:01 PM 0.28 0.00 0.28 0.00 2.88
06:46:01 PM 0.45 0.00 0.45 0.00 5.50
06:47:01 PM 0.43 0.00 0.43 0.00 5.62
06:48:01 PM 0.32 0.00 0.32 0.00 3.15
06:49:01 PM 0.28 0.00 0.28 0.00 3.02
06:50:01 PM 0.30 0.00 0.30 0.00 3.04
06:51:01 PM 0.40 0.00 0.40 0.00 4.41
06:52:01 PM 0.40 0.00 0.40 0.00 5.35
06:53:01 PM 0.40 0.00 0.40 0.00 4.50
06:54:01 PM 0.33 0.00 0.33 0.00 3.47
06:55:01 PM 0.30 0.00 0.30 0.00 3.02
06:56:01 PM 0.33 0.00 0.33 0.00 3.38
06:57:01 PM 0.45 0.00 0.45 0.00 5.61
06:58:01 PM 0.32 0.00 0.32 0.00 3.15
06:59:01 PM 0.30 0.00 0.30 0.00 2.83
07:00:01 PM 0.34 0.00 0.34 0.00 3.50
07:00:01 PM 0.00 0.00 0.00 0.00 0.00
07:01:02 PM 0.50 0.00 0.50 0.00 6.16
07:02:01 PM 0.41 0.00 0.41 0.00 5.74
07:03:01 PM 0.27 0.00 0.27 0.00 2.57
07:04:01 PM 0.43 0.00 0.43 0.00 4.88
07:05:01 PM 0.32 0.00 0.32 0.00 2.45
07:06:01 PM 0.32 0.00 0.32 0.00 2.38
07:07:01 PM 0.57 0.00 0.57 0.00 7.57
07:08:01 PM 0.28 0.00 0.28 0.00 2.27
07:09:01 PM 0.30 0.00 0.30 0.00 2.25
07:10:01 PM 0.28 0.00 0.28 0.00 2.50
07:11:01 PM 0.38 0.00 0.38 0.00 4.22
07:12:01 PM 0.43 0.00 0.43 0.00 6.11
07:13:01 PM 0.27 0.00 0.27 0.00 2.13
07:14:01 PM 0.43 0.00 0.43 0.00 5.15
07:15:01 PM 0.30 0.00 0.30 0.00 3.02
07:16:01 PM 0.37 0.00 0.37 0.00 3.73
07:17:01 PM 0.45 0.00 0.45 0.00 5.58
07:18:01 PM 0.32 0.00 0.32 0.00 3.15
07:19:01 PM 0.30 0.00 0.30 0.00 3.15
07:20:01 PM 0.28 0.00 0.28 0.00 2.88
07:21:01 PM 0.50 0.00 0.50 0.00 5.88
07:22:01 PM 0.97 0.00 0.97 0.00 14.16
07:23:01 PM 0.27 0.00 0.27 0.00 4.15
07:24:01 PM 0.10 0.00 0.10 0.00 1.03
07:25:01 PM 0.12 0.00 0.12 0.00 0.90
07:26:01 PM 0.13 0.00 0.13 0.00 0.95
07:27:01 PM 0.37 0.00 0.37 0.00 5.97
07:28:01 PM 0.17 0.00 0.17 0.00 1.72
07:29:01 PM 0.10 0.00 0.10 0.00 0.63
07:30:01 PM 0.10 0.00 0.10 0.00 0.63
07:31:01 PM 0.17 0.00 0.17 0.00 1.70
07:32:01 PM 0.25 0.00 0.25 0.00 4.37
07:33:01 PM 0.12 0.00 0.12 0.00 1.10
07:34:01 PM 0.23 0.00 0.23 0.00 2.67
07:35:01 PM 0.15 0.00 0.15 0.00 1.45
07:36:01 PM 0.13 0.00 0.13 0.00 1.02
07:37:01 PM 0.25 0.00 0.25 0.00 3.30
07:38:01 PM 0.12 0.00 0.12 0.00 0.77
07:39:01 PM 0.10 0.00 0.10 0.00 0.77
07:40:01 PM 0.12 0.00 0.12 0.00 0.80
07:41:01 PM 14.48 6.56 7.92 1241.39 1183.11
07:42:01 PM 121.91 0.18 121.73 5.06 11033.42
07:43:01 PM 41.09 1.05 40.04 115.29 4853.93
07:44:01 PM 66.52 6.93 59.59 1289.52 3866.97
07:45:01 PM 39.29 2.32 36.98 376.74 6464.59
07:46:01 PM 3.17 0.22 2.95 11.73 104.02
07:47:01 PM 2.55 0.00 2.55 0.00 663.11
07:48:01 PM 0.35 0.00 0.35 0.00 269.69
07:49:01 PM 0.58 0.03 0.55 1.87 373.59
07:50:01 PM 15.33 0.32 15.02 37.14 760.10
07:51:01 PM 33.66 0.46 33.20 52.62 2952.12
Average: 0.85 0.17 0.67 17.84 77.24
03:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:57:01 AM 5841940 7211120 2040492 25.89 2688 1567972 600024 6.72 152872 1627524 48
03:58:01 AM 5842812 7211992 2039620 25.88 2688 1567972 600024 6.72 152892 1627144 4
03:59:01 AM 5842060 7211244 2040372 25.89 2688 1567992 600024 6.72 152896 1628116 4
04:00:01 AM 5842556 7211740 2039876 25.88 2688 1567992 600924 6.73 152896 1627768 4
04:00:01 AM 5841940 7211140 2040492 25.89 2688 1567992 600924 6.73 152896 1628148 20
04:01:01 AM 5840552 7209756 2041880 25.90 2688 1567996 600924 6.73 152896 1628984 4
04:02:02 AM 5841492 7210764 2040940 25.89 2688 1568064 600924 6.73 153052 1628464 4
04:03:01 AM 5841512 7210784 2040920 25.89 2688 1568064 600924 6.73 153052 1628396 4
04:04:01 AM 5841632 7210908 2040800 25.89 2688 1568068 600924 6.73 153052 1628400 4
04:05:01 AM 5841676 7210952 2040756 25.89 2688 1568068 600924 6.73 153052 1628400 4
04:06:01 AM 5841432 7210708 2041000 25.89 2688 1568068 600924 6.73 153052 1628400 4
04:07:01 AM 5841584 7210864 2040848 25.89 2688 1568072 600924 6.73 153052 1628472 4
04:08:01 AM 5840756 7210036 2041676 25.90 2688 1568072 596276 6.68 153052 1628988 4
04:09:01 AM 5823992 7210560 2058440 26.11 2688 1585312 603672 6.76 155160 1643612 4
04:10:01 AM 5823712 7210284 2058720 26.12 2688 1585316 602936 6.75 155160 1643820 4
04:11:01 AM 5823752 7210340 2058680 26.12 2688 1585320 601516 6.74 155352 1643636 12
04:12:01 AM 5823968 7210560 2058464 26.11 2688 1585324 601516 6.74 155352 1643504 4
04:13:01 AM 5823872 7210464 2058560 26.12 2688 1585324 601516 6.74 155352 1643436 8
04:14:01 AM 5823824 7210416 2058608 26.12 2688 1585324 601516 6.74 155352 1643440 4
04:15:01 AM 5823904 7210500 2058528 26.12 2688 1585328 601516 6.74 155352 1643448 4
04:16:01 AM 5824008 7210604 2058424 26.11 2688 1585328 601516 6.74 155352 1643448 4
04:17:01 AM 5823720 7210316 2058712 26.12 2688 1585328 601516 6.74 155352 1643632 4
04:18:01 AM 5823740 7210340 2058692 26.12 2688 1585332 601516 6.74 155352 1643452 8
04:19:01 AM 5823772 7210372 2058660 26.12 2688 1585332 601516 6.74 155352 1643456 4
04:20:01 AM 5823736 7210336 2058696 26.12 2688 1585332 619772 6.94 155352 1643576 8
04:21:01 AM 5823408 7210012 2059024 26.12 2688 1585336 602996 6.75 155352 1643916 4
04:22:01 AM 5823548 7210348 2058884 26.12 2688 1585532 602996 6.75 155472 1643800 4
04:23:01 AM 5823748 7210552 2058684 26.12 2688 1585536 602996 6.75 155476 1643620 4
04:24:01 AM 5823688 7210496 2058744 26.12 2688 1585540 602996 6.75 155476 1643624 4
04:25:01 AM 5823824 7210632 2058608 26.12 2688 1585540 602996 6.75 155476 1643740 4
04:26:01 AM 5823784 7210592 2058648 26.12 2688 1585540 602996 6.75 155476 1643628 4
04:27:01 AM 5823756 7210568 2058676 26.12 2688 1585544 602996 6.75 155476 1643704 4
04:28:01 AM 5823648 7210460 2058784 26.12 2688 1585544 602996 6.75 155476 1643636 4
04:29:01 AM 5823456 7210268 2058976 26.12 2688 1585544 602996 6.75 155476 1643636 4
04:30:01 AM 5823792 7210608 2058640 26.12 2688 1585548 600472 6.72 155476 1643584 16
04:31:01 AM 5823404 7210220 2059028 26.12 2688 1585548 600472 6.72 155476 1643916 8
04:32:01 AM 5823524 7210344 2058908 26.12 2688 1585552 600472 6.72 155476 1643840 4
04:33:01 AM 5821000 7207820 2061432 26.15 2688 1585552 600472 6.72 155476 1646172 4
04:34:01 AM 5820832 7207652 2061600 26.15 2688 1585552 600472 6.72 155476 1646280 12
04:35:01 AM 5821264 7208088 2061168 26.15 2688 1585556 600472 6.72 155476 1646012 8
04:36:01 AM 5821300 7208124 2061132 26.15 2688 1585556 600472 6.72 155476 1646012 4
04:37:01 AM 5821200 7208024 2061232 26.15 2688 1585556 600472 6.72 155476 1646108 4
04:38:01 AM 5821328 7208156 2061104 26.15 2688 1585560 616288 6.90 155476 1646044 4
04:39:01 AM 5821292 7208120 2061140 26.15 2688 1585560 616288 6.90 155476 1646140 4
04:40:01 AM 5821584 7208412 2060848 26.14 2688 1585560 616288 6.90 155476 1645696 4
04:41:01 AM 5820908 7207740 2061524 26.15 2688 1585564 616288 6.90 155484 1646408 4
04:42:01 AM 5821004 7207836 2061428 26.15 2688 1585564 616288 6.90 155512 1646392 4
04:43:01 AM 5821408 7208244 2061024 26.15 2688 1585568 600672 6.73 155512 1646208 4
04:44:01 AM 5821360 7208196 2061072 26.15 2688 1585568 600672 6.73 155512 1646228 4
04:45:01 AM 5821104 7207940 2061328 26.15 2688 1585568 600672 6.73 155512 1646228 4
04:46:01 AM 5820508 7207348 2061924 26.16 2688 1585572 600672 6.73 155512 1646484 16
04:47:01 AM 5820988 7207828 2061444 26.15 2688 1585572 600672 6.73 155512 1646356 8
04:48:01 AM 5821124 7207964 2061308 26.15 2688 1585572 600672 6.73 155512 1646268 4
04:49:01 AM 5821164 7208008 2061268 26.15 2688 1585576 600672 6.73 155516 1646196 4
04:50:01 AM 5821764 7208608 2060668 26.14 2688 1585576 599616 6.71 155512 1645808 4
04:51:01 AM 5821188 7208036 2061244 26.15 2688 1585580 599616 6.71 155512 1646276 4
04:52:01 AM 5820772 7207620 2061660 26.16 2688 1585580 599616 6.71 155512 1646576 16
04:53:01 AM 5820600 7207448 2061832 26.16 2688 1585580 599616 6.71 155512 1646644 12
04:54:01 AM 5820864 7207716 2061568 26.15 2688 1585584 599616 6.71 155512 1646500 4
04:55:01 AM 5820652 7207504 2061780 26.16 2688 1585584 599616 6.71 155512 1646628 4
04:56:01 AM 5821036 7207888 2061396 26.15 2688 1585584 599616 6.71 155512 1646308 4
04:57:01 AM 5820748 7207604 2061684 26.16 2688 1585588 599616 6.71 155512 1646384 4
04:58:01 AM 5820868 7207724 2061564 26.15 2688 1585588 599616 6.71 155512 1646316 4
04:59:01 AM 5820848 7207704 2061584 26.15 2688 1585588 599616 6.71 155512 1646432 4
05:00:01 AM 5821464 7208324 2060968 26.15 2688 1585592 599420 6.71 155512 1645972 4
05:01:01 AM 5819628 7206488 2062804 26.17 2688 1585592 599420 6.71 155512 1647224 4
05:02:01 AM 5821364 7208228 2061068 26.15 2688 1585596 599420 6.71 155536 1646200 4
05:03:01 AM 5821376 7208244 2061056 26.15 2688 1585600 599420 6.71 155536 1646140 4
05:04:01 AM 5821528 7208396 2060904 26.15 2688 1585600 599420 6.71 155536 1646024 4
05:05:01 AM 5821456 7208324 2060976 26.15 2688 1585600 599420 6.71 155536 1646144 4
05:06:01 AM 5821492 7208364 2060940 26.15 2688 1585604 599420 6.71 155536 1646036 8
05:07:01 AM 5821264 7208136 2061168 26.15 2688 1585604 599420 6.71 155536 1646108 4
05:08:01 AM 5821452 7208324 2060980 26.15 2688 1585604 599420 6.71 155536 1646040 4
05:09:01 AM 5821352 7208228 2061080 26.15 2688 1585608 599420 6.71 155536 1646044 4
05:10:01 AM 5821952 7208828 2060480 26.14 2688 1585608 616652 6.90 155536 1645696 4
05:10:01 AM 5821392 7208272 2061040 26.15 2688 1585612 616652 6.90 155536 1646048 20
05:11:01 AM 5820800 7207684 2061632 26.15 2688 1585616 616652 6.90 155536 1646332 4
05:12:02 AM 5821232 7208116 2061200 26.15 2688 1585616 616652 6.90 155536 1646128 4
05:13:01 AM 5820656 7207540 2061776 26.16 2688 1585616 601004 6.73 155536 1646588 12
05:14:01 AM 5821256 7208144 2061176 26.15 2688 1585620 601004 6.73 155536 1646080 8
05:15:01 AM 5821240 7208128 2061192 26.15 2688 1585620 601004 6.73 155536 1646080 4
05:16:01 AM 5821136 7208024 2061296 26.15 2688 1585620 601004 6.73 155536 1646080 4
05:17:01 AM 5821360 7208252 2061072 26.15 2688 1585624 601004 6.73 155536 1646152 4
05:18:01 AM 5820872 7207764 2061560 26.15 2688 1585624 601004 6.73 155536 1646316 4
05:19:01 AM 5821296 7208188 2061136 26.15 2688 1585624 601004 6.73 155536 1646128 4
05:20:01 AM 5821144 7208040 2061288 26.15 2688 1585628 602780 6.75 155536 1646208 4
05:21:01 AM 5821240 7208136 2061192 26.15 2688 1585628 602780 6.75 155536 1646092 4
05:22:01 AM 5821252 7208152 2061180 26.15 2688 1585632 602780 6.75 155536 1646164 4
05:23:01 AM 5820808 7207708 2061624 26.15 2688 1585632 602780 6.75 155536 1646436 4
05:24:01 AM 5821108 7208008 2061324 26.15 2688 1585632 602780 6.75 155536 1646280 4
05:25:01 AM 5821128 7208032 2061304 26.15 2688 1585636 602780 6.75 155536 1646176 8
05:26:01 AM 5821200 7208104 2061232 26.15 2688 1585636 602780 6.75 155536 1646176 8
05:27:01 AM 5821064 7207968 2061368 26.15 2688 1585636 602780 6.75 155536 1646376 4
05:28:01 AM 5821288 7208196 2061144 26.15 2688 1585640 602780 6.75 155536 1646196 4
05:29:01 AM 5821220 7208128 2061212 26.15 2688 1585640 602780 6.75 155536 1646196 4
05:30:01 AM 5820640 7207548 2061792 26.16 2688 1585640 604592 6.77 155536 1646592 4
05:31:01 AM 5820992 7207904 2061440 26.15 2688 1585644 604592 6.77 155536 1646412 8
05:32:01 AM 5821172 7208084 2061260 26.15 2688 1585644 604592 6.77 155536 1646280 4
05:33:01 AM 5821044 7207960 2061388 26.15 2688 1585648 604592 6.77 155536 1646492 4
05:34:01 AM 5821060 7207976 2061372 26.15 2688 1585648 604592 6.77 155536 1646356 4
05:35:01 AM 5821128 7208048 2061304 26.15 2688 1585652 597300 6.69 165508 1636252 252
05:36:01 AM 5820960 7207884 2061472 26.15 2688 1585656 597300 6.69 165508 1636256 4
05:37:01 AM 5820972 7207896 2061460 26.15 2688 1585656 597300 6.69 165508 1636324 4
05:38:01 AM 5821084 7208008 2061348 26.15 2688 1585656 597300 6.69 165508 1636260 4
05:39:01 AM 5821132 7208060 2061300 26.15 2688 1585660 597300 6.69 165508 1636380 8
05:40:01 AM 5821620 7208548 2060812 26.14 2688 1585660 600608 6.72 165508 1635916 4
05:41:01 AM 5821068 7207996 2061364 26.15 2688 1585660 600608 6.72 165508 1636264 8
05:42:01 AM 5821064 7207996 2061368 26.15 2688 1585664 600608 6.72 165508 1636340 4
05:43:01 AM 5820972 7207904 2061460 26.15 2688 1585664 600608 6.72 165508 1636388 4
05:44:01 AM 5821072 7208008 2061360 26.15 2688 1585668 600608 6.72 165508 1636392 4
05:45:01 AM 5821076 7208016 2061356 26.15 2688 1585672 600608 6.72 165508 1636280 4
05:46:01 AM 5821192 7208132 2061240 26.15 2688 1585672 600608 6.72 165508 1636284 8
05:47:01 AM 5820808 7207748 2061624 26.15 2688 1585672 600608 6.72 165508 1636584 4
05:48:01 AM 5820924 7207868 2061508 26.15 2688 1585676 600608 6.72 165508 1636416 4
05:49:01 AM 5821044 7207988 2061388 26.15 2688 1585676 600608 6.72 165508 1636292 4
05:50:01 AM 5821492 7208436 2060940 26.15 2688 1585676 600124 6.72 165508 1635964 4
05:51:01 AM 5820964 7207916 2061468 26.15 2688 1585680 600124 6.72 165508 1636440 4
05:52:01 AM 5820992 7207944 2061440 26.15 2688 1585680 600124 6.72 165508 1636408 4
05:53:01 AM 5820912 7207868 2061520 26.15 2688 1585684 600124 6.72 165508 1636344 4
05:54:01 AM 5820900 7207856 2061532 26.15 2688 1585684 600124 6.72 165508 1636476 4
05:55:01 AM 5820912 7207868 2061520 26.15 2688 1585684 600124 6.72 165508 1636496 4
05:56:01 AM 5821156 7208116 2061276 26.15 2688 1585688 600124 6.72 165508 1636384 8
05:57:01 AM 5821056 7208016 2061376 26.15 2688 1585688 600124 6.72 165508 1636456 4
05:58:01 AM 5821200 7208160 2061232 26.15 2688 1585688 600124 6.72 165508 1636388 4
05:59:01 AM 5820616 7207580 2061816 26.16 2688 1585692 600124 6.72 165508 1636644 16
06:00:01 AM 5821468 7208432 2060964 26.15 2688 1585692 602580 6.75 165508 1636084 4
06:01:01 AM 5819880 7206848 2062552 26.17 2688 1585696 602580 6.75 165508 1637208 4
06:02:01 AM 5820896 7207864 2061536 26.15 2688 1585696 602580 6.75 165508 1636468 4
06:03:01 AM 5821028 7207996 2061404 26.15 2688 1585696 602580 6.75 165508 1636400 4
06:04:01 AM 5821000 7207972 2061432 26.15 2688 1585700 602580 6.75 165508 1636520 4
06:05:01 AM 5821000 7207972 2061432 26.15 2688 1585700 602580 6.75 165508 1636520 4
06:06:01 AM 5821036 7208008 2061396 26.15 2688 1585700 602580 6.75 165508 1636404 4
06:07:01 AM 5821060 7208036 2061372 26.15 2688 1585704 602580 6.75 165508 1636476 4
06:08:01 AM 5820892 7207868 2061540 26.15 2688 1585704 602580 6.75 165508 1636408 4
06:09:01 AM 5820588 7207564 2061844 26.16 2688 1585704 602580 6.75 165508 1636808 4
06:10:01 AM 5821516 7208496 2060916 26.15 2688 1585708 620048 6.94 165508 1636076 4
06:11:01 AM 5821108 7208092 2061324 26.15 2688 1585712 620048 6.94 165508 1636428 4
06:12:01 AM 5820676 7207664 2061756 26.16 2688 1585716 620048 6.94 165508 1636508 4
06:13:01 AM 5820780 7207768 2061652 26.16 2688 1585716 620048 6.94 165508 1636556 4
06:14:01 AM 5820876 7207864 2061556 26.15 2688 1585716 620048 6.94 165508 1636556 4
06:15:01 AM 5820792 7207784 2061640 26.15 2688 1585720 620048 6.94 165508 1636444 4
06:16:01 AM 5820956 7207948 2061476 26.15 2688 1585720 620048 6.94 165508 1636444 4
06:17:01 AM 5820888 7207880 2061544 26.15 2688 1585720 620048 6.94 165508 1636512 4
06:18:01 AM 5821032 7208024 2061400 26.15 2688 1585720 620048 6.94 165508 1636560 4
06:19:01 AM 5820792 7207788 2061640 26.15 2688 1585724 620048 6.94 165508 1636652 4
06:20:01 AM 5821556 7208552 2060876 26.15 2688 1585724 614184 6.88 165508 1636100 4
06:20:02 AM 5821112 7208112 2061320 26.15 2688 1585728 614184 6.88 165508 1636452 20
06:21:01 AM 5821020 7208024 2061412 26.15 2688 1585732 614184 6.88 165508 1636456 4
06:22:01 AM 5820768 7207772 2061664 26.16 2688 1585732 614184 6.88 165508 1636524 4
06:23:01 AM 5820656 7207660 2061776 26.16 2688 1585732 614184 6.88 165508 1636664 12
06:24:01 AM 5821036 7208044 2061396 26.15 2688 1585736 614184 6.88 165508 1636464 12
06:25:01 AM 5820928 7207940 2061504 26.15 2688 1585740 614184 6.88 165508 1636468 4
06:26:01 AM 5820996 7208008 2061436 26.15 2688 1585740 614184 6.88 165508 1636468 4
06:27:01 AM 5820972 7207988 2061460 26.15 2688 1585744 614184 6.88 165508 1636540 4
06:28:01 AM 5820980 7207996 2061452 26.15 2688 1585744 614184 6.88 165508 1636592 4
06:29:01 AM 5820376 7207392 2062056 26.16 2688 1585744 614184 6.88 165508 1636864 12
06:30:01 AM 5820192 7207212 2062240 26.16 2688 1585748 611824 6.85 165508 1636896 4
06:31:01 AM 5820716 7207740 2061716 26.16 2688 1585748 611824 6.85 165508 1636656 4
06:32:01 AM 5820696 7207724 2061736 26.16 2688 1585752 611824 6.85 165508 1636592 4
06:33:01 AM 5820568 7207596 2061864 26.16 2688 1585752 611824 6.85 165508 1636728 4
06:34:01 AM 5820972 7208000 2061460 26.15 2688 1585752 611824 6.85 165508 1636524 4
06:35:01 AM 5820856 7207888 2061576 26.15 2688 1585756 611824 6.85 165508 1636644 4
06:36:01 AM 5820532 7207564 2061900 26.16 2688 1585756 611824 6.85 165508 1636812 4
06:37:01 AM 5820824 7207856 2061608 26.15 2688 1585756 611824 6.85 165508 1636612 4
06:38:01 AM 5820896 7207932 2061536 26.15 2688 1585760 611824 6.85 165508 1636548 4
06:39:01 AM 5820792 7207828 2061640 26.15 2688 1585760 611824 6.85 165508 1636548 8
06:40:01 AM 5820692 7207728 2061740 26.16 2688 1585760 611824 6.85 165508 1636664 4
06:41:01 AM 5820996 7208036 2061436 26.15 2688 1585764 611824 6.85 165508 1636672 4
06:42:01 AM 5820700 7207740 2061732 26.16 2688 1585764 611824 6.85 165508 1636760 4
06:43:01 AM 5821056 7208100 2061376 26.15 2688 1585768 611824 6.85 165508 1636564 4
06:44:01 AM 5821068 7208112 2061364 26.15 2688 1585768 611824 6.85 165508 1636564 4
06:45:01 AM 5820584 7207628 2061848 26.16 2688 1585768 611824 6.85 165508 1636564 4
06:46:01 AM 5820672 7207720 2061760 26.16 2688 1585772 611824 6.85 165508 1636572 4
06:47:01 AM 5820604 7207652 2061828 26.16 2688 1585772 611824 6.85 165508 1636640 4
06:48:01 AM 5820488 7207536 2061944 26.16 2688 1585772 611824 6.85 165508 1636788 4
06:49:01 AM 5820844 7207896 2061588 26.15 2688 1585776 611824 6.85 165508 1636596 4
06:50:01 AM 5821228 7208280 2061204 26.15 2688 1585776 611824 6.85 165508 1636260 8
06:51:01 AM 5820816 7207872 2061616 26.15 2688 1585780 611824 6.85 165508 1636616 4
06:52:01 AM 5820704 7207760 2061728 26.16 2688 1585780 611824 6.85 165508 1636704 4
06:53:01 AM 5820772 7207828 2061660 26.16 2688 1585780 611824 6.85 165508 1636636 4
06:54:01 AM 5820268 7207324 2062164 26.16 2688 1585780 611824 6.85 165508 1637056 4
06:55:01 AM 5820740 7207800 2061692 26.16 2688 1585784 611824 6.85 165508 1636652 4
06:56:01 AM 5820728 7207788 2061704 26.16 2688 1585784 611824 6.85 165508 1636652 4
06:57:01 AM 5820536 7207596 2061896 26.16 2688 1585784 611824 6.85 165508 1636720 4
06:58:01 AM 5820712 7207776 2061720 26.16 2688 1585788 611824 6.85 165508 1636656 4
06:59:01 AM 5820616 7207680 2061816 26.16 2688 1585788 611824 6.85 165508 1636752 4
07:00:01 AM 5821268 7208332 2061164 26.15 2688 1585788 610688 6.84 165508 1636308 4
07:01:01 AM 5820016 7207084 2062416 26.16 2688 1585792 610688 6.84 165508 1637124 4
07:02:01 AM 5820688 7207756 2061744 26.16 2688 1585792 610688 6.84 165520 1636796 4
07:03:01 AM 5820720 7207792 2061712 26.16 2688 1585796 610688 6.84 165520 1636768 4
07:04:01 AM 5820368 7207440 2062064 26.16 2688 1585796 610688 6.84 165520 1636860 8
07:05:01 AM 5820500 7207572 2061932 26.16 2688 1585796 610688 6.84 165520 1636772 8
07:06:01 AM 5820568 7207648 2061864 26.16 2688 1585804 610688 6.84 165520 1636780 4
07:07:01 AM 5820576 7207656 2061856 26.16 2688 1585804 610688 6.84 165520 1636732 4
07:08:01 AM 5820752 7207832 2061680 26.16 2688 1585804 610688 6.84 165520 1636664 4
07:09:01 AM 5820704 7207788 2061728 26.16 2688 1585808 610688 6.84 165520 1636668 4
07:10:01 AM 5820844 7207928 2061588 26.15 2688 1585808 612192 6.85 165520 1636696 16
07:11:01 AM 5820340 7207428 2062092 26.16 2688 1585812 612192 6.85 165520 1636924 16
07:12:01 AM 5820604 7207692 2061828 26.16 2688 1585812 612192 6.85 165520 1636796 8
07:13:01 AM 5820192 7207280 2062240 26.16 2688 1585812 612192 6.85 165520 1637116 4
07:14:01 AM 5820560 7207664 2061872 26.16 2688 1585828 601756 6.74 166572 1635752 264
07:15:01 AM 5820468 7207572 2061964 26.16 2688 1585828 601756 6.74 166572 1635752 4
07:16:01 AM 5820512 7207616 2061920 26.16 2688 1585828 601756 6.74 166572 1635752 4
07:17:01 AM 5820008 7207116 2062424 26.16 2688 1585832 601756 6.74 166572 1636180 4
07:18:01 AM 5820368 7207476 2062064 26.16 2688 1585832 601756 6.74 166572 1635976 4
07:19:01 AM 5820532 7207640 2061900 26.16 2688 1585832 601756 6.74 166572 1635888 4
07:20:01 AM 5821160 7208272 2061272 26.15 2688 1585836 596740 6.68 166572 1635428 4
07:20:01 AM 5820496 7207608 2061936 26.16 2688 1585836 596740 6.68 166572 1635776 20
07:21:01 AM 5820568 7207680 2061864 26.16 2688 1585836 596740 6.68 166572 1635776 4
07:22:01 AM 5820388 7207504 2062044 26.16 2688 1585840 596740 6.68 166572 1635848 4
07:23:01 AM 5820344 7207460 2062088 26.16 2688 1585840 596740 6.68 166572 1635984 12
07:24:01 AM 5820592 7207708 2061840 26.16 2688 1585840 596740 6.68 166572 1635780 8
07:25:01 AM 5820556 7207676 2061876 26.16 2688 1585844 612164 6.85 166572 1635900 4
07:26:01 AM 5820660 7207780 2061772 26.16 2688 1585844 612164 6.85 166572 1635784 4
07:27:01 AM 5820524 7207644 2061908 26.16 2688 1585844 612164 6.85 166572 1635856 4
07:28:01 AM 5820720 7207844 2061712 26.16 2688 1585848 612164 6.85 166572 1635792 4
07:29:01 AM 5820756 7207880 2061676 26.16 2688 1585848 612164 6.85 166572 1635792 4
07:30:01 AM 5821076 7208200 2061356 26.15 2688 1585848 601720 6.74 166572 1635444 4
07:30:02 AM 5820484 7207612 2061948 26.16 2688 1585856 601720 6.74 166572 1635912 24
07:31:01 AM 5819996 7207128 2062436 26.16 2688 1585856 601720 6.74 166572 1636208 8
07:32:01 AM 5820548 7207680 2061884 26.16 2688 1585856 601720 6.74 166572 1635868 4
07:33:01 AM 5820476 7207608 2061956 26.16 2688 1585856 601720 6.74 166572 1636004 8
07:34:01 AM 5820808 7207944 2061624 26.15 2688 1585860 601720 6.74 166572 1635804 4
07:35:01 AM 5820756 7207892 2061676 26.16 2688 1585860 601720 6.74 166572 1635920 4
07:36:01 AM 5820748 7207884 2061684 26.16 2688 1585860 601720 6.74 166572 1635804 4
07:37:01 AM 5820360 7207500 2062072 26.16 2688 1585864 601720 6.74 166572 1635876 4
07:38:01 AM 5820488 7207628 2061944 26.16 2688 1585864 601720 6.74 166572 1635808 4
07:39:01 AM 5820348 7207488 2062084 26.16 2688 1585864 601720 6.74 166572 1635808 4
07:40:01 AM 5820296 7207440 2062136 26.16 2688 1585868 601720 6.74 166572 1635928 4
07:41:01 AM 5820508 7207652 2061924 26.16 2688 1585868 601720 6.74 166572 1635812 4
07:42:01 AM 5820396 7207544 2062036 26.16 2688 1585872 601720 6.74 166572 1635884 4
07:43:01 AM 5820496 7207644 2061936 26.16 2688 1585872 601720 6.74 166572 1635820 4
07:44:01 AM 5820484 7207632 2061948 26.16 2688 1585872 601720 6.74 166572 1635820 4
07:45:01 AM 5820464 7207616 2061968 26.16 2688 1585876 617204 6.91 166572 1635940 4
07:46:01 AM 5820500 7207652 2061932 26.16 2688 1585876 617204 6.91 166572 1635824 4
07:47:01 AM 5820476 7207628 2061956 26.16 2688 1585876 617204 6.91 166572 1635892 4
07:48:01 AM 5820664 7207820 2061768 26.16 2688 1585880 617204 6.91 166572 1635828 4
07:49:01 AM 5820448 7207604 2061984 26.16 2688 1585880 617204 6.91 166572 1635828 4
07:50:01 AM 5820276 7207436 2062156 26.16 2688 1585884 618544 6.93 166572 1635948 4
07:51:01 AM 5820432 7207600 2062000 26.16 2688 1585892 618544 6.93 166572 1635844 4
07:52:01 AM 5820332 7207500 2062100 26.16 2688 1585892 618544 6.93 166572 1635912 4
07:53:01 AM 5820444 7207616 2061988 26.16 2688 1585896 618544 6.93 166572 1635848 4
07:54:01 AM 5820440 7207612 2061992 26.16 2688 1585896 602260 6.74 166572 1635852 4
07:55:01 AM 5820452 7207624 2061980 26.16 2688 1585896 602260 6.74 166572 1635852 4
07:56:01 AM 5820548 7207724 2061884 26.16 2688 1585900 602260 6.74 166572 1635856 4
07:57:01 AM 5820520 7207696 2061912 26.16 2688 1585900 602260 6.74 166572 1635924 4
07:58:01 AM 5820660 7207836 2061772 26.16 2688 1585900 602260 6.74 166572 1635856 4
07:59:01 AM 5820592 7207772 2061840 26.16 2688 1585904 602260 6.74 166572 1635860 4
08:00:01 AM 5821060 7208240 2061372 26.15 2688 1585904 599924 6.72 166572 1635628 4
08:01:01 AM 5818944 7206128 2063488 26.18 2688 1585908 599924 6.72 166572 1636832 4
08:02:01 AM 5820360 7207544 2062072 26.16 2688 1585908 599924 6.72 166576 1635928 8
08:03:01 AM 5820432 7207616 2062000 26.16 2688 1585908 599924 6.72 166576 1635860 4
08:04:01 AM 5820392 7207580 2062040 26.16 2688 1585912 599924 6.72 166576 1635864 4
08:05:01 AM 5820428 7207616 2062004 26.16 2688 1585912 599924 6.72 166576 1635864 4
08:06:01 AM 5820368 7207556 2062064 26.16 2688 1585912 599924 6.72 166580 1635924 4
08:07:01 AM 5820408 7207600 2062024 26.16 2688 1585916 599924 6.72 166576 1635936 4
08:08:01 AM 5820476 7207668 2061956 26.16 2688 1585916 599924 6.72 166576 1635872 4
08:09:01 AM 5820464 7207656 2061968 26.16 2688 1585916 599924 6.72 166576 1635872 4
08:10:01 AM 5820992 7208184 2061440 26.15 2688 1585916 599924 6.72 166576 1635640 4
08:11:01 AM 5820248 7207444 2062184 26.16 2688 1585920 615308 6.89 166576 1636012 4
08:12:01 AM 5819968 7207164 2062464 26.17 2688 1585920 615308 6.89 166576 1636152 4
08:13:01 AM 5820172 7207372 2062260 26.16 2688 1585924 615308 6.89 166576 1636036 4
08:14:01 AM 5820392 7207592 2062040 26.16 2688 1585924 615308 6.89 166576 1636040 4
08:15:01 AM 5820328 7207528 2062104 26.16 2688 1585924 615308 6.89 166576 1636040 4
08:16:01 AM 5820284 7207488 2062148 26.16 2688 1585928 615308 6.89 166576 1636024 4
08:17:01 AM 5820220 7207424 2062212 26.16 2688 1585928 615308 6.89 166576 1635996 4
08:18:01 AM 5820408 7207612 2062024 26.16 2688 1585928 615308 6.89 166576 1635928 4
08:19:01 AM 5820416 7207624 2062016 26.16 2688 1585932 615308 6.89 166576 1635932 4
08:20:01 AM 5821052 7208260 2061380 26.15 2688 1585932 615308 6.89 166576 1635584 4
08:21:01 AM 5820468 7207680 2061964 26.16 2688 1585936 598848 6.71 166576 1635940 4
08:22:01 AM 5820440 7207652 2061992 26.16 2688 1585936 598848 6.71 166576 1636008 4
08:23:01 AM 5820392 7207604 2062040 26.16 2688 1585936 598848 6.71 166576 1635944 4
08:24:01 AM 5820396 7207612 2062036 26.16 2688 1585940 598848 6.71 166576 1635948 4
08:25:01 AM 5820380 7207596 2062052 26.16 2688 1585940 598848 6.71 166576 1636068 4
08:26:01 AM 5820488 7207704 2061944 26.16 2688 1585940 598848 6.71 166576 1635952 4
08:27:01 AM 5820400 7207620 2062032 26.16 2688 1585944 598848 6.71 166576 1636028 4
08:28:01 AM 5820448 7207668 2061984 26.16 2688 1585944 598848 6.71 166576 1635960 4
08:29:01 AM 5820476 7207696 2061956 26.16 2688 1585944 598848 6.71 166576 1635960 4
08:30:01 AM 5821080 7208304 2061352 26.15 2688 1585948 593096 6.64 166576 1635616 4
08:30:01 AM 5820520 7207744 2061912 26.16 2688 1585948 593096 6.64 166576 1636080 16
08:31:01 AM 5819784 7207012 2062648 26.17 2688 1585952 593096 6.64 166576 1636380 4
08:32:01 AM 5820136 7207368 2062296 26.16 2688 1585956 593096 6.64 166576 1636044 8
08:33:01 AM 5820176 7207408 2062256 26.16 2688 1585956 593096 6.64 166576 1636200 4
08:34:01 AM 5820312 7207544 2062120 26.16 2688 1585956 593096 6.64 166576 1635996 4
08:35:02 AM 5820472 7207708 2061960 26.16 2688 1585960 593096 6.64 166576 1636116 4
08:36:01 AM 5820528 7207764 2061904 26.16 2688 1585960 593096 6.64 166576 1636000 4
08:37:01 AM 5820400 7207636 2062032 26.16 2688 1585960 593096 6.64 166576 1636068 4
08:38:01 AM 5820524 7207764 2061908 26.16 2688 1585964 593096 6.64 166576 1636004 4
08:39:01 AM 5820280 7207520 2062152 26.16 2688 1585964 593096 6.64 166576 1636120 4
08:40:01 AM 5820136 7207376 2062296 26.16 2688 1585964 612820 6.86 166576 1636120 4
08:41:01 AM 5820288 7207532 2062144 26.16 2688 1585968 612820 6.86 166576 1636124 4
08:42:01 AM 5820200 7207444 2062232 26.16 2688 1585968 612820 6.86 166576 1636192 4
08:43:01 AM 5820524 7207772 2061908 26.16 2688 1585972 612820 6.86 166576 1636012 4
08:44:01 AM 5819940 7207188 2062492 26.17 2688 1585972 612820 6.86 166576 1636512 4
08:45:01 AM 5820332 7207580 2062100 26.16 2688 1585972 612820 6.86 166576 1636104 4
08:46:01 AM 5820464 7207712 2061968 26.16 2688 1585972 612820 6.86 166576 1635988 4
08:47:01 AM 5820204 7207456 2062228 26.16 2688 1585976 612820 6.86 166576 1636076 4
08:48:01 AM 5820292 7207544 2062140 26.16 2688 1585976 612820 6.86 166576 1636124 4
08:49:01 AM 5820432 7207684 2062000 26.16 2688 1585976 612820 6.86 166576 1636008 4
08:50:01 AM 5820204 7207460 2062228 26.16 2688 1585980 603300 6.76 166576 1636128 4
08:51:01 AM 5820336 7207596 2062096 26.16 2688 1585984 603300 6.76 166576 1636016 4
08:52:01 AM 5819988 7207252 2062444 26.17 2688 1585988 603300 6.76 166576 1636292 4
08:53:01 AM 5820040 7207304 2062392 26.16 2688 1585988 603300 6.76 166576 1636220 4
08:54:01 AM 5819996 7207260 2062436 26.16 2688 1585988 603300 6.76 166576 1636336 4
08:55:01 AM 5820044 7207312 2062388 26.16 2688 1585992 603300 6.76 166576 1636224 4
08:56:01 AM 5820216 7207484 2062216 26.16 2688 1585992 603300 6.76 166576 1636224 4
08:57:01 AM 5819632 7206900 2062800 26.17 2688 1585992 603300 6.76 166576 1636612 0
08:58:01 AM 5820108 7207380 2062324 26.16 2688 1585996 603300 6.76 166576 1636228 4
08:59:01 AM 5820160 7207432 2062272 26.16 2688 1585996 603300 6.76 166576 1636232 4
09:00:01 AM 5819776 7207048 2062656 26.17 2688 1585996 603384 6.76 166576 1636460 4
09:01:01 AM 5819208 7206488 2063224 26.17 2688 1586000 603384 6.76 166576 1636908 4
09:02:01 AM 5820144 7207424 2062288 26.16 2688 1586000 598900 6.71 167112 1635776 4
09:03:01 AM 5820124 7207408 2062308 26.16 2688 1586004 598900 6.71 167112 1635712 4
09:04:01 AM 5820056 7207340 2062376 26.16 2688 1586004 598900 6.71 167112 1635712 4
09:05:01 AM 5819972 7207256 2062460 26.17 2688 1586004 598900 6.71 167112 1635712 4
09:06:01 AM 5819968 7207256 2062464 26.17 2688 1586008 598900 6.71 167112 1635832 4
09:07:01 AM 5819868 7207156 2062564 26.17 2688 1586008 598900 6.71 167112 1635784 4
09:08:01 AM 5819972 7207260 2062460 26.17 2688 1586008 598900 6.71 167112 1635716 4
09:09:01 AM 5819900 7207192 2062532 26.17 2688 1586012 598900 6.71 167112 1635720 4
09:10:01 AM 5820516 7207808 2061916 26.16 2688 1586012 616884 6.91 167112 1635372 4
09:11:01 AM 5819908 7207208 2062524 26.17 2688 1586020 616884 6.91 167112 1635728 4
09:12:01 AM 5819936 7207236 2062496 26.17 2688 1586020 616884 6.91 167112 1635796 4
09:13:01 AM 5820040 7207340 2062392 26.16 2688 1586020 600404 6.72 167116 1635768 4
09:14:01 AM 5819968 7207272 2062464 26.17 2688 1586024 600404 6.72 167120 1635812 4
09:15:01 AM 5819804 7207108 2062628 26.17 2688 1586024 600404 6.72 167112 1635924 12
09:16:01 AM 5819740 7207044 2062692 26.17 2688 1586024 600404 6.72 167112 1636020 4
09:17:01 AM 5819864 7207172 2062568 26.17 2688 1586028 600404 6.72 167116 1635860 4
09:18:01 AM 5819948 7207256 2062484 26.17 2688 1586028 600404 6.72 167112 1635716 4
09:19:01 AM 5819872 7207180 2062560 26.17 2688 1586028 600404 6.72 167120 1635844 4
09:20:01 AM 5820384 7207696 2062048 26.16 2688 1586032 593660 6.65 167112 1635408 4
09:21:01 AM 5819888 7207200 2062544 26.17 2688 1586032 593660 6.65 167112 1635756 4
09:22:01 AM 5820004 7207316 2062428 26.16 2688 1586032 593660 6.65 167112 1635840 4
09:23:01 AM 5820020 7207336 2062412 26.16 2688 1586036 593660 6.65 167112 1635776 4
09:24:01 AM 5820088 7207404 2062344 26.16 2688 1586036 593660 6.65 167112 1635776 4
09:25:01 AM 5819804 7207120 2062628 26.17 2688 1586036 593660 6.65 167112 1635776 4
09:26:01 AM 5819992 7207312 2062440 26.17 2688 1586040 593660 6.65 167112 1635780 4
09:27:01 AM 5819684 7207004 2062748 26.17 2688 1586040 593660 6.65 167112 1636052 4
09:28:01 AM 5820064 7207384 2062368 26.16 2688 1586040 593660 6.65 167112 1635780 4
09:29:01 AM 5820092 7207416 2062340 26.16 2688 1586044 593660 6.65 167112 1635784 4
09:30:01 AM 5820492 7207816 2061940 26.16 2688 1586044 612768 6.86 167112 1635436 4
09:31:01 AM 5819784 7207112 2062648 26.17 2688 1586048 612768 6.86 167112 1636068 4
09:32:01 AM 5819620 7206948 2062812 26.17 2688 1586048 612768 6.86 167112 1635864 4
09:33:01 AM 5819460 7206788 2062972 26.17 2688 1586048 612768 6.86 167112 1636040 4
09:34:01 AM 5819764 7207096 2062668 26.17 2688 1586052 612768 6.86 167112 1635956 4
09:35:01 AM 5819904 7207236 2062528 26.17 2688 1586052 612768 6.86 167112 1635956 4
09:36:01 AM 5819824 7207156 2062608 26.17 2688 1586052 612768 6.86 167112 1635840 4
09:37:01 AM 5819944 7207280 2062488 26.17 2688 1586056 612768 6.86 167112 1635916 4
09:38:01 AM 5820016 7207352 2062416 26.16 2688 1586056 612768 6.86 167112 1635848 4
09:39:01 AM 5819868 7207204 2062564 26.17 2688 1586056 612768 6.86 167112 1635848 4
09:40:01 AM 5820100 7207440 2062332 26.16 2688 1586060 609932 6.83 167112 1635716 4
09:40:01 AM 5819584 7206924 2062848 26.17 2688 1586060 609932 6.83 167112 1636180 16
09:41:01 AM 5819784 7207124 2062648 26.17 2688 1586060 609932 6.83 167112 1635984 4
09:42:01 AM 5819504 7206848 2062928 26.17 2688 1586064 609932 6.83 167112 1636272 4
09:43:01 AM 5819732 7207076 2062700 26.17 2688 1586064 609932 6.83 167112 1635908 4
09:44:02 AM 5819892 7207236 2062540 26.17 2688 1586064 609932 6.83 167112 1635908 4
09:45:01 AM 5819604 7206952 2062828 26.17 2688 1586068 609932 6.83 167112 1635912 4
09:46:01 AM 5819596 7206944 2062836 26.17 2688 1586068 609932 6.83 167112 1635912 4
09:47:01 AM 5819656 7207004 2062776 26.17 2688 1586068 609932 6.83 167112 1635980 4
09:48:01 AM 5819792 7207144 2062640 26.17 2688 1586072 609932 6.83 167112 1635920 4
09:49:01 AM 5819724 7207076 2062708 26.17 2688 1586072 609932 6.83 167112 1635920 4
09:50:01 AM 5819364 7206716 2063068 26.17 2688 1586072 629216 7.05 167112 1636152 4
09:51:01 AM 5819736 7207092 2062696 26.17 2688 1586076 629216 7.05 167112 1636044 4
09:52:01 AM 5819556 7206912 2062876 26.17 2688 1586076 629216 7.05 167112 1636016 4
09:53:01 AM 5819608 7206968 2062824 26.17 2688 1586080 629216 7.05 167112 1635952 8
09:54:01 AM 5819560 7206920 2062872 26.17 2688 1586080 629216 7.05 167112 1635952 4
09:55:01 AM 5819604 7206968 2062828 26.17 2688 1586084 629216 7.05 167112 1635956 4
09:56:01 AM 5819764 7207132 2062668 26.17 2688 1586088 629216 7.05 167112 1635960 4
09:57:01 AM 5819516 7206884 2062916 26.17 2688 1586088 629216 7.05 167112 1636036 4
09:58:01 AM 5819636 7207004 2062796 26.17 2688 1586088 629216 7.05 167112 1635968 4
09:59:01 AM 5819680 7207052 2062752 26.17 2688 1586092 613252 6.87 167112 1635972 4
10:00:01 AM 5818840 7206212 2063592 26.18 2688 1586092 607376 6.80 167112 1636436 4
10:01:01 AM 5818560 7205940 2063872 26.18 2688 1586100 607376 6.80 167112 1636792 4
10:02:01 AM 5819536 7206920 2062896 26.17 2688 1586104 607376 6.80 167112 1636184 4
10:03:01 AM 5819544 7206928 2062888 26.17 2688 1586104 607376 6.80 167112 1636116 4
10:04:01 AM 5819584 7206968 2062848 26.17 2688 1586104 607376 6.80 167112 1636116 4
10:05:01 AM 5819732 7207120 2062700 26.17 2688 1586108 607376 6.80 167112 1636004 4
10:06:01 AM 5819632 7207020 2062800 26.17 2688 1586108 607376 6.80 167112 1636120 4
10:07:01 AM 5819664 7207052 2062768 26.17 2688 1586108 607376 6.80 167112 1636072 4
10:08:01 AM 5819756 7207152 2062676 26.17 2688 1586116 604872 6.77 167268 1635856 4
10:09:01 AM 5819840 7207236 2062592 26.17 2688 1586116 604872 6.77 167268 1635856 4
10:10:01 AM 5819416 7206812 2063016 26.17 2688 1586116 605756 6.78 167268 1635972 4
10:11:01 AM 5819680 7207080 2062752 26.17 2688 1586120 605756 6.78 167268 1635860 4
10:12:01 AM 5819496 7206896 2062936 26.17 2688 1586120 605756 6.78 167268 1636184 4
10:13:01 AM 5819888 7207292 2062544 26.17 2688 1586124 605756 6.78 167268 1635868 4
10:14:01 AM 5819968 7207372 2062464 26.17 2688 1586124 605756 6.78 167268 1635868 4
10:15:01 AM 5819852 7207256 2062580 26.17 2688 1586124 605756 6.78 167268 1635868 4
10:16:01 AM 5819288 7206696 2063144 26.17 2688 1586128 605756 6.78 167268 1636220 4
10:17:01 AM 5819356 7206764 2063076 26.17 2688 1586128 605756 6.78 167268 1636028 4
10:18:01 AM 5819592 7207000 2062840 26.17 2688 1586128 605756 6.78 167268 1635872 4
10:19:01 AM 5819624 7207036 2062808 26.17 2688 1586132 605756 6.78 167268 1635876 4
10:20:01 AM 5820216 7207628 2062216 26.16 2688 1586132 609764 6.83 167268 1635528 4
10:21:01 AM 5819784 7207200 2062648 26.17 2688 1586136 609764 6.83 167268 1635880 4
10:22:01 AM 5819584 7207000 2062848 26.17 2688 1586136 609764 6.83 167268 1635948 4
10:23:01 AM 5819572 7206988 2062860 26.17 2688 1586136 609764 6.83 167276 1635860 4
10:24:01 AM 5819512 7206932 2062920 26.17 2688 1586140 609764 6.83 167276 1635976 4
10:25:01 AM 5819408 7206828 2063024 26.17 2688 1586140 609764 6.83 167268 1636096 4
10:26:01 AM 5819660 7207080 2062772 26.17 2688 1586140 609764 6.83 167276 1635988 4
10:27:01 AM 5819728 7207152 2062704 26.17 2688 1586144 609764 6.83 167268 1635964 4
10:28:01 AM 5819876 7207300 2062556 26.17 2688 1586144 609764 6.83 167268 1636012 4
10:29:01 AM 5819564 7206988 2062868 26.17 2688 1586144 609764 6.83 167268 1636012 4
10:30:01 AM 5820148 7207576 2062284 26.16 2688 1586148 611228 6.84 167268 1635552 4
10:31:01 AM 5819316 7206744 2063116 26.17 2688 1586148 611228 6.84 167268 1636108 4
10:32:01 AM 5819580 7207012 2062852 26.17 2688 1586152 611228 6.84 167268 1635976 4
10:33:01 AM 5819520 7206952 2062912 26.17 2688 1586152 611228 6.84 167268 1636044 4
10:34:01 AM 5819720 7207152 2062712 26.17 2688 1586152 611228 6.84 167268 1635908 4
10:35:01 AM 5819548 7206984 2062884 26.17 2688 1586156 611228 6.84 167268 1635912 4
10:36:01 AM 5819548 7206988 2062884 26.17 2688 1586160 611228 6.84 167268 1636012 4
10:37:01 AM 5819480 7206920 2062952 26.17 2688 1586160 611228 6.84 167268 1636060 4
10:38:01 AM 5819404 7206844 2063028 26.17 2688 1586160 611228 6.84 167268 1636244 16
10:39:01 AM 5819356 7206800 2063076 26.17 2688 1586164 611228 6.84 167268 1636140 4
10:40:01 AM 5819944 7207388 2062488 26.17 2688 1586164 606944 6.80 167268 1635588 4
10:41:01 AM 5819476 7206924 2062956 26.17 2688 1586168 606944 6.80 167268 1635944 4
10:42:01 AM 5819492 7206940 2062940 26.17 2688 1586168 606944 6.80 167268 1636012 4
10:43:01 AM 5819584 7207032 2062848 26.17 2688 1586168 606944 6.80 167268 1635944 4
10:44:01 AM 5819724 7207176 2062708 26.17 2688 1586172 606944 6.80 167268 1635948 4
10:45:01 AM 5819536 7206988 2062896 26.17 2688 1586172 606944 6.80 167268 1636064 4
10:46:01 AM 5819740 7207192 2062692 26.17 2688 1586172 606944 6.80 167268 1635948 4
10:47:01 AM 5819368 7206824 2063064 26.17 2688 1586176 606944 6.80 167268 1636020 4
10:48:01 AM 5819508 7206964 2062924 26.17 2688 1586176 606944 6.80 167268 1635952 0
10:49:01 AM 5819668 7207124 2062764 26.17 2688 1586176 606944 6.80 167268 1635952 4
10:50:01 AM 5819940 7207400 2062492 26.17 2688 1586180 606944 6.80 167268 1635812 16
10:50:01 AM 5819324 7206784 2063108 26.17 2688 1586180 606944 6.80 167268 1636160 32
10:51:01 AM 5819680 7207140 2062752 26.17 2688 1586180 606944 6.80 167268 1635956 8
10:52:01 AM 5819608 7207072 2062824 26.17 2688 1586184 606944 6.80 167268 1636028 4
10:53:01 AM 5819584 7207048 2062848 26.17 2688 1586184 606944 6.80 167268 1635960 4
10:54:01 AM 5819688 7207152 2062744 26.17 2688 1586184 606944 6.80 167268 1636076 4
10:55:02 AM 5819384 7206852 2063048 26.17 2688 1586188 606944 6.80 167268 1635964 4
10:56:01 AM 5819552 7207020 2062880 26.17 2688 1586188 606944 6.80 167268 1635964 4
10:57:01 AM 5819368 7206836 2063064 26.17 2688 1586188 590708 6.61 167268 1636036 4
10:58:01 AM 5819604 7207076 2062828 26.17 2688 1586192 606088 6.79 167268 1635972 4
10:59:01 AM 5819540 7207012 2062892 26.17 2688 1586192 606088 6.79 167268 1635972 4
11:00:01 AM 5819300 7206772 2063132 26.17 2688 1586192 603448 6.76 167268 1636088 4
11:01:01 AM 5818556 7206036 2063876 26.18 2688 1586200 603448 6.76 167268 1636676 4
11:02:01 AM 5819428 7206908 2063004 26.17 2688 1586200 603448 6.76 167268 1636056 4
11:03:01 AM 5819532 7207016 2062900 26.17 2688 1586204 603448 6.76 167268 1635992 4
11:04:01 AM 5819552 7207036 2062880 26.17 2688 1586204 603448 6.76 167268 1636108 4
11:05:01 AM 5819564 7207048 2062868 26.17 2688 1586204 603448 6.76 167268 1635992 4
11:06:01 AM 5819632 7207120 2062800 26.17 2688 1586208 603448 6.76 167268 1635996 4
11:07:01 AM 5819532 7207020 2062900 26.17 2688 1586208 603448 6.76 167268 1636180 4
11:08:01 AM 5819708 7207196 2062724 26.17 2688 1586208 603448 6.76 167268 1636112 4
11:09:01 AM 5819328 7206820 2063104 26.17 2688 1586212 603448 6.76 167268 1636272 4
11:10:01 AM 5819216 7206708 2063216 26.17 2688 1586212 603448 6.76 167268 1636232 4
11:11:01 AM 5819376 7206872 2063056 26.17 2688 1586216 603448 6.76 167268 1636256 8
11:12:01 AM 5819640 7207136 2062792 26.17 2688 1586216 603448 6.76 167268 1636072 8
11:13:01 AM 5819640 7207136 2062792 26.17 2688 1586216 603448 6.76 167268 1636004 4
11:14:01 AM 5819724 7207220 2062708 26.17 2688 1586216 603448 6.76 167268 1636120 4
11:15:01 AM 5819044 7206544 2063388 26.18 2688 1586220 603448 6.76 167268 1636340 4
11:16:01 AM 5819364 7206864 2063068 26.17 2688 1586220 603448 6.76 167268 1636020 4
11:17:01 AM 5819276 7206780 2063156 26.17 2688 1586224 603448 6.76 167268 1636208 4
11:18:01 AM 5819520 7207028 2062912 26.17 2688 1586228 603448 6.76 167268 1636028 4
11:19:01 AM 5819500 7207008 2062932 26.17 2688 1586228 603448 6.76 167268 1636144 4
11:20:01 AM 5819624 7207132 2062808 26.17 2688 1586228 619868 6.94 167268 1635912 4
11:21:01 AM 5819596 7207108 2062836 26.17 2688 1586232 619868 6.94 167268 1636148 4
11:22:01 AM 5819304 7206816 2063128 26.17 2688 1586232 619868 6.94 167268 1636100 4
11:23:01 AM 5819336 7206852 2063096 26.17 2688 1586236 619868 6.94 167268 1636152 4
11:24:01 AM 5819432 7206948 2063000 26.17 2688 1586236 619868 6.94 167268 1636152 4
11:25:01 AM 5819496 7207012 2062936 26.17 2688 1586236 619868 6.94 167268 1636036 4
11:26:01 AM 5819472 7206992 2062960 26.17 2688 1586240 619868 6.94 167268 1636040 4
11:27:01 AM 5819316 7206836 2063116 26.17 2688 1586240 619868 6.94 167268 1636224 4
11:28:01 AM 5819248 7206788 2063184 26.17 2688 1586256 606276 6.79 167616 1635724 264
11:29:01 AM 5819320 7206864 2063112 26.17 2688 1586260 606276 6.79 167616 1635844 4
11:30:01 AM 5819880 7207424 2062552 26.17 2688 1586260 604748 6.77 167616 1635380 4
11:31:01 AM 5819124 7206672 2063308 26.18 2688 1586264 604748 6.77 167616 1636052 4
11:32:01 AM 5819456 7207004 2062976 26.17 2688 1586264 604748 6.77 167616 1635800 4
11:33:01 AM 5819144 7206692 2063288 26.18 2688 1586264 604748 6.77 167616 1635948 4
11:34:01 AM 5819468 7207020 2062964 26.17 2688 1586268 604748 6.77 167616 1635816 4
11:35:01 AM 5819196 7206748 2063236 26.18 2688 1586268 604748 6.77 167616 1636060 4
11:36:01 AM 5819160 7206712 2063272 26.18 2688 1586268 604748 6.77 167616 1635948 12
11:37:01 AM 5819344 7206900 2063088 26.17 2688 1586272 604748 6.77 167616 1635932 8
11:38:01 AM 5819408 7206964 2063024 26.17 2688 1586272 604748 6.77 167616 1635748 4
11:39:01 AM 5819352 7206908 2063080 26.17 2688 1586272 604748 6.77 167616 1635728 4
11:40:01 AM 5819816 7207376 2062616 26.17 2688 1586276 621036 6.95 167616 1635408 4
11:41:01 AM 5819312 7206872 2063120 26.17 2688 1586276 621036 6.95 167616 1635764 4
11:42:01 AM 5819288 7206852 2063144 26.17 2688 1586280 621036 6.95 167616 1635840 4
11:43:01 AM 5819364 7206928 2063068 26.17 2688 1586280 621036 6.95 167616 1635888 4
11:44:01 AM 5819512 7207076 2062920 26.17 2688 1586280 621036 6.95 167616 1635772 4
11:45:01 AM 5819108 7206676 2063324 26.18 2688 1586284 621036 6.95 167616 1636060 4
11:46:01 AM 5819328 7206896 2063104 26.17 2688 1586284 621036 6.95 167616 1635752 4
11:47:01 AM 5819392 7206960 2063040 26.17 2688 1586284 621036 6.95 167616 1635836 4
11:48:01 AM 5819376 7206948 2063056 26.17 2688 1586288 605024 6.77 167616 1635792 4
11:49:01 AM 5819424 7206996 2063008 26.17 2688 1586288 605024 6.77 167616 1635908 4
11:50:01 AM 5819852 7207424 2062580 26.17 2688 1586288 605480 6.78 167616 1635444 4
11:51:01 AM 5819300 7206876 2063132 26.17 2688 1586292 605480 6.78 167616 1635912 4
11:52:01 AM 5819372 7206948 2063060 26.17 2688 1586292 605480 6.78 167616 1635980 0
11:53:01 AM 5819560 7207136 2062872 26.17 2688 1586292 605480 6.78 167616 1635796 4
11:54:01 AM 5819460 7207040 2062972 26.17 2688 1586296 605480 6.78 167616 1635800 4
11:55:01 AM 5819252 7206832 2063180 26.17 2688 1586296 605480 6.78 167616 1635916 4
11:56:01 AM 5819304 7206884 2063128 26.17 2688 1586296 605480 6.78 167616 1635916 4
11:57:01 AM 5819420 7207004 2063012 26.17 2688 1586300 605480 6.78 167616 1635872 4
11:58:01 AM 5819524 7207108 2062908 26.17 2688 1586300 605480 6.78 167616 1635804 4
11:59:01 AM 5819544 7207128 2062888 26.17 2688 1586300 605480 6.78 167616 1635804 4
12:00:01 PM 5820020 7207608 2062412 26.16 2688 1586304 608000 6.81 167616 1635460 4
12:00:01 PM 5819332 7206920 2063100 26.17 2688 1586304 608000 6.81 167616 1635808 16
12:01:01 PM 5818340 7205932 2064092 26.19 2688 1586308 608000 6.81 167616 1636508 4
12:02:02 PM 5819464 7207060 2062968 26.17 2688 1586312 608000 6.81 167616 1635884 4
12:03:01 PM 5819388 7206984 2063044 26.17 2688 1586312 608000 6.81 167616 1635816 4
12:04:01 PM 5819272 7206868 2063160 26.17 2688 1586312 608000 6.81 167616 1635816 4
12:05:01 PM 5819196 7206796 2063236 26.18 2688 1586316 608000 6.81 167616 1635936 4
12:06:01 PM 5819448 7207048 2062984 26.17 2688 1586316 608000 6.81 167616 1635820 4
12:07:01 PM 5819364 7206964 2063068 26.17 2688 1586316 608000 6.81 167616 1635892 4
12:08:01 PM 5819324 7206928 2063108 26.17 2688 1586320 608000 6.81 167616 1635828 4
12:09:01 PM 5819232 7206836 2063200 26.17 2688 1586320 608000 6.81 167616 1635828 0
12:10:01 PM 5818980 7206584 2063452 26.18 2688 1586320 606568 6.79 167616 1636060 4
12:11:01 PM 5819176 7206788 2063256 26.18 2688 1586324 606568 6.79 167616 1635832 4
12:12:01 PM 5818984 7206596 2063448 26.18 2688 1586324 606568 6.79 167616 1635900 4
12:13:01 PM 5819208 7206824 2063224 26.17 2688 1586328 606568 6.79 167616 1635836 4
12:14:01 PM 5819272 7206888 2063160 26.17 2688 1586328 606568 6.79 167616 1635836 4
12:15:01 PM 5819200 7206816 2063232 26.18 2688 1586328 606568 6.79 167616 1635836 4
12:16:01 PM 5819256 7206876 2063176 26.17 2688 1586332 606568 6.79 167616 1635840 4
12:17:01 PM 5819176 7206796 2063256 26.18 2688 1586332 606568 6.79 167616 1636024 4
12:18:01 PM 5819104 7206724 2063328 26.18 2688 1586332 606568 6.79 167616 1636160 4
12:19:01 PM 5818996 7206620 2063436 26.18 2688 1586336 606568 6.79 167616 1636124 4
12:20:01 PM 5818744 7206368 2063688 26.18 2688 1586336 603556 6.76 167616 1636188 4
12:21:01 PM 5819184 7206816 2063248 26.18 2688 1586344 603556 6.76 167616 1635876 4
12:22:01 PM 5819004 7206636 2063428 26.18 2688 1586344 603556 6.76 167616 1636060 4
12:23:01 PM 5819168 7206800 2063264 26.18 2688 1586344 603556 6.76 167616 1635876 4
12:24:01 PM 5819200 7206836 2063232 26.18 2688 1586348 603556 6.76 167616 1635996 4
12:25:01 PM 5819208 7206844 2063224 26.17 2688 1586348 603556 6.76 167616 1635880 4
12:26:01 PM 5819360 7206996 2063072 26.17 2688 1586348 603556 6.76 167616 1635880 4
12:27:01 PM 5819132 7206772 2063300 26.18 2688 1586352 603556 6.76 167616 1635952 4
12:28:01 PM 5818916 7206556 2063516 26.18 2688 1586352 603556 6.76 167616 1636096 4
12:29:01 PM 5819316 7206956 2063116 26.17 2688 1586352 603556 6.76 167616 1635892 4
12:30:01 PM 5819748 7207388 2062684 26.17 2688 1586352 619036 6.93 167616 1635544 4
12:31:01 PM 5819032 7206676 2063400 26.18 2688 1586356 619036 6.93 167616 1636100 4
12:32:01 PM 5819140 7206784 2063292 26.18 2688 1586356 619036 6.93 167616 1636080 4
12:33:01 PM 5818928 7206576 2063504 26.18 2688 1586360 619036 6.93 167616 1636036 4
12:34:01 PM 5819200 7206848 2063232 26.18 2688 1586360 619036 6.93 167616 1635900 4
12:35:01 PM 5819128 7206776 2063304 26.18 2688 1586360 619036 6.93 167616 1635900 4
12:36:01 PM 5819164 7206816 2063268 26.18 2688 1586364 619036 6.93 167616 1635904 4
12:37:01 PM 5819156 7206808 2063276 26.18 2688 1586364 619036 6.93 167616 1635972 4
12:38:01 PM 5819116 7206768 2063316 26.18 2688 1586364 619036 6.93 167616 1636020 4
12:39:01 PM 5819304 7206960 2063128 26.17 2688 1586368 619036 6.93 167616 1635908 4
12:40:01 PM 5819804 7207460 2062628 26.17 2688 1586368 619036 6.93 167616 1635560 4
12:41:01 PM 5819008 7206668 2063424 26.18 2688 1586372 603480 6.76 167620 1635892 4
12:42:01 PM 5818996 7206660 2063436 26.18 2688 1586376 603480 6.76 167616 1636164 4
12:43:01 PM 5819112 7206776 2063320 26.18 2688 1586376 603480 6.76 167616 1636096 4
12:44:01 PM 5819148 7206816 2063284 26.18 2688 1586380 603480 6.76 167616 1635964 4
12:45:01 PM 5819156 7206824 2063276 26.18 2688 1586380 603480 6.76 167616 1635984 4
12:46:01 PM 5819048 7206716 2063384 26.18 2688 1586380 603480 6.76 167616 1636100 4
12:47:01 PM 5819116 7206788 2063316 26.18 2688 1586384 603480 6.76 167616 1636060 4
12:48:01 PM 5819040 7206712 2063392 26.18 2688 1586384 603480 6.76 167616 1635992 4
12:49:01 PM 5818804 7206476 2063628 26.18 2688 1586384 603480 6.76 167616 1636396 4
12:50:01 PM 5819404 7207080 2063028 26.17 2688 1586388 606788 6.79 167616 1635868 4
12:51:01 PM 5819068 7206744 2063364 26.18 2688 1586388 606788 6.79 167616 1636132 8
12:52:01 PM 5819100 7206780 2063332 26.18 2688 1586392 606788 6.79 167616 1636088 4
12:53:01 PM 5819168 7206848 2063264 26.18 2688 1586392 606788 6.79 167616 1636136 4
12:54:01 PM 5818964 7206644 2063468 26.18 2688 1586392 606788 6.79 167616 1636020 4
12:55:01 PM 5818952 7206636 2063480 26.18 2688 1586396 606788 6.79 167616 1636024 4
12:56:01 PM 5818996 7206680 2063436 26.18 2688 1586396 606788 6.79 167616 1636024 8
12:57:01 PM 5819004 7206688 2063428 26.18 2688 1586396 606788 6.79 167616 1636092 4
12:58:01 PM 5818808 7206496 2063624 26.18 2688 1586400 606788 6.79 167616 1636232 4
12:59:01 PM 5819048 7206736 2063384 26.18 2688 1586400 606788 6.79 167616 1636028 4
01:00:01 PM 5819744 7207432 2062688 26.17 2688 1586400 606788 6.79 167616 1635680 4
01:01:01 PM 5818092 7205784 2064340 26.19 2688 1586404 606788 6.79 167616 1636728 4
01:02:01 PM 5818924 7206616 2063508 26.18 2688 1586404 606788 6.79 167616 1636104 4
01:03:01 PM 5819112 7206808 2063320 26.18 2688 1586408 606788 6.79 167616 1636040 4
01:04:01 PM 5818716 7206412 2063716 26.18 2688 1586408 606788 6.79 167616 1636380 4
01:05:01 PM 5819032 7206728 2063400 26.18 2688 1586408 606788 6.79 167616 1636156 4
01:06:01 PM 5819004 7206700 2063428 26.18 2688 1586408 606788 6.79 167616 1636244 4
01:07:01 PM 5818956 7206656 2063476 26.18 2688 1586412 606788 6.79 167616 1636112 4
01:08:01 PM 5819048 7206748 2063384 26.18 2688 1586412 606788 6.79 167616 1636044 4
01:09:01 PM 5819172 7206872 2063260 26.18 2688 1586412 606788 6.79 167616 1636044 4
01:10:01 PM 5819592 7207296 2062840 26.17 2688 1586416 609920 6.83 167616 1635700 4
01:10:01 PM 5819124 7206828 2063308 26.18 2688 1586416 609920 6.83 167616 1636048 20
01:11:01 PM 5818940 7206644 2063492 26.18 2688 1586416 609920 6.83 167616 1636164 4
01:12:01 PM 5818776 7206484 2063656 26.18 2688 1586420 609920 6.83 167616 1636252 4
01:13:02 PM 5818960 7206668 2063472 26.18 2688 1586420 609920 6.83 167616 1636184 4
01:14:01 PM 5818960 7206668 2063472 26.18 2688 1586420 609920 6.83 167616 1636068 4
01:15:01 PM 5819004 7206716 2063428 26.18 2688 1586424 609920 6.83 167616 1636072 4
01:16:01 PM 5819024 7206736 2063408 26.18 2688 1586424 609920 6.83 167616 1636072 4
01:17:01 PM 5818876 7206588 2063556 26.18 2688 1586424 626652 7.02 167616 1636260 4
01:18:01 PM 5818996 7206712 2063436 26.18 2688 1586428 604368 6.77 167676 1636020 4
01:19:01 PM 5819016 7206732 2063416 26.18 2688 1586428 604368 6.77 167676 1636020 4
01:20:01 PM 5818628 7206344 2063804 26.18 2688 1586428 603576 6.76 167676 1636136 4
01:21:01 PM 5818628 7206352 2063804 26.18 2688 1586436 603576 6.76 167676 1636308 4
01:22:01 PM 5818916 7206640 2063516 26.18 2688 1586436 603576 6.76 167676 1636108 4
01:23:01 PM 5819044 7206772 2063388 26.18 2688 1586440 603576 6.76 167676 1636044 4
01:24:01 PM 5818952 7206684 2063480 26.18 2688 1586444 603576 6.76 167676 1636052 4
01:25:01 PM 5819056 7206788 2063376 26.18 2688 1586444 603576 6.76 167676 1636052 4
01:26:01 PM 5819008 7206740 2063424 26.18 2688 1586444 603576 6.76 167676 1636172 4
01:27:01 PM 5819000 7206736 2063432 26.18 2688 1586448 603576 6.76 167676 1636244 4
01:28:01 PM 5819068 7206804 2063364 26.18 2688 1586448 603576 6.76 167676 1636176 4
01:29:01 PM 5819096 7206832 2063336 26.18 2688 1586448 603576 6.76 167676 1636060 4
01:30:01 PM 5818832 7206572 2063600 26.18 2688 1586452 619188 6.93 167676 1636296 4
01:31:01 PM 5818164 7205908 2064268 26.19 2688 1586456 619188 6.93 167676 1636476 4
01:32:01 PM 5818728 7206476 2063704 26.18 2688 1586460 619188 6.93 167676 1636144 4
01:33:01 PM 5818672 7206420 2063760 26.18 2688 1586460 619188 6.93 167676 1636280 4
01:34:01 PM 5818836 7206584 2063596 26.18 2688 1586460 619188 6.93 167676 1636076 4
01:35:01 PM 5818980 7206732 2063452 26.18 2688 1586464 619188 6.93 167676 1636080 4
01:36:01 PM 5818888 7206640 2063544 26.18 2688 1586464 619188 6.93 167676 1636080 4
01:37:01 PM 5818800 7206552 2063632 26.18 2688 1586464 619188 6.93 167676 1636148 4
01:38:01 PM 5818872 7206628 2063560 26.18 2688 1586468 619188 6.93 167676 1636084 4
01:39:01 PM 5819044 7206800 2063388 26.18 2688 1586468 619188 6.93 167676 1636084 4
01:40:01 PM 5819404 7207160 2063028 26.17 2688 1586468 619188 6.93 167676 1635736 4
01:41:01 PM 5818800 7206560 2063632 26.18 2688 1586472 619188 6.93 167676 1636092 4
01:42:01 PM 5818912 7206672 2063520 26.18 2688 1586472 619188 6.93 167676 1636164 4
01:43:01 PM 5818880 7206644 2063552 26.18 2688 1586476 603452 6.76 167676 1636100 4
01:44:01 PM 5818960 7206724 2063472 26.18 2688 1586476 603452 6.76 167676 1636100 4
01:45:01 PM 5818804 7206568 2063628 26.18 2688 1586476 603452 6.76 167676 1636100 4
01:46:01 PM 5818900 7206664 2063532 26.18 2688 1586476 603452 6.76 167676 1636100 4
01:47:01 PM 5818832 7206600 2063600 26.18 2688 1586480 603452 6.76 167676 1636172 4
01:48:01 PM 5819064 7206832 2063368 26.18 2688 1586480 603452 6.76 167676 1636104 4
01:49:01 PM 5818972 7206740 2063460 26.18 2688 1586480 603452 6.76 167676 1636104 4
01:50:01 PM 5819472 7207244 2062960 26.17 2688 1586484 593852 6.65 167676 1635760 4
01:51:01 PM 5818920 7206692 2063512 26.18 2688 1586484 593852 6.65 167676 1636072 4
01:52:01 PM 5817144 7204920 2065288 26.20 2688 1586488 609228 6.82 167676 1637744 4
01:53:01 PM 5817612 7205388 2064820 26.20 2688 1586488 609228 6.82 167676 1637340 4
01:54:01 PM 5817588 7205364 2064844 26.20 2688 1586488 609228 6.82 167676 1637304 4
01:55:01 PM 5817008 7204788 2065424 26.20 2688 1586492 609228 6.82 167676 1637908 4
01:56:01 PM 5817624 7205404 2064808 26.20 2688 1586492 609228 6.82 167684 1637500 4
01:57:01 PM 5817528 7205308 2064904 26.20 2688 1586492 609228 6.82 167676 1637552 4
01:58:01 PM 5817596 7205380 2064836 26.20 2688 1586496 609228 6.82 167676 1637568 4
01:59:01 PM 5817604 7205388 2064828 26.20 2688 1586496 609228 6.82 167676 1637488 4
02:00:01 PM 5817972 7205756 2064460 26.19 2688 1586496 625176 7.00 167676 1637140 4
02:01:01 PM 5816404 7204192 2066028 26.21 2688 1586500 625176 7.00 167676 1638304 4
02:02:01 PM 5817444 7205232 2064988 26.20 2688 1586500 625176 7.00 167676 1637560 4
02:03:01 PM 5817608 7205400 2064824 26.20 2688 1586504 625176 7.00 167676 1637496 4
02:04:01 PM 5817548 7205344 2064884 26.20 2688 1586508 625176 7.00 167676 1637500 4
02:05:01 PM 5817676 7205472 2064756 26.19 2688 1586508 609200 6.82 167676 1637500 4
02:06:01 PM 5817568 7205368 2064864 26.20 2688 1586512 609200 6.82 167676 1637504 4
02:07:01 PM 5817472 7205272 2064960 26.20 2688 1586512 609200 6.82 167676 1637572 4
02:08:01 PM 5817656 7205456 2064776 26.19 2688 1586512 609200 6.82 167676 1637504 4
02:09:01 PM 5817644 7205448 2064788 26.19 2688 1586516 609200 6.82 167676 1637508 4
02:10:01 PM 5818256 7206060 2064176 26.19 2688 1586516 608232 6.81 167676 1637160 4
02:11:01 PM 5817684 7205492 2064748 26.19 2688 1586520 608232 6.81 167676 1637512 4
02:12:01 PM 5817328 7205136 2065104 26.20 2688 1586520 608232 6.81 167676 1637696 4
02:13:01 PM 5817520 7205328 2064912 26.20 2688 1586520 608232 6.81 167676 1637512 4
02:14:01 PM 5817320 7205132 2065112 26.20 2688 1586524 608232 6.81 167676 1637632 4
02:15:01 PM 5817376 7205188 2065056 26.20 2688 1586524 608232 6.81 167676 1637516 4
02:16:01 PM 5817600 7205412 2064832 26.20 2688 1586524 608232 6.81 167676 1637516 4
02:17:01 PM 5817544 7205360 2064888 26.20 2688 1586528 608232 6.81 167676 1637588 4
02:18:01 PM 5817652 7205468 2064780 26.19 2688 1586528 608232 6.81 167676 1637520 4
02:19:01 PM 5817516 7205332 2064916 26.20 2688 1586528 608232 6.81 167676 1637520 4
02:20:01 PM 5818004 7205824 2064428 26.19 2688 1586532 609224 6.82 167676 1637176 4
02:20:01 PM 5817444 7205264 2064988 26.20 2688 1586532 609224 6.82 167676 1637524 12
02:21:01 PM 5817400 7205220 2065032 26.20 2688 1586532 609224 6.82 167676 1637524 4
02:22:02 PM 5817440 7205260 2064992 26.20 2688 1586532 609224 6.82 167676 1637592 4
02:23:01 PM 5817408 7205232 2065024 26.20 2688 1586536 609224 6.82 167676 1637528 4
02:24:01 PM 5817532 7205356 2064900 26.20 2688 1586536 609224 6.82 167676 1637528 4
02:25:01 PM 5817432 7205256 2065000 26.20 2688 1586536 609224 6.82 167676 1637644 4
02:26:01 PM 5817604 7205432 2064828 26.20 2688 1586540 609224 6.82 167676 1637532 4
02:27:01 PM 5817312 7205140 2065120 26.20 2688 1586540 609224 6.82 167676 1637820 4
02:28:01 PM 5817508 7205336 2064924 26.20 2688 1586540 609224 6.82 167676 1637548 4
02:29:01 PM 5817656 7205488 2064776 26.19 2688 1586544 609224 6.82 167676 1637668 4
02:30:01 PM 5817448 7205280 2064984 26.20 2688 1586544 595448 6.67 167676 1637668 4
02:31:01 PM 5816840 7204676 2065592 26.21 2688 1586548 595448 6.67 167676 1637964 4
02:32:01 PM 5817396 7205232 2065036 26.20 2688 1586548 595448 6.67 167676 1637624 4
02:33:01 PM 5817172 7205008 2065260 26.20 2688 1586548 595448 6.67 167676 1637832 4
02:34:01 PM 5817496 7205336 2064936 26.20 2688 1586552 595448 6.67 167676 1637564 4
02:35:01 PM 5817564 7205404 2064868 26.20 2688 1586552 610876 6.84 167676 1637680 4
02:36:01 PM 5817532 7205372 2064900 26.20 2688 1586552 610876 6.84 167676 1637564 4
02:37:01 PM 5817324 7205168 2065108 26.20 2688 1586556 610876 6.84 167676 1637640 4
02:38:01 PM 5817424 7205268 2065008 26.20 2688 1586556 610876 6.84 167676 1637572 4
02:39:01 PM 5817516 7205360 2064916 26.20 2688 1586556 610876 6.84 167676 1637572 4
02:40:01 PM 5816732 7204580 2065700 26.21 2688 1586560 611740 6.85 167676 1638156 4
02:41:01 PM 5817356 7205208 2065076 26.20 2688 1586564 611740 6.85 167676 1637524 4
02:42:01 PM 5817216 7205072 2065216 26.20 2688 1586568 611740 6.85 167676 1637652 4
02:43:01 PM 5817016 7204872 2065416 26.20 2688 1586568 611740 6.85 167676 1637952 16
02:44:01 PM 5817444 7205300 2064988 26.20 2688 1586568 611740 6.85 167676 1637584 4
02:45:01 PM 5817456 7205316 2064976 26.20 2688 1586572 611740 6.85 167676 1637588 4
02:46:01 PM 5817428 7205288 2065004 26.20 2688 1586572 611740 6.85 167676 1637704 4
02:47:01 PM 5817428 7205288 2065004 26.20 2688 1586572 611740 6.85 167676 1637656 4
02:48:01 PM 5817428 7205296 2065004 26.20 2688 1586580 611740 6.85 167676 1637596 4
02:49:01 PM 5817472 7205340 2064960 26.20 2688 1586580 611740 6.85 167676 1637596 0
02:50:01 PM 5818064 7205932 2064368 26.19 2688 1586580 589968 6.61 167676 1637248 4
02:51:01 PM 5817564 7205436 2064868 26.20 2688 1586584 605344 6.78 167676 1637720 4
02:52:01 PM 5817288 7205172 2065144 26.20 2688 1586596 604392 6.77 167772 1637588 4
02:53:01 PM 5817308 7205196 2065124 26.20 2688 1586600 604392 6.77 167772 1637640 4
02:54:01 PM 5817296 7205184 2065136 26.20 2688 1586600 604392 6.77 167772 1637640 4
02:55:01 PM 5817416 7205304 2065016 26.20 2688 1586600 604392 6.77 167772 1637524 4
02:56:01 PM 5817336 7205228 2065096 26.20 2688 1586604 604392 6.77 167772 1637528 4
02:57:01 PM 5817460 7205352 2064972 26.20 2688 1586604 604392 6.77 167772 1637596 4
02:58:01 PM 5817464 7205356 2064968 26.20 2688 1586604 604392 6.77 167772 1637528 4
02:59:01 PM 5817500 7205392 2064932 26.20 2688 1586604 604392 6.77 167772 1637644 4
03:00:01 PM 5817964 7205860 2064468 26.19 2688 1586608 620292 6.95 167772 1637300 4
03:01:01 PM 5816480 7204376 2065952 26.21 2688 1586608 620292 6.95 167772 1638228 4
03:02:01 PM 5817508 7205408 2064924 26.20 2688 1586612 620292 6.95 167772 1637608 4
03:03:01 PM 5817400 7205300 2065032 26.20 2688 1586612 620292 6.95 167772 1637656 4
03:04:01 PM 5816944 7204844 2065488 26.20 2688 1586612 620292 6.95 167772 1637772 16
03:05:01 PM 5817464 7205368 2064968 26.20 2688 1586616 620292 6.95 167772 1637548 8
03:06:01 PM 5817312 7205216 2065120 26.20 2688 1586616 620292 6.95 167772 1637528 4
03:07:01 PM 5817100 7205004 2065332 26.20 2688 1586616 620292 6.95 167772 1637732 4
03:08:01 PM 5817204 7205112 2065228 26.20 2688 1586620 620292 6.95 167772 1637556 4
03:09:01 PM 5817260 7205168 2065172 26.20 2688 1586620 620292 6.95 167772 1637556 4
03:10:01 PM 5817800 7205708 2064632 26.19 2688 1586620 620292 6.95 167772 1637208 4
03:11:01 PM 5817180 7205096 2065252 26.20 2688 1586628 620292 6.95 167772 1637680 4
03:12:01 PM 5817232 7205148 2065200 26.20 2688 1586628 620292 6.95 167772 1637728 4
03:13:01 PM 5817244 7205164 2065188 26.20 2688 1586632 620292 6.95 167772 1637684 4
03:14:01 PM 5817264 7205184 2065168 26.20 2688 1586632 620292 6.95 167772 1637684 4
03:15:01 PM 5817372 7205292 2065060 26.20 2688 1586632 620292 6.95 167772 1637684 4
03:16:01 PM 5817420 7205344 2065012 26.20 2688 1586636 620292 6.95 167772 1637572 4
03:17:01 PM 5817324 7205248 2065108 26.20 2688 1586636 620292 6.95 167772 1637640 4
03:18:01 PM 5817416 7205340 2065016 26.20 2688 1586636 620292 6.95 167772 1637572 4
03:19:01 PM 5816936 7204864 2065496 26.20 2688 1586640 620292 6.95 167772 1637952 16
03:20:01 PM 5817520 7205448 2064912 26.20 2688 1586640 620292 6.95 167772 1637508 4
03:21:01 PM 5817404 7205336 2065028 26.20 2688 1586644 620292 6.95 167772 1637588 4
03:22:01 PM 5817092 7205024 2065340 26.20 2688 1586644 620292 6.95 167772 1637772 4
03:23:01 PM 5817140 7205072 2065292 26.20 2688 1586644 620292 6.95 167772 1637588 4
03:24:01 PM 5817156 7205092 2065276 26.20 2688 1586648 620292 6.95 167772 1637592 4
03:25:01 PM 5817168 7205104 2065264 26.20 2688 1586648 620292 6.95 167772 1637708 4
03:26:01 PM 5817240 7205176 2065192 26.20 2688 1586648 620292 6.95 167772 1637592 4
03:27:01 PM 5817148 7205088 2065284 26.20 2688 1586652 620292 6.95 167772 1637664 4
03:28:01 PM 5817308 7205248 2065124 26.20 2688 1586652 620292 6.95 167772 1637596 4
03:29:01 PM 5817092 7205036 2065340 26.20 2688 1586656 620292 6.95 167772 1637872 4
03:30:01 PM 5817516 7205464 2064916 26.20 2688 1586660 617736 6.92 167772 1637528 4
03:30:01 PM 5816932 7204880 2065500 26.20 2688 1586660 617736 6.92 167772 1637992 20
03:31:01 PM 5817180 7205128 2065252 26.20 2688 1586660 617736 6.92 167772 1637756 4
03:32:01 PM 5817020 7204972 2065412 26.20 2688 1586664 617736 6.92 167772 1637692 4
03:33:02 PM 5817032 7204984 2065400 26.20 2688 1586664 617736 6.92 167772 1637760 4
03:34:01 PM 5816720 7204672 2065712 26.21 2688 1586664 602088 6.74 167772 1638088 4
03:35:01 PM 5817308 7205264 2065124 26.20 2688 1586668 602088 6.74 167772 1637628 8
03:36:01 PM 5817184 7205140 2065248 26.20 2688 1586668 602088 6.74 167772 1637628 4
03:37:01 PM 5817144 7205100 2065288 26.20 2688 1586668 602088 6.74 167772 1637708 4
03:38:01 PM 5817180 7205136 2065252 26.20 2688 1586668 602088 6.74 167772 1637640 4
03:39:01 PM 5817016 7204976 2065416 26.20 2688 1586672 602088 6.74 167772 1637976 4
03:40:01 PM 5816888 7204848 2065544 26.20 2688 1586672 618156 6.92 167772 1637976 4
03:41:01 PM 5816788 7204752 2065644 26.21 2688 1586676 618156 6.92 167772 1637936 4
03:42:01 PM 5817144 7205108 2065288 26.20 2688 1586676 602272 6.74 167772 1637736 4
03:43:01 PM 5816736 7204700 2065696 26.21 2688 1586676 602272 6.74 167772 1637876 8
03:44:01 PM 5817096 7205064 2065336 26.20 2688 1586680 602272 6.74 167772 1637676 8
03:45:01 PM 5816904 7204872 2065528 26.20 2688 1586680 602272 6.74 167772 1637996 4
03:46:01 PM 5817048 7205016 2065384 26.20 2688 1586680 602272 6.74 167772 1638004 4
03:47:01 PM 5816844 7204816 2065588 26.20 2688 1586684 602272 6.74 167772 1637892 12
03:48:01 PM 5817200 7205172 2065232 26.20 2688 1586684 602272 6.74 167772 1637716 4
03:49:01 PM 5817044 7205016 2065388 26.20 2688 1586684 602272 6.74 167772 1637812 4
03:50:01 PM 5816668 7204644 2065764 26.21 2688 1586688 617648 6.92 167772 1638048 4
03:51:01 PM 5817244 7205224 2065188 26.20 2688 1586692 597752 6.69 167776 1637816 4
03:52:01 PM 5817292 7205276 2065140 26.20 2688 1586696 597752 6.69 167776 1637892 4
03:53:01 PM 5817004 7204988 2065428 26.20 2688 1586696 597752 6.69 167776 1637824 4
03:54:01 PM 5817244 7205228 2065188 26.20 2688 1586696 597752 6.69 167776 1637708 4
03:55:01 PM 5817228 7205216 2065204 26.20 2688 1586700 597752 6.69 167776 1637712 4
03:56:01 PM 5817088 7205080 2065344 26.20 2688 1586700 602964 6.75 167964 1637652 12
03:57:01 PM 5817104 7205096 2065328 26.20 2688 1586700 602964 6.75 167964 1637604 4
03:58:01 PM 5816832 7204828 2065600 26.21 2688 1586704 602964 6.75 167964 1637812 4
03:59:01 PM 5817152 7205148 2065280 26.20 2688 1586704 602964 6.75 167964 1637540 4
04:00:01 PM 5817752 7205748 2064680 26.19 2688 1586704 602108 6.74 167964 1637192 4
04:01:01 PM 5816264 7204264 2066168 26.21 2688 1586708 602108 6.74 167964 1638240 4
04:02:01 PM 5816964 7204964 2065468 26.20 2688 1586708 602108 6.74 167964 1637612 4
04:03:01 PM 5817008 7205012 2065424 26.20 2688 1586712 602108 6.74 167964 1637664 4
04:04:01 PM 5817156 7205160 2065276 26.20 2688 1586712 602108 6.74 167964 1637548 4
04:05:01 PM 5817192 7205196 2065240 26.20 2688 1586712 602108 6.74 167964 1637548 4
04:06:01 PM 5817088 7205096 2065344 26.20 2688 1586716 602108 6.74 167964 1637552 4
04:07:01 PM 5816956 7204964 2065476 26.20 2688 1586716 602108 6.74 167964 1637736 4
04:08:01 PM 5817304 7205312 2065128 26.20 2688 1586716 602108 6.74 167964 1637552 4
04:09:01 PM 5816684 7204696 2065748 26.21 2688 1586720 602108 6.74 167968 1638056 8
04:10:01 PM 5819228 7207244 2063204 26.17 2688 1586724 600620 6.73 167964 1635564 4
04:11:01 PM 5818616 7206636 2063816 26.18 2688 1586728 600620 6.73 167964 1635848 4
04:12:01 PM 5818920 7206940 2063512 26.18 2688 1586728 600620 6.73 167964 1635828 4
04:13:01 PM 5818976 7206996 2063456 26.18 2688 1586728 600620 6.73 167964 1635760 4
04:14:01 PM 5818992 7207012 2063440 26.18 2688 1586728 600620 6.73 167964 1635644 4
04:15:01 PM 5818896 7206920 2063536 26.18 2688 1586732 600620 6.73 167964 1635648 4
04:16:01 PM 5818900 7206924 2063532 26.18 2688 1586732 600620 6.73 167964 1635852 4
04:17:01 PM 5819028 7207052 2063404 26.18 2688 1586732 600620 6.73 167964 1635716 4
04:18:01 PM 5819152 7207180 2063280 26.18 2688 1586736 600620 6.73 167964 1635652 4
04:19:01 PM 5818704 7206732 2063728 26.18 2688 1586736 600620 6.73 167964 1636116 4
04:20:01 PM 5819608 7207636 2062824 26.17 2688 1586736 599772 6.72 167964 1635312 4
04:21:01 PM 5819132 7207164 2063300 26.18 2688 1586740 599772 6.72 167964 1635668 4
04:22:01 PM 5818956 7206988 2063476 26.18 2688 1586740 599772 6.72 167964 1635736 4
04:23:01 PM 5819096 7207132 2063336 26.18 2688 1586744 599772 6.72 167964 1635788 4
04:24:01 PM 5818992 7207028 2063440 26.18 2688 1586744 599772 6.72 167964 1635672 4
04:25:01 PM 5818932 7206968 2063500 26.18 2688 1586744 599772 6.72 167964 1635672 4
04:26:01 PM 5818948 7206988 2063484 26.18 2688 1586748 599772 6.72 167964 1635676 4
04:27:01 PM 5818948 7206988 2063484 26.18 2688 1586748 599772 6.72 167964 1635744 4
04:28:01 PM 5818644 7206684 2063788 26.18 2688 1586748 615176 6.89 167964 1635968 4
04:29:01 PM 5819052 7207096 2063380 26.18 2688 1586752 615176 6.89 167964 1635700 4
04:30:01 PM 5819436 7207480 2062996 26.17 2688 1586752 595164 6.66 167964 1635352 4
04:31:01 PM 5818732 7206780 2063700 26.18 2688 1586756 595164 6.66 167964 1635984 4
04:32:01 PM 5819044 7207092 2063388 26.18 2688 1586756 601424 6.73 167972 1635788 4
04:33:01 PM 5818472 7206520 2063960 26.18 2688 1586756 601424 6.73 167972 1636108 12
04:34:01 PM 5818808 7206860 2063624 26.18 2688 1586760 601424 6.73 167972 1635840 8
04:35:01 PM 5818812 7206864 2063620 26.18 2688 1586760 601424 6.73 167972 1635724 4
04:36:01 PM 5818972 7207024 2063460 26.18 2688 1586760 601424 6.73 167972 1635724 4
04:37:01 PM 5818864 7206920 2063568 26.18 2688 1586764 601424 6.73 167972 1635800 4
04:38:01 PM 5819092 7207148 2063340 26.18 2688 1586764 601424 6.73 167972 1635732 4
04:39:01 PM 5819000 7207056 2063432 26.18 2688 1586764 601424 6.73 167972 1635848 4
04:40:01 PM 5819584 7207644 2062848 26.17 2688 1586768 601864 6.74 167972 1635392 4
04:40:01 PM 5819060 7207120 2063372 26.18 2688 1586768 601864 6.74 167972 1635856 16
04:41:01 PM 5819048 7207108 2063384 26.18 2688 1586768 601864 6.74 167972 1635740 4
04:42:02 PM 5819064 7207128 2063368 26.18 2688 1586772 601864 6.74 167972 1635812 4
04:43:01 PM 5818988 7207052 2063444 26.18 2688 1586772 601864 6.74 167972 1635744 8
04:44:01 PM 5819136 7207200 2063296 26.18 2688 1586772 601864 6.74 167972 1635744 4
04:45:01 PM 5819044 7207112 2063388 26.18 2688 1586776 601864 6.74 167972 1635748 8
04:46:01 PM 5819168 7207236 2063264 26.18 2688 1586776 601864 6.74 167972 1635748 4
04:47:01 PM 5819092 7207160 2063340 26.18 2688 1586776 601864 6.74 167972 1635828 4
04:48:01 PM 5819244 7207316 2063188 26.17 2688 1586780 601864 6.74 167972 1635764 4
04:49:01 PM 5819244 7207316 2063188 26.17 2688 1586780 601864 6.74 167972 1635764 4
04:50:01 PM 5818928 7207000 2063504 26.18 2688 1586780 595576 6.67 167972 1635996 4
04:51:01 PM 5819124 7207208 2063308 26.18 2688 1586792 595576 6.67 167972 1635776 4
04:52:01 PM 5818884 7206968 2063548 26.18 2688 1586792 595576 6.67 167972 1635844 4
04:53:01 PM 5819064 7207148 2063368 26.18 2688 1586792 595576 6.67 167972 1635776 4
04:54:01 PM 5818800 7206892 2063632 26.18 2688 1586800 595576 6.67 167972 1635900 4
04:55:01 PM 5818912 7207004 2063520 26.18 2688 1586800 595576 6.67 167972 1635900 4
04:56:01 PM 5818912 7207004 2063520 26.18 2688 1586800 595576 6.67 167972 1635784 4
04:57:01 PM 5818792 7206888 2063640 26.18 2688 1586804 595576 6.67 167972 1635856 4
04:58:01 PM 5818840 7206936 2063592 26.18 2688 1586804 595576 6.67 167972 1635904 4
04:59:01 PM 5818956 7207052 2063476 26.18 2688 1586804 595576 6.67 167972 1635788 4
05:00:01 PM 5818660 7206760 2063772 26.18 2688 1586808 613284 6.87 167972 1635908 4
05:01:01 PM 5817888 7205988 2064544 26.19 2688 1586808 613284 6.87 167972 1636488 4
05:02:01 PM 5818680 7206784 2063752 26.18 2688 1586812 613284 6.87 167972 1635864 4
05:03:01 PM 5818780 7206884 2063652 26.18 2688 1586812 613284 6.87 167972 1635796 4
05:04:01 PM 5818772 7206876 2063660 26.18 2688 1586812 613284 6.87 167972 1635912 4
05:05:01 PM 5818772 7206880 2063660 26.18 2688 1586816 613284 6.87 167972 1635916 4
05:06:01 PM 5818892 7207000 2063540 26.18 2688 1586816 613284 6.87 167972 1635800 4
05:07:01 PM 5818760 7206868 2063672 26.18 2688 1586816 613284 6.87 167972 1635868 4
05:08:01 PM 5818980 7207092 2063452 26.18 2688 1586820 613284 6.87 167972 1635804 4
05:09:01 PM 5818820 7206932 2063612 26.18 2688 1586820 613284 6.87 167972 1635804 4
05:10:01 PM 5819420 7207532 2063012 26.17 2688 1586820 613284 6.87 167972 1635456 4
05:11:01 PM 5818980 7207096 2063452 26.18 2688 1586824 596584 6.68 167972 1635808 4
05:12:01 PM 5818644 7206760 2063788 26.18 2688 1586824 596584 6.68 167972 1635876 4
05:13:01 PM 5818792 7206912 2063640 26.18 2688 1586828 596584 6.68 167972 1635812 4
05:14:01 PM 5818852 7206972 2063580 26.18 2688 1586828 596584 6.68 167972 1635812 4
05:15:01 PM 5818820 7206940 2063612 26.18 2688 1586828 596584 6.68 167972 1635812 4
05:16:01 PM 5818616 7206740 2063816 26.18 2688 1586832 596584 6.68 167972 1636088 4
05:17:01 PM 5818784 7206908 2063648 26.18 2688 1586832 596584 6.68 167972 1635884 4
05:18:01 PM 5818820 7206944 2063612 26.18 2688 1586832 596584 6.68 167972 1635932 4
05:19:01 PM 5818904 7207032 2063528 26.18 2688 1586836 596584 6.68 167976 1635800 4
05:20:01 PM 5819348 7207476 2063084 26.17 2688 1586836 590648 6.61 167972 1635588 4
05:21:01 PM 5818576 7206708 2063856 26.18 2688 1586840 606216 6.79 167972 1636100 4
05:22:01 PM 5818928 7207060 2063504 26.18 2688 1586840 606216 6.79 167972 1635912 4
05:23:01 PM 5818388 7206520 2064044 26.19 2688 1586840 606216 6.79 167972 1636148 4
05:24:01 PM 5818860 7206996 2063572 26.18 2688 1586844 606216 6.79 167972 1635880 4
05:25:01 PM 5818848 7206984 2063584 26.18 2688 1586844 606216 6.79 167972 1635996 4
05:26:01 PM 5818796 7206932 2063636 26.18 2688 1586844 606216 6.79 167972 1635880 4
05:27:01 PM 5818480 7206620 2063952 26.18 2688 1586848 606216 6.79 167972 1635952 4
05:28:01 PM 5818608 7206748 2063824 26.18 2688 1586848 606216 6.79 167972 1635884 4
05:29:01 PM 5818768 7206908 2063664 26.18 2688 1586848 606216 6.79 167972 1635884 4
05:30:01 PM 5819012 7207152 2063420 26.18 2688 1586848 594092 6.65 167972 1635652 4
05:31:01 PM 5818788 7206932 2063644 26.18 2688 1586852 594092 6.65 167972 1636076 8
05:32:01 PM 5818804 7206948 2063628 26.18 2688 1586852 594092 6.65 167972 1635960 4
05:33:01 PM 5818428 7206576 2064004 26.18 2688 1586856 594092 6.65 167972 1636116 4
05:34:01 PM 5818712 7206864 2063720 26.18 2688 1586860 594092 6.65 167972 1636032 4
05:35:01 PM 5818700 7206852 2063732 26.18 2688 1586860 594092 6.65 167972 1635916 4
05:36:01 PM 5818848 7207004 2063584 26.18 2688 1586864 609824 6.83 167972 1635920 4
05:37:01 PM 5818644 7206800 2063788 26.18 2688 1586864 609824 6.83 167972 1635992 4
05:38:01 PM 5818216 7206372 2064216 26.19 2688 1586864 609824 6.83 167972 1636380 16
05:39:01 PM 5818748 7206908 2063684 26.18 2688 1586868 609824 6.83 167972 1635928 4
05:40:01 PM 5819272 7207432 2063160 26.17 2688 1586868 605104 6.78 167972 1635580 4
05:41:01 PM 5818784 7206948 2063648 26.18 2688 1586872 605104 6.78 167972 1635932 4
05:42:01 PM 5818660 7206824 2063772 26.18 2688 1586872 605104 6.78 167972 1636000 4
05:43:01 PM 5818740 7206904 2063692 26.18 2688 1586872 605104 6.78 167972 1636048 4
05:44:01 PM 5818740 7206908 2063692 26.18 2688 1586876 605104 6.78 167972 1636052 4
05:45:01 PM 5818740 7206908 2063692 26.18 2688 1586876 605104 6.78 167972 1635936 4
05:46:01 PM 5818848 7207016 2063584 26.18 2688 1586876 605104 6.78 167972 1635936 4
05:47:01 PM 5818780 7206952 2063652 26.18 2688 1586880 605104 6.78 167972 1636008 4
05:48:01 PM 5818804 7206976 2063628 26.18 2688 1586880 605104 6.78 167972 1636056 4
05:49:01 PM 5818464 7206636 2063968 26.18 2688 1586880 605104 6.78 167972 1636164 4
05:50:01 PM 5819012 7207188 2063420 26.18 2688 1586884 605104 6.78 167972 1635920 4
05:50:01 PM 5818368 7206544 2064064 26.19 2688 1586884 605104 6.78 167972 1636288 12
05:51:01 PM 5818348 7206524 2064084 26.19 2688 1586884 605104 6.78 167972 1636364 4
05:52:02 PM 5818124 7206304 2064308 26.19 2688 1586888 605104 6.78 167972 1636488 4
05:53:01 PM 5818480 7206660 2063952 26.18 2688 1586888 605104 6.78 167972 1636168 4
05:54:01 PM 5818640 7206836 2063792 26.18 2688 1586904 616536 6.90 168032 1635988 4
05:55:01 PM 5818800 7207000 2063632 26.18 2688 1586908 616536 6.90 168032 1635992 4
05:56:01 PM 5818492 7206692 2063940 26.18 2688 1586908 616536 6.90 168032 1635992 4
05:57:01 PM 5818504 7206704 2063928 26.18 2688 1586908 616536 6.90 168032 1636064 8
05:58:01 PM 5818512 7206716 2063920 26.18 2688 1586912 616536 6.90 168032 1636000 4
05:59:01 PM 5818672 7206876 2063760 26.18 2688 1586912 616536 6.90 168032 1636000 4
06:00:01 PM 5817924 7206128 2064508 26.19 2688 1586912 595760 6.67 168032 1636436 4
06:01:01 PM 5817076 7205288 2065356 26.20 2688 1586920 595760 6.67 168032 1637080 16
06:02:01 PM 5818496 7206708 2063936 26.18 2688 1586920 595760 6.67 168032 1636012 4
06:03:01 PM 5818192 7206408 2064240 26.19 2688 1586924 595760 6.67 168032 1636364 4
06:04:01 PM 5818304 7206520 2064128 26.19 2688 1586924 595760 6.67 168032 1636296 4
06:05:01 PM 5818400 7206616 2064032 26.19 2688 1586924 595760 6.67 168032 1636228 4
06:06:01 PM 5818664 7206880 2063768 26.18 2688 1586924 595760 6.67 168032 1636024 4
06:07:01 PM 5818560 7206780 2063872 26.18 2688 1586928 595760 6.67 168032 1636096 4
06:08:01 PM 5818760 7206980 2063672 26.18 2688 1586928 595760 6.67 168032 1636028 4
06:09:01 PM 5818700 7206920 2063732 26.18 2688 1586928 611264 6.84 168032 1636144 4
06:10:01 PM 5818208 7206432 2064224 26.19 2688 1586932 603832 6.76 168032 1636264 4
06:11:01 PM 5818596 7206820 2063836 26.18 2688 1586932 603832 6.76 168032 1636032 4
06:12:01 PM 5818484 7206712 2063948 26.18 2688 1586936 603832 6.76 168032 1636104 4
06:13:01 PM 5818616 7206844 2063816 26.18 2688 1586936 603832 6.76 168032 1636036 4
06:14:01 PM 5818188 7206416 2064244 26.19 2688 1586936 603832 6.76 168032 1636500 4
06:15:01 PM 5818676 7206912 2063756 26.18 2688 1586944 603832 6.76 168032 1636044 8
06:16:01 PM 5818676 7206912 2063756 26.18 2688 1586944 603832 6.76 168032 1636044 4
06:17:01 PM 5818668 7206904 2063764 26.18 2688 1586944 603832 6.76 168032 1636112 4
06:18:01 PM 5818708 7206948 2063724 26.18 2688 1586948 603832 6.76 168032 1636048 4
06:19:01 PM 5818712 7206952 2063720 26.18 2688 1586948 603832 6.76 168032 1636048 4
06:20:01 PM 5819184 7207424 2063248 26.18 2688 1586948 603832 6.76 168032 1635700 4
06:21:01 PM 5818748 7206996 2063684 26.18 2688 1586956 619208 6.93 168032 1636060 4
06:22:01 PM 5818476 7206724 2063956 26.18 2688 1586956 619208 6.93 168032 1636132 4
06:23:01 PM 5818488 7206740 2063944 26.18 2688 1586960 619208 6.93 168032 1636068 4
06:24:01 PM 5818496 7206748 2063936 26.18 2688 1586960 619208 6.93 168032 1636068 4
06:25:01 PM 5817952 7206204 2064480 26.19 2688 1586960 619208 6.93 168032 1636504 4
06:26:01 PM 5818600 7206856 2063832 26.18 2688 1586964 619208 6.93 168032 1636100 4
06:27:01 PM 5818400 7206656 2064032 26.19 2688 1586964 619208 6.93 168032 1636288 4
06:28:01 PM 5818552 7206808 2063880 26.18 2688 1586964 619208 6.93 168032 1636192 4
06:29:01 PM 5818152 7206412 2064280 26.19 2688 1586968 619208 6.93 168032 1636496 4
06:30:01 PM 5819080 7207340 2063352 26.18 2688 1586968 613776 6.87 168032 1635760 4
06:31:01 PM 5818132 7206396 2064300 26.19 2688 1586972 613776 6.87 168036 1636360 4
06:32:01 PM 5818428 7206692 2064004 26.18 2688 1586972 613776 6.87 168032 1636148 4
06:33:01 PM 5818332 7206596 2064100 26.19 2688 1586972 613776 6.87 168032 1636320 4
06:34:01 PM 5818020 7206288 2064412 26.19 2688 1586976 613776 6.87 168032 1636528 4
06:35:01 PM 5818532 7206800 2063900 26.18 2688 1586976 613776 6.87 168032 1636120 4
06:36:01 PM 5818628 7206896 2063804 26.18 2688 1586976 613776 6.87 168032 1636120 4
06:37:01 PM 5818612 7206884 2063820 26.18 2688 1586980 613776 6.87 168032 1636192 4
06:38:01 PM 5818764 7207036 2063668 26.18 2688 1586980 613776 6.87 168032 1636124 4
06:39:01 PM 5818760 7207032 2063672 26.18 2688 1586980 613776 6.87 168032 1636124 4
06:40:01 PM 5819260 7207536 2063172 26.17 2688 1586984 613776 6.87 168032 1635780 4
06:41:01 PM 5818488 7206764 2063944 26.18 2688 1586984 613776 6.87 168032 1636092 4
06:42:01 PM 5818384 7206660 2064048 26.19 2688 1586984 613776 6.87 168032 1636196 4
06:43:01 PM 5818556 7206836 2063876 26.18 2688 1586988 613776 6.87 168032 1636248 4
06:44:01 PM 5818472 7206752 2063960 26.18 2688 1586988 613776 6.87 168032 1636132 4
06:45:01 PM 5818460 7206740 2063972 26.18 2688 1586988 613776 6.87 168032 1636132 4
06:46:01 PM 5818524 7206808 2063908 26.18 2688 1586992 613776 6.87 168032 1636136 4
06:47:01 PM 5817872 7206156 2064560 26.19 2688 1586992 613776 6.87 168032 1636660 4
06:48:01 PM 5818340 7206624 2064092 26.19 2688 1586992 613776 6.87 168032 1636136 4
06:49:01 PM 5818452 7206740 2063980 26.18 2688 1586996 613776 6.87 168032 1636140 4
06:50:01 PM 5818928 7207216 2063504 26.18 2688 1586996 630112 7.06 168032 1635792 4
06:51:01 PM 5818408 7206700 2064024 26.19 2688 1587000 630112 7.06 168032 1636144 4
06:52:01 PM 5818392 7206684 2064040 26.19 2688 1587000 613412 6.87 168032 1636212 4
06:53:01 PM 5818552 7206844 2063880 26.18 2688 1587000 613412 6.87 168032 1636144 4
06:54:01 PM 5818584 7206880 2063848 26.18 2688 1587004 613412 6.87 168032 1636148 4
06:55:01 PM 5818548 7206844 2063884 26.18 2688 1587004 613412 6.87 168032 1636148 4
06:56:01 PM 5818560 7206856 2063872 26.18 2688 1587004 613412 6.87 168032 1636148 4
06:57:01 PM 5818260 7206560 2064172 26.19 2688 1587008 613412 6.87 168032 1636220 4
06:58:01 PM 5818400 7206700 2064032 26.19 2688 1587008 613412 6.87 168032 1636152 4
06:59:01 PM 5818412 7206716 2064020 26.19 2688 1587012 613412 6.87 168032 1636156 4
07:00:01 PM 5818840 7207148 2063592 26.18 2688 1587016 614432 6.88 168032 1635812 4
07:00:01 PM 5818236 7206544 2064196 26.19 2688 1587016 614432 6.88 168032 1636160 20
07:01:02 PM 5817340 7205648 2065092 26.20 2688 1587016 614432 6.88 168032 1636972 4
07:02:01 PM 5818200 7206512 2064232 26.19 2688 1587020 614432 6.88 168036 1636460 4
07:03:01 PM 5818468 7206780 2063964 26.18 2688 1587020 614432 6.88 168036 1636248 4
07:04:01 PM 5818468 7206780 2063964 26.18 2688 1587020 614432 6.88 168036 1636160 4
07:05:01 PM 5818548 7206864 2063884 26.18 2688 1587024 614432 6.88 168036 1636164 4
07:06:01 PM 5818480 7206796 2063952 26.18 2688 1587024 614432 6.88 168036 1636164 4
07:07:01 PM 5818472 7206788 2063960 26.18 2688 1587024 614432 6.88 168036 1636232 4
07:08:01 PM 5818524 7206844 2063908 26.18 2688 1587028 614432 6.88 168036 1636168 4
07:09:01 PM 5818612 7206932 2063820 26.18 2688 1587028 614432 6.88 168036 1636168 4
07:10:01 PM 5818392 7206712 2064040 26.19 2688 1587028 603832 6.76 168036 1636284 4
07:11:01 PM 5818512 7206836 2063920 26.18 2688 1587032 603832 6.76 168036 1636288 4
07:12:01 PM 5817888 7206212 2064544 26.19 2688 1587032 603832 6.76 168036 1636444 4
07:13:01 PM 5818344 7206672 2064088 26.19 2688 1587036 603832 6.76 168036 1636180 4
07:14:01 PM 5818236 7206564 2064196 26.19 2688 1587036 603832 6.76 168036 1636296 4
07:15:01 PM 5818344 7206672 2064088 26.19 2688 1587036 603832 6.76 168036 1636180 4
07:16:01 PM 5818388 7206720 2064044 26.19 2688 1587040 603832 6.76 168036 1636184 4
07:17:01 PM 5818272 7206604 2064160 26.19 2688 1587040 603832 6.76 168036 1636252 4
07:18:01 PM 5818340 7206672 2064092 26.19 2688 1587040 603832 6.76 168036 1636184 4
07:19:01 PM 5818240 7206576 2064192 26.19 2688 1587044 603832 6.76 168036 1636304 4
07:20:01 PM 5818168 7206504 2064264 26.19 2688 1587044 595960 6.67 168036 1636304 4
07:21:01 PM 5818228 7206568 2064204 26.19 2688 1587048 595960 6.67 168036 1636308 4
07:22:01 PM 5818324 7206672 2064108 26.19 2688 1587056 605272 6.78 168036 1636272 4
07:23:01 PM 5817852 7206200 2064580 26.19 2688 1587056 605272 6.78 168036 1636668 4
07:24:01 PM 5818364 7206712 2064068 26.19 2688 1587056 605272 6.78 168036 1636208 4
07:25:01 PM 5818460 7206812 2063972 26.18 2688 1587060 605272 6.78 168036 1636384 4
07:26:01 PM 5818404 7206756 2064028 26.19 2688 1587060 605272 6.78 168036 1636268 4
07:27:01 PM 5818464 7206816 2063968 26.18 2688 1587060 605272 6.78 168036 1636336 4
07:28:01 PM 5818404 7206760 2064028 26.19 2688 1587064 605272 6.78 168036 1636272 4
07:29:01 PM 5818320 7206676 2064112 26.19 2688 1587064 605272 6.78 168036 1636272 4
07:30:01 PM 5818824 7207180 2063608 26.18 2688 1587064 606520 6.79 168036 1635924 4
07:31:01 PM 5818000 7206360 2064432 26.19 2688 1587068 606520 6.79 168036 1636556 4
07:32:01 PM 5818300 7206660 2064132 26.19 2688 1587068 606520 6.79 168036 1636352 4
07:33:01 PM 5818276 7206640 2064156 26.19 2688 1587072 606520 6.79 168036 1636492 4
07:34:01 PM 5818444 7206808 2063988 26.18 2688 1587072 606520 6.79 168036 1636288 4
07:35:01 PM 5818548 7206912 2063884 26.18 2688 1587072 606520 6.79 168036 1636288 4
07:36:01 PM 5818628 7206996 2063804 26.18 2688 1587076 606520 6.79 168036 1636292 4
07:37:01 PM 5817996 7206364 2064436 26.19 2688 1587076 606520 6.79 168036 1636360 4
07:38:01 PM 5818184 7206552 2064248 26.19 2688 1587076 606520 6.79 168036 1636292 4
07:39:01 PM 5818168 7206540 2064264 26.19 2688 1587080 606520 6.79 168036 1636296 4
07:40:01 PM 5818268 7206644 2064164 26.19 2688 1587084 602396 6.74 168036 1636364 16
07:41:01 PM 5564616 7092960 2317816 29.40 2688 1721724 680956 7.62 199280 1837792 68492
07:42:01 PM 5043204 6948776 2839228 36.02 2688 2081196 755032 8.45 207996 2280816 166080
07:43:01 PM 5220416 7089536 2662016 33.77 2688 2044244 627656 7.03 234836 2075056 10764
07:44:01 PM 4885924 7007664 2996508 38.02 2688 2288112 686984 7.69 269320 2344024 175496
07:45:01 PM 4930072 7062904 2952360 37.45 2688 2299504 630852 7.06 280856 2284256 4
07:46:01 PM 4885732 7020864 2996700 38.02 2688 2301820 694996 7.78 281040 2327568 1812
07:47:01 PM 4854764 7007396 3027668 38.41 2688 2319344 710436 7.95 281456 2358984 1696
07:48:01 PM 4842760 7006648 3039672 38.56 2688 2330612 710436 7.95 281456 2370428 4940
07:49:01 PM 4831900 7003696 3050532 38.70 2688 2338476 710436 7.95 281700 2380624 1728
07:50:01 PM 4962236 6998508 2920196 37.05 2688 2208572 708884 7.94 360136 2196592 73516
07:51:01 PM 4965936 7009732 2916496 37.00 2688 2216620 696772 7.80 520820 2036908 26972
Average: 5810405 7204945 2072027 26.29 2688 1592953 608059 6.81 167435 1643742 553
03:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:57:01 AM eth0 98.30 52.68 362.35 16.81 0.00 0.00 0.00 0.00
03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:58:01 AM eth0 3.57 0.20 0.68 0.19 0.00 0.00 0.00 0.00
03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:59:01 AM eth0 1.13 0.12 0.10 0.01 0.00 0.00 0.00 0.00
04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:01 AM eth0 0.66 0.10 0.04 0.01 0.00 0.00 0.00 0.00
04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 AM eth0 1.22 0.40 0.42 0.27 0.00 0.00 0.00 0.00
04:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:02:02 AM eth0 0.75 0.17 0.17 0.07 0.00 0.00 0.00 0.00
04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:03:01 AM eth0 0.44 0.10 0.03 0.01 0.00 0.00 0.00 0.00
04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:04:01 AM eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00
04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:05:01 AM eth0 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00
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 0.78 0.10 0.06 0.01 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 0.60 0.17 0.16 0.07 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.33 0.10 0.02 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 1.18 0.90 0.10 0.07 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.60 0.07 0.06 0.01 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.75 0.32 0.37 0.27 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.53 0.20 0.16 0.07 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.33 0.10 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.32 0.10 0.02 0.01 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.25 0.08 0.02 0.01 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.20 0.08 0.02 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.15 0.15 0.07 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.27 0.08 0.02 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.33 0.07 0.03 0.00 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 0.63 0.08 0.09 0.01 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 1.08 0.15 2.93 0.19 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.40 0.17 0.15 0.07 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.25 0.07 0.02 0.00 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.18 0.08 0.02 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.22 0.00 0.02 0.00 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.17 0.07 0.02 0.00 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.40 0.15 0.15 0.07 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.18 0.07 0.02 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.30 0.07 0.02 0.00 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.95 0.25 0.40 0.26 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.50 0.23 0.27 0.19 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.92 0.13 0.21 0.07 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 0.88 0.18 0.32 0.19 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 1.33 0.37 0.66 0.44 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.20 0.07 0.02 0.00 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.20 0.07 0.02 0.00 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.40 0.15 0.15 0.07 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 0.23 0.03 0.02 0.00 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.27 0.03 0.02 0.00 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.32 0.05 0.03 0.00 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 1.74 0.37 0.48 0.27 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.68 0.27 0.40 0.25 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.13 0.00 0.01 0.00 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.17 0.07 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.22 0.00 0.02 0.00 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 1.13 0.22 0.35 0.19 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.75 0.27 0.41 0.26 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.27 0.07 0.02 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.05 0.02 0.00 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.15 0.07 0.02 0.00 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.30 0.00 0.04 0.00 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 2.20 0.35 0.66 0.32 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 3.40 0.82 1.47 0.95 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.68 0.20 0.30 0.20 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 1.02 0.30 0.40 0.26 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.12 0.00 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.48 0.15 0.16 0.07 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.15 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.22 0.07 0.02 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.67 0.00 0.07 0.00 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.56 0.22 0.27 0.19 0.00 0.00 0.00 0.00
05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:02:01 AM eth0 0.42 0.10 0.15 0.06 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.30 0.05 0.02 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.18 0.00 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.30 0.08 0.02 0.01 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.27 0.10 0.09 0.06 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.22 0.08 0.07 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.18 0.00 0.02 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.47 0.05 0.06 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.00 0.00 0.00 0.00 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.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
05:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:12:02 AM eth0 0.65 0.13 0.19 0.07 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 1.03 0.34 0.57 0.39 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.15 0.05 0.02 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.22 0.05 0.02 0.00 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.10 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 2.08 0.18 0.41 0.07 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 1.62 0.17 0.44 0.19 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.22 0.00 0.03 0.00 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.15 0.00 0.01 0.00 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.15 0.00 0.02 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.93 0.18 0.21 0.07 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 1.20 0.47 0.64 0.45 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.08 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.20 0.05 0.02 0.00 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.07 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.30 0.18 0.09 0.07 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.20 0.08 0.07 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.12 0.00 0.01 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.95 0.25 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.57 0.27 0.28 0.20 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.83 0.13 0.20 0.07 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.63 0.23 0.30 0.20 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.83 0.28 0.38 0.26 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.08 0.00 0.01 0.00 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.18 0.05 0.02 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.40 0.22 0.15 0.07 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.10 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.08 0.00 0.02 0.00 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.10 0.05 0.01 0.00 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.12 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.32 0.13 0.15 0.07 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.17 0.00 0.02 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.18 0.05 0.02 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.10 0.00 0.01 0.00 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.12 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 1.00 0.20 0.44 0.25 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.17 0.08 0.02 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.15 0.03 0.02 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.13 0.03 0.01 0.00 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.20 0.00 0.03 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.33 0.10 0.15 0.06 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.13 0.05 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.08 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.07 0.00 0.01 0.00 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.12 0.00 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.38 0.18 0.16 0.07 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.75 0.27 0.31 0.20 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.20 0.00 0.02 0.00 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.00 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.32 0.10 0.15 0.06 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.20 0.02 0.02 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.08 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.08 0.00 0.01 0.00 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.12 0.07 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.43 0.12 0.15 0.07 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.18 0.00 0.03 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.72 0.22 0.38 0.25 0.00 0.00 0.00 0.00
06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:01 AM eth0 0.07 0.00 0.01 0.00 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.12 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.37 0.10 0.15 0.06 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.00 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.10 0.05 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.08 0.00 0.01 0.00 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.08 0.03 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.30 0.10 0.14 0.06 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.22 0.00 0.03 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.85 0.28 0.40 0.26 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:02 AM eth0 0.00 0.00 0.00 0.00 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.14 0.00 0.02 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.37 0.18 0.15 0.08 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.90 0.25 0.40 0.26 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.25 0.05 0.03 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.10 0.00 0.01 0.00 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.10 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.40 0.18 0.15 0.07 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.17 0.00 0.02 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 1.27 0.33 0.44 0.27 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.45 0.18 0.27 0.19 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.50 0.17 0.27 0.19 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.87 0.13 0.21 0.07 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.42 0.18 0.26 0.19 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.17 0.05 0.02 0.00 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.43 0.00 0.05 0.00 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.38 0.25 0.26 0.20 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.42 0.13 0.15 0.07 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.05 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.10 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.15 0.07 0.02 0.00 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.53 0.05 0.06 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.75 0.28 0.41 0.26 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.10 0.00 0.01 0.00 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.10 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.15 0.00 0.01 0.00 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.17 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.72 0.20 0.19 0.07 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.67 0.23 0.36 0.26 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.08 0.00 0.01 0.00 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.18 0.00 0.02 0.00 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.15 0.05 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.35 0.12 0.15 0.06 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.45 0.00 0.06 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.42 0.18 0.27 0.19 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.12 0.00 0.01 0.00 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.03 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.45 0.23 0.15 0.07 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.13 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.12 0.05 0.01 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.13 0.00 0.02 0.00 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.12 0.00 0.01 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.32 0.17 0.15 0.07 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 0.70 0.00 0.09 0.00 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 1.28 0.42 0.64 0.45 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.13 0.00 0.01 0.00 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 0.08 0.00 0.01 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.42 0.15 0.15 0.07 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.18 0.05 0.02 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 0.08 0.02 0.01 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 0.75 0.22 0.31 0.20 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.76 0.17 0.31 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.57 0.10 0.19 0.06 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 0.78 0.28 0.37 0.26 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 0.93 0.85 0.09 0.07 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.15 0.02 0.01 0.00 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.47 0.05 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.00 0.22 0.44 0.25 0.00 0.00 0.00 0.00
07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:18:01 AM eth0 0.62 0.20 0.28 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.12 0.00 0.01 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.17 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.00 0.00 0.00 0.00 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 0.18 0.00 0.02 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.58 0.18 0.17 0.07 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.90 0.23 0.39 0.25 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.10 0.00 0.01 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.23 0.03 0.02 0.00 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.18 0.02 0.02 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 0.43 0.20 0.15 0.07 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.15 0.00 0.01 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.17 0.00 0.01 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:02 AM eth0 0.00 0.00 0.00 0.00 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 0.64 0.15 0.28 0.19 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 0.92 0.17 0.21 0.07 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 0.78 0.25 0.37 0.26 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 0.08 0.00 0.01 0.00 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.23 0.00 0.02 0.00 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.10 0.00 0.01 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.52 0.18 0.16 0.07 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.17 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.18 0.00 0.01 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.12 0.00 0.01 0.00 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.15 0.00 0.01 0.00 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.42 0.12 0.15 0.06 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.23 0.05 0.02 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.20 0.00 0.02 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.22 0.00 0.02 0.00 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.13 0.00 0.01 0.00 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.33 0.17 0.09 0.07 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.33 0.05 0.08 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.30 0.07 0.03 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.17 0.05 0.02 0.00 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.15 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.38 0.15 0.15 0.07 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.23 0.00 0.02 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.13 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.20 0.00 0.02 0.00 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.12 0.00 0.01 0.00 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.43 0.12 0.15 0.06 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.17 0.00 0.01 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.13 0.00 0.01 0.00 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.48 0.05 0.06 0.00 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 1.06 0.37 0.56 0.38 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.43 0.13 0.16 0.07 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.17 0.00 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.15 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.18 0.00 0.01 0.00 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.25 0.08 0.02 0.01 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.35 0.12 0.09 0.07 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.22 0.02 0.02 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.22 0.00 0.02 0.00 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.54 0.00 0.06 0.00 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 0.90 0.10 0.22 0.07 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.85 0.40 0.65 0.44 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.20 0.00 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.13 0.00 0.01 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.22 0.00 0.02 0.00 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 0.18 0.00 0.02 0.00 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.45 0.15 0.10 0.07 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.30 0.02 0.08 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 0.18 0.00 0.02 0.00 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.15 0.00 0.01 0.00 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.17 0.00 0.01 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.45 0.22 0.15 0.07 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.20 0.00 0.02 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.37 0.07 0.03 0.00 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.23 0.05 0.02 0.00 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.18 0.00 0.02 0.00 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.45 0.17 0.15 0.07 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.25 0.00 0.03 0.00 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 0.49 0.00 0.06 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 0.00 0.00 0.00 0.00 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.27 0.42 0.80 0.56 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.80 0.12 0.20 0.06 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.53 0.27 0.27 0.20 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:02 AM eth0 0.32 0.05 0.03 0.00 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.20 0.00 0.02 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.35 0.10 0.15 0.06 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.18 0.00 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.22 0.00 0.02 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.22 0.00 0.02 0.00 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.27 0.07 0.02 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.43 0.17 0.15 0.07 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 0.60 0.00 0.06 0.00 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 0.93 0.82 0.30 6.41 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.17 0.00 0.01 0.00 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.25 0.00 0.02 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 1.43 0.80 0.22 6.45 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.00 0.01 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.13 0.00 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.12 0.00 0.01 0.00 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.20 0.00 0.02 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 2.98 2.55 0.32 12.20 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.23 0.00 0.02 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.13 0.00 0.01 0.00 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.20 0.00 0.02 0.00 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.55 0.00 0.06 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.70 0.32 0.40 0.26 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.22 0.07 0.02 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.30 0.05 0.03 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.30 0.00 0.03 0.00 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 1.12 0.25 0.41 0.26 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.30 0.13 0.14 0.07 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.25 0.00 0.02 0.00 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.20 0.00 0.02 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.22 0.00 0.02 0.00 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.25 0.00 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.45 0.15 0.15 0.07 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.22 0.00 0.02 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.25 0.05 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.17 0.00 0.01 0.00 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.02 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.48 0.17 0.15 0.07 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.25 0.00 0.02 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 0.28 0.00 0.02 0.00 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 1.40 0.25 0.45 0.26 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.52 0.20 0.27 0.19 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.37 0.12 0.15 0.07 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.22 0.00 0.02 0.00 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.23 0.00 0.02 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.15 0.00 0.01 0.00 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.22 0.00 0.02 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.45 0.18 0.15 0.07 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.25 0.00 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.17 0.00 0.02 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.28 0.00 0.03 0.00 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.58 0.00 0.06 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.67 0.28 0.40 0.26 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.18 0.00 0.02 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.22 0.00 0.02 0.00 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.54 0.00 0.06 0.00 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.76 0.28 0.51 0.38 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 1.02 0.23 0.22 0.07 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.63 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:34:01 AM eth0 0.18 0.03 0.02 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.23 0.00 0.02 0.00 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.28 0.00 0.02 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.42 0.17 0.15 0.07 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.22 0.00 0.02 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.60 0.00 0.06 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.59 0.22 0.27 0.20 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.00 0.00 0.00 0.00 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.45 0.00 0.05 0.00 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.73 0.30 0.40 0.26 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.92 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:44:02 AM eth0 0.28 0.05 0.02 0.00 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.22 0.00 0.02 0.00 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.25 0.00 0.02 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.43 0.13 0.15 0.07 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.23 0.00 0.02 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.22 0.00 0.02 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.35 0.07 0.03 0.00 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.22 0.05 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.43 0.12 0.15 0.07 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.22 0.00 0.02 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.23 0.00 0.02 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.23 0.00 0.02 0.00 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.25 0.00 0.02 0.00 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.65 0.10 0.19 0.06 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.20 0.00 0.02 0.00 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.18 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.90 0.13 0.31 0.19 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.18 0.07 0.02 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.38 0.12 0.15 0.06 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.22 0.00 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.25 0.00 0.02 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.23 0.00 0.02 0.00 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.25 0.00 0.02 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.45 0.18 0.15 0.08 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.27 0.07 0.02 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 0.15 0.00 0.01 0.00 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.27 0.00 0.02 0.00 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.38 0.00 0.04 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 1.20 0.43 0.53 0.33 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.22 0.00 0.02 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.17 0.00 0.01 0.00 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.97 0.15 0.32 0.19 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.27 0.10 0.14 0.06 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.32 0.05 0.03 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.17 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.00 0.02 0.00 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.15 0.00 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.52 0.22 0.16 0.07 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 0.22 0.00 0.02 0.00 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.68 0.07 0.07 0.00 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 1.20 0.57 0.65 0.46 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.20 0.00 0.02 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.37 0.13 0.10 0.07 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.35 0.05 0.08 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.27 0.00 0.02 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.20 0.00 0.02 0.00 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.55 0.17 0.27 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.92 0.18 0.21 0.07 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.57 0.22 0.27 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.20 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.27 0.03 0.02 0.00 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.62 0.02 0.06 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 1.40 0.27 0.44 0.26 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 1.52 0.50 0.83 0.57 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.83 0.25 0.44 0.26 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.29 0.00 0.02 0.00 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.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:42:01 AM eth0 0.65 0.27 0.19 0.08 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.18 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.23 0.00 0.02 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.32 0.00 0.02 0.00 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.22 0.00 0.02 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.52 0.18 0.16 0.07 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.20 0.00 0.02 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.40 0.00 0.04 0.00 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 1.04 0.27 0.40 0.27 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.00 0.00 0.00 0.00 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.13 0.00 0.02 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.53 0.20 0.16 0.07 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.27 0.03 0.02 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:55:02 AM eth0 0.25 0.00 0.02 0.00 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.29 0.00 0.02 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.43 0.17 0.10 0.07 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.35 0.07 0.08 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.33 0.08 0.02 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.35 0.03 0.02 0.00 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.32 0.00 0.03 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.57 0.15 0.16 0.07 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.25 0.00 0.02 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.23 0.00 0.02 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.20 0.00 0.02 0.00 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.22 0.00 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.37 0.10 0.09 0.06 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.52 0.00 0.05 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.65 0.22 0.27 0.20 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.45 0.08 0.11 0.01 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.87 0.30 0.37 0.26 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.40 0.10 0.15 0.06 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.27 0.00 0.02 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.60 0.00 0.06 0.00 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.62 0.30 0.27 0.20 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.27 0.05 0.02 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.42 0.13 0.10 0.07 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.33 0.00 0.02 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.42 0.08 0.08 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.25 0.00 0.02 0.00 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.18 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.47 0.12 0.15 0.06 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.30 0.00 0.02 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.17 0.00 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.22 0.00 0.02 0.00 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.32 0.00 0.02 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.35 0.12 0.09 0.07 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 1.18 0.85 0.15 0.07 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.35 0.00 0.02 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.18 0.00 0.02 0.00 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.66 0.23 0.28 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.88 0.17 0.21 0.07 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.52 0.25 0.27 0.20 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.73 0.08 0.07 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.67 0.18 0.29 0.19 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.98 0.22 0.39 0.26 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.37 0.12 0.09 0.06 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.50 0.05 0.09 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.25 0.00 0.02 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.18 0.00 0.02 0.00 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.17 0.00 0.01 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.53 0.17 0.16 0.07 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.25 0.00 0.02 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.58 0.00 0.06 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.45 0.22 0.27 0.20 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.17 0.00 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.37 0.13 0.09 0.07 0.00 0.00 0.00 0.00
11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:48:01 AM eth0 0.28 0.00 0.02 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.37 0.10 0.08 0.01 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.22 0.00 0.02 0.00 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.38 0.08 0.03 0.01 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.40 0.17 0.15 0.07 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.23 0.00 0.02 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.22 0.00 0.02 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.18 0.00 0.01 0.00 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.28 0.00 0.02 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.33 0.17 0.09 0.07 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.37 0.03 0.08 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.23 0.00 0.02 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.20 0.00 0.02 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.00 0.00 0.00 0.00 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.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:02:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:02:02 PM eth0 0.48 0.13 0.16 0.07 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.15 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.27 0.00 0.02 0.00 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.00 0.02 0.00 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.25 0.00 0.02 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.45 0.12 0.15 0.06 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.33 0.07 0.02 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.27 0.05 0.02 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.22 0.00 0.02 0.00 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.23 0.00 0.02 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.48 0.20 0.15 0.07 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.25 0.00 0.02 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.22 0.00 0.02 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.27 0.02 0.02 0.00 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.37 0.00 0.03 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.82 0.20 0.20 0.07 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 2.03 0.47 0.74 0.45 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 1.78 0.57 0.94 0.64 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.50 0.18 0.27 0.19 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.22 0.00 0.02 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.60 0.17 0.16 0.07 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.25 0.00 0.02 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.30 0.00 0.02 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 0.30 0.07 0.02 0.00 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.28 0.05 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.67 0.10 0.13 0.06 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.58 0.27 0.33 0.20 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.18 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 0.22 0.00 0.02 0.00 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.50 0.23 0.27 0.19 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.90 0.15 0.21 0.07 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.67 0.27 0.28 0.20 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.10 0.00 0.01 0.00 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.00 0.02 0.00 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.30 0.05 0.02 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.58 0.12 0.16 0.06 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.23 0.00 0.02 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.30 0.00 0.02 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.18 0.00 0.02 0.00 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.25 0.00 0.02 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.52 0.17 0.15 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.18 0.02 0.02 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.30 0.05 0.02 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.20 0.00 0.02 0.00 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.17 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.43 0.18 0.15 0.07 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.48 0.00 0.06 0.00 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 1.68 0.47 0.70 0.45 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 1.17 0.55 0.58 0.45 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.23 0.03 0.02 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.45 0.15 0.15 0.07 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.28 0.05 0.02 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.25 0.00 0.02 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.13 0.00 0.01 0.00 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.95 0.00 0.05 0.00 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 1.32 0.15 0.22 0.07 0.00 0.00 0.00 0.00
12:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:58:01 PM eth0 0.60 0.18 0.27 0.19 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.13 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.30 0.07 0.02 0.00 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.26 0.05 0.02 0.00 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.43 0.10 0.15 0.06 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.50 0.00 0.06 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.47 0.22 0.27 0.19 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.18 0.00 0.01 0.00 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 1.07 0.28 0.41 0.26 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.32 0.10 0.15 0.06 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.17 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.23 0.00 0.02 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.22 0.03 0.02 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 1.67 1.67 0.07 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.15 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.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
01:13:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:13:02 PM eth0 0.33 0.00 0.02 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.25 0.00 0.02 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.23 0.00 0.02 0.00 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.17 0.02 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.38 0.13 0.09 0.07 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.22 0.05 0.02 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.40 0.12 0.10 0.01 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.50 0.00 0.06 0.00 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.52 0.28 0.27 0.20 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.37 0.17 0.15 0.07 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.17 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.18 0.00 0.01 0.00 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.15 0.00 0.01 0.00 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.17 0.00 0.02 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.35 0.17 0.09 0.07 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.32 0.10 0.08 0.01 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.25 0.00 0.02 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.12 0.00 0.01 0.00 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.50 0.25 0.27 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.87 0.18 0.21 0.07 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.50 0.17 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.25 0.07 0.02 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.22 0.05 0.02 0.00 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.17 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.37 0.12 0.09 0.06 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.25 0.02 0.07 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.20 0.00 0.02 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.13 0.00 0.01 0.00 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.12 0.00 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.40 0.18 0.15 0.07 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.23 0.00 0.02 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.15 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.25 0.05 0.02 0.00 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.07 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.42 0.13 0.15 0.07 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.13 0.00 0.01 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.17 0.00 0.01 0.00 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.05 0.00 0.01 0.00 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.55 0.07 0.06 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 1.63 1.53 0.47 12.68 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.13 0.02 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.20 0.00 0.02 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 1.35 0.67 0.34 6.74 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.10 0.00 0.01 0.00 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.35 0.15 0.09 0.07 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.30 0.12 0.08 0.01 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.15 0.00 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.10 0.00 0.01 0.00 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.12 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.45 0.22 0.15 0.07 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.17 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.13 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 PM eth0 0.10 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.32 0.13 0.15 0.07 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.13 0.03 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.23 0.03 0.02 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.20 0.05 0.02 0.00 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.08 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.33 0.17 0.15 0.07 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.22 0.00 0.02 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.12 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.50 0.00 0.03 0.00 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 1.05 0.00 0.05 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.72 0.22 0.17 0.07 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.13 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.17 0.05 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.05 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.00 0.00 0.00 0.00 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:22:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:22:02 PM eth0 0.38 0.17 0.15 0.07 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.12 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.10 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.12 0.00 0.01 0.00 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.50 0.07 0.06 0.00 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.55 0.28 0.34 0.26 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.32 0.05 0.08 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.08 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.05 0.00 0.01 0.00 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.43 0.13 0.26 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.83 0.12 0.20 0.06 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.53 0.32 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.12 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.10 0.00 0.01 0.00 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.25 0.12 0.09 0.07 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.30 0.08 0.08 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.07 0.00 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.68 0.23 0.30 0.19 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.12 0.02 0.01 0.00 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.38 0.17 0.15 0.07 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.88 0.18 0.32 0.19 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.18 0.05 0.02 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.08 0.00 0.01 0.00 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.15 0.00 0.02 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.30 0.17 0.09 0.07 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.22 0.07 0.07 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.05 0.00 0.01 0.00 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.03 0.00 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 1.18 0.95 0.22 0.13 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.07 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.13 0.05 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.07 0.00 0.01 0.00 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.08 0.00 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.33 0.17 0.15 0.07 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.08 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.13 0.00 0.02 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.15 0.07 0.02 0.00 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.08 0.03 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.33 0.12 0.15 0.06 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.12 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.75 0.23 0.31 0.20 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.07 0.02 0.01 0.00 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.12 0.00 0.01 0.00 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.25 0.15 0.09 0.07 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.23 0.10 0.07 0.01 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.10 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.08 0.00 0.01 0.00 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.22 0.05 0.02 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.30 0.12 0.14 0.06 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.00 0.01 0.00 0.00 0.00 0.00 0.00
03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:14:01 PM eth0 0.07 0.00 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.05 0.00 0.01 0.00 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.08 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.32 0.17 0.09 0.07 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.35 0.05 0.08 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 1.05 0.20 0.35 0.20 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.39 0.25 0.26 0.19 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.10 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.43 0.18 0.18 0.07 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.10 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.12 0.00 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.08 0.00 0.01 0.00 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.15 0.00 0.02 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.23 0.12 0.09 0.06 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.28 0.12 0.08 0.01 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 1.38 0.43 0.47 0.27 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.40 0.15 0.27 0.19 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.00 0.00 0.00 0.00 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.47 0.20 0.27 0.19 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.78 0.12 0.20 0.06 0.00 0.00 0.00 0.00
03:33:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:33:02 PM eth0 0.48 0.15 0.27 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.14 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.22 0.05 0.02 0.00 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.67 0.05 0.04 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.55 0.17 0.16 0.07 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.12 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 1.55 0.28 0.48 0.26 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 1.87 0.33 0.66 0.38 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 2.33 0.17 0.49 0.19 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 1.23 0.12 0.24 0.06 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 2.33 0.50 0.92 0.57 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.95 0.02 0.11 0.00 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 1.65 0.33 0.62 0.38 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 3.00 0.27 0.52 0.26 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 3.15 0.53 0.96 0.63 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.42 0.08 0.08 0.01 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.20 0.00 0.02 0.00 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.20 0.00 0.02 0.00 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.37 0.00 0.03 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.45 0.15 0.15 0.07 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.40 0.05 0.03 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 0.20 0.00 0.02 0.00 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.22 0.00 0.02 0.00 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.17 0.05 0.02 0.01 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.70 0.12 0.19 0.06 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.40 0.18 0.26 0.19 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.00 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.05 0.00 0.01 0.00 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.17 0.00 0.02 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.48 0.22 0.17 0.07 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.15 0.05 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.10 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 0.07 0.00 0.01 0.00 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.10 0.00 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.27 0.10 0.09 0.06 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.52 0.05 0.11 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 2.82 0.45 0.78 0.39 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 4.51 0.57 1.27 0.64 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 1.36 0.55 0.79 0.58 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.55 0.12 0.16 0.06 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.18 0.00 0.02 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.22 0.00 0.02 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.43 0.02 0.04 0.00 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 1.90 0.27 0.43 0.26 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 1.27 0.10 0.13 0.06 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.73 0.10 0.13 0.01 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.48 0.32 0.27 0.20 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.25 0.05 0.02 0.00 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:22:01 PM eth0 0.43 0.22 0.18 0.07 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.20 0.00 0.02 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.18 0.00 0.02 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.12 0.00 0.01 0.00 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.15 0.05 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.73 0.13 0.19 0.07 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.22 0.27 0.20 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.05 0.00 0.01 0.00 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.13 0.00 0.01 0.00 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.23 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 1.25 0.17 0.25 0.08 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 1.45 0.55 0.90 0.64 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.10 0.00 0.01 0.00 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.15 0.00 0.02 0.00 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.20 0.00 0.02 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.30 0.15 0.09 0.07 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.25 0.05 0.07 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.15 0.00 0.02 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.00 0.00 0.00 0.00 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:42:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:42:02 PM eth0 0.37 0.20 0.15 0.07 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.14 0.05 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.10 0.02 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.18 0.05 0.02 0.00 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.05 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.38 0.17 0.15 0.07 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.10 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.07 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.15 0.00 0.02 0.00 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.07 0.00 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.38 0.18 0.17 0.07 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.05 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.10 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.15 0.05 0.01 0.00 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.05 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.40 0.13 0.15 0.07 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.05 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.07 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.07 0.02 0.01 0.00 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.15 0.07 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.32 0.13 0.15 0.07 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.13 0.00 0.02 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.08 0.00 0.01 0.00 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.03 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.27 0.15 0.09 0.07 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.22 0.05 0.07 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.05 0.00 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.10 0.00 0.01 0.00 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.03 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.35 0.15 0.15 0.07 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.13 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.10 0.00 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.58 0.00 0.06 0.00 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 1.33 0.22 0.30 0.19 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.83 0.17 0.17 0.07 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.08 0.05 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.17 0.03 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.47 0.05 0.06 0.00 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.51 0.20 0.27 0.19 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.62 0.13 0.19 0.07 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.45 0.25 0.27 0.20 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.10 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.05 0.00 0.01 0.00 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.07 0.00 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.33 0.18 0.15 0.08 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.08 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.10 0.03 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.75 0.17 0.31 0.19 0.00 0.00 0.00 0.00
05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:31:01 PM eth0 0.55 0.22 0.27 0.19 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 1.10 0.15 0.24 0.07 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.50 0.18 0.27 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.13 0.00 0.01 0.00 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.15 0.05 0.01 0.00 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.12 0.05 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.37 0.12 0.15 0.07 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.80 0.22 0.31 0.20 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.08 0.02 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.15 0.00 0.02 0.00 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.35 0.13 0.15 0.07 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.07 0.00 0.01 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.08 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.05 0.00 0.01 0.00 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.12 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.30 0.13 0.14 0.07 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.20 0.00 0.03 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.90 0.28 0.39 0.26 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 1.08 0.22 0.35 0.19 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.00 0.00 0.00 0.00 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.88 0.12 0.33 0.19 0.00 0.00 0.00 0.00
05:52:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:52:02 PM eth0 1.43 0.47 0.80 0.51 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 1.22 0.31 0.43 0.27 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 1.02 0.85 0.09 0.07 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.13 0.00 0.01 0.00 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.10 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.42 0.18 0.15 0.08 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.08 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.42 0.00 0.05 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.70 0.38 0.37 0.27 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 1.15 0.62 0.33 6.39 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.98 0.58 0.21 6.27 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 1.62 1.15 0.36 6.53 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 1.05 0.53 0.33 1.94 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.48 0.15 0.27 0.19 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.08 0.00 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.40 0.18 0.15 0.07 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.10 0.02 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.18 0.05 0.02 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.12 0.05 0.01 0.00 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.23 0.00 0.02 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.42 0.15 0.15 0.07 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.02 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.77 0.20 0.31 0.19 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.08 0.02 0.01 0.00 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.13 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.38 0.17 0.15 0.07 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.07 0.00 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.07 0.00 0.01 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.07 0.00 0.01 0.00 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.13 0.05 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.37 0.13 0.15 0.07 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.07 0.00 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.07 0.52 0.62 0.46 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.10 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 1.12 0.33 0.45 0.26 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.47 0.02 0.06 0.00 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.45 0.25 0.27 0.20 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.08 0.00 0.01 0.00 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.47 0.20 0.27 0.19 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.93 0.18 0.21 0.08 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.87 0.20 0.31 0.19 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.47 0.15 0.27 0.19 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.07 0.00 0.01 0.00 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.08 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.33 0.12 0.15 0.07 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.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00
06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:39:01 PM eth0 0.10 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.08 0.00 0.01 0.00 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.23 0.00 0.02 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.30 0.12 0.14 0.07 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.13 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.22 0.05 0.02 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.08 0.05 0.01 0.00 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.50 0.05 0.06 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.60 0.25 0.40 0.25 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.05 0.00 0.01 0.00 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.07 0.00 0.01 0.00 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.12 0.00 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.32 0.08 0.15 0.06 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.12 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.12 0.00 0.02 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.17 0.00 0.01 0.00 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.10 0.05 0.01 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.37 0.20 0.16 0.07 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.00 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.05 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.07 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.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:02 PM eth0 0.17 0.05 0.02 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.97 0.29 0.45 0.26 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.12 0.03 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.07 0.00 0.01 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.07 0.00 0.01 0.00 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.05 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.38 0.17 0.15 0.07 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.07 0.00 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.05 0.00 0.01 0.00 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.08 0.00 0.01 0.00 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.40 0.00 0.05 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.73 0.32 0.41 0.26 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.13 0.05 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.07 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.07 0.00 0.01 0.00 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.08 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.28 0.15 0.09 0.07 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.22 0.07 0.07 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.17 0.07 0.02 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.18 0.05 0.02 0.00 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.07 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.37 0.17 0.15 0.08 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.68 0.15 0.30 0.19 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.10 0.02 0.01 0.00 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.08 0.00 0.01 0.00 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.03 0.00 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.40 0.22 0.15 0.08 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.17 0.00 0.02 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.10 0.00 0.02 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.12 0.05 0.01 0.00 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.55 0.40 0.29 0.21 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.82 0.15 0.21 0.07 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.47 0.17 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.15 0.05 0.01 0.00 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.17 0.00 0.02 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.35 0.15 0.15 0.07 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.08 0.02 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.08 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.70 0.13 0.30 0.19 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 170.64 115.71 818.55 47.35 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 127.04 95.55 1335.30 13.08 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 9.35 9.38 6.14 3.72 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 38.63 33.24 334.52 7.49 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 201.72 145.88 43.32 38.88 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 21.71 16.79 26.80 2.62 0.00 0.00 0.00 0.00
07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:47:01 PM eth0 32.94 33.66 117.31 10.61 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 18.33 19.14 73.75 6.63 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 16.43 17.30 55.80 12.28 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 75.92 51.37 154.57 79.75 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 18.07 16.87 16.30 8.54 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.26 0.73 3.62 0.38 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) 11/29/2025 _x86_64_ (2 CPU)
03:55:47 LINUX RESTART (2 CPU)
03:56:01 AM CPU %user %nice %system %iowait %steal %idle
03:57:01 AM all 24.78 0.05 7.03 2.81 0.08 65.26
03:57:01 AM 0 25.35 0.07 6.79 1.78 0.05 65.96
03:57:01 AM 1 24.21 0.03 7.26 3.83 0.10 64.56
03:58:01 AM all 0.33 0.00 0.08 0.02 0.04 99.53
03:58:01 AM 0 0.57 0.00 0.05 0.03 0.05 99.30
03:58:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
03:59:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57
03:59:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
03:59:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
04:00:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60
04:00:01 AM 0 0.56 0.00 0.03 0.00 0.03 99.38
04:00:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
04:00:01 AM all 0.88 0.00 1.75 0.00 0.00 97.37
04:00:01 AM 0 0.00 0.00 1.75 0.00 0.00 98.25
04:00:01 AM 1 1.75 0.00 1.75 0.00 0.00 96.49
04:01:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
04:01:01 AM 0 0.67 0.00 0.05 0.00 0.02 99.27
04:01:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:02:02 AM all 0.23 0.00 0.07 0.00 0.03 99.68
04:02:02 AM 0 0.27 0.00 0.08 0.00 0.03 99.62
04:02:02 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
04:03:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
04:03:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
04:03:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.47
04:04:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70
04:04:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
04:04:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55
04:05:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:05:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
04:05:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
04:06:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
04:06:01 AM 0 0.25 0.00 0.05 0.00 0.05 99.65
04:06:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
04:06:01 AM CPU %user %nice %system %iowait %steal %idle
04:07:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
04:07:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
04:07:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:08:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
04:08:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65
04:08:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
04:09:01 AM all 0.31 0.23 0.12 0.10 0.04 99.20
04:09:01 AM 0 0.10 0.00 0.08 0.02 0.07 99.73
04:09:01 AM 1 0.52 0.47 0.15 0.18 0.02 98.67
04:10:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
04:10:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
04:10:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
04:11:01 AM all 0.35 0.00 0.13 0.02 0.05 99.45
04:11:01 AM 0 0.10 0.00 0.10 0.02 0.05 99.73
04:11:01 AM 1 0.60 0.00 0.17 0.02 0.05 99.17
04:12:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
04:12:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
04:12:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
04:13:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
04:13:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
04:13:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
04:14:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
04:14:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
04:14:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
04:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
04:15:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
04:15:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
04:16:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
04:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
04:16:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
04:17:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
04:17:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
04:17:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
04:17:01 AM CPU %user %nice %system %iowait %steal %idle
04:18:01 AM all 0.23 0.00 0.04 0.00 0.03 99.71
04:18:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
04:18:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
04:19:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
04:19:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
04:19:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
04:20:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
04:20:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55
04:20:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
04:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
04:21:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
04:21:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
04:22:01 AM all 0.33 0.01 0.08 0.00 0.04 99.55
04:22:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
04:22:01 AM 1 0.08 0.02 0.10 0.00 0.03 99.77
04:23:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
04:23:01 AM 0 0.28 0.00 0.07 0.00 0.05 99.60
04:23:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
04:24:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
04:24:01 AM 0 0.47 0.00 0.10 0.00 0.05 99.38
04:24:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
04:25:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
04:25:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
04:25:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
04:26:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
04:26:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
04:26:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:27:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
04:27:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
04:27:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
04:28:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
04:28:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
04:28:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
04:28:01 AM CPU %user %nice %system %iowait %steal %idle
04:29:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
04:29:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
04:29:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
04:30:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
04:30:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
04:30:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
04:31:01 AM all 0.40 0.00 0.07 0.00 0.05 99.48
04:31:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
04:31:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
04:32:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
04:32:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
04:32:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
04:33:01 AM all 0.51 0.00 0.05 0.00 0.04 99.40
04:33:01 AM 0 0.68 0.00 0.05 0.00 0.05 99.22
04:33:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
04:34:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
04:34:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
04:34:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53
04:35:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
04:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
04:35:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
04:36:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
04:36:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
04:36:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
04:37:01 AM all 0.38 0.00 0.08 0.00 0.04 99.51
04:37:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70
04:37:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
04:38:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
04:38:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
04:38:01 AM 1 0.25 0.00 0.03 0.00 0.02 99.70
04:39:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
04:39:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
04:39:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
04:39:01 AM CPU %user %nice %system %iowait %steal %idle
04:40:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
04:40:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
04:40:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
04:41:01 AM all 0.35 0.00 0.05 0.00 0.06 99.54
04:41:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
04:41:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
04:42:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:42:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
04:42:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
04:43:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
04:43:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
04:43:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
04:44:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
04:44:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
04:44:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
04:45:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
04:45:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
04:45:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
04:46:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
04:46:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
04:46:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
04:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:47:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
04:47:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
04:48:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
04:48:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
04:48:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
04:49:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
04:49:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
04:49:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
04:50:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
04:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
04:50:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
04:50:01 AM CPU %user %nice %system %iowait %steal %idle
04:51:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
04:51:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
04:51:01 AM 1 0.51 0.00 0.03 0.00 0.00 99.45
04:52:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
04:52:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
04:52:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
04:53:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
04:53:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
04:53:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
04:54:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
04:54:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
04:54:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
04:55:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57
04:55:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
04:55:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
04:56:01 AM all 0.33 0.00 0.06 0.01 0.04 99.57
04:56:01 AM 0 0.10 0.00 0.08 0.02 0.07 99.73
04:56:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
04:57:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
04:57:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
04:57:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53
04:58:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
04:58:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
04:58:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
04:59:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
04:59:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
04:59:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45
05:00:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
05:00:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
05:00:01 AM 1 0.49 0.00 0.08 0.00 0.05 99.38
05:01:01 AM all 0.32 0.00 0.07 0.00 0.05 99.56
05:01:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
05:01:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
05:01:01 AM CPU %user %nice %system %iowait %steal %idle
05:02:01 AM all 0.32 0.00 0.08 0.01 0.04 99.56
05:02:01 AM 0 0.12 0.00 0.12 0.00 0.07 99.70
05:02:01 AM 1 0.52 0.00 0.03 0.02 0.02 99.42
05:03:01 AM all 0.31 0.00 0.02 0.00 0.03 99.65
05:03:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
05:03:01 AM 1 0.53 0.00 0.00 0.00 0.00 99.47
05:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
05:04:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
05:04:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
05:05:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
05:05:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
05:05:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
05:06:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70
05:06:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
05:06:01 AM 1 0.32 0.00 0.08 0.00 0.05 99.55
05:07:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
05:07:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
05:07:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
05:08:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
05:08:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
05:08:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
05:09:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
05:09:01 AM 0 0.43 0.00 0.07 0.00 0.07 99.43
05:09:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
05:10:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74
05:10:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.61
05:10:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
05:10:01 AM all 0.83 0.00 1.67 0.00 0.00 97.50
05:10:01 AM 0 1.64 0.00 1.64 0.00 0.00 96.72
05:10:01 AM 1 0.00 0.00 1.69 0.00 0.00 98.31
05:11:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
05:11:01 AM 0 0.57 0.00 0.02 0.00 0.05 99.37
05:11:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
05:11:01 AM CPU %user %nice %system %iowait %steal %idle
05:12:02 AM all 0.31 0.00 0.07 0.00 0.04 99.58
05:12:02 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
05:12:02 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
05:13:01 AM all 0.31 0.00 0.08 0.00 0.05 99.56
05:13:01 AM 0 0.49 0.00 0.05 0.00 0.03 99.42
05:13:01 AM 1 0.14 0.00 0.10 0.00 0.07 99.69
05:14:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
05:14:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
05:14:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
05:15:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
05:15:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73
05:15:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
05:16:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
05:16:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:16:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
05:17:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
05:17:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
05:17:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
05:18:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77
05:18:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72
05:18:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
05:19:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
05:19:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
05:20:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
05:20:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
05:20:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
05:21:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
05:21:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
05:21:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
05:22:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
05:22:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
05:22:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
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.43 0.00 0.07 0.00 0.05 99.45
05:23:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
05:24:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
05:24:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
05:24:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
05:25:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
05:25:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
05:25:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.46
05:26:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
05:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
05:26:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
05:27:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
05:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
05:27:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
05:28:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
05:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
05:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
05:29:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
05:29:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
05:29:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
05:30:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
05:30:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25
05:30:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
05:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
05:31:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
05:31:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
05:32:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
05:32:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
05:32:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
05:33:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
05:33:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:33:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
05:33:01 AM CPU %user %nice %system %iowait %steal %idle
05:34:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
05:34:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
05:34:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
05:35:01 AM all 0.31 0.16 0.13 0.00 0.04 99.37
05:35:01 AM 0 0.32 0.05 0.10 0.00 0.05 99.48
05:35:01 AM 1 0.30 0.27 0.15 0.00 0.03 99.25
05:36:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
05:36:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:36:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
05:37:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
05:37:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
05:37:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
05:38:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
05:38:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
05:38:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
05:39:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
05:39:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
05:39:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
05:40:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
05:40:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
05:40:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
05:41:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
05:41:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:41:01 AM 1 0.28 0.00 0.05 0.00 0.02 99.65
05:42:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
05:42:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
05:42:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
05:43:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
05:43:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
05:43:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
05:44:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
05:44:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
05:44:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
05:44:01 AM CPU %user %nice %system %iowait %steal %idle
05:45:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
05:45:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
05:45:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
05:46:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
05:46:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
05:46:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
05:47:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
05:47:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
05:47:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
05:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
05:48:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
05:48:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
05:49:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
05:49:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
05:49:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
05:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
05:50:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:50:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
05:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.58
05:51:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.34
05:51:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
05:52:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
05:52:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:52:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
05:53:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
05:53:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
05:53:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
05:54:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
05:54:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
05:54:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
05:55:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
05:55:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:55:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
05:55:01 AM CPU %user %nice %system %iowait %steal %idle
05:56:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
05:56:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
05:56:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
05:57:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
05:57:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
05:57:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
05:58:01 AM all 0.12 0.00 0.06 0.00 0.03 99.79
05:58:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70
05:58:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
05:59:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
05:59:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
05:59:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
06:00:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63
06:00:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
06:00:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
06:01:01 AM all 0.31 0.00 0.07 0.01 0.04 99.58
06:01:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
06:01:01 AM 1 0.08 0.00 0.07 0.02 0.05 99.78
06:02:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
06:02:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
06:02:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
06:03:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
06:03:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
06:03:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
06:04:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
06:04:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
06:04:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
06:05:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
06:05:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
06:05:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
06:06:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
06:06:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72
06:06:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70
06:06:01 AM CPU %user %nice %system %iowait %steal %idle
06:07:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
06:07:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
06:07:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
06:08:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
06:08:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
06:08:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
06:09:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
06:09:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:09:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45
06:10:01 AM all 0.18 0.00 0.05 0.00 0.03 99.75
06:10:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
06:10:01 AM 1 0.29 0.00 0.05 0.00 0.03 99.63
06:11:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
06:11:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
06:11:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
06:12:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
06:12:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
06:12:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
06:13:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
06:13:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
06:13:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
06:14:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
06:14:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
06:14:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
06:15:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
06:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
06:15:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
06:16:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
06:16:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
06:16:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
06:17:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
06:17:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
06:17:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
06:17:01 AM CPU %user %nice %system %iowait %steal %idle
06:18:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
06:18:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
06:18:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
06:19:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
06:19:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
06:19:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
06:20:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
06:20:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
06:20:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55
06:20:02 AM all 1.61 0.00 0.81 0.00 0.00 97.58
06:20:02 AM 0 1.61 0.00 0.00 0.00 0.00 98.39
06:20:02 AM 1 1.61 0.00 1.61 0.00 0.00 96.77
06:21:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60
06:21:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
06:21:01 AM 1 0.51 0.00 0.02 0.00 0.02 99.46
06:22:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
06:22:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
06:22:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
06:23:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
06:23:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
06:23:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
06:24:01 AM all 0.11 0.00 0.05 0.00 0.03 99.81
06:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
06:24:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83
06:25:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
06:25:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:25:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
06:26:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
06:26:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
06:26:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
06:27:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
06:27:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
06:27:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27
06:27:01 AM CPU %user %nice %system %iowait %steal %idle
06:28:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
06:28:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
06:28:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50
06:29:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
06:29:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72
06:29:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
06:30:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
06:30:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
06:30:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
06:31:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
06:31:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
06:31:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
06:32:01 AM all 0.10 0.00 0.06 0.00 0.03 99.81
06:32:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
06:32:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
06:33:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72
06:33:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
06:33:01 AM 1 0.30 0.00 0.08 0.00 0.08 99.53
06:34:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
06:34:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
06:34:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
06:35:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
06:35:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
06:35:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
06:36:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
06:36:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
06:36:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
06:37:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
06:37:01 AM 0 0.45 0.00 0.08 0.00 0.07 99.40
06:37:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
06:38:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
06:38:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
06:38:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
06:38:01 AM CPU %user %nice %system %iowait %steal %idle
06:39:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
06:39:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68
06:39:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
06:40:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
06:40:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
06:40:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
06:41:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
06:41:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
06:41:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
06:42:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
06:42:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
06:42:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
06:43:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
06:43:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
06:43:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
06:44:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
06:44:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
06:44:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
06:45:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
06:45:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
06:45:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
06:46:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
06:46:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
06:46:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
06:47:01 AM all 0.27 0.00 0.04 0.00 0.03 99.66
06:47:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
06:47:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
06:48:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
06:48:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77
06:48:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
06:49:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
06:49:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
06:49:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
06:49:01 AM CPU %user %nice %system %iowait %steal %idle
06:50:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
06:50:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
06:50:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
06:51:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59
06:51:01 AM 0 0.08 0.00 0.07 0.02 0.05 99.78
06:51:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
06:52:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
06:52:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
06:52:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
06:53:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
06:53:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70
06:53:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
06:54:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
06:54:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55
06:54:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
06:55:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
06:55:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
06:55:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
06:56:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
06:56:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
06:56:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
06:57:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67
06:57:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68
06:57:01 AM 1 0.25 0.00 0.08 0.00 0.02 99.65
06:58:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
06:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
06:58:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
06:59:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
06:59:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
06:59:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
07:00:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74
07:00:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
07:00:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60
07:00:01 AM CPU %user %nice %system %iowait %steal %idle
07:01:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
07:01:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
07:01:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
07:02:01 AM all 0.33 0.00 0.08 0.00 0.05 99.53
07:02:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
07:02:01 AM 1 0.58 0.00 0.10 0.00 0.05 99.27
07:03:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
07:03:01 AM 0 0.25 0.00 0.05 0.00 0.07 99.63
07:03:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
07:04:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
07:04:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
07:04:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
07:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
07:05:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
07:05:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
07:06:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
07:06:01 AM 0 0.52 0.00 0.00 0.00 0.03 99.45
07:06:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
07:07:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
07:07:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
07:07:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
07:08:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
07:08:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
07:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
07:09:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
07:09:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
07:09:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
07:10:01 AM all 0.14 0.00 0.07 0.00 0.05 99.74
07:10:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
07:10:01 AM 1 0.22 0.00 0.08 0.00 0.07 99.63
07:11:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
07:11:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
07:11:01 AM 1 0.51 0.00 0.05 0.00 0.02 99.42
07:11:01 AM CPU %user %nice %system %iowait %steal %idle
07:12:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
07:12:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
07:12:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
07:13:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73
07:13:01 AM 0 0.25 0.00 0.08 0.00 0.05 99.62
07:13:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
07:14:01 AM all 0.32 0.18 0.11 0.00 0.05 99.34
07:14:01 AM 0 0.42 0.37 0.15 0.00 0.05 99.02
07:14:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67
07:15:01 AM all 0.33 0.00 0.05 0.01 0.05 99.57
07:15:01 AM 0 0.07 0.00 0.07 0.02 0.07 99.78
07:15:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
07:16:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
07:16:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
07:16:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
07:17:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
07:17:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
07:17:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
07:18:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
07:18:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
07:18:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
07:19:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
07:19:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
07:19:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
07:20:01 AM all 0.31 0.00 0.03 0.00 0.04 99.61
07:20:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
07:20:01 AM 1 0.54 0.00 0.03 0.00 0.03 99.39
07:20:01 AM all 0.00 0.00 2.02 0.00 0.00 97.98
07:20:01 AM 0 0.00 0.00 2.00 0.00 0.00 98.00
07:20:01 AM 1 0.00 0.00 2.04 0.00 0.00 97.96
07:21:01 AM all 0.22 0.00 0.04 0.01 0.04 99.69
07:21:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
07:21:01 AM 1 0.42 0.00 0.07 0.02 0.05 99.45
07:21:01 AM CPU %user %nice %system %iowait %steal %idle
07:22:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
07:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
07:22:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
07:23:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
07:23:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63
07:23:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57
07:24:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
07:24:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
07:24:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
07:25:01 AM all 0.20 0.00 0.04 0.00 0.05 99.71
07:25:01 AM 0 0.35 0.00 0.03 0.00 0.07 99.55
07:25:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
07:26:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
07:26:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45
07:26:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
07:27:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
07:27:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
07:27:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
07:28:01 AM all 0.17 0.00 0.06 0.00 0.03 99.75
07:28:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60
07:28:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
07:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
07:29:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
07:29:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:30:01 AM all 0.32 0.00 0.03 0.00 0.03 99.61
07:30:01 AM 0 0.51 0.00 0.00 0.00 0.02 99.48
07:30:01 AM 1 0.14 0.00 0.07 0.00 0.05 99.75
07:30:02 AM all 2.29 0.00 3.05 0.00 0.00 94.66
07:30:02 AM 0 1.54 0.00 1.54 0.00 0.00 96.92
07:30:02 AM 1 3.03 0.00 4.55 0.00 0.00 92.42
07:31:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
07:31:01 AM 0 0.54 0.00 0.05 0.00 0.05 99.36
07:31:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.76
07:31:01 AM CPU %user %nice %system %iowait %steal %idle
07:32:01 AM all 0.28 0.00 0.09 0.00 0.04 99.59
07:32:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43
07:32:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
07:33:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
07:33:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
07:33:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
07:34:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
07:34:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
07:34:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
07:35:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
07:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
07:35:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
07:36:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
07:36:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
07:36:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
07:37:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
07:37:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
07:37:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
07:38:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
07:38:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
07:38:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
07:39:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
07:39:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
07:39:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
07:40:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
07:40:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
07:40:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
07:41:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
07:41:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
07:41:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
07:42:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
07:42:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
07:42:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:42:01 AM CPU %user %nice %system %iowait %steal %idle
07:43:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
07:43:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
07:43:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
07:44:01 AM all 0.25 0.00 0.08 0.00 0.04 99.63
07:44:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
07:44:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
07:45:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72
07:45:01 AM 0 0.27 0.00 0.08 0.00 0.05 99.60
07:45:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
07:46:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
07:46:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
07:46:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:47:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62
07:47:01 AM 0 0.45 0.00 0.07 0.00 0.05 99.43
07:47:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
07:48:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
07:48:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
07:48:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
07:49:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
07:49:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
07:49:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
07:50:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
07:50:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
07:50:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
07:51:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
07:51:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
07:51:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
07:52:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
07:52:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
07:52:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:53:01 AM all 0.08 0.00 0.07 0.00 0.04 99.81
07:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
07:53:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
07:53:01 AM CPU %user %nice %system %iowait %steal %idle
07:54:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
07:54:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43
07:54:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90
07:55:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
07:55:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
07:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:56:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
07:56:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
07:56:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
07:57:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
07:57:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
07:57:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
07:58:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
07:58:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
07:58:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
07:59:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
07:59:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
07:59:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
08:00:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
08:00:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
08:00:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
08:01:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
08:01:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
08:01:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
08:02:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
08:02:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
08:02:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
08:03:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
08:03:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
08:03:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
08:04:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
08:04:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68
08:04:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
08:04:01 AM CPU %user %nice %system %iowait %steal %idle
08:05:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
08:05:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
08:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
08:06:01 AM all 0.10 0.00 0.06 0.00 0.03 99.82
08:06:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
08:06:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
08:07:01 AM all 0.08 0.00 0.08 0.00 0.03 99.81
08:07:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
08:07:01 AM 1 0.08 0.00 0.13 0.00 0.05 99.73
08:08:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
08:08:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
08:08:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
08:09:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
08:09:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
08:09:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
08:10:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
08:10:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.41
08:10:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
08:11:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
08:11:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
08:11:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
08:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
08:12:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
08:12:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
08:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
08:13:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
08:13:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
08:14:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
08:14:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
08:14:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
08:15:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61
08:15:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
08:15:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82
08:15:01 AM CPU %user %nice %system %iowait %steal %idle
08:16:01 AM all 0.28 0.00 0.05 0.01 0.03 99.62
08:16:01 AM 0 0.48 0.00 0.03 0.02 0.03 99.43
08:16:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
08:17:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
08:17:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
08:17:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
08:18:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
08:18:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
08:18:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
08:19:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
08:19:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
08:19:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
08:20:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
08:20:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.41
08:20:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
08:21:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
08:21:01 AM 0 0.38 0.00 0.08 0.00 0.07 99.47
08:21:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
08:22:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
08:22:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
08:22:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
08:23:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
08:23:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
08:23:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
08:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
08:24:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
08:24:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
08:25:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
08:25:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
08:25:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
08:26:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
08:26:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
08:26:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
08:26:01 AM CPU %user %nice %system %iowait %steal %idle
08:27:01 AM all 0.16 0.00 0.05 0.00 0.04 99.75
08:27:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63
08:27:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
08:28:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
08:28:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
08:28:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
08:29:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
08:29:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
08:29:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
08:30:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
08:30:01 AM 0 0.54 0.00 0.03 0.00 0.03 99.39
08:30:01 AM 1 0.05 0.00 0.10 0.00 0.05 99.80
08:30:01 AM all 1.79 0.00 0.89 0.00 0.00 97.32
08:30:01 AM 0 1.79 0.00 0.00 0.00 0.00 98.21
08:30:01 AM 1 1.79 0.00 1.79 0.00 0.00 96.43
08:31:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
08:31:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
08:31:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
08:32:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
08:32:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
08:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
08:33:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
08:33:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
08:33:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
08:34:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74
08:34:01 AM 0 0.27 0.00 0.10 0.00 0.03 99.60
08:34:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
08:35:02 AM all 0.30 0.00 0.06 0.00 0.04 99.60
08:35:02 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
08:35:02 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
08:36:01 AM all 0.32 0.00 0.05 0.00 0.04 99.58
08:36:01 AM 0 0.59 0.00 0.05 0.00 0.05 99.30
08:36:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.86
08:36:01 AM CPU %user %nice %system %iowait %steal %idle
08:37:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
08:37:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
08:37:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
08:38:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
08:38:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
08:38:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
08:39:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
08:39:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
08:39:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
08:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
08:40:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
08:40:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
08:41:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
08:41:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
08:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
08:42:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
08:42:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
08:42:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
08:43:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
08:43:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
08:43:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
08:44:01 AM all 0.13 0.00 0.04 0.00 0.04 99.79
08:44:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
08:44:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75
08:45:01 AM all 0.06 0.00 0.05 0.00 0.04 99.85
08:45:01 AM 0 0.00 0.00 0.02 0.00 0.03 99.95
08:45:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
08:46:01 AM all 0.07 0.00 0.06 0.00 0.03 99.85
08:46:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
08:46:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
08:47:01 AM all 0.08 0.00 0.04 0.00 0.05 99.83
08:47:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
08:47:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
08:47:01 AM CPU %user %nice %system %iowait %steal %idle
08:48:01 AM all 0.06 0.00 0.04 0.00 0.03 99.87
08:48:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
08:48:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
08:49:01 AM all 0.05 0.00 0.06 0.00 0.03 99.87
08:49:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
08:49:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
08:50:01 AM all 0.07 0.00 0.06 0.00 0.03 99.84
08:50:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
08:50:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
08:51:01 AM all 0.05 0.00 0.06 0.00 0.03 99.86
08:51:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
08:51:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
08:52:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
08:52:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
08:52:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
08:53:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71
08:53:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
08:53:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
08:54:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
08:54:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
08:54:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
08:55:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
08:55:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
08:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
08:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
08:56:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
08:56:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
08:57:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
08:57:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
08:57:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
08:58:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
08:58:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
08:58:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
08:58:01 AM CPU %user %nice %system %iowait %steal %idle
08:59:01 AM all 0.28 0.00 0.03 0.00 0.03 99.66
08:59:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
08:59:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85
09:00:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:00:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:00:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:01:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:01:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:01:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:02:01 AM all 0.23 0.16 0.12 0.00 0.03 99.47
09:02:01 AM 0 0.22 0.03 0.08 0.00 0.02 99.65
09:02:01 AM 1 0.23 0.28 0.15 0.00 0.03 99.30
09:03:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:03:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:03:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:04:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:04:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:04:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:05:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:05:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:06:01 AM all 0.29 0.00 0.07 0.01 0.03 99.60
09:06:01 AM 0 0.50 0.00 0.05 0.02 0.03 99.40
09:06:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:07:01 AM all 0.20 0.00 0.04 0.00 0.03 99.72
09:07:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
09:07:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:08:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:08:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:08:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:09:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
09:09:01 AM 0 0.42 0.00 0.05 0.00 0.00 99.53
09:09:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:10:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:10:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:10:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.58
09:11:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:11:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52
09:12:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
09:12:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:12:01 AM 1 0.40 0.00 0.10 0.00 0.03 99.47
09:13:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:13:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:13:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
09:14:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:14:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:14:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:15:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:15:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:15:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:16:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:16:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:16:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:17:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:17:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:17:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:18:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:18:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:18:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:19:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
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.08 0.00 0.05 99.77
09:20:01 AM all 0.30 0.00 0.03 0.00 0.04 99.63
09:20:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48
09:20:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:21:01 AM all 0.29 0.00 0.07 0.00 0.03 99.60
09:21:01 AM 0 0.51 0.00 0.07 0.00 0.03 99.39
09:21:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:22:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:22:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:23:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:23:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
09:23:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:24:01 AM all 0.11 0.00 0.04 0.00 0.03 99.82
09:24:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78
09:24:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:25:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:25:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:25:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:26:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:26:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:26:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:27:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:27:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:27:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:28:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:29:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:29:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:29:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:30:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:30:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.76
09:31:01 AM all 0.19 0.00 0.08 0.01 0.03 99.68
09:31:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:31:01 AM 1 0.32 0.00 0.10 0.02 0.03 99.54
09:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:32:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:32:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:32:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:33:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
09:33:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:33:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:34:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:34:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:34:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60
09:35:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:35:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:35:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:36:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:36:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:36:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:37:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:37:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:38:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:38:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:38:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:39:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:39:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:39:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:40:01 AM all 0.31 0.00 0.05 0.00 0.03 99.60
09:40:01 AM 0 0.56 0.00 0.03 0.00 0.03 99.38
09:40:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:40:01 AM all 1.72 0.00 1.72 0.00 0.00 96.55
09:40:01 AM 0 1.72 0.00 0.00 0.00 0.00 98.28
09:40:01 AM 1 1.72 0.00 3.45 0.00 0.00 94.83
09:41:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:41:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:41:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:42:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:42:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53
09:42:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:43:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:43:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:43:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:44:02 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:44:02 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:44:02 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:45:01 AM all 0.30 0.00 0.03 0.00 0.03 99.64
09:45:01 AM 0 0.51 0.00 0.02 0.00 0.03 99.44
09:45:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:46:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:46:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:46:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:47:01 AM all 0.22 0.00 0.04 0.00 0.03 99.72
09:47:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
09:47:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:48:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:48:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:48:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:49:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:49:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70
09:50:01 AM 0 0.35 0.00 0.10 0.00 0.05 99.50
09:50:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:51:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:51:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:51:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:52:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:52:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:52:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:53:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:53:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:53:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:54:01 AM all 0.28 0.00 0.03 0.00 0.03 99.65
09:54:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50
09:54:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:55:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:55:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:56:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:56:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92
09:56:01 AM 1 0.35 0.00 0.10 0.00 0.03 99.52
09:57:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:57:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:57:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:58:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:58:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:58:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:59:01 AM all 0.13 0.00 0.07 0.00 0.03 99.77
09:59:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:59:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
10:00:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
10:00:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
10:00:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
10:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
10:01:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
10:01:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
10:02:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
10:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
10:02:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
10:03:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
10:03:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
10:03:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
10:03:01 AM CPU %user %nice %system %iowait %steal %idle
10:04:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
10:04:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
10:04:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
10:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
10:05:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
10:05:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
10:06:01 AM all 0.20 0.00 0.05 0.00 0.02 99.73
10:06:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
10:06:01 AM 1 0.30 0.00 0.03 0.00 0.00 99.67
10:07:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
10:07:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
10:07:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
10:08:01 AM all 0.32 0.16 0.10 0.00 0.03 99.40
10:08:01 AM 0 0.12 0.03 0.12 0.00 0.03 99.70
10:08:01 AM 1 0.52 0.28 0.08 0.00 0.02 99.10
10:09:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
10:09:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
10:09:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
10:10:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
10:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
10:10:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
10:11:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
10:11:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
10:11:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
10:12:01 AM all 0.22 0.00 0.08 0.00 0.05 99.66
10:12:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67
10:12:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65
10:13:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
10:13:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
10:13:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
10:14:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
10:14:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
10:14:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
10:14:01 AM CPU %user %nice %system %iowait %steal %idle
10:15:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
10:15:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
10:15:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
10:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
10:16:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
10:16:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
10:17:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61
10:17:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
10:17:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
10:18:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
10:18:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
10:18:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
10:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
10:19:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
10:19:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
10:20:01 AM all 0.30 0.00 0.04 0.00 0.07 99.59
10:20:01 AM 0 0.42 0.00 0.05 0.00 0.07 99.46
10:20:01 AM 1 0.18 0.00 0.03 0.00 0.07 99.72
10:21:01 AM all 0.32 0.00 0.06 0.01 0.03 99.58
10:21:01 AM 0 0.57 0.00 0.05 0.02 0.03 99.33
10:21:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
10:22:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
10:22:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52
10:22:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
10:23:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
10:23:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
10:23:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
10:24:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
10:24:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
10:24:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
10:25:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
10:25:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
10:25:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
10:25:01 AM CPU %user %nice %system %iowait %steal %idle
10:26:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69
10:26:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
10:26:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
10:27:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
10:27:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
10:27:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
10:28:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
10:28:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
10:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
10:29:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
10:29:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
10:29:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
10:30:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
10:30:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
10:30:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
10:31:01 AM all 0.23 0.00 0.07 0.00 0.06 99.64
10:31:01 AM 0 0.38 0.00 0.05 0.00 0.07 99.50
10:31:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
10:32:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
10:32:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
10:32:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
10:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
10:33:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
10:33:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
10:34:01 AM all 0.33 0.00 0.03 0.00 0.05 99.58
10:34:01 AM 0 0.57 0.00 0.02 0.00 0.05 99.37
10:34:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
10:35:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
10:35:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
10:35:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
10:36:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
10:36:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
10:36:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
10:36:01 AM CPU %user %nice %system %iowait %steal %idle
10:37:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
10:37:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
10:37:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
10:38:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
10:38:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
10:38:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
10:39:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
10:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
10:39:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
10:40:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
10:40:01 AM 0 0.57 0.00 0.03 0.00 0.07 99.33
10:40:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
10:41:01 AM all 0.32 0.00 0.07 0.00 0.03 99.57
10:41:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.29
10:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
10:42:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
10:42:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
10:42:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
10:43:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
10:43:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
10:43:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
10:44:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
10:44:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
10:44:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
10:45:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
10:45:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
10:45:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
10:46:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
10:46:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
10:46:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
10:47:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
10:47:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
10:47:01 AM 1 0.27 0.00 0.05 0.00 0.07 99.62
10:47:01 AM CPU %user %nice %system %iowait %steal %idle
10:48:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
10:48:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
10:48:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
10:49:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
10:49:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
10:49:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
10:50:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
10:50:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
10:50:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.66
10:50:01 AM all 0.88 0.00 1.77 0.00 0.00 97.35
10:50:01 AM 0 0.00 0.00 1.79 0.00 0.00 98.21
10:50:01 AM 1 1.75 0.00 1.75 0.00 0.00 96.49
10:51:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
10:51:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
10:51:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
10:52:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71
10:52:01 AM 0 0.33 0.00 0.07 0.00 0.05 99.55
10:52:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
10:53:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
10:53:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
10:53:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
10:54:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
10:54:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
10:54:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
10:55:02 AM all 0.28 0.00 0.07 0.00 0.03 99.62
10:55:02 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
10:55:02 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
10:56:01 AM all 0.23 0.00 0.04 0.01 0.03 99.69
10:56:01 AM 0 0.34 0.00 0.03 0.00 0.02 99.61
10:56:01 AM 1 0.12 0.00 0.05 0.02 0.03 99.78
10:57:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
10:57:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
10:57:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
10:57:01 AM CPU %user %nice %system %iowait %steal %idle
10:58:01 AM all 0.19 0.00 0.08 0.00 0.03 99.70
10:58:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
10:58:01 AM 1 0.32 0.00 0.12 0.00 0.03 99.53
10:59:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
10:59:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
10:59:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
11:00:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
11:00:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
11:00:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
11:01:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
11:01:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
11:01:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
11:02:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
11:02:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
11:02:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
11:03:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
11:03:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
11:03:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
11:04:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
11:04:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
11:04:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
11:05:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
11:05:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
11:05:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
11:06:01 AM all 0.21 0.00 0.06 0.03 0.03 99.67
11:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
11:06:01 AM 1 0.32 0.00 0.05 0.07 0.02 99.55
11:07:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
11:07:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82