Started by upstream project "netconf-distribution-mri-test-vanadium" build number 12
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-2417 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-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-rWiuAgZ3Ytuv/agent.9034
SSH_AGENT_PID=9036
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/private_key_8160104404061521756.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/private_key_8160104404061521756.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/netconf-csit-1node-gate-userfeatures-all-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/netconf-csit-1node-gate-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh7558489744076463290.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/netconf-csit-1node-gate-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh3871731010235984165.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
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16076412735512736231.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-gJDq
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-gJDq/bin to PATH
Generating Requirements File
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
Python 3.11.7
pip 25.3 from /tmp/venv-gJDq/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.6.3
aspy.yaml==1.3.0
attrs==25.4.0
autopage==0.5.2
beautifulsoup4==4.14.2
boto3==1.40.60
botocore==1.40.60
bs4==0.0.2
cachetools==6.2.1
certifi==2025.10.5
cffi==2.0.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.4
click==8.3.0
cliff==4.11.0
cmd2==2.7.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.4.0
dnspython==2.8.0
docker==7.1.0
dogpile.cache==1.5.0
durationpy==0.10
email-validator==2.3.0
filelock==3.20.0
future==1.0.0
gitdb==4.0.12
GitPython==3.1.45
google-auth==2.41.1
httplib2==0.31.0
identify==2.6.15
idna==3.11
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.25.1
jsonschema-specifications==2025.9.1
keystoneauth1==5.12.0
kubernetes==34.1.0
lftools==0.37.15
lxml==6.0.2
markdown-it-py==4.0.0
MarkupSafe==3.0.3
mdurl==0.1.2
msgpack==1.1.2
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.3.1
openstacksdk==4.7.1
os-service-types==1.8.0
osc-lib==4.2.0
oslo.config==10.0.0
oslo.context==6.1.0
oslo.i18n==6.6.0
oslo.log==7.2.1
oslo.serialization==5.8.0
oslo.utils==9.1.0
packaging==25.0
pbr==7.0.1
platformdirs==4.5.0
prettytable==3.16.0
psutil==7.1.2
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.23
pygerrit2==2.0.15
PyGithub==2.8.1
Pygments==2.19.2
PyJWT==2.10.1
PyNaCl==1.6.0
pyparsing==2.4.7
pyperclip==1.11.0
pyrsistent==0.20.0
python-cinderclient==9.8.0
python-dateutil==2.9.0.post0
python-heatclient==4.3.0
python-jenkins==1.8.3
python-keystoneclient==5.7.0
python-magnumclient==4.9.0
python-openstackclient==8.2.0
python-swiftclient==4.8.0
PyYAML==6.0.3
referencing==0.37.0
requests==2.32.5
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rich==14.2.0
rich-argparse==1.7.1
rpds-py==0.28.0
rsa==4.9.1
ruamel.yaml==0.18.16
ruamel.yaml.clib==0.2.14
s3transfer==0.14.0
simplejson==3.20.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8
stevedore==5.5.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.3
tqdm==4.67.1
typing_extensions==4.15.0
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.35.3
wcwidth==0.2.14
websocket-client==1.9.0
wrapt==2.0.0
xdg==6.0.0
xmltodict==1.0.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_STACK_TEMPLATE=csit-2-instance-type.yaml
OS_CLOUD=vex
OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12
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
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15557827888249959466.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 - docker - x86_64 - 20250918-232437.783'
job_name: '19126-12'
silo: 'releng'
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins14847448912216715524.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-bT81
+ 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/netconf-csit-1node-gate-userfeatures-all-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=
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ grep -E '^[0-9.]*[0-9]$'
++ sed 's/^[ *]* //'
++ awk '{ print $1 }'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ tail -n 1
+++ grep '^3' /tmp/.pyenv_versions
+++ 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-gJDq
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq 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-gJDq/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-gJDq/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-gJDq/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-gJDq/bin to PATH
+ PATH=/tmp/venv-gJDq/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 | 163840 |
| totalCoresUsed | 40 |
| totalInstancesUsed | 19 |
| 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/netconf-csit-1node-gate-userfeatures-all-vanadium
+ lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/stack-parameters.yaml
Creating stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2025-10-27T22:35:39Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': '065309f5-b7c1-4eb5-a9fd-c515df4ee68d',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12/065309f5-b7c1-4eb5-a9fd-c515df4ee68d',
'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-netconf-csit-1node-gate-userfeatures-all-vanadium-12',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.170.20']},
{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.171.139']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': '065309f5-b7c1-4eb5-a9fd-c515df4ee68d',
'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12',
'job_name': '19126-12',
'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 - docker - x86_64 - '
'20250918-232437.783'},
'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': '93d99b87cc564132872c43e81c048c18'}
------------------------------------
+ popd
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins7750754406130266331.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/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq 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-gJDq/bin to PATH
SSH not responding on 10.30.171.139. Retrying in 10 seconds...
SSH not responding on 10.30.170.20. Retrying in 10 seconds...
Ping to 10.30.171.139 successful.
Ping to 10.30.170.20 successful.
SSH not responding on 10.30.171.139. Retrying in 10 seconds...
SSH not responding on 10.30.170.20. Retrying in 10 seconds...
Ping to 10.30.171.139 successful.
Ping to 10.30.170.20 successful.
SSH not responding on 10.30.170.20. Retrying in 10 seconds...
SSH not responding on 10.30.171.139. Retrying in 10 seconds...
Ping to 10.30.170.20 successful.
Ping to 10.30.171.139 successful.
SSH not responding on 10.30.171.139. Retrying in 10 seconds...
SSH not responding on 10.30.170.20. Retrying in 10 seconds...
Ping to 10.30.171.139 successful.
Ping to 10.30.170.20 successful.
SSH not responding on 10.30.171.139. Retrying in 10 seconds...
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
releng-19126-12-0-builder-0
Successfully copied public keys to slave 10.30.170.20
Process 10253 ready.
Ping to 10.30.171.139 successful.
Warning: Permanently added '10.30.171.139' (ECDSA) to the list of known hosts.
releng-19126-12-1-docker-0
Successfully copied public keys to slave 10.30.171.139
Process 10254 ready.
SSH ready on all stack servers.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins4327167199089586859.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TMja
lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-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-TMja/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 29.3 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 42.5 MB/s 0:00:00
Collecting jsonpath-rw (from -r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 19.4 MB/s 0:00:00
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
Collecting pyangbind (from -r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
Collecting isodate (from -r requirements.txt (line 25))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
Collecting jmespath (from -r requirements.txt (line 28))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch (from -r requirements.txt (line 31))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 42.9 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 33.5 MB/s 0:00:00
Collecting lxml (from pyangbind->-r requirements.txt (line 22))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
Collecting regex (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 35.6 MB/s 0:00:00
Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 75.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.0/click-8.3.0-py3-none-any.whl (107 kB)
Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
Building wheel for robotframework-sshlibrary (pyproject.toml): started
Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ae324951e4a5d32c79b055c011786a267d0b8257048e8e43ff36e1ed3f0fa298
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=77a48695235a65134c072ef12d2c528ee1cf207c04d756e91c7ac957c54afe2d
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=41078 sha256=d57802379e9d50d0dc191222237b0c6ade9f99fb34ecb38b320f270627e0d423
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=e56a91fed94facfd30e407689db97e74331b4d935b6c5490387d79e4f45533fb
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=572c1ffeef220abdd6f6820501a55437d11ef5847702aaf1d1ade607f98e0b22
Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
+ pip freeze
attrs==25.4.0
bcrypt==5.0.0
beautifulsoup4==4.14.2
certifi==2025.10.5
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.0
cryptography==46.0.3
decorator==5.2.1
distlib==0.4.0
docker-py==1.10.6
docker-pycreds==0.4.0
elastic-transport==8.17.1
elasticsearch==8.19.1
elasticsearch-dsl==8.15.4
enum34==1.1.10
filelock==3.20.0
h11==0.16.0
idna==3.11
invoke==2.2.1
ipaddr==2.2.0
isodate==0.7.2
jmespath==1.0.1
jsonpatch==1.33
jsonpath-rw==1.4.0
jsonpointer==3.0.0
lxml==6.0.2
netaddr==1.3.0
netifaces==0.11.0
outcome==1.3.0.post0
paramiko==4.0.0
platformdirs==4.5.0
ply==3.11
pyang==2.7.1
pyangbind==0.8.6
pycparser==2.23
pyhocon==0.3.61
PyNaCl==1.6.0
pyparsing==3.2.5
PySocks==1.7.1
python-dateutil==2.9.0.post0
regex==2025.10.23
requests==2.32.5
robotframework==7.3.2
robotframework-httplibrary==0.4.2
robotframework-pythonlibcore==4.4.1
robotframework-requests==0.9.7
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.8.0
robotframework-sshlibrary==3.8.0
scapy==2.6.1
scp==0.15.0
selenium==4.38.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8
trio==0.31.0
trio-websocket==0.12.2
typing_extensions==4.15.0
urllib3==2.5.0
virtualenv==20.35.3
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.9.0
WebTest==3.0.7
wsproto==1.2.0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env.properties'
[EnvInject] - Variables injected successfully.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins5426448811697116738.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-gJDq/bin to PATH
+ ODL_SYSTEM=()
+ TOOLS_SYSTEM=()
+ OPENSTACK_SYSTEM=()
+ OPENSTACK_CONTROLLERS=()
+ mapfile -t ADDR
++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12
++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.139 hostname -s
Warning: Permanently added '10.30.171.139' (ECDSA) to the list of known hosts.
+ REMHOST=releng-19126-12-1-docker-0
+ case ${REMHOST} in
+ TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.170.20 hostname -s
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
+ REMHOST=releng-19126-12-0-builder-0
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ echo NUM_ODL_SYSTEM=1
+ echo NUM_TOOLS_SYSTEM=1
+ '[' '' == yes ']'
+ NUM_OPENSTACK_SYSTEM=0
+ echo NUM_OPENSTACK_SYSTEM=0
+ '[' 0 -eq 2 ']'
+ echo ODL_SYSTEM_IP=10.30.170.20
++ seq 0 0
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.170.20
+ echo TOOLS_SYSTEM_IP=10.30.171.139
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.171.139
+ openstack_index=0
+ NUM_OPENSTACK_CONTROL_NODES=1
+ echo NUM_OPENSTACK_CONTROL_NODES=1
++ seq 0 0
+ for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
+ echo OPENSTACK_CONTROL_NODE_1_IP=
+ NUM_OPENSTACK_COMPUTE_NODES=-1
+ echo NUM_OPENSTACK_COMPUTE_NODES=-1
+ '[' -1 -ge 2 ']'
++ seq 0 -2
+ NUM_OPENSTACK_HAPROXY_NODES=0
+ echo NUM_OPENSTACK_HAPROXY_NODES=0
++ seq 0 -1
+ echo 'Contents of slave_addresses.txt:'
Contents of slave_addresses.txt:
+ cat slave_addresses.txt
NUM_ODL_SYSTEM=1
NUM_TOOLS_SYSTEM=1
NUM_OPENSTACK_SYSTEM=0
ODL_SYSTEM_IP=10.30.170.20
ODL_SYSTEM_1_IP=10.30.170.20
TOOLS_SYSTEM_IP=10.30.171.139
TOOLS_SYSTEM_1_IP=10.30.171.139
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.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins9816883944442628298.sh
Preparing for JRE Version 21
Karaf artifact is netconf-karaf
Karaf project is netconf
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.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14355159371980922496.sh
2025-10-27 22:38:04 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
Bundle version is 10.0.1-SNAPSHOT
--2025-10-27 22:38:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-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: 1408 (1.4K) [application/xml]
Saving to: ‘maven-metadata.xml’
0K . 100% 24.1M=0s
2025-10-27 22:38:04 (24.1 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
org.opendaylight.netconf
netconf-karaf
20251027190743
20251027.190743
26
pom
10.0.1-20251027.190743-26
20251027190743
tar.gz
10.0.1-20251027.190743-26
20251027190743
zip
10.0.1-20251027.190743-26
20251027190743
cyclonedx
xml
10.0.1-20251027.190743-26
20251027190743
cyclonedx
json
10.0.1-20251027.190743-26
20251027190743
10.0.1-SNAPSHOT
Nexus timestamp is 10.0.1-20251027.190743-26
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251027.190743-26.zip
Distribution bundle is netconf-karaf-10.0.1-20251027.190743-26.zip
Distribution bundle version is 10.0.1-SNAPSHOT
Distribution folder is netconf-karaf-10.0.1-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.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins3119404335490215600.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-gJDq/bin to PATH
Copying common-functions.sh to /tmp
Copying common-functions.sh to 10.30.170.20:/tmp
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.171.139:/tmp
Warning: Permanently added '10.30.171.139' (ECDSA) to the list of known hosts.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15537282385729803928.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
#################################################
## Configure Cluster and Start ##
#################################################
ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
Locating script plan to use...
Finished running script plans
Configuring member-1 with IP address 10.30.170.20
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh netconf-karaf-10.0.1-SNAPSHOT vanadium
++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
common-functions.sh is being sourced
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=netconf-karaf-10.0.1-SNAPSHOT
++ DISTROSTREAM=vanadium
++ export MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-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/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251027.190743-26.zip
+ echo 'Changing to /tmp'
+ cd /tmp
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251027.190743-26.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251027.190743-26.zip
--2025-10-27 22:38:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251027.190743-26.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: 155746650 (149M) [application/zip]
Saving to: ‘netconf-karaf-10.0.1-20251027.190743-26.zip’
0K ........ ........ ........ ........ ........ ........ 2% 68.1M 2s
3072K ........ ........ ........ ........ ........ ........ 4% 121M 2s
6144K ........ ........ ........ ........ ........ ........ 6% 153M 1s
9216K ........ ........ ........ ........ ........ ........ 8% 134M 1s
12288K ........ ........ ........ ........ ........ ........ 10% 165M 1s
15360K ........ ........ ........ ........ ........ ........ 12% 145M 1s
18432K ........ ........ ........ ........ ........ ........ 14% 186M 1s
21504K ........ ........ ........ ........ ........ ........ 16% 2.32M 8s
24576K ........ ........ ........ ........ ........ ........ 18% 3.20M 11s
27648K ........ ........ ........ ........ ........ ........ 20% 2.22M 15s
30720K ........ ........ ........ ........ ........ ........ 22% 2.68M 17s
33792K ........ ........ ........ ........ ........ ........ 24% 94.5M 15s
36864K ........ ........ ........ ........ ........ ........ 26% 203M 14s
39936K ........ ........ ........ ........ ........ ........ 28% 190M 13s
43008K ........ ........ ........ ........ ........ ........ 30% 200M 11s
46080K ........ ........ ........ ........ ........ ........ 32% 190M 10s
49152K ........ ........ ........ ........ ........ ........ 34% 213M 10s
52224K ........ ........ ........ ........ ........ ........ 36% 139M 9s
55296K ........ ........ ........ ........ ........ ........ 38% 123M 8s
58368K ........ ........ ........ ........ ........ ........ 40% 34.0M 8s
61440K ........ ........ ........ ........ ........ ........ 42% 227M 7s
64512K ........ ........ ........ ........ ........ ........ 44% 221M 6s
67584K ........ ........ ........ ........ ........ ........ 46% 119M 6s
70656K ........ ........ ........ ........ ........ ........ 48% 285M 5s
73728K ........ ........ ........ ........ ........ ........ 50% 259M 5s
76800K ........ ........ ........ ........ ........ ........ 52% 259M 5s
79872K ........ ........ ........ ........ ........ ........ 54% 95.5M 4s
82944K ........ ........ ........ ........ ........ ........ 56% 265M 4s
86016K ........ ........ ........ ........ ........ ........ 58% 227M 4s
89088K ........ ........ ........ ........ ........ ........ 60% 233M 3s
92160K ........ ........ ........ ........ ........ ........ 62% 224M 3s
95232K ........ ........ ........ ........ ........ ........ 64% 261M 3s
98304K ........ ........ ........ ........ ........ ........ 66% 263M 3s
101376K ........ ........ ........ ........ ........ ........ 68% 230M 2s
104448K ........ ........ ........ ........ ........ ........ 70% 296M 2s
107520K ........ ........ ........ ........ ........ ........ 72% 247M 2s
110592K ........ ........ ........ ........ ........ ........ 74% 263M 2s
113664K ........ ........ ........ ........ ........ ........ 76% 260M 2s
116736K ........ ........ ........ ........ ........ ........ 78% 235M 1s
119808K ........ ........ ........ ........ ........ ........ 80% 218M 1s
122880K ........ ........ ........ ........ ........ ........ 82% 228M 1s
125952K ........ ........ ........ ........ ........ ........ 84% 233M 1s
129024K ........ ........ ........ ........ ........ ........ 86% 199M 1s
132096K ........ ........ ........ ........ ........ ........ 88% 238M 1s
135168K ........ ........ ........ ........ ........ ........ 90% 316M 1s
138240K ........ ........ ........ ........ ........ ........ 92% 231M 0s
141312K ........ ........ ........ ........ ........ ........ 94% 212M 0s
144384K ........ ........ ........ ........ ........ ........ 96% 202M 0s
147456K ........ ........ ........ ........ ........ ........ 98% 185M 0s
150528K ........ ........ ........ 100% 220M=5.5s
2025-10-27 22:38:22 (26.9 MB/s) - ‘netconf-karaf-10.0.1-20251027.190743-26.zip’ saved [155746650/155746650]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q netconf-karaf-10.0.1-20251027.190743-26.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/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/netconf-karaf-10.0.1-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
#
# Disable aether support by default. This ensure that the defaultRepositories
# below will be used
#
#org.ops4j.pax.url.mvn.disableAether=true
#
# 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=
# 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 \
file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
file:${karaf.data}/kar@id=kar.repository@multi
Configuring the startup features...
+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=10.0.1-SNAPSHOT
+ KARAF_VERSION=netconf
+ [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
+ cat /tmp/netconf-karaf-10.0.1-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 = file:${karaf.etc}/c0ad9f7c-7067-4369-98ad-f2ea84628f39.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 274c094e-d087-49ac-91be-566e1d8a5836
#
# 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 netconf ''
+ local -r karaf_version=netconf
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/netconf-karaf-10.0.1-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: netconf, logapi: log4j2
+ logapi=log4j2
+ echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.1-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:
cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
+ echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/netconf-karaf-10.0.1-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
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 3072m
memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=3072m
+ local -r memconf=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 3072m'
+ echo ' memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv'
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv'
+ cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
openjdk version "21.0.8" 2025-07-15
OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Listing all open ports on controller system...
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
Configuring cluster
/tmp/configuration-script.sh: line 40: netstat: command not found
+ '[' -f /tmp/custom_shard_config.txt ']'
+ echo 'Configuring cluster'
+ /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.20
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/netconf-karaf-10.0.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.1
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.170.20"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.20: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/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
modules = [
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1"]
}
]
}
]
Locating config plan to use...
Finished running config plans
Starting member-1 with IP address 10.30.170.20
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log
Execute the post startup script on controller 10.30.170.20
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2025-10-27T22:38:45,610 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 251 - org.opendaylight.infrautils.ready-api - 7.1.8 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2025-10-27T22:38:45,610 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 251 - org.opendaylight.infrautils.ready-api - 7.1.8 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
Let's take the karaf thread dump
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2052
Warning: Permanently added '10.30.170.20' (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/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/ready
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/notifications
/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth
Starting Robot test suites /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth ...
==============================================================================
netconf-gate-userfeatures.txt
==============================================================================
netconf-gate-userfeatures.txt.Ready
==============================================================================
netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi...
==============================================================================
Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
Also keyword teardown failed:
Several failures occurred:
1) Dictionary does not contain key 'test-device'.
2) Dictionary '${Stream_dict}' has no key 'vanadium'.
3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
------------------------------------------------------------------------------
Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
Netconf was detected to be up and running so bug 5014 did not show up.
------------------------------------------------------------------------------
Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
Netconf was detected to be up and running so bug 5014 did not show up.
------------------------------------------------------------------------------
Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL |
6 tests, 4 passed, 2 failed
==============================================================================
netconf-gate-userfeatures.txt.Ready | FAIL |
6 tests, 4 passed, 2 failed
==============================================================================
netconf-gate-userfeatures.txt.Apidocs
==============================================================================
netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido...
==============================================================================
Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
netconf-gate-userfeatures.txt.Apidocs | FAIL |
1 test, 0 passed, 1 failed
==============================================================================
netconf-gate-userfeatures.txt.MDSAL
==============================================================================
netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ...
==============================================================================
Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
------------------------------------------------------------------------------
Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | PASS |
49 tests, 49 passed, 0 failed
==============================================================================
netconf-gate-userfeatures.txt.MDSAL | PASS |
49 tests, 49 passed, 0 failed
==============================================================================
netconf-gate-userfeatures.txt.CRUD
==============================================================================
netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ...
==============================================================================
Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
0 != 1
------------------------------------------------------------------------------
Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
------------------------------------------------------------------------------
Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
------------------------------------------------------------------------------
Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
------------------------------------------------------------------------------
Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
------------------------------------------------------------------------------
Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
------------------------------------------------------------------------------
Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
------------------------------------------------------------------------------
Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL |
29 tests, 3 passed, 26 failed
==============================================================================
netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
==============================================================================
: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 "!="?
Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: 0 != 1
------------------------------------------------------------------------------
Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
------------------------------------------------------------------------------
Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
------------------------------------------------------------------------------
Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary does not contain key 'netconf-test-device'.
------------------------------------------------------------------------------
Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
------------------------------------------------------------------------------
Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
------------------------------------------------------------------------------
Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
------------------------------------------------------------------------------
Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
------------------------------------------------------------------------------
Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
------------------------------------------------------------------------------
Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
------------------------------------------------------------------------------
Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary does not contain key 'netconf-test-device'.
------------------------------------------------------------------------------
Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | FAIL |
29 tests, 3 passed, 26 failed
==============================================================================
netconf-gate-userfeatures.txt.CRUD | FAIL |
58 tests, 6 passed, 52 failed
==============================================================================
netconf-gate-userfeatures.txt.CRUD-ACTION
==============================================================================
netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ...
==============================================================================
: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 "!="?
Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL |
Parent suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | FAIL |
Suite setup failed:
Dictionary '${Stream_dict}' has no key 'vanadium'.
11 tests, 0 passed, 11 failed
==============================================================================
netconf-gate-userfeatures.txt.CRUD-ACTION | FAIL |
11 tests, 0 passed, 11 failed
==============================================================================
netconf-gate-userfeatures.txt.Notifications
==============================================================================
netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te...
==============================================================================
: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 "!="?
Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_notifications_notifications_basic_create_dcn_stream"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_notifications_notifications_basic_create_dcn_stream&order=bug_status"
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_notifications_notifications_basic_subscribe_to_dcn_stream"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_notifications_notifications_basic_subscribe_to_dcn_stream&order=bug_status"
Variable '${RFC8040_DCN_STREAM_URI}' not found. Did you mean:
${RFC8040_STREAMS_URI}
------------------------------------------------------------------------------
List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_notifications_notifications_basic_list_dcn_streams"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_notifications_notifications_basic_list_dcn_streams&order=bug_status"
Variable '${RFC8040_DCN_STREAM_URI}' not found. Did you mean:
${RFC8040_STREAMS_URI}
------------------------------------------------------------------------------
Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_notifications_notifications_basic_start_receiver"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_notifications_notifications_basic_start_receiver&order=bug_status"
Variable '${STREAM_LOCATION}' not found.
------------------------------------------------------------------------------
Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
... click for list of related bugs or create a new one if needed (with the
"netconf_gate_userfeatures_txt_notifications_notifications_basic_check_notification"
reference somewhere inside)
"https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_notifications_notifications_basic_check_notification&order=bug_status"
'' does not contain 'deleted'
------------------------------------------------------------------------------
Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=3934
'' does not contain 'netconf-notif'
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | FAIL |
8 tests, 1 passed, 7 failed
==============================================================================
netconf-gate-userfeatures.txt.Notifications | FAIL |
8 tests, 1 passed, 7 failed
==============================================================================
netconf-gate-userfeatures.txt.KeyAuth
==============================================================================
netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d...
==============================================================================
: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 "!="?
Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
------------------------------------------------------------------------------
Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL |
Dictionary '${Stream_dict}' has no key 'vanadium'.
------------------------------------------------------------------------------
Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.20:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
------------------------------------------------------------------------------
Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Dictionary does not contain key 'netconf-test-device'.
------------------------------------------------------------------------------
Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
------------------------------------------------------------------------------
netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | FAIL |
5 tests, 2 passed, 3 failed
==============================================================================
netconf-gate-userfeatures.txt.KeyAuth | FAIL |
5 tests, 2 passed, 3 failed
==============================================================================
netconf-gate-userfeatures.txt | FAIL |
138 tests, 62 passed, 76 failed
==============================================================================
Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/output.xml
Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/log.html
Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/report.html
Examining the files in data/log and checking filesize
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
total 396
drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 22:38 .
-rw-rw-r-- 1 jenkins jenkins 1720 Oct 27 22:38 karaf_console.log
drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 22:38 ..
-rw-rw-r-- 1 jenkins jenkins 391725 Oct 27 22:45 karaf.log
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
384K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log
4.0K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
ls: cannot access '/tmp/netconf-karaf-10.0.1-SNAPSHOT/*.hprof': No such file or directory
Let's take the karaf thread dump again...
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2052
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Killing ODL
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Compressing karaf.log 1
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Fetching compressed karaf.log 1
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
Fetch GC logs
Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
scp: /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log: No such file or directory
Examine copied files
total 9332
drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 22:45 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1720 Oct 27 22:45 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 29966 Oct 27 22:45 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 104875 Oct 27 22:45 karaf_1_2052_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 14442 Oct 27 22:45 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 277289 Oct 27 22:45 report.html
-rw-rw-r--. 1 jenkins jenkins 1283783 Oct 27 22:45 log.html
-rw-rw-r--. 1 jenkins jenkins 7663290 Oct 27 22:45 output.xml
-rw-rw-r--. 1 jenkins jenkins 709 Oct 27 22:39 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 96393 Oct 27 22:39 karaf_1_2052_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14415 Oct 27 22:39 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 3396 Oct 27 22:38 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 276 Oct 27 22:38 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3609 Oct 27 22:38 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 363 Oct 27 22:38 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 3690 Oct 27 22:38 pom.xml
-rw-rw-r--. 1 jenkins jenkins 96 Oct 27 22:38 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 297 Oct 27 22:38 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Oct 27 22:37 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Oct 27 22:37 env.properties
-rw-rw-r--. 1 jenkins jenkins 324 Oct 27 22:35 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 22:34 test
drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 22:34 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1408 Oct 27 19:33 maven-metadata.xml
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins731488498286029791.sh
Karaf Deployments, Tests must have already run
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins1528200070513895517.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 9036 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.
Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
[PostBuildScript] - [INFO] Executing post build scripts.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4711374398236476189.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 1198k 0 1198k 0 0 4174k 0 --:--:-- --:--:-- --:--:-- 4174k
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.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14415163002019525877.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-netconf-csit-1node-gate-userfeatures-all-vanadium-12
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6033869121130142907.sh
---> openstack-stack-delete.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-gJDq/bin to PATH
INFO: Stack cost retrieval disabled, setting cost to 0
INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12
Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-12
[PostBuildScript] - [INFO] Executing post build scripts.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11998663955005245945.sh
---> sysstat.sh
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6900658783383193513.sh
---> package-listing.sh
++ tr '[:upper:]' '[:lower:]'
++ facter osfamily
+ OS_FAMILY=redhat
+ workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-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/netconf-csit-1node-gate-userfeatures-all-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/netconf-csit-1node-gate-userfeatures-all-vanadium ']'
+ mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/archives/
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9840428153423935862.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq 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-gJDq/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2863659048237054079.sh
provisioning config files...
Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-vanadium #12
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/config4024339447363851038tmp
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.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12556864974426722221.sh
---> create-netrc.sh
WARN: Log server credential not found.
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6861636839541476361.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq 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-gJDq/bin to PATH
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14559944768435202583.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13507091128409317537.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-gJDq/bin to PATH
DEBUG: total: 0
INFO: Retrieving Stack Cost...
INFO: Retrieving Pricing Info for: v3-standard-2
INFO: Archiving Costs
[netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins14052996099333944839.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJDq 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-gJDq/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-vanadium/12/
INFO: archiving logs to S3
---> uname -a:
Linux prd-centos8-robot-2c-8g-2417.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.3G 32G 21% /
tmpfs 770M 0 770M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 7697 592 4885 19 2219 6805
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:dc:c6:3c brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.170.152/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 62253sec preferred_lft 62253sec
inet6 fe80::f816:3eff:fedc:c63c/64 scope link
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/27/2025 _x86_64_ (2 CPU)
04:04:05 LINUX RESTART (2 CPU)
04:05:01 AM tps rtps wtps bread/s bwrtn/s
04:06:01 AM 7.86 0.00 7.86 0.00 866.26
04:07:01 AM 0.87 0.00 0.87 0.00 13.95
04:08:01 AM 0.25 0.03 0.22 0.53 2.55
04:09:01 AM 0.35 0.00 0.35 0.00 5.22
04:10:01 AM 0.22 0.00 0.22 0.00 2.23
04:11:01 AM 0.28 0.00 0.28 0.00 4.37
04:12:01 AM 0.22 0.00 0.22 0.00 2.53
04:13:01 AM 0.10 0.00 0.10 0.00 0.93
04:14:01 AM 0.13 0.00 0.13 0.00 0.92
04:15:01 AM 0.17 0.00 0.17 0.00 1.37
04:16:01 AM 0.28 0.00 0.28 0.00 4.57
04:17:01 AM 0.20 0.00 0.20 0.00 1.87
04:18:01 AM 0.10 0.00 0.10 0.00 0.63
04:19:01 AM 0.12 0.00 0.12 0.00 0.93
04:20:01 AM 1.20 0.05 1.15 0.80 27.22
04:21:01 AM 0.32 0.00 0.32 0.00 5.13
04:22:01 AM 0.23 0.00 0.23 0.00 3.07
04:23:01 AM 0.10 0.00 0.10 0.00 0.90
04:24:01 AM 0.10 0.00 0.10 0.00 0.93
04:25:01 AM 0.35 0.00 0.35 0.00 5.17
04:26:01 AM 0.15 0.00 0.15 0.00 1.47
04:27:01 AM 0.12 0.00 0.12 0.00 1.07
04:28:01 AM 0.15 0.00 0.15 0.00 1.05
04:29:01 AM 0.22 0.00 0.22 0.00 1.57
04:30:01 AM 0.58 0.00 0.58 0.00 8.23
04:31:01 AM 0.38 0.00 0.38 0.00 4.53
04:32:01 AM 0.35 0.00 0.35 0.00 3.87
04:33:02 AM 0.30 0.00 0.30 0.00 3.42
04:34:01 AM 0.30 0.00 0.30 0.00 3.07
04:35:01 AM 0.50 0.02 0.48 0.13 5.93
04:36:01 AM 8.93 5.93 3.00 574.84 73.00
04:37:01 AM 0.12 0.00 0.12 0.00 0.77
04:38:01 AM 0.10 0.00 0.10 0.00 0.77
04:39:01 AM 0.18 0.00 0.18 0.00 2.40
04:40:01 AM 0.37 0.00 0.37 0.00 5.98
04:41:01 AM 0.15 0.00 0.15 0.00 1.37
04:42:01 AM 0.18 0.00 0.18 0.00 2.52
04:43:01 AM 0.12 0.00 0.12 0.00 0.76
04:44:01 AM 0.10 0.00 0.10 0.00 0.80
04:45:01 AM 0.35 0.00 0.35 0.00 4.78
04:46:01 AM 0.22 0.00 0.22 0.00 2.67
04:47:01 AM 0.17 0.00 0.17 0.00 2.55
04:48:01 AM 0.15 0.00 0.15 0.00 1.05
04:49:01 AM 0.10 0.00 0.10 0.00 0.63
04:50:02 AM 0.28 0.00 0.28 0.00 4.77
04:51:01 AM 0.22 0.00 0.22 0.00 1.95
04:52:01 AM 0.13 0.00 0.13 0.00 1.83
04:53:01 AM 0.18 0.00 0.18 0.00 2.23
04:54:01 AM 0.15 0.00 0.15 0.00 1.45
04:55:01 AM 0.30 0.00 0.30 0.00 5.28
04:56:01 AM 0.12 0.00 0.12 0.00 1.17
04:57:01 AM 0.12 0.00 0.12 0.00 0.77
04:58:01 AM 0.10 0.00 0.10 0.00 0.77
04:59:01 AM 0.10 0.00 0.10 0.00 0.63
05:00:01 AM 0.28 0.00 0.28 0.00 4.92
05:01:01 AM 0.28 0.02 0.27 0.13 3.38
05:02:01 AM 0.35 0.07 0.28 1.73 5.11
05:03:01 AM 0.17 0.00 0.17 0.00 1.85
05:04:01 AM 0.08 0.00 0.08 0.00 0.85
05:05:01 AM 0.18 0.00 0.18 0.00 2.17
05:06:01 AM 0.28 0.00 0.28 0.00 4.30
05:07:01 AM 0.15 0.00 0.15 0.00 1.82
05:08:01 AM 0.23 0.00 0.23 0.00 3.35
05:09:01 AM 0.18 0.00 0.18 0.00 2.77
05:10:01 AM 0.17 0.00 0.17 0.00 1.37
05:11:01 AM 0.45 0.00 0.45 0.00 7.70
05:12:01 AM 0.23 0.00 0.23 0.00 3.48
05:13:01 AM 0.13 0.00 0.13 0.00 0.95
05:14:01 AM 0.10 0.00 0.10 0.00 0.63
05:15:01 AM 0.15 0.00 0.15 0.00 1.65
05:16:01 AM 0.25 0.00 0.25 0.00 3.77
05:17:01 AM 0.12 0.00 0.12 0.00 0.77
05:18:01 AM 0.10 0.00 0.10 0.00 0.77
05:19:01 AM 0.18 0.00 0.18 0.00 2.63
05:20:01 AM 0.22 0.00 0.22 0.00 2.05
05:21:01 AM 0.25 0.00 0.25 0.00 4.35
05:22:01 AM 0.18 0.00 0.18 0.00 2.15
05:23:01 AM 0.13 0.00 0.13 0.00 1.08
05:24:01 AM 0.13 0.00 0.13 0.00 0.92
05:25:01 AM 0.17 0.00 0.17 0.00 2.05
05:26:01 AM 0.32 0.00 0.32 0.00 4.68
05:27:01 AM 0.17 0.00 0.17 0.00 1.58
05:28:01 AM 0.10 0.00 0.10 0.00 0.63
05:29:01 AM 0.10 0.00 0.10 0.00 0.77
05:30:01 AM 0.17 0.00 0.17 0.00 1.37
05:31:01 AM 0.22 0.00 0.22 0.00 3.77
05:32:01 AM 0.15 0.00 0.15 0.00 1.83
05:33:01 AM 0.18 0.00 0.18 0.00 3.05
05:34:01 AM 0.17 0.00 0.17 0.00 1.85
05:35:01 AM 0.17 0.00 0.17 0.00 1.52
05:36:01 AM 0.60 0.32 0.28 6.93 3.58
05:37:01 AM 0.68 0.00 0.68 0.00 17.63
05:38:01 AM 0.08 0.00 0.08 0.00 0.50
05:39:01 AM 0.22 0.00 0.22 0.00 2.53
05:40:01 AM 0.33 0.00 0.33 0.00 5.86
05:41:01 AM 0.18 0.00 0.18 0.00 1.48
05:42:01 AM 0.15 0.00 0.15 0.00 1.97
05:43:01 AM 0.10 0.00 0.10 0.00 0.63
05:44:01 AM 0.10 0.00 0.10 0.00 0.63
05:45:01 AM 0.32 0.00 0.32 0.00 5.03
05:46:01 AM 0.18 0.00 0.18 0.00 2.63
05:47:01 AM 0.17 0.00 0.17 0.00 1.58
05:48:01 AM 0.10 0.00 0.10 0.00 0.90
05:49:01 AM 0.10 0.00 0.10 0.00 0.63
05:50:01 AM 0.27 0.00 0.27 0.00 4.73
05:51:01 AM 0.17 0.00 0.17 0.00 1.30
05:52:01 AM 0.18 0.00 0.18 0.00 2.52
05:53:01 AM 0.18 0.00 0.18 0.00 2.23
05:54:01 AM 0.15 0.00 0.15 0.00 1.58
05:55:01 AM 0.32 0.00 0.32 0.00 4.77
05:56:01 AM 0.13 0.00 0.13 0.00 0.90
05:57:01 AM 0.22 0.00 0.22 0.00 3.68
05:58:02 AM 0.10 0.00 0.10 0.00 0.63
05:59:01 AM 0.08 0.00 0.08 0.00 0.68
06:00:01 AM 0.32 0.00 0.32 0.00 5.30
06:01:01 AM 0.22 0.00 0.22 0.00 2.97
06:02:01 AM 0.25 0.00 0.25 0.00 3.65
06:03:01 AM 0.13 0.00 0.13 0.00 0.92
06:04:01 AM 0.10 0.00 0.10 0.00 0.77
06:05:01 AM 0.42 0.00 0.42 0.00 6.90
06:06:01 AM 0.17 0.00 0.17 0.00 1.72
06:07:01 AM 0.12 0.00 0.12 0.00 0.77
06:08:01 AM 0.10 0.00 0.10 0.00 0.77
06:09:01 AM 0.10 0.00 0.10 0.00 0.63
06:10:01 AM 0.28 0.00 0.28 0.00 4.48
06:11:01 AM 0.17 0.00 0.17 0.00 1.47
06:12:01 AM 0.22 0.00 0.22 0.00 3.33
06:13:01 AM 0.18 0.00 0.18 0.00 1.90
06:14:01 AM 0.13 0.00 0.13 0.00 0.92
06:15:01 AM 0.32 0.00 0.32 0.00 4.62
06:16:01 AM 0.13 0.00 0.13 0.00 1.03
06:17:01 AM 0.12 0.00 0.12 0.00 1.18
06:18:01 AM 0.35 0.00 0.35 0.00 6.10
06:19:01 AM 0.23 0.00 0.23 0.00 3.67
06:20:01 AM 0.22 0.00 0.22 0.00 2.87
06:21:01 AM 0.22 0.00 0.22 0.00 3.63
06:22:01 AM 0.20 0.00 0.20 0.00 3.42
06:23:01 AM 0.13 0.00 0.13 0.00 1.68
06:24:01 AM 0.12 0.00 0.12 0.00 1.35
06:25:01 AM 0.20 0.00 0.20 0.00 1.95
06:26:01 AM 0.32 0.00 0.32 0.00 4.67
06:27:01 AM 0.22 0.00 0.22 0.00 2.77
06:28:01 AM 0.10 0.00 0.10 0.00 0.77
06:29:01 AM 0.10 0.00 0.10 0.00 0.63
06:30:01 AM 0.90 0.00 0.90 0.00 12.25
06:31:01 AM 0.57 0.00 0.57 0.00 9.87
06:32:01 AM 0.33 0.00 0.33 0.00 3.18
06:33:01 AM 0.30 0.00 0.30 0.00 3.55
06:34:01 AM 0.32 0.00 0.32 0.00 3.15
06:35:01 AM 0.43 0.00 0.43 0.00 5.50
06:36:01 AM 0.45 0.00 0.45 0.00 6.03
06:37:01 AM 0.38 0.00 0.38 0.00 3.63
06:38:01 AM 0.28 0.00 0.28 0.00 2.88
06:39:01 AM 0.40 0.00 0.40 0.00 5.00
06:40:01 AM 0.37 0.00 0.37 0.00 3.77
06:41:01 AM 0.43 0.00 0.43 0.00 6.43
06:42:01 AM 0.33 0.00 0.33 0.00 3.20
06:43:01 AM 0.32 0.00 0.32 0.00 3.15
06:44:01 AM 0.33 0.00 0.33 0.00 3.47
06:45:01 AM 0.35 0.00 0.35 0.00 3.63
06:46:01 AM 0.53 0.00 0.53 0.00 7.18
06:47:01 AM 0.32 0.00 0.32 0.00 3.18
06:48:01 AM 0.33 0.00 0.33 0.00 3.82
06:49:01 AM 0.28 0.00 0.28 0.00 2.52
06:50:01 AM 0.50 0.00 0.50 0.00 6.90
06:51:01 AM 0.37 0.00 0.37 0.00 4.50
06:52:01 AM 0.32 0.00 0.32 0.00 3.18
06:53:01 AM 0.38 0.00 0.38 0.00 4.73
06:54:01 AM 0.30 0.00 0.30 0.00 3.02
06:55:01 AM 0.47 0.00 0.47 0.00 6.25
06:56:01 AM 0.33 0.00 0.33 0.00 3.30
06:57:01 AM 0.32 0.00 0.32 0.00 3.05
06:58:01 AM 0.33 0.00 0.33 0.00 3.47
06:59:01 AM 0.30 0.00 0.30 0.00 3.15
07:00:01 AM 0.43 0.00 0.43 0.00 5.80
07:01:01 AM 0.45 0.00 0.45 0.00 6.77
07:02:01 AM 0.33 0.00 0.33 0.00 3.18
07:03:01 AM 0.28 0.00 0.28 0.00 2.88
07:04:01 AM 0.30 0.00 0.30 0.00 3.95
07:05:01 AM 0.48 0.00 0.48 0.00 5.81
07:06:01 AM 0.32 0.00 0.32 0.00 3.15
07:07:02 AM 0.40 0.00 0.40 0.00 4.90
07:08:01 AM 0.29 0.00 0.29 0.00 2.56
07:09:01 AM 0.33 0.00 0.33 0.00 3.30
07:10:01 AM 0.47 0.00 0.47 0.00 6.23
07:11:01 AM 0.35 0.00 0.35 0.00 4.77
07:12:01 AM 0.33 0.00 0.33 0.00 3.32
07:13:01 AM 0.28 0.00 0.28 0.00 2.88
07:14:01 AM 0.40 0.00 0.40 0.00 4.88
07:15:01 AM 0.52 0.00 0.52 0.00 6.38
07:16:01 AM 0.32 0.00 0.32 0.00 3.15
07:17:01 AM 0.30 0.00 0.30 0.00 2.92
07:18:01 AM 0.37 0.00 0.37 0.00 3.90
07:19:01 AM 0.30 0.00 0.30 0.00 3.42
07:20:01 AM 0.47 0.00 0.47 0.00 5.93
07:21:01 AM 0.47 0.00 0.47 0.00 6.35
07:22:01 AM 0.32 0.00 0.32 0.00 3.05
07:23:01 AM 0.33 0.00 0.33 0.00 3.47
07:24:01 AM 0.28 0.00 0.28 0.00 2.88
07:25:01 AM 0.48 0.00 0.48 0.00 5.95
07:26:01 AM 0.48 0.00 0.48 0.00 6.00
07:27:01 AM 0.32 0.00 0.32 0.00 3.05
07:28:01 AM 0.28 0.00 0.28 0.00 2.88
07:29:01 AM 0.30 0.00 0.30 0.00 3.15
07:30:01 AM 0.33 0.00 0.33 0.00 3.87
07:31:01 AM 0.38 0.00 0.38 0.00 5.23
07:32:01 AM 0.50 0.00 0.50 0.00 5.93
07:33:01 AM 0.27 0.00 0.27 0.00 2.37
07:34:01 AM 0.28 0.00 0.28 0.00 2.27
07:35:01 AM 0.37 0.00 0.37 0.00 4.08
07:36:01 AM 0.43 0.00 0.43 0.00 5.35
07:37:01 AM 0.37 0.00 0.37 0.00 4.00
07:38:01 AM 0.35 0.00 0.35 0.00 3.58
07:39:01 AM 0.30 0.00 0.30 0.00 2.68
07:40:01 AM 0.43 0.00 0.43 0.00 4.88
07:41:01 AM 0.50 0.00 0.50 0.00 6.93
07:42:01 AM 0.30 0.00 0.30 0.00 2.92
07:43:01 AM 0.30 0.00 0.30 0.00 3.15
07:44:01 AM 0.30 0.00 0.30 0.00 3.02
07:45:01 AM 0.50 0.00 0.50 0.00 6.13
07:46:01 AM 0.45 0.00 0.45 0.00 5.63
07:47:01 AM 0.32 0.00 0.32 0.00 3.05
07:48:01 AM 0.30 0.00 0.30 0.00 3.02
07:49:01 AM 0.28 0.00 0.28 0.00 3.02
07:50:01 AM 0.37 0.00 0.37 0.00 3.77
07:51:01 AM 0.52 0.00 0.52 0.00 7.25
07:52:01 AM 0.42 0.00 0.42 0.00 4.90
07:53:01 AM 0.28 0.00 0.28 0.00 2.88
07:54:01 AM 0.33 0.00 0.33 0.00 3.47
07:55:01 AM 0.37 0.00 0.37 0.00 3.77
07:56:01 AM 0.43 0.00 0.43 0.00 5.32
07:57:01 AM 0.30 0.00 0.30 0.00 3.05
07:58:01 AM 0.30 0.00 0.30 0.00 3.02
07:59:01 AM 0.28 0.00 0.28 0.00 2.52
08:00:01 AM 0.38 0.00 0.38 0.00 4.33
08:01:01 AM 0.57 0.00 0.57 0.00 8.67
08:02:01 AM 0.38 0.00 0.38 0.00 3.90
08:03:01 AM 0.30 0.00 0.30 0.00 3.15
08:04:01 AM 0.28 0.00 0.28 0.00 2.88
08:05:01 AM 0.52 0.00 0.52 0.00 6.78
08:06:01 AM 0.45 0.00 0.45 0.00 5.28
08:07:01 AM 0.30 0.00 0.30 0.00 2.92
08:08:01 AM 0.33 0.00 0.33 0.00 3.47
08:09:01 AM 0.30 0.00 0.30 0.00 3.42
08:10:01 AM 0.47 0.00 0.47 0.00 5.93
08:11:01 AM 0.37 0.00 0.37 0.00 4.50
08:12:01 AM 0.32 0.00 0.32 0.00 3.05
08:13:01 AM 0.35 0.00 0.35 0.00 4.25
08:14:01 AM 0.33 0.00 0.33 0.00 3.30
08:15:01 AM 0.45 0.00 0.45 0.00 5.95
08:16:01 AM 0.35 0.00 0.35 0.00 3.60
08:17:02 AM 0.32 0.00 0.32 0.00 3.45
08:18:01 AM 0.31 0.00 0.31 0.00 3.07
08:19:01 AM 0.30 0.00 0.30 0.00 3.02
08:20:01 AM 0.45 0.00 0.45 0.00 6.07
08:21:01 AM 0.53 0.00 0.53 0.00 6.83
08:22:01 AM 0.33 0.00 0.33 0.00 3.47
08:23:01 AM 0.30 0.00 0.30 0.00 3.02
08:24:01 AM 0.30 0.00 0.30 0.00 3.55
08:25:01 AM 0.50 0.00 0.50 0.00 6.21
08:26:01 AM 0.33 0.00 0.33 0.00 3.18
08:27:01 AM 1.17 0.00 1.17 0.00 19.53
08:28:01 AM 0.10 0.00 0.10 0.00 0.80
08:29:01 AM 0.13 0.00 0.13 0.00 0.92
08:30:01 AM 0.28 0.00 0.28 0.00 4.88
08:31:01 AM 0.23 0.00 0.23 0.00 3.35
08:32:01 AM 0.18 0.00 0.18 0.00 2.97
08:33:01 AM 0.12 0.00 0.12 0.00 1.30
08:34:01 AM 0.12 0.00 0.12 0.00 0.77
08:35:01 AM 0.43 0.00 0.43 0.00 6.80
08:36:01 AM 0.18 0.00 0.18 0.00 1.98
08:37:01 AM 0.10 0.00 0.10 0.00 0.63
08:38:01 AM 0.10 0.00 0.10 0.00 0.67
08:39:01 AM 0.22 0.00 0.22 0.00 2.68
08:40:01 AM 0.35 0.00 0.35 0.00 5.83
08:41:01 AM 0.15 0.00 0.15 0.00 1.20
08:42:01 AM 0.13 0.00 0.13 0.00 1.70
08:43:01 AM 0.10 0.00 0.10 0.00 0.72
08:44:01 AM 0.17 0.00 0.17 0.00 2.13
08:45:01 AM 0.17 0.00 0.17 0.00 2.03
08:46:01 AM 0.37 0.00 0.37 0.00 6.26
08:47:01 AM 0.22 0.00 0.22 0.00 2.90
08:48:01 AM 0.13 0.00 0.13 0.00 1.68
08:49:01 AM 0.12 0.00 0.12 0.00 0.70
08:50:01 AM 0.20 0.00 0.20 0.00 2.08
08:51:01 AM 0.32 0.00 0.32 0.00 5.43
08:52:01 AM 0.22 0.00 0.22 0.00 3.30
08:53:01 AM 0.18 0.00 0.18 0.00 2.23
08:54:01 AM 0.15 0.00 0.15 0.00 1.45
08:55:01 AM 0.15 0.00 0.15 0.00 1.12
08:56:01 AM 0.25 0.00 0.25 0.00 3.93
08:57:01 AM 0.17 0.00 0.17 0.00 1.58
08:58:01 AM 0.10 0.00 0.10 0.00 0.63
08:59:01 AM 0.10 0.00 0.10 0.00 0.77
09:00:01 AM 0.17 0.00 0.17 0.00 1.53
09:01:01 AM 0.30 0.00 0.30 0.00 4.97
09:02:01 AM 0.18 0.00 0.18 0.00 2.52
09:03:01 AM 0.10 0.00 0.10 0.00 0.63
09:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:05:01 AM 0.17 0.00 0.17 0.00 1.38
09:06:01 AM 0.27 0.00 0.27 0.00 3.25
09:07:01 AM 0.17 0.00 0.17 0.00 2.27
09:08:01 AM 0.18 0.00 0.18 0.00 2.13
09:09:01 AM 0.12 0.00 0.12 0.00 0.77
09:10:01 AM 0.15 0.00 0.15 0.00 1.23
09:11:01 AM 0.27 0.00 0.27 0.00 4.47
09:12:01 AM 0.13 0.00 0.13 0.00 1.43
09:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:14:01 AM 0.18 0.00 0.18 0.00 2.23
09:15:01 AM 0.37 0.00 0.37 0.00 6.25
09:16:01 AM 0.15 0.00 0.15 0.00 1.33
09:17:01 AM 0.12 0.00 0.12 0.00 0.90
09:18:01 AM 0.10 0.00 0.10 0.00 0.83
09:19:01 AM 0.13 0.00 0.13 0.00 0.92
09:20:01 AM 0.30 0.00 0.30 0.00 5.15
09:21:01 AM 0.22 0.00 0.22 0.00 2.80
09:22:01 AM 0.20 0.00 0.20 0.00 2.65
09:23:01 AM 0.10 0.00 0.10 0.00 0.77
09:24:01 AM 0.10 0.00 0.10 0.00 0.80
09:25:02 AM 0.48 0.00 0.48 0.00 5.88
09:26:01 AM 0.32 0.00 0.32 0.00 3.34
09:27:01 AM 0.30 0.00 0.30 0.00 3.55
09:28:01 AM 0.32 0.00 0.32 0.00 3.15
09:29:01 AM 0.35 0.00 0.35 0.00 3.47
09:30:01 AM 0.28 0.00 0.28 0.00 4.87
09:31:01 AM 0.23 0.00 0.23 0.00 2.80
09:32:01 AM 0.18 0.00 0.18 0.00 2.92
09:33:01 AM 0.12 0.00 0.12 0.00 1.17
09:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:35:01 AM 0.30 0.00 0.30 0.00 4.48
09:36:01 AM 0.85 0.00 0.85 0.00 12.81
09:37:01 AM 0.40 0.00 0.40 0.00 5.43
09:38:01 AM 0.32 0.00 0.32 0.00 3.18
09:39:01 AM 0.27 0.00 0.27 0.00 2.38
09:40:01 AM 0.48 0.00 0.48 0.00 6.22
09:41:01 AM 0.53 0.00 0.53 0.00 6.93
09:42:01 AM 0.30 0.00 0.30 0.00 3.02
09:43:01 AM 0.32 0.00 0.32 0.00 3.30
09:44:01 AM 0.42 0.00 0.42 0.00 5.18
09:45:01 AM 0.48 0.00 0.48 0.00 5.95
09:46:01 AM 0.33 0.00 0.33 0.00 3.47
09:47:01 AM 0.32 0.00 0.32 0.00 3.55
09:48:01 AM 0.35 0.00 0.35 0.00 3.32
09:49:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:01 AM 0.43 0.00 0.43 0.00 5.80
09:51:01 AM 0.48 0.00 0.48 0.00 6.48
09:52:01 AM 0.30 0.00 0.30 0.00 3.02
09:53:01 AM 0.30 0.00 0.30 0.00 2.92
09:54:01 AM 0.25 0.00 0.25 0.00 2.05
09:55:01 AM 0.40 0.00 0.40 0.00 4.77
09:56:01 AM 0.40 0.00 0.40 0.00 4.80
09:57:01 AM 0.25 0.00 0.25 0.00 2.00
09:58:01 AM 0.47 0.00 0.47 0.00 5.33
09:59:01 AM 0.27 0.00 0.27 0.00 1.97
10:00:01 AM 0.35 0.00 0.35 0.00 3.78
10:01:01 AM 0.48 0.00 0.48 0.00 5.91
10:02:01 AM 0.42 0.00 0.42 0.00 5.10
10:03:01 AM 0.28 0.00 0.28 0.00 2.12
10:04:01 AM 0.28 0.00 0.28 0.00 2.65
10:05:01 AM 0.43 0.00 0.43 0.00 4.52
10:06:01 AM 0.47 0.00 0.47 0.00 5.90
10:07:01 AM 0.30 0.00 0.30 0.00 2.92
10:08:01 AM 0.30 0.00 0.30 0.00 3.15
10:09:01 AM 0.30 0.00 0.30 0.00 3.02
10:10:01 AM 0.33 0.00 0.33 0.00 3.40
10:11:01 AM 0.58 0.00 0.58 0.00 8.96
10:12:01 AM 0.32 0.00 0.32 0.00 3.05
10:13:01 AM 0.30 0.00 0.30 0.00 3.02
10:14:01 AM 0.28 0.00 0.28 0.00 3.02
10:15:01 AM 0.37 0.00 0.37 0.00 4.05
10:16:01 AM 0.43 0.00 0.43 0.00 5.00
10:17:01 AM 0.42 0.00 0.42 0.00 4.45
10:18:01 AM 0.28 0.00 0.28 0.00 2.88
10:19:01 AM 0.40 0.00 0.40 0.00 4.87
10:20:01 AM 0.37 0.00 0.37 0.00 3.88
10:21:01 AM 0.43 0.00 0.43 0.00 6.53
10:22:01 AM 0.30 0.00 0.30 0.00 2.68
10:23:01 AM 0.35 0.00 0.35 0.00 3.83
10:24:01 AM 0.30 0.00 0.30 0.00 3.42
10:25:01 AM 0.53 0.00 0.53 0.00 7.05
10:26:01 AM 0.42 0.00 0.42 0.00 5.01
10:27:01 AM 0.32 0.00 0.32 0.00 3.05
10:28:01 AM 0.32 0.00 0.32 0.00 3.28
10:29:01 AM 0.28 0.00 0.28 0.00 2.88
10:30:01 AM 0.47 0.00 0.47 0.00 6.60
10:31:01 AM 0.35 0.00 0.35 0.00 4.90
10:32:01 AM 0.32 0.00 0.32 0.00 3.05
10:33:01 AM 0.42 0.00 0.42 0.00 5.53
10:34:01 AM 0.32 0.00 0.32 0.00 3.15
10:35:02 AM 0.47 0.00 0.47 0.00 6.12
10:36:01 AM 0.34 0.00 0.34 0.00 3.52
10:37:01 AM 0.78 0.00 0.78 0.00 10.76
10:38:01 AM 0.25 0.00 0.25 0.00 3.60
10:39:01 AM 0.17 0.00 0.17 0.00 2.23
10:40:01 AM 0.33 0.00 0.33 0.00 5.70
10:41:01 AM 0.15 0.00 0.15 0.00 1.60
10:42:01 AM 0.13 0.00 0.13 0.00 2.10
10:43:01 AM 0.12 0.00 0.12 0.00 0.90
10:44:01 AM 0.10 0.00 0.10 0.00 0.77
10:45:01 AM 0.32 0.00 0.32 0.00 4.90
10:46:01 AM 0.18 0.00 0.18 0.00 2.63
10:47:01 AM 0.20 0.00 0.20 0.00 2.03
10:48:01 AM 0.12 0.00 0.12 0.00 0.95
10:49:01 AM 0.17 0.00 0.17 0.00 1.20
10:50:01 AM 0.27 0.00 0.27 0.00 4.35
10:51:01 AM 0.17 0.00 0.17 0.00 1.60
10:52:01 AM 0.13 0.00 0.13 0.00 1.80
10:53:01 AM 0.33 0.00 0.33 0.00 4.75
10:54:01 AM 0.18 0.00 0.18 0.00 1.73
10:55:01 AM 0.30 0.00 0.30 0.00 4.75
10:56:01 AM 0.12 0.00 0.12 0.00 1.07
10:57:01 AM 0.17 0.00 0.17 0.00 1.48
10:58:01 AM 0.12 0.00 0.12 0.00 1.30
10:59:01 AM 0.10 0.00 0.10 0.00 1.03
11:00:01 AM 0.27 0.00 0.27 0.00 4.35
11:01:01 AM 0.23 0.00 0.23 0.00 3.50
11:02:01 AM 0.25 0.00 0.25 0.00 3.20
11:03:01 AM 0.10 0.00 0.10 0.00 1.03
11:04:01 AM 0.12 0.00 0.12 0.00 1.03
11:05:01 AM 0.33 0.00 0.33 0.00 5.17
11:06:01 AM 0.15 0.00 0.15 0.00 1.92
11:07:01 AM 0.15 0.00 0.15 0.00 1.35
11:08:01 AM 0.27 0.00 0.27 0.00 3.68
11:09:01 AM 0.13 0.00 0.13 0.00 1.68
11:10:01 AM 0.18 0.00 0.18 0.00 2.28
11:11:01 AM 0.23 0.00 0.23 0.00 3.37
11:12:01 AM 0.15 0.00 0.15 0.00 1.97
11:13:01 AM 0.13 0.00 0.13 0.00 1.68
11:14:01 AM 0.23 0.00 0.23 0.00 3.53
11:15:01 AM 0.20 0.00 0.20 0.00 2.50
11:16:01 AM 0.23 0.00 0.23 0.00 3.07
11:17:01 AM 0.10 0.00 0.10 0.00 0.63
11:18:01 AM 0.13 0.00 0.13 0.00 1.82
11:19:01 AM 0.10 0.00 0.10 0.00 0.63
11:20:01 AM 0.17 0.00 0.17 0.00 1.37
11:21:01 AM 0.32 0.00 0.32 0.00 4.97
11:22:01 AM 0.17 0.00 0.17 0.00 2.38
11:23:01 AM 0.10 0.00 0.10 0.00 0.63
11:24:01 AM 0.10 0.00 0.10 0.00 0.77
11:25:01 AM 0.15 0.00 0.15 0.00 1.52
11:26:01 AM 0.25 0.00 0.25 0.00 3.07
11:27:01 AM 0.12 0.00 0.12 0.00 1.30
11:28:01 AM 0.15 0.00 0.15 0.00 1.33
11:29:01 AM 0.10 0.00 0.10 0.00 0.80
11:30:01 AM 0.20 0.00 0.20 0.00 2.07
11:31:01 AM 0.30 0.00 0.30 0.00 5.52
11:32:01 AM 0.20 0.00 0.20 0.00 2.78
11:33:01 AM 0.10 0.00 0.10 0.00 1.03
11:34:01 AM 0.15 0.00 0.15 0.00 1.08
11:35:01 AM 0.17 0.00 0.17 0.00 1.55
11:36:01 AM 0.27 0.00 0.27 0.00 3.22
11:37:01 AM 0.10 0.00 0.10 0.00 0.63
11:38:01 AM 0.18 0.00 0.18 0.00 2.38
11:39:01 AM 0.15 0.00 0.15 0.00 1.45
11:40:01 AM 0.28 0.00 0.28 0.00 5.28
11:41:01 AM 0.15 0.00 0.15 0.00 1.20
11:42:01 AM 0.13 0.00 0.13 0.00 1.70
11:43:01 AM 0.08 0.00 0.08 0.00 0.63
11:44:01 AM 0.10 0.00 0.10 0.00 0.63
11:45:01 AM 0.42 0.00 0.42 0.00 6.88
11:46:01 AM 0.17 0.00 0.17 0.00 1.92
11:47:01 AM 0.15 0.00 0.15 0.00 1.05
11:48:01 AM 0.10 0.00 0.10 0.00 0.63
11:49:01 AM 0.10 0.00 0.10 0.00 0.77
11:50:01 AM 0.28 0.00 0.28 0.00 4.88
11:51:01 AM 0.13 0.00 0.13 0.00 1.47
11:52:01 AM 0.23 0.00 0.23 0.00 3.43
11:53:01 AM 0.15 0.00 0.15 0.00 1.45
11:54:01 AM 0.10 0.00 0.10 0.00 0.77
11:55:01 AM 0.32 0.00 0.32 0.00 4.62
11:56:01 AM 1.05 0.00 1.05 0.00 17.16
11:57:01 AM 0.20 0.00 0.20 0.00 3.25
11:58:01 AM 0.18 0.00 0.18 0.00 1.62
11:59:01 AM 0.10 0.00 0.10 0.00 0.63
12:00:01 PM 0.30 0.00 0.30 0.00 5.28
12:01:01 PM 0.23 0.00 0.23 0.00 2.78
12:02:01 PM 0.33 0.00 0.33 0.00 4.88
12:03:01 PM 0.10 0.00 0.10 0.00 0.77
12:04:01 PM 0.08 0.00 0.08 0.00 0.50
12:05:01 PM 0.32 0.00 0.32 0.00 4.90
12:06:01 PM 0.12 0.00 0.12 0.00 1.07
12:07:01 PM 0.17 0.00 0.17 0.00 1.62
12:08:01 PM 0.22 0.00 0.22 0.00 2.52
12:09:01 PM 0.15 0.00 0.15 0.00 1.62
12:10:01 PM 0.33 0.00 0.33 0.00 5.33
12:11:01 PM 0.15 0.00 0.15 0.00 1.75
12:12:01 PM 0.15 0.00 0.15 0.00 1.83
12:13:01 PM 0.10 0.00 0.10 0.00 0.63
12:14:01 PM 0.10 0.00 0.10 0.00 0.77
12:15:01 PM 0.40 0.00 0.40 0.00 6.63
12:16:01 PM 0.17 0.00 0.17 0.00 1.58
12:17:01 PM 0.10 0.00 0.10 0.00 1.17
12:18:01 PM 0.12 0.00 0.12 0.00 0.77
12:19:01 PM 0.10 0.00 0.10 0.00 0.67
12:20:01 PM 0.23 0.00 0.23 0.00 2.93
12:21:01 PM 0.33 0.00 0.33 0.00 5.82
12:22:01 PM 0.30 0.00 0.30 0.00 5.05
12:23:01 PM 0.20 0.00 0.20 0.00 2.58
12:24:01 PM 0.13 0.00 0.13 0.00 1.68
12:25:01 PM 0.18 0.00 0.18 0.00 2.70
12:26:01 PM 0.20 0.00 0.20 0.00 3.12
12:27:01 PM 0.17 0.00 0.17 0.00 1.58
12:28:01 PM 0.15 0.00 0.15 0.00 2.27
12:29:01 PM 0.17 0.00 0.17 0.00 2.35
12:30:01 PM 0.17 0.00 0.17 0.00 1.65
12:31:01 PM 0.30 0.00 0.30 0.00 5.28
12:32:01 PM 0.23 0.00 0.23 0.00 3.33
12:33:01 PM 0.13 0.00 0.13 0.00 1.33
12:34:01 PM 0.10 0.00 0.10 0.00 0.63
12:35:01 PM 0.15 0.00 0.15 0.00 1.52
12:36:01 PM 0.25 0.00 0.25 0.00 3.20
12:37:01 PM 0.12 0.00 0.12 0.00 0.77
12:38:01 PM 0.10 0.00 0.10 0.00 0.63
12:39:01 PM 0.18 0.00 0.18 0.00 2.23
12:40:01 PM 0.22 0.00 0.22 0.00 2.32
12:41:01 PM 0.22 0.00 0.22 0.00 3.27
12:42:01 PM 0.17 0.00 0.17 0.00 2.15
12:43:01 PM 0.13 0.00 0.13 0.00 0.92
12:44:01 PM 0.10 0.00 0.10 0.00 0.63
12:45:01 PM 0.15 0.00 0.15 0.00 1.65
12:46:01 PM 0.32 0.00 0.32 0.00 4.53
12:47:01 PM 0.13 0.00 0.13 0.00 1.32
12:48:02 PM 0.10 0.00 0.10 0.00 0.77
12:49:01 PM 0.10 0.00 0.10 0.00 0.64
12:50:01 PM 0.28 0.00 0.28 0.00 5.28
12:51:01 PM 0.20 0.00 0.20 0.00 2.43
12:52:01 PM 0.13 0.00 0.13 0.00 1.33
12:53:01 PM 0.22 0.00 0.22 0.00 2.68
12:54:01 PM 0.18 0.00 0.18 0.00 1.90
12:55:01 PM 0.35 0.00 0.35 0.00 5.18
12:56:01 PM 0.10 0.00 0.10 0.00 1.17
12:57:01 PM 0.12 0.00 0.12 0.00 0.77
12:58:01 PM 0.13 0.00 0.13 0.00 1.20
12:59:01 PM 0.12 0.00 0.12 0.00 1.30
01:00:01 PM 0.28 0.00 0.28 0.00 5.28
01:01:01 PM 0.23 0.00 0.23 0.00 2.97
01:02:01 PM 0.23 0.00 0.23 0.00 2.93
01:03:01 PM 0.10 0.00 0.10 0.00 0.63
01:04:01 PM 0.10 0.00 0.10 0.00 0.77
01:05:01 PM 0.33 0.00 0.33 0.00 5.43
01:06:01 PM 0.13 0.00 0.13 0.00 0.90
01:07:01 PM 0.18 0.00 0.18 0.00 3.17
01:08:01 PM 0.13 0.00 0.13 0.00 1.32
01:09:01 PM 0.15 0.00 0.15 0.00 1.08
01:10:01 PM 0.28 0.00 0.28 0.00 5.05
01:11:01 PM 0.18 0.00 0.18 0.00 1.48
01:12:01 PM 0.15 0.00 0.15 0.00 1.97
01:13:01 PM 0.10 0.00 0.10 0.00 0.63
01:14:01 PM 0.18 0.00 0.18 0.00 2.23
01:15:01 PM 0.37 0.00 0.37 0.00 5.72
01:16:01 PM 0.10 0.00 0.10 0.00 1.17
01:17:01 PM 0.12 0.00 0.12 0.00 0.77
01:18:01 PM 0.10 0.00 0.10 0.00 0.63
01:19:01 PM 0.10 0.00 0.10 0.00 0.77
01:20:01 PM 0.27 0.00 0.27 0.00 4.33
01:21:01 PM 0.28 0.00 0.28 0.00 3.23
01:22:01 PM 0.18 0.00 0.18 0.00 2.68
01:23:01 PM 0.13 0.00 0.13 0.00 0.92
01:24:01 PM 0.10 0.00 0.10 0.00 0.63
01:25:01 PM 0.30 0.00 0.30 0.00 4.88
01:26:01 PM 0.12 0.00 0.12 0.00 0.77
01:27:01 PM 0.10 0.00 0.10 0.00 0.63
01:28:01 PM 0.23 0.00 0.23 0.00 3.38
01:29:01 PM 0.15 0.00 0.15 0.00 1.72
01:30:01 PM 0.27 0.00 0.27 0.00 4.35
01:31:01 PM 0.22 0.00 0.22 0.00 3.23
01:32:01 PM 0.23 0.00 0.23 0.00 3.10
01:33:01 PM 0.17 0.00 0.17 0.00 2.10
01:34:01 PM 0.18 0.00 0.18 0.00 2.13
01:35:01 PM 0.20 0.00 0.20 0.00 2.85
01:36:01 PM 0.30 0.00 0.30 0.00 4.60
01:37:01 PM 0.18 0.00 0.18 0.00 2.12
01:38:01 PM 0.72 0.00 0.72 0.00 10.50
01:39:01 PM 0.30 0.00 0.30 0.00 5.63
01:40:01 PM 0.20 0.00 0.20 0.00 2.70
01:41:01 PM 0.32 0.00 0.32 0.00 5.25
01:42:01 PM 0.20 0.00 0.20 0.00 2.65
01:43:01 PM 0.10 0.00 0.10 0.00 1.03
01:44:01 PM 0.13 0.00 0.13 0.00 1.48
01:45:01 PM 0.18 0.00 0.18 0.00 1.80
01:46:01 PM 0.30 0.00 0.30 0.00 3.92
01:47:01 PM 0.10 0.00 0.10 0.00 0.77
01:48:01 PM 0.10 0.00 0.10 0.00 0.63
01:49:01 PM 0.10 0.00 0.10 0.00 0.63
01:50:01 PM 0.17 0.00 0.17 0.00 1.50
01:51:01 PM 0.30 0.00 0.30 0.00 4.83
01:52:01 PM 0.18 0.00 0.18 0.00 2.65
01:53:01 PM 0.12 0.00 0.12 0.00 0.77
01:54:01 PM 0.10 0.00 0.10 0.00 0.63
01:55:01 PM 0.17 0.00 0.17 0.00 1.30
01:56:01 PM 0.22 0.00 0.22 0.00 3.77
01:57:01 PM 0.15 0.00 0.15 0.00 1.05
01:58:02 PM 0.18 0.00 0.18 0.00 2.23
01:59:01 PM 0.15 0.00 0.15 0.00 1.61
02:00:01 PM 0.15 0.00 0.15 0.00 1.10
02:01:01 PM 0.22 0.00 0.22 0.00 3.50
02:02:01 PM 0.23 0.00 0.23 0.00 3.43
02:03:01 PM 0.15 0.00 0.15 0.00 1.45
02:04:01 PM 0.15 0.00 0.15 0.00 1.87
02:05:01 PM 0.32 0.00 0.32 0.00 4.90
02:06:01 PM 0.12 0.00 0.12 0.00 0.90
02:07:01 PM 0.12 0.00 0.12 0.00 1.10
02:08:01 PM 0.13 0.00 0.13 0.00 0.92
02:09:01 PM 0.10 0.00 0.10 0.00 0.63
02:10:01 PM 0.30 0.00 0.30 0.00 5.28
02:11:01 PM 0.22 0.00 0.22 0.00 2.80
02:12:01 PM 0.18 0.00 0.18 0.00 2.65
02:13:01 PM 0.10 0.00 0.10 0.00 0.63
02:14:01 PM 0.10 0.00 0.10 0.00 0.63
02:15:01 PM 0.32 0.00 0.32 0.00 5.43
02:16:01 PM 0.10 0.00 0.10 0.00 0.67
02:17:01 PM 0.15 0.00 0.15 0.00 1.10
02:18:01 PM 0.13 0.00 0.13 0.00 1.08
02:19:01 PM 0.22 0.00 0.22 0.00 2.53
02:20:01 PM 0.33 0.00 0.33 0.00 5.70
02:21:01 PM 0.13 0.00 0.13 0.00 1.33
02:22:01 PM 0.15 0.00 0.15 0.00 1.83
02:23:01 PM 0.10 0.00 0.10 0.00 1.17
02:24:01 PM 0.10 0.00 0.10 0.00 1.03
02:25:01 PM 0.32 0.00 0.32 0.00 4.48
02:26:01 PM 0.20 0.00 0.20 0.00 2.63
02:27:01 PM 0.17 0.00 0.17 0.00 1.58
02:28:01 PM 0.10 0.00 0.10 0.00 0.67
02:29:01 PM 0.13 0.00 0.13 0.00 1.08
02:30:01 PM 0.32 0.00 0.32 0.00 4.88
02:31:01 PM 0.13 0.00 0.13 0.00 1.47
02:32:01 PM 0.15 0.00 0.15 0.00 1.97
02:33:01 PM 0.18 0.00 0.18 0.00 2.63
02:34:01 PM 0.20 0.00 0.20 0.00 2.15
02:35:01 PM 0.33 0.00 0.33 0.00 5.30
02:36:01 PM 0.12 0.00 0.12 0.00 0.77
02:37:01 PM 0.18 0.00 0.18 0.00 2.17
02:38:01 PM 0.15 0.00 0.15 0.00 1.58
02:39:01 PM 0.10 0.00 0.10 0.00 0.67
02:40:01 PM 0.32 0.00 0.32 0.00 5.16
02:41:01 PM 0.22 0.00 0.22 0.00 3.13
02:42:01 PM 0.27 0.00 0.27 0.00 3.22
02:43:01 PM 0.10 0.00 0.10 0.00 0.77
02:44:01 PM 0.10 0.00 0.10 0.00 0.63
02:45:01 PM 0.18 0.00 0.18 0.00 2.68
02:46:01 PM 0.23 0.00 0.23 0.00 3.90
02:47:01 PM 0.20 0.00 0.20 0.00 2.63
02:48:01 PM 0.12 0.00 0.12 0.00 1.17
02:49:01 PM 0.15 0.00 0.15 0.00 1.87
02:50:01 PM 0.28 0.00 0.28 0.00 4.40
02:51:01 PM 0.33 0.00 0.33 0.00 6.32
02:52:01 PM 0.17 0.00 0.17 0.00 2.03
02:53:01 PM 0.10 0.00 0.10 0.00 0.63
02:54:01 PM 0.13 0.00 0.13 0.00 1.37
02:55:01 PM 0.22 0.00 0.22 0.00 2.85
02:56:01 PM 0.23 0.00 0.23 0.00 2.93
02:57:01 PM 0.18 0.00 0.18 0.00 2.37
02:58:01 PM 0.15 0.00 0.15 0.00 1.45
02:59:01 PM 0.08 0.00 0.08 0.00 0.90
03:00:01 PM 0.17 0.00 0.17 0.00 1.67
03:01:01 PM 0.25 0.00 0.25 0.00 3.82
03:02:01 PM 0.23 0.00 0.23 0.00 3.98
03:03:01 PM 0.17 0.00 0.17 0.00 1.62
03:04:01 PM 0.13 0.00 0.13 0.00 1.22
03:05:01 PM 0.18 0.00 0.18 0.00 2.40
03:06:01 PM 0.27 0.00 0.27 0.00 3.38
03:07:02 PM 0.12 0.00 0.12 0.00 0.80
03:08:01 PM 0.10 0.00 0.10 0.00 0.68
03:09:01 PM 0.12 0.00 0.12 0.00 0.93
03:10:01 PM 0.15 0.00 0.15 0.00 1.13
03:11:01 PM 0.33 0.00 0.33 0.00 5.25
03:12:01 PM 0.18 0.00 0.18 0.00 2.55
03:13:01 PM 0.10 0.00 0.10 0.00 0.67
03:14:01 PM 0.10 0.00 0.10 0.00 0.80
03:15:01 PM 0.90 0.00 0.90 0.00 14.35
03:16:01 PM 0.77 0.00 0.77 0.00 12.56
03:17:01 PM 0.33 0.00 0.33 0.00 3.47
03:18:01 PM 0.32 0.00 0.32 0.00 3.68
03:19:01 PM 0.33 0.00 0.33 0.00 3.18
03:20:01 PM 0.53 0.00 0.53 0.00 8.45
03:21:01 PM 0.43 0.00 0.43 0.00 4.95
03:22:01 PM 0.33 0.00 0.33 0.00 3.47
03:23:01 PM 0.28 0.00 0.28 0.00 2.88
03:24:01 PM 0.32 0.00 0.32 0.00 3.05
03:25:01 PM 0.53 0.00 0.53 0.00 6.92
03:26:01 PM 0.38 0.00 0.38 0.00 4.05
03:27:01 PM 0.38 0.00 0.38 0.00 4.73
03:28:01 PM 0.30 0.00 0.30 0.00 3.15
03:29:01 PM 0.32 0.00 0.32 0.00 3.05
03:30:01 PM 0.42 0.00 0.42 0.00 5.96
03:31:01 PM 0.42 0.00 0.42 0.00 5.22
03:32:01 PM 0.32 0.00 0.32 0.00 3.15
03:33:01 PM 0.32 0.00 0.32 0.00 3.82
03:34:01 PM 0.42 0.00 0.42 0.00 4.92
03:35:01 PM 0.48 0.00 0.48 0.00 5.95
03:36:01 PM 0.30 0.00 0.30 0.00 2.78
03:37:01 PM 0.33 0.00 0.33 0.00 3.30
03:38:01 PM 0.28 0.00 0.28 0.00 2.88
03:39:01 PM 0.35 0.00 0.35 0.00 3.50
03:40:01 PM 0.47 0.00 0.47 0.00 6.47
03:41:01 PM 0.48 0.00 0.48 0.00 6.63
03:42:01 PM 0.30 0.00 0.30 0.00 3.02
03:43:01 PM 0.30 0.00 0.30 0.00 3.02
03:44:01 PM 0.32 0.00 0.32 0.00 3.18
03:45:01 PM 0.47 0.00 0.47 0.00 6.22
03:46:01 PM 0.50 0.00 0.50 0.00 6.15
03:47:01 PM 0.30 0.00 0.30 0.00 3.02
03:48:01 PM 0.30 0.00 0.30 0.00 3.68
03:49:01 PM 0.32 0.00 0.32 0.00 2.68
03:50:01 PM 0.48 0.00 0.48 0.00 6.48
03:51:01 PM 0.52 0.00 0.52 0.00 7.91
03:52:01 PM 0.30 0.00 0.30 0.00 3.28
03:53:01 PM 0.32 0.00 0.32 0.00 3.28
03:54:01 PM 0.32 0.00 0.32 0.00 3.05
03:55:01 PM 0.48 0.00 0.48 0.00 6.48
03:56:01 PM 0.40 0.00 0.40 0.00 4.58
03:57:01 PM 0.32 0.00 0.32 0.00 3.15
03:58:01 PM 0.27 0.00 0.27 0.00 2.13
03:59:01 PM 0.35 0.00 0.35 0.00 4.17
04:00:01 PM 0.40 0.00 0.40 0.00 4.23
04:01:01 PM 0.38 0.00 0.38 0.00 4.73
04:02:01 PM 0.42 0.00 0.42 0.00 4.93
04:03:01 PM 0.30 0.00 0.30 0.00 2.65
04:04:01 PM 0.30 0.00 0.30 0.00 3.15
04:05:01 PM 0.48 0.00 0.48 0.00 5.31
04:06:01 PM 0.47 0.00 0.47 0.00 7.50
04:07:01 PM 0.40 0.00 0.40 0.00 4.68
04:08:01 PM 0.32 0.00 0.32 0.00 3.15
04:09:01 PM 0.30 0.00 0.30 0.00 3.02
04:10:01 PM 0.35 0.00 0.35 0.00 3.70
04:11:01 PM 0.42 0.00 0.42 0.00 6.40
04:12:01 PM 0.30 0.00 0.30 0.00 2.78
04:13:01 PM 0.42 0.00 0.42 0.00 5.03
04:14:01 PM 0.30 0.00 0.30 0.00 3.02
04:15:01 PM 0.40 0.00 0.40 0.00 4.13
04:16:02 PM 0.37 0.00 0.37 0.00 5.05
04:17:01 PM 0.31 0.00 0.31 0.00 3.47
04:18:01 PM 0.32 0.00 0.32 0.00 3.28
04:19:01 PM 0.32 0.00 0.32 0.00 3.15
04:20:01 PM 0.38 0.00 0.38 0.00 4.12
04:21:01 PM 0.58 0.00 0.58 0.00 8.56
04:22:01 PM 0.33 0.00 0.33 0.00 3.47
04:23:01 PM 0.30 0.00 0.30 0.00 3.02
04:24:01 PM 0.28 0.00 0.28 0.00 3.02
04:25:01 PM 0.35 0.00 0.35 0.00 3.80
04:26:01 PM 0.42 0.00 0.42 0.00 5.10
04:27:01 PM 0.37 0.00 0.37 0.00 3.68
04:28:01 PM 0.30 0.00 0.30 0.00 3.02
04:29:01 PM 0.30 0.00 0.30 0.00 3.02
04:30:01 PM 0.57 0.00 0.57 0.00 7.97
04:31:01 PM 0.37 0.00 0.37 0.00 4.50
04:32:01 PM 0.35 0.00 0.35 0.00 3.60
04:33:01 PM 0.30 0.00 0.30 0.00 3.82
04:34:01 PM 0.30 0.00 0.30 0.00 3.02
04:35:01 PM 0.48 0.00 0.48 0.00 6.28
04:36:01 PM 0.32 0.00 0.32 0.00 3.15
04:37:01 PM 0.40 0.00 0.40 0.00 4.87
04:38:01 PM 0.28 0.00 0.28 0.00 3.02
04:39:01 PM 0.32 0.00 0.32 0.00 3.68
04:40:01 PM 0.45 0.00 0.45 0.00 5.61
04:41:01 PM 0.42 0.00 0.42 0.00 4.85
04:42:01 PM 0.30 0.00 0.30 0.00 3.02
04:43:01 PM 0.30 0.00 0.30 0.00 3.15
04:44:01 PM 0.40 0.00 0.40 0.00 4.88
04:45:01 PM 0.42 0.00 0.42 0.00 5.18
04:46:01 PM 0.35 0.00 0.35 0.00 3.60
04:47:01 PM 0.30 0.00 0.30 0.00 3.02
04:48:01 PM 0.30 0.00 0.30 0.00 3.02
04:49:01 PM 0.32 0.00 0.32 0.00 3.33
04:50:01 PM 0.42 0.00 0.42 0.00 5.45
04:51:01 PM 0.48 0.00 0.48 0.00 6.48
04:52:01 PM 0.30 0.00 0.30 0.00 3.55
04:53:01 PM 0.32 0.00 0.32 0.00 3.28
04:54:01 PM 0.32 0.00 0.32 0.00 2.92
04:55:01 PM 0.60 0.00 0.60 0.00 8.00
04:56:01 PM 0.32 0.00 0.32 0.00 3.15
04:57:01 PM 0.33 0.00 0.33 0.00 3.47
04:58:01 PM 0.30 0.00 0.30 0.00 3.42
04:59:01 PM 0.30 0.00 0.30 0.00 3.02
05:00:01 PM 0.45 0.00 0.45 0.00 5.45
05:01:01 PM 0.52 0.00 0.52 0.00 6.93
05:02:01 PM 0.33 0.00 0.33 0.00 3.33
05:03:01 PM 0.35 0.00 0.35 0.00 4.18
05:04:01 PM 0.32 0.00 0.32 0.00 3.55
05:05:01 PM 0.58 0.00 0.58 0.00 7.70
05:06:01 PM 0.33 0.00 0.33 0.00 3.45
05:07:01 PM 0.35 0.00 0.35 0.00 3.83
05:08:01 PM 0.37 0.00 0.37 0.00 3.65
05:09:01 PM 0.33 0.00 0.33 0.00 3.47
05:10:01 PM 0.40 0.00 0.40 0.00 5.32
05:11:01 PM 0.30 0.00 0.30 0.00 2.63
05:12:01 PM 0.37 0.00 0.37 0.00 4.08
05:13:01 PM 0.35 0.00 0.35 0.00 3.60
05:14:01 PM 0.70 0.00 0.70 0.00 10.43
05:15:01 PM 0.28 0.00 0.28 0.00 4.52
05:16:01 PM 0.20 0.00 0.20 0.00 3.77
05:17:01 PM 0.20 0.00 0.20 0.00 2.77
05:18:01 PM 0.22 0.00 0.22 0.00 2.57
05:19:01 PM 0.15 0.00 0.15 0.00 1.45
05:20:01 PM 0.20 0.00 0.20 0.00 2.48
05:21:01 PM 0.27 0.00 0.27 0.00 4.55
05:22:01 PM 0.13 0.00 0.13 0.00 2.25
05:23:02 PM 0.12 0.00 0.12 0.00 0.77
05:24:01 PM 0.10 0.00 0.10 0.00 0.64
05:25:01 PM 0.23 0.00 0.23 0.00 3.00
05:26:01 PM 0.23 0.00 0.23 0.00 3.22
05:27:01 PM 0.10 0.00 0.10 0.00 0.63
05:28:01 PM 0.10 0.00 0.10 0.00 0.83
05:29:01 PM 0.13 0.00 0.13 0.00 1.32
05:30:01 PM 0.13 0.00 0.13 0.00 1.78
05:31:01 PM 0.18 0.00 0.18 0.00 2.83
05:32:01 PM 0.25 0.00 0.25 0.00 3.72
05:33:01 PM 0.17 0.00 0.17 0.00 2.25
05:34:01 PM 0.10 0.00 0.10 0.00 1.03
05:35:01 PM 0.15 0.00 0.15 0.00 1.12
05:36:01 PM 0.18 0.00 0.18 0.00 2.67
05:37:01 PM 0.10 0.00 0.10 0.00 1.17
05:38:01 PM 0.13 0.00 0.13 0.00 0.90
05:39:01 PM 0.13 0.00 0.13 0.00 0.95
05:40:01 PM 0.17 0.00 0.17 0.00 1.70
05:41:01 PM 0.32 0.00 0.32 0.00 4.73
05:42:01 PM 0.22 0.00 0.22 0.00 2.92
05:43:01 PM 0.10 0.00 0.10 0.00 0.63
05:44:01 PM 0.10 0.00 0.10 0.00 0.63
05:45:01 PM 0.25 0.00 0.25 0.00 4.77
05:46:01 PM 0.12 0.00 0.12 0.00 1.17
05:47:01 PM 0.12 0.00 0.12 0.00 1.20
05:48:01 PM 0.15 0.00 0.15 0.00 1.22
05:49:01 PM 0.18 0.00 0.18 0.00 2.25
05:50:01 PM 0.32 0.00 0.32 0.00 5.35
05:51:01 PM 0.15 0.00 0.15 0.00 2.18
05:52:01 PM 0.18 0.00 0.18 0.00 2.12
05:53:01 PM 0.10 0.00 0.10 0.00 0.77
05:54:01 PM 0.10 0.00 0.10 0.00 0.63
05:55:01 PM 0.25 0.00 0.25 0.00 4.63
05:56:01 PM 0.22 0.00 0.22 0.00 2.78
05:57:01 PM 0.17 0.00 0.17 0.00 1.98
05:58:01 PM 0.13 0.00 0.13 0.00 1.37
05:59:01 PM 0.12 0.00 0.12 0.00 0.93
06:00:01 PM 0.25 0.00 0.25 0.00 4.63
06:01:01 PM 0.12 0.00 0.12 0.00 1.50
06:02:01 PM 0.25 0.00 0.25 0.00 3.98
06:03:01 PM 0.17 0.00 0.17 0.00 1.70
06:04:01 PM 0.25 0.00 0.25 0.00 3.17
06:05:01 PM 0.28 0.00 0.28 0.00 4.23
06:06:01 PM 0.12 0.00 0.12 0.00 0.77
06:07:01 PM 0.10 0.00 0.10 0.00 0.77
06:08:01 PM 0.10 0.00 0.10 0.00 0.63
06:09:01 PM 0.10 0.00 0.10 0.00 0.63
06:10:01 PM 0.37 0.00 0.37 0.00 6.00
06:11:01 PM 0.17 0.00 0.17 0.00 2.72
06:12:01 PM 0.18 0.00 0.18 0.00 2.12
06:13:01 PM 0.10 0.00 0.10 0.00 1.17
06:14:01 PM 0.10 0.00 0.10 0.00 0.67
06:15:01 PM 0.28 0.00 0.28 0.00 4.92
06:16:01 PM 0.17 0.00 0.17 0.00 1.62
06:17:01 PM 0.20 0.00 0.20 0.00 2.53
06:18:01 PM 0.18 0.00 0.18 0.00 1.73
06:19:01 PM 0.10 0.00 0.10 0.00 0.63
06:20:01 PM 0.25 0.00 0.25 0.00 4.37
06:21:01 PM 0.13 0.00 0.13 0.00 1.20
06:22:01 PM 0.15 0.00 0.15 0.00 1.97
06:23:01 PM 0.10 0.00 0.10 0.00 0.63
06:24:01 PM 0.12 0.00 0.12 0.00 0.93
06:25:02 PM 0.28 0.00 0.28 0.00 4.80
06:26:01 PM 0.24 0.00 0.24 0.00 3.64
06:27:01 PM 0.13 0.00 0.13 0.00 1.82
06:28:01 PM 0.15 0.00 0.15 0.00 1.67
06:29:01 PM 0.13 0.00 0.13 0.00 1.32
06:30:01 PM 0.15 0.00 0.15 0.00 1.25
06:31:01 PM 0.37 0.00 0.37 0.00 7.05
06:32:01 PM 0.20 0.00 0.20 0.00 2.70
06:33:01 PM 0.10 0.00 0.10 0.00 1.17
06:34:01 PM 0.10 0.00 0.10 0.00 0.63
06:35:01 PM 0.13 0.00 0.13 0.00 0.98
06:36:01 PM 0.17 0.00 0.17 0.00 2.80
06:37:01 PM 0.12 0.00 0.12 0.00 0.77
06:38:01 PM 0.13 0.00 0.13 0.00 0.97
06:39:01 PM 0.12 0.00 0.12 0.00 0.83
06:40:01 PM 0.22 0.00 0.22 0.00 2.37
06:41:01 PM 0.28 0.00 0.28 0.00 4.72
06:42:01 PM 0.20 0.00 0.20 0.00 2.68
06:43:01 PM 0.10 0.00 0.10 0.00 0.67
06:44:01 PM 0.10 0.00 0.10 0.00 0.80
06:45:01 PM 0.13 0.00 0.13 0.00 1.02
06:46:01 PM 0.18 0.00 0.18 0.00 2.57
06:47:01 PM 0.73 0.00 0.73 0.00 10.33
06:48:01 PM 0.55 0.00 0.55 0.00 10.06
06:49:01 PM 0.10 0.00 0.10 0.00 0.67
06:50:01 PM 0.22 0.00 0.22 0.00 3.18
06:51:01 PM 0.30 0.00 0.30 0.00 3.83
06:52:01 PM 0.13 0.00 0.13 0.00 1.77
06:53:01 PM 0.15 0.00 0.15 0.00 1.62
06:54:01 PM 0.10 0.00 0.10 0.00 0.67
06:55:01 PM 0.27 0.00 0.27 0.00 4.50
06:56:01 PM 0.08 0.00 0.08 0.00 0.63
06:57:01 PM 0.20 0.00 0.20 0.00 2.38
06:58:01 PM 0.15 0.00 0.15 0.00 1.45
06:59:01 PM 0.10 0.00 0.10 0.00 0.77
07:00:01 PM 0.25 0.00 0.25 0.00 4.63
07:01:01 PM 0.13 0.00 0.13 0.00 1.50
07:02:01 PM 0.25 0.00 0.25 0.00 4.13
07:03:01 PM 0.18 0.00 0.18 0.00 1.85
07:04:01 PM 0.10 0.00 0.10 0.00 1.17
07:05:01 PM 0.27 0.00 0.27 0.00 4.37
07:06:01 PM 0.10 0.00 0.10 0.00 1.03
07:07:01 PM 0.12 0.00 0.12 0.00 0.90
07:08:01 PM 0.12 0.00 0.12 0.00 0.80
07:09:01 PM 0.17 0.00 0.17 0.00 1.50
07:10:01 PM 0.27 0.00 0.27 0.00 4.63
07:11:01 PM 0.22 0.00 0.22 0.00 2.70
07:12:01 PM 0.22 0.00 0.22 0.00 2.92
07:13:01 PM 0.25 0.00 0.25 0.00 3.17
07:14:01 PM 0.13 0.00 0.13 0.00 0.92
07:15:01 PM 0.27 0.00 0.27 0.00 4.50
07:16:01 PM 0.12 0.00 0.12 0.00 0.90
07:17:01 PM 0.08 0.00 0.08 0.00 0.50
07:18:01 PM 0.20 0.00 0.20 0.00 2.38
07:19:01 PM 0.15 0.00 0.15 0.00 1.62
07:20:01 PM 0.25 0.00 0.25 0.00 4.23
07:21:01 PM 0.13 0.00 0.13 0.00 1.50
07:22:01 PM 0.18 0.00 0.18 0.00 2.12
07:23:01 PM 0.10 0.00 0.10 0.00 0.67
07:24:01 PM 0.13 0.00 0.13 0.00 1.08
07:25:01 PM 0.38 0.00 0.38 0.00 6.38
07:26:01 PM 0.20 0.00 0.20 0.00 2.70
07:27:01 PM 0.12 0.00 0.12 0.00 0.90
07:28:01 PM 0.10 0.00 0.10 0.00 0.63
07:29:01 PM 0.10 0.00 0.10 0.00 0.63
07:30:01 PM 0.25 0.00 0.25 0.00 4.08
07:31:01 PM 0.12 0.00 0.12 0.00 1.36
07:32:01 PM 0.23 0.00 0.23 0.00 3.45
07:33:01 PM 0.15 0.00 0.15 0.00 1.98
07:34:01 PM 0.10 0.00 0.10 0.00 0.72
07:35:01 PM 0.17 0.00 0.17 0.00 2.45
07:36:01 PM 0.22 0.00 0.22 0.00 3.58
07:37:01 PM 0.13 0.00 0.13 0.00 1.68
07:38:01 PM 0.10 0.00 0.10 0.00 1.03
07:39:01 PM 0.10 0.00 0.10 0.00 0.77
07:40:01 PM 0.25 0.00 0.25 0.00 3.43
07:41:01 PM 0.37 0.00 0.37 0.00 6.91
07:42:01 PM 0.23 0.00 0.23 0.00 3.02
07:43:01 PM 0.10 0.00 0.10 0.00 0.63
07:44:01 PM 0.10 0.00 0.10 0.00 1.17
07:45:01 PM 0.18 0.00 0.18 0.00 2.58
07:46:01 PM 0.20 0.00 0.20 0.00 2.98
07:47:01 PM 0.12 0.00 0.12 0.00 0.93
07:48:01 PM 0.13 0.00 0.13 0.00 0.92
07:49:01 PM 0.18 0.00 0.18 0.00 2.25
07:50:01 PM 0.18 0.00 0.18 0.00 1.93
07:51:01 PM 0.20 0.00 0.20 0.00 3.10
07:52:01 PM 0.13 0.00 0.13 0.00 1.87
07:53:01 PM 0.13 0.00 0.13 0.00 1.08
07:54:01 PM 0.10 0.00 0.10 0.00 0.67
07:55:01 PM 0.13 0.00 0.13 0.00 1.42
07:56:01 PM 0.25 0.00 0.25 0.00 4.42
07:57:01 PM 0.17 0.00 0.17 0.00 1.62
07:58:01 PM 0.10 0.00 0.10 0.00 0.67
07:59:01 PM 0.10 0.00 0.10 0.00 0.80
08:00:01 PM 0.12 0.00 0.12 0.00 0.88
08:01:01 PM 0.22 0.00 0.22 0.00 2.87
08:02:01 PM 0.23 0.00 0.23 0.00 3.58
08:03:01 PM 0.18 0.00 0.18 0.00 1.82
08:04:01 PM 0.10 0.00 0.10 0.00 0.67
08:05:01 PM 0.13 0.00 0.13 0.00 1.17
08:06:01 PM 0.20 0.00 0.20 0.00 2.98
08:07:01 PM 0.12 0.00 0.12 0.00 0.80
08:08:01 PM 0.15 0.00 0.15 0.00 1.87
08:09:01 PM 0.10 0.00 0.10 0.00 0.67
08:10:01 PM 0.35 0.00 0.35 0.00 6.51
08:11:01 PM 0.18 0.00 0.18 0.00 2.28
08:12:01 PM 0.15 0.00 0.15 0.00 1.83
08:13:01 PM 0.10 0.00 0.10 0.00 0.63
08:14:01 PM 0.10 0.00 0.10 0.00 0.77
08:15:01 PM 0.27 0.00 0.27 0.00 4.50
08:16:01 PM 0.12 0.00 0.12 0.00 0.77
08:17:01 PM 0.18 0.00 0.18 0.00 2.38
08:18:01 PM 0.15 0.00 0.15 0.00 1.45
08:19:01 PM 0.10 0.00 0.10 0.00 0.63
08:20:01 PM 0.23 0.00 0.23 0.00 4.23
08:21:01 PM 0.20 0.00 0.20 0.00 1.77
08:22:01 PM 0.28 0.00 0.28 0.00 4.07
08:23:01 PM 0.10 0.00 0.10 0.00 0.80
08:24:01 PM 0.23 0.00 0.23 0.00 2.67
08:25:01 PM 0.30 0.00 0.30 0.00 5.05
08:26:01 PM 0.10 0.00 0.10 0.00 1.17
08:27:01 PM 0.12 0.00 0.12 0.00 0.77
08:28:01 PM 0.10 0.00 0.10 0.00 0.63
08:29:01 PM 0.10 0.00 0.10 0.00 0.77
08:30:01 PM 0.23 0.00 0.23 0.00 3.68
08:31:01 PM 0.28 0.00 0.28 0.00 4.43
08:32:01 PM 0.18 0.00 0.18 0.00 2.12
08:33:01 PM 0.10 0.00 0.10 0.00 1.20
08:34:01 PM 0.15 0.00 0.15 0.00 1.22
08:35:01 PM 0.23 0.00 0.23 0.00 4.10
08:36:01 PM 0.12 0.00 0.12 0.00 0.77
08:37:02 PM 0.10 0.00 0.10 0.00 0.77
08:38:01 PM 0.14 0.00 0.14 0.00 1.22
08:39:01 PM 0.15 0.00 0.15 0.00 1.47
08:40:01 PM 1.00 0.00 1.00 0.00 17.56
08:41:01 PM 0.27 0.00 0.27 0.00 3.35
08:42:01 PM 0.15 0.00 0.15 0.00 1.97
08:43:01 PM 0.10 0.00 0.10 0.00 0.68
08:44:01 PM 0.18 0.00 0.18 0.00 2.28
08:45:01 PM 0.30 0.00 0.30 0.00 4.98
08:46:01 PM 0.18 0.00 0.18 0.00 1.95
08:47:01 PM 0.15 0.00 0.15 0.00 1.82
08:48:01 PM 0.12 0.00 0.12 0.00 0.90
08:49:01 PM 0.15 0.00 0.15 0.00 2.35
08:50:01 PM 0.20 0.00 0.20 0.00 2.35
08:51:01 PM 0.37 0.00 0.37 0.00 7.05
08:52:01 PM 0.20 0.00 0.20 0.00 2.72
08:53:01 PM 0.10 0.00 0.10 0.00 0.63
08:54:01 PM 0.13 0.00 0.13 0.00 1.82
08:55:01 PM 0.15 0.00 0.15 0.00 1.92
08:56:01 PM 0.18 0.00 0.18 0.00 2.45
08:57:01 PM 0.15 0.00 0.15 0.00 1.58
08:58:01 PM 0.15 0.00 0.15 0.00 1.73
08:59:01 PM 0.10 0.00 0.10 0.00 0.63
09:00:01 PM 0.15 0.00 0.15 0.00 1.45
09:01:01 PM 0.33 0.00 0.33 0.00 4.60
09:02:01 PM 0.17 0.00 0.17 0.00 2.52
09:03:01 PM 0.10 0.00 0.10 0.00 0.63
09:04:01 PM 0.10 0.00 0.10 0.00 0.63
09:05:01 PM 0.22 0.00 0.22 0.00 2.73
09:06:01 PM 0.23 0.00 0.23 0.00 3.35
09:07:01 PM 0.12 0.00 0.12 0.00 0.77
09:08:01 PM 0.13 0.00 0.13 0.00 1.33
09:09:01 PM 0.12 0.00 0.12 0.00 1.17
09:10:01 PM 0.15 0.00 0.15 0.00 1.55
09:11:01 PM 0.23 0.00 0.23 0.00 3.42
09:12:01 PM 0.27 0.00 0.27 0.00 3.73
09:13:01 PM 0.15 0.00 0.15 0.00 1.58
09:14:01 PM 0.10 0.00 0.10 0.00 0.82
09:15:01 PM 0.17 0.00 0.17 0.00 1.70
09:16:01 PM 0.18 0.00 0.18 0.00 2.57
09:17:01 PM 0.10 0.00 0.10 0.00 0.67
09:18:01 PM 0.10 0.00 0.10 0.00 0.67
09:19:01 PM 0.10 0.00 0.10 0.00 0.80
09:20:01 PM 0.27 0.00 0.27 0.00 4.90
09:21:01 PM 0.23 0.00 0.23 0.00 2.97
09:22:01 PM 0.23 0.00 0.23 0.00 2.93
09:23:01 PM 0.08 0.00 0.08 0.00 0.50
09:24:01 PM 0.10 0.00 0.10 0.00 0.80
09:25:01 PM 0.32 0.00 0.32 0.00 4.85
09:26:01 PM 0.10 0.00 0.10 0.00 1.03
09:27:01 PM 0.12 0.00 0.12 0.00 0.77
09:28:01 PM 0.10 0.00 0.10 0.00 0.77
09:29:01 PM 0.18 0.00 0.18 0.00 2.25
09:30:01 PM 0.43 0.00 0.43 0.00 7.50
09:31:01 PM 0.18 0.00 0.18 0.00 2.68
09:32:01 PM 0.15 0.00 0.15 0.00 1.83
09:33:01 PM 0.10 0.00 0.10 0.00 1.17
09:34:01 PM 0.12 0.00 0.12 0.00 0.80
09:35:01 PM 0.27 0.00 0.27 0.00 3.97
09:36:01 PM 0.20 0.00 0.20 0.00 2.93
09:37:01 PM 0.18 0.00 0.18 0.00 1.73
09:38:01 PM 0.13 0.00 0.13 0.00 1.20
09:39:01 PM 0.12 0.00 0.12 0.00 1.30
09:40:01 PM 0.25 0.00 0.25 0.00 4.63
09:41:02 PM 0.13 0.00 0.13 0.00 1.06
09:42:01 PM 0.15 0.00 0.15 0.00 1.86
09:43:01 PM 0.18 0.00 0.18 0.00 2.25
09:44:01 PM 0.13 0.00 0.13 0.00 1.45
09:45:01 PM 0.25 0.00 0.25 0.00 4.23
09:46:01 PM 0.10 0.00 0.10 0.00 1.07
09:47:01 PM 0.15 0.00 0.15 0.00 1.22
09:48:01 PM 0.13 0.00 0.13 0.00 0.92
09:49:01 PM 0.10 0.00 0.10 0.00 0.63
09:50:01 PM 0.25 0.00 0.25 0.00 4.37
09:51:01 PM 0.23 0.00 0.23 0.00 2.97
09:52:01 PM 0.23 0.00 0.23 0.00 2.93
09:53:01 PM 0.10 0.00 0.10 0.00 0.77
09:54:01 PM 0.10 0.00 0.10 0.00 0.63
09:55:01 PM 0.23 0.00 0.23 0.00 3.68
09:56:01 PM 0.10 0.00 0.10 0.00 1.22
09:57:01 PM 1.12 0.00 1.12 0.00 17.23
09:58:01 PM 0.25 0.00 0.25 0.00 3.50
09:59:01 PM 0.13 0.00 0.13 0.00 1.50
10:00:01 PM 0.20 0.00 0.20 0.00 2.83
10:01:01 PM 0.27 0.00 0.27 0.00 4.10
10:02:01 PM 0.30 0.00 0.30 0.00 5.65
10:03:01 PM 0.17 0.00 0.17 0.00 2.00
10:04:01 PM 0.15 0.00 0.15 0.00 1.82
10:05:01 PM 0.17 0.00 0.17 0.00 2.57
10:06:01 PM 0.23 0.00 0.23 0.00 3.75
10:07:01 PM 0.17 0.00 0.17 0.00 1.58
10:08:01 PM 0.13 0.00 0.13 0.00 2.32
10:09:01 PM 0.13 0.00 0.13 0.00 1.68
10:10:01 PM 0.18 0.00 0.18 0.00 1.85
10:11:01 PM 0.22 0.00 0.22 0.00 3.05
10:12:01 PM 0.18 0.00 0.18 0.00 2.12
10:13:01 PM 0.18 0.00 0.18 0.00 2.38
10:14:01 PM 0.15 0.00 0.15 0.00 1.52
10:15:01 PM 0.13 0.00 0.13 0.00 1.02
10:16:01 PM 0.17 0.00 0.17 0.00 2.83
10:17:01 PM 0.12 0.00 0.12 0.00 0.80
10:18:01 PM 0.10 0.00 0.10 0.00 1.07
10:19:01 PM 0.12 0.00 0.12 0.00 0.93
10:20:01 PM 0.13 0.00 0.13 0.00 1.82
10:21:01 PM 0.30 0.00 0.30 0.00 4.62
10:22:01 PM 0.22 0.00 0.22 0.00 2.83
10:23:01 PM 0.10 0.00 0.10 0.00 0.67
10:24:01 PM 0.10 0.00 0.10 0.00 0.82
10:25:01 PM 0.17 0.00 0.17 0.00 1.70
10:26:01 PM 0.20 0.00 0.20 0.00 3.03
10:27:01 PM 0.12 0.00 0.12 0.00 0.93
10:28:01 PM 0.10 0.00 0.10 0.00 0.67
10:29:01 PM 0.10 0.00 0.10 0.00 0.67
10:30:01 PM 0.35 0.00 0.35 0.00 6.26
10:31:01 PM 0.18 0.00 0.18 0.00 2.02
10:32:01 PM 0.13 0.00 0.13 0.00 2.23
10:33:01 PM 0.12 0.00 0.12 0.00 1.17
10:34:01 PM 0.13 0.00 0.13 0.00 1.03
10:35:01 PM 84.82 8.43 76.39 1458.05 5846.48
10:36:01 PM 80.94 0.72 80.22 52.92 10052.37
10:37:01 PM 19.53 0.38 19.14 64.25 1727.97
10:38:01 PM 59.02 6.72 52.31 1245.93 3381.02
10:39:01 PM 38.60 2.53 36.07 420.26 6404.25
10:40:01 PM 4.13 0.22 3.92 11.73 139.33
10:41:01 PM 2.18 0.00 2.18 0.00 169.55
10:42:01 PM 0.32 0.00 0.32 0.00 37.61
10:43:01 PM 0.22 0.00 0.22 0.00 60.76
10:44:01 PM 0.33 0.00 0.33 0.00 25.19
10:45:01 PM 0.45 0.00 0.45 0.00 42.99
10:46:01 PM 25.09 0.40 24.69 46.78 1301.47
Average: 0.53 0.02 0.51 3.47 29.81
04:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:06:01 AM 5870668 7226772 2011756 25.52 2688 1555224 606456 6.79 152796 1601948 12
04:07:01 AM 5871040 7227144 2011384 25.52 2688 1555224 606456 6.79 152824 1601832 8
04:08:01 AM 5869652 7225776 2012772 25.53 2688 1555244 606456 6.79 152844 1603208 4
04:09:01 AM 5869656 7225780 2012768 25.53 2688 1555244 606456 6.79 152844 1603208 4
04:10:01 AM 5869308 7225432 2013116 25.54 2688 1555244 612388 6.86 152844 1603476 4
04:11:01 AM 5869772 7225916 2012652 25.53 2688 1555252 612388 6.86 152844 1603252 12
04:12:01 AM 5869672 7225816 2012752 25.53 2688 1555252 612388 6.86 152844 1603088 4
04:13:01 AM 5869768 7225916 2012656 25.53 2688 1555256 612388 6.86 152844 1603128 4
04:14:01 AM 5869820 7225968 2012604 25.53 2688 1555256 612388 6.86 152844 1603132 4
04:15:01 AM 5869552 7225700 2012872 25.54 2688 1555256 612388 6.86 152844 1603200 8
04:16:01 AM 5869760 7225912 2012664 25.53 2688 1555260 612388 6.86 152844 1603148 8
04:17:01 AM 5869676 7225828 2012748 25.53 2688 1555260 612388 6.86 152844 1603148 4
04:18:01 AM 5869820 7225972 2012604 25.53 2688 1555260 612388 6.86 152844 1603148 8
04:19:01 AM 5869468 7225624 2012956 25.54 2688 1555264 627764 7.03 152844 1603500 4
04:20:01 AM 5869340 7225496 2013084 25.54 2688 1555264 613920 6.87 153056 1603320 12
04:21:01 AM 5869592 7225752 2012832 25.54 2688 1555268 613920 6.87 153056 1603100 8
04:22:01 AM 5869352 7225512 2013072 25.54 2688 1555268 613920 6.87 153056 1603108 8
04:23:01 AM 5869388 7225548 2013036 25.54 2688 1555268 613920 6.87 153056 1603084 8
04:24:01 AM 5869356 7225520 2013068 25.54 2688 1555272 613920 6.87 153056 1603088 4
04:25:01 AM 5869452 7225616 2012972 25.54 2688 1555272 613920 6.87 153056 1603208 12
04:26:01 AM 5869420 7225584 2013004 25.54 2688 1555272 613920 6.87 153056 1603024 8
04:27:01 AM 5869480 7225648 2012944 25.54 2688 1555276 613920 6.87 153056 1603144 4
04:28:01 AM 5869512 7225680 2012912 25.54 2688 1555276 613920 6.87 153056 1603144 4
04:29:01 AM 5869600 7225768 2012824 25.54 2688 1555276 613920 6.87 153056 1603028 4
04:30:01 AM 5868996 7225168 2013428 25.54 2688 1555280 612452 6.86 153056 1603344 4
04:31:01 AM 5869152 7225324 2013272 25.54 2688 1555280 612452 6.86 153056 1603356 4
04:32:01 AM 5869576 7225752 2012848 25.54 2688 1555284 612452 6.86 153056 1603076 4
04:33:02 AM 5869112 7225288 2013312 25.54 2688 1555284 612452 6.86 153056 1603480 4
04:34:01 AM 5869416 7225592 2013008 25.54 2688 1555284 612452 6.86 153056 1603276 4
04:35:01 AM 5867716 7223892 2014708 25.56 2688 1555284 613988 6.87 153056 1604744 4
04:36:01 AM 5851776 7225244 2030648 25.76 2688 1572528 612508 6.86 155144 1618484 8
04:37:01 AM 5851804 7225272 2030620 25.76 2688 1572528 612508 6.86 155144 1618484 8
04:38:01 AM 5851980 7225448 2030444 25.76 2688 1572528 612508 6.86 155144 1618352 4
04:39:01 AM 5851888 7225360 2030536 25.76 2688 1572532 612508 6.86 155144 1618356 4
04:40:01 AM 5851464 7224936 2030960 25.77 2688 1572532 612516 6.86 155144 1618688 12
04:41:01 AM 5851880 7225356 2030544 25.76 2688 1572536 612516 6.86 155144 1618512 8
04:42:01 AM 5851632 7225108 2030792 25.76 2688 1572536 612516 6.86 155144 1618760 4
04:43:01 AM 5851696 7225172 2030728 25.76 2688 1572536 612516 6.86 155144 1618556 4
04:44:01 AM 5851668 7225148 2030756 25.76 2688 1572540 612516 6.86 155144 1618560 4
04:45:01 AM 5851788 7225272 2030636 25.76 2688 1572544 612516 6.86 155144 1618632 12
04:46:01 AM 5851820 7225304 2030604 25.76 2688 1572544 612516 6.86 155144 1618564 4
04:47:01 AM 5850836 7224324 2031588 25.77 2688 1572548 612516 6.86 155144 1619460 4
04:48:01 AM 5851316 7224804 2031108 25.77 2688 1572548 612516 6.86 155144 1619120 4
04:49:01 AM 5851356 7224844 2031068 25.77 2688 1572548 612516 6.86 155144 1619120 4
04:50:02 AM 5851004 7224496 2031420 25.77 2688 1572552 604388 6.77 155144 1619428 4
04:51:01 AM 5851240 7224736 2031184 25.77 2688 1572552 604388 6.77 155144 1619248 4
04:52:01 AM 5851112 7224612 2031312 25.77 2688 1572556 604388 6.77 155148 1619248 4
04:53:01 AM 5851364 7224864 2031060 25.77 2688 1572556 604388 6.77 155148 1619136 4
04:54:01 AM 5851344 7224844 2031080 25.77 2688 1572556 604388 6.77 155148 1619136 0
04:55:01 AM 5850612 7224116 2031812 25.78 2688 1572560 604388 6.77 155148 1619740 16
04:56:01 AM 5851072 7224576 2031352 25.77 2688 1572560 604388 6.77 155148 1619320 8
04:57:01 AM 5850988 7224492 2031436 25.77 2688 1572560 604388 6.77 155148 1619440 4
04:58:01 AM 5851092 7224600 2031332 25.77 2688 1572564 604388 6.77 155148 1619328 4
04:59:01 AM 5851264 7224772 2031160 25.77 2688 1572564 604388 6.77 155148 1619328 4
05:00:01 AM 5850572 7224080 2031852 25.78 2688 1572564 620576 6.95 155148 1619632 12
05:01:01 AM 5849892 7223404 2032532 25.79 2688 1572568 620576 6.95 155152 1620288 16
05:02:01 AM 5850556 7224136 2031868 25.78 2688 1572636 620576 6.95 155292 1619696 8
05:03:01 AM 5850640 7224224 2031784 25.78 2688 1572640 620576 6.95 155292 1619704 12
05:04:01 AM 5850508 7224092 2031916 25.78 2688 1572640 620576 6.95 155292 1619568 4
05:05:01 AM 5850508 7224092 2031916 25.78 2688 1572640 620576 6.95 155292 1619752 12
05:06:01 AM 5850512 7224100 2031912 25.78 2688 1572644 620576 6.95 155292 1619576 8
05:07:01 AM 5850680 7224268 2031744 25.78 2688 1572644 620576 6.95 155292 1619580 8
05:08:01 AM 5850692 7224280 2031732 25.78 2688 1572644 620576 6.95 155292 1619580 4
05:09:01 AM 5850720 7224312 2031704 25.78 2688 1572648 620576 6.95 155292 1619584 4
05:10:01 AM 5850044 7223636 2032380 25.78 2688 1572648 613128 6.87 155292 1619884 4
05:11:01 AM 5850368 7223964 2032056 25.78 2688 1572652 613128 6.87 155292 1619696 4
05:12:01 AM 5850544 7224144 2031880 25.78 2688 1572656 613128 6.87 155292 1619592 4
05:13:01 AM 5850420 7224020 2032004 25.78 2688 1572656 613128 6.87 155292 1619592 4
05:14:01 AM 5850572 7224172 2031852 25.78 2688 1572656 613128 6.87 155292 1619592 4
05:15:01 AM 5850372 7223976 2032052 25.78 2688 1572660 613128 6.87 155292 1619672 4
05:16:01 AM 5850452 7224056 2031972 25.78 2688 1572660 613128 6.87 155292 1619604 8
05:17:01 AM 5850648 7224252 2031776 25.78 2688 1572660 613128 6.87 155292 1619604 4
05:18:01 AM 5850632 7224240 2031792 25.78 2688 1572664 613128 6.87 155292 1619608 4
05:19:01 AM 5850608 7224216 2031816 25.78 2688 1572664 613128 6.87 155292 1619596 4
05:20:01 AM 5850300 7223908 2032124 25.78 2688 1572664 613128 6.87 155292 1619932 16
05:21:01 AM 5850560 7224176 2031864 25.78 2688 1572672 613128 6.87 155292 1619768 8
05:22:01 AM 5850412 7224028 2032012 25.78 2688 1572672 613128 6.87 155292 1619772 4
05:23:01 AM 5850668 7224288 2031756 25.78 2688 1572676 613128 6.87 155292 1619648 4
05:24:01 AM 5849788 7223408 2032636 25.79 2688 1572676 613128 6.87 155292 1620144 16
05:25:01 AM 5850276 7223896 2032148 25.78 2688 1572676 613128 6.87 155292 1619740 8
05:26:01 AM 5850364 7223988 2032060 25.78 2688 1572680 613128 6.87 155292 1619676 8
05:27:01 AM 5850536 7224160 2031888 25.78 2688 1572680 613128 6.87 155292 1619680 4
05:28:01 AM 5850428 7224052 2031996 25.78 2688 1572680 613128 6.87 155296 1619744 4
05:29:01 AM 5850428 7224056 2031996 25.78 2688 1572684 613128 6.87 155292 1619684 4
05:30:01 AM 5850124 7223752 2032300 25.78 2688 1572684 613128 6.87 155292 1619952 4
05:31:01 AM 5849928 7223560 2032496 25.79 2688 1572688 613128 6.87 155292 1620188 4
05:32:01 AM 5850348 7223980 2032076 25.78 2688 1572688 613128 6.87 155292 1619848 4
05:33:01 AM 5849976 7223608 2032448 25.78 2688 1572688 613128 6.87 155292 1620228 4
05:34:01 AM 5850324 7223960 2032100 25.78 2688 1572692 613128 6.87 155292 1619908 4
05:35:01 AM 5850324 7223960 2032100 25.78 2688 1572692 613128 6.87 155292 1619864 4
05:36:01 AM 5850036 7223868 2032388 25.78 2688 1572888 613128 6.87 155396 1620024 12
05:37:01 AM 5849816 7223652 2032608 25.79 2688 1572892 613128 6.87 155396 1620028 4
05:38:01 AM 5850080 7223916 2032344 25.78 2688 1572892 613128 6.87 155396 1619912 4
05:39:01 AM 5850076 7223912 2032348 25.78 2688 1572892 613128 6.87 155396 1619912 4
05:40:01 AM 5849344 7223184 2033080 25.79 2688 1572896 629548 7.05 155396 1620448 12
05:41:01 AM 5849828 7223668 2032596 25.79 2688 1572896 610076 6.83 155396 1620056 8
05:42:01 AM 5850120 7223964 2032304 25.78 2688 1572900 610076 6.83 155396 1619920 4
05:43:01 AM 5850032 7223876 2032392 25.78 2688 1572900 610076 6.83 155396 1619920 4
05:44:01 AM 5850028 7223872 2032396 25.78 2688 1572900 610076 6.83 155396 1620036 4
05:45:01 AM 5850040 7223888 2032384 25.78 2688 1572904 610076 6.83 155396 1619992 16
05:46:01 AM 5850060 7223908 2032364 25.78 2688 1572904 610076 6.83 155396 1619924 8
05:47:01 AM 5850176 7224024 2032248 25.78 2688 1572904 610076 6.83 155396 1619924 4
05:48:01 AM 5850068 7223920 2032356 25.78 2688 1572908 610076 6.83 155396 1620048 4
05:49:01 AM 5850132 7223984 2032292 25.78 2688 1572908 610076 6.83 155396 1620048 4
05:50:01 AM 5849456 7223308 2032968 25.79 2688 1572908 625568 7.00 155396 1620240 4
05:51:01 AM 5849988 7223844 2032436 25.78 2688 1572912 625568 7.00 155396 1620060 4
05:52:01 AM 5850056 7223912 2032368 25.78 2688 1572912 625568 7.00 155396 1620060 4
05:53:01 AM 5850224 7224080 2032200 25.78 2688 1572912 609656 6.83 155396 1619944 4
05:54:01 AM 5850252 7224112 2032172 25.78 2688 1572916 609656 6.83 155396 1619948 4
05:55:01 AM 5850144 7224004 2032280 25.78 2688 1572916 609656 6.83 155396 1620020 4
05:56:01 AM 5850080 7223940 2032344 25.78 2688 1572916 609656 6.83 155420 1619924 12
05:57:01 AM 5850204 7224068 2032220 25.78 2688 1572920 609656 6.83 155424 1620044 4
05:58:02 AM 5849916 7223780 2032508 25.79 2688 1572920 609656 6.83 155424 1620044 4
05:59:01 AM 5850032 7223900 2032392 25.78 2688 1572924 609656 6.83 155424 1619932 4
06:00:01 AM 5849828 7223700 2032596 25.79 2688 1572928 605040 6.77 155424 1620004 16
06:01:01 AM 5848656 7222528 2033768 25.80 2688 1572928 605040 6.77 155424 1620760 8
06:02:01 AM 5849800 7223676 2032624 25.79 2688 1572932 605040 6.77 155464 1620028 4
06:03:01 AM 5849716 7223592 2032708 25.79 2688 1572932 605040 6.77 155464 1620028 4
06:04:01 AM 5849736 7223612 2032688 25.79 2688 1572932 605040 6.77 155464 1620020 4
06:05:01 AM 5849952 7223832 2032472 25.78 2688 1572936 605040 6.77 155464 1619976 12
06:06:01 AM 5850000 7223880 2032424 25.78 2688 1572936 605040 6.77 155464 1619908 8
06:07:01 AM 5849916 7223796 2032508 25.79 2688 1572936 605040 6.77 155464 1619908 4
06:08:01 AM 5850004 7223888 2032420 25.78 2688 1572940 605040 6.77 155464 1619912 4
06:09:01 AM 5849864 7223748 2032560 25.79 2688 1572940 605040 6.77 155464 1619912 4
06:10:01 AM 5849528 7223412 2032896 25.79 2688 1572940 623200 6.98 155464 1620220 12
06:11:01 AM 5849948 7223836 2032476 25.78 2688 1572944 623200 6.98 155464 1620044 4
06:12:01 AM 5850016 7223904 2032408 25.78 2688 1572944 623200 6.98 155464 1619932 4
06:13:01 AM 5850044 7223936 2032380 25.78 2688 1572948 623200 6.98 155464 1619936 4
06:14:01 AM 5850104 7223996 2032320 25.78 2688 1572948 623200 6.98 155464 1619936 4
06:15:01 AM 5850016 7223908 2032408 25.78 2688 1572948 623200 6.98 155464 1620008 4
06:16:01 AM 5850476 7224372 2031948 25.78 2688 1572952 623200 6.98 155464 1619712 4
06:17:01 AM 5850640 7224536 2031784 25.78 2688 1572952 623200 6.98 155468 1619656 4
06:18:01 AM 5850500 7224396 2031924 25.78 2688 1572952 607344 6.80 155468 1619656 4
06:19:01 AM 5850640 7224540 2031784 25.78 2688 1572956 607344 6.80 155468 1619660 4
06:20:01 AM 5850144 7224044 2032280 25.78 2688 1572956 604520 6.77 155468 1619960 16
06:21:01 AM 5850380 7224284 2032044 25.78 2688 1572960 604520 6.77 155468 1619796 8
06:22:01 AM 5850376 7224280 2032048 25.78 2688 1572960 604520 6.77 155468 1619912 4
06:23:01 AM 5850304 7224208 2032120 25.78 2688 1572960 604520 6.77 155468 1619784 4
06:24:01 AM 5850236 7224144 2032188 25.78 2688 1572964 604520 6.77 155468 1619788 4
06:25:01 AM 5850280 7224188 2032144 25.78 2688 1572964 604520 6.77 155468 1619740 12
06:26:01 AM 5850168 7224076 2032256 25.78 2688 1572964 604520 6.77 155468 1619672 8
06:27:01 AM 5850336 7224244 2032088 25.78 2688 1572964 604520 6.77 155468 1619672 4
06:28:01 AM 5850108 7224020 2032316 25.78 2688 1572968 604520 6.77 155468 1619792 4
06:29:01 AM 5848128 7222040 2034296 25.81 2688 1572968 608112 6.81 155468 1621624 16
06:30:01 AM 5849772 7223696 2032652 25.79 2688 1572980 603324 6.76 165192 1610360 8
06:31:01 AM 5849964 7223892 2032460 25.78 2688 1572984 603324 6.76 165192 1610408 4
06:32:01 AM 5850236 7224164 2032188 25.78 2688 1572984 603324 6.76 165192 1610204 4
06:33:01 AM 5849616 7223548 2032808 25.79 2688 1572988 603324 6.76 165192 1610508 4
06:34:01 AM 5850148 7224080 2032276 25.78 2688 1572988 619028 6.93 165192 1610112 4
06:35:01 AM 5850220 7224152 2032204 25.78 2688 1572988 619028 6.93 165192 1610216 4
06:36:01 AM 5850032 7223968 2032392 25.78 2688 1572992 619028 6.93 165192 1610440 4
06:37:01 AM 5850368 7224308 2032056 25.78 2688 1572996 619028 6.93 165192 1610176 4
06:38:01 AM 5850368 7224308 2032056 25.78 2688 1572996 619028 6.93 165192 1610256 4
06:39:01 AM 5850312 7224256 2032112 25.78 2688 1573000 619028 6.93 165192 1610180 4
06:40:01 AM 5849908 7223852 2032516 25.79 2688 1573000 603488 6.76 165192 1610484 4
06:41:01 AM 5850192 7224140 2032232 25.78 2688 1573004 603488 6.76 165192 1610188 4
06:42:01 AM 5850308 7224256 2032116 25.78 2688 1573004 603488 6.76 165192 1610188 4
06:43:01 AM 5850268 7224216 2032156 25.78 2688 1573004 603488 6.76 165192 1610188 4
06:44:01 AM 5850368 7224320 2032056 25.78 2688 1573008 603488 6.76 165192 1610192 4
06:45:01 AM 5850044 7223996 2032380 25.78 2688 1573008 603488 6.76 165192 1610260 4
06:46:01 AM 5850004 7223956 2032420 25.78 2688 1573008 603488 6.76 165192 1610192 4
06:47:01 AM 5850060 7224016 2032364 25.78 2688 1573012 603488 6.76 165192 1610160 4
06:48:01 AM 5849756 7223712 2032668 25.79 2688 1573012 603488 6.76 165192 1610664 4
06:49:01 AM 5850156 7224112 2032268 25.78 2688 1573012 603488 6.76 165192 1610208 4
06:50:01 AM 5849652 7223612 2032772 25.79 2688 1573016 625900 7.01 165192 1610628 4
06:51:01 AM 5850052 7224012 2032372 25.78 2688 1573016 625900 7.01 165192 1610348 4
06:52:01 AM 5850192 7224156 2032232 25.78 2688 1573020 625900 7.01 165192 1610220 4
06:53:01 AM 5850048 7224012 2032376 25.78 2688 1573020 625900 7.01 165192 1610336 4
06:54:01 AM 5850164 7224128 2032260 25.78 2688 1573020 625900 7.01 165192 1610220 4
06:55:01 AM 5850084 7224052 2032340 25.78 2688 1573024 625900 7.01 165192 1610292 4
06:56:01 AM 5850304 7224272 2032120 25.78 2688 1573024 625900 7.01 165192 1610224 4
06:57:01 AM 5850196 7224164 2032228 25.78 2688 1573024 625900 7.01 165192 1610224 4
06:58:01 AM 5850340 7224312 2032084 25.78 2688 1573028 625900 7.01 165192 1610228 4
06:59:01 AM 5850316 7224288 2032108 25.78 2688 1573028 610024 6.83 165192 1610240 4
07:00:01 AM 5849804 7223776 2032620 25.79 2688 1573028 604712 6.77 165192 1610540 4
07:01:01 AM 5848740 7222716 2033684 25.80 2688 1573032 604712 6.77 165192 1611356 4
07:02:01 AM 5849792 7223768 2032632 25.79 2688 1573032 604712 6.77 165192 1610508 4
07:03:01 AM 5849748 7223724 2032676 25.79 2688 1573032 604712 6.77 165192 1610392 4
07:04:01 AM 5849768 7223748 2032656 25.79 2688 1573036 604712 6.77 165192 1610532 4
07:05:01 AM 5850080 7224060 2032344 25.78 2688 1573036 604712 6.77 165192 1610328 4
07:06:01 AM 5850052 7224032 2032372 25.78 2688 1573036 620260 6.95 165192 1610376 4
07:07:02 AM 5850100 7224084 2032324 25.78 2688 1573040 620260 6.95 165192 1610380 4
07:08:01 AM 5850104 7224088 2032320 25.78 2688 1573040 620260 6.95 165192 1610264 4
07:09:01 AM 5850172 7224156 2032252 25.78 2688 1573040 620260 6.95 165192 1610380 4
07:10:01 AM 5849780 7223768 2032644 25.79 2688 1573044 619652 6.94 165192 1610568 4
07:11:01 AM 5849740 7223728 2032684 25.79 2688 1573044 619652 6.94 165192 1610552 4
07:12:01 AM 5849988 7223980 2032436 25.78 2688 1573048 619652 6.94 165192 1610284 4
07:13:01 AM 5850020 7224012 2032404 25.78 2688 1573048 619652 6.94 165192 1610284 4
07:14:01 AM 5850128 7224120 2032296 25.78 2688 1573048 619652 6.94 165192 1610284 4
07:15:01 AM 5850000 7223996 2032424 25.78 2688 1573052 619652 6.94 165192 1610356 4
07:16:01 AM 5850192 7224188 2032232 25.78 2688 1573052 619652 6.94 165192 1610288 4
07:17:01 AM 5850116 7224112 2032308 25.78 2688 1573052 619652 6.94 165192 1610288 4
07:18:01 AM 5850144 7224148 2032280 25.78 2688 1573060 619652 6.94 165192 1610296 4
07:19:01 AM 5849728 7223732 2032696 25.79 2688 1573060 619652 6.94 165192 1610676 4
07:20:01 AM 5849432 7223436 2032992 25.79 2688 1573060 619652 6.94 165192 1610716 4
07:21:01 AM 5849948 7223960 2032476 25.78 2688 1573064 619652 6.94 165192 1610436 4
07:22:01 AM 5849976 7223988 2032448 25.78 2688 1573064 619652 6.94 165192 1610304 4
07:23:01 AM 5850092 7224108 2032332 25.78 2688 1573068 619652 6.94 165192 1610308 4
07:24:01 AM 5849988 7224004 2032436 25.78 2688 1573068 619652 6.94 165192 1610308 4
07:25:01 AM 5849988 7224004 2032436 25.78 2688 1573068 603888 6.76 165192 1610376 4
07:26:01 AM 5850220 7224240 2032204 25.78 2688 1573072 603888 6.76 165192 1610316 4
07:27:01 AM 5850252 7224272 2032172 25.78 2688 1573072 603888 6.76 165192 1610320 4
07:28:01 AM 5850280 7224300 2032144 25.78 2688 1573072 603888 6.76 165192 1610320 4
07:29:01 AM 5850080 7224104 2032344 25.78 2688 1573076 603888 6.76 165192 1610324 4
07:30:01 AM 5849320 7223344 2033104 25.79 2688 1573076 623524 6.98 165192 1610856 4
07:31:01 AM 5849356 7223388 2033068 25.79 2688 1573084 623524 6.98 165192 1610804 4
07:32:01 AM 5849920 7223952 2032504 25.79 2688 1573084 623524 6.98 165192 1610464 4
07:33:01 AM 5849524 7223556 2032900 25.79 2688 1573084 623524 6.98 165192 1610888 4
07:34:01 AM 5850024 7224060 2032400 25.78 2688 1573088 623524 6.98 165192 1610352 4
07:35:01 AM 5850012 7224048 2032412 25.78 2688 1573088 623524 6.98 165192 1610432 4
07:36:01 AM 5849976 7224012 2032448 25.78 2688 1573088 623524 6.98 165192 1610364 4
07:37:01 AM 5849900 7223940 2032524 25.79 2688 1573092 623524 6.98 165192 1610484 4
07:38:01 AM 5849976 7224016 2032448 25.78 2688 1573092 623524 6.98 165192 1610368 4
07:39:01 AM 5849460 7223500 2032964 25.79 2688 1573092 623524 6.98 165192 1610744 16
07:40:01 AM 5849348 7223392 2033076 25.79 2688 1573096 613572 6.87 165192 1610936 8
07:41:01 AM 5850028 7224072 2032396 25.78 2688 1573096 613572 6.87 165192 1610384 4
07:42:01 AM 5850032 7224076 2032392 25.78 2688 1573096 613572 6.87 165192 1610384 4
07:43:01 AM 5849948 7223996 2032476 25.78 2688 1573100 613572 6.87 165192 1610388 4
07:44:01 AM 5850012 7224060 2032412 25.78 2688 1573100 613572 6.87 165192 1610504 4
07:45:01 AM 5850040 7224088 2032384 25.78 2688 1573100 613572 6.87 165192 1610456 4
07:46:01 AM 5850216 7224268 2032208 25.78 2688 1573104 613572 6.87 165192 1610392 4
07:47:01 AM 5850164 7224216 2032260 25.78 2688 1573104 613572 6.87 165192 1610392 4
07:48:01 AM 5850160 7224212 2032264 25.78 2688 1573104 613572 6.87 165192 1610392 4
07:49:01 AM 5850168 7224224 2032256 25.78 2688 1573108 613572 6.87 165192 1610396 4
07:50:01 AM 5849700 7223756 2032724 25.79 2688 1573108 616860 6.91 165192 1610780 4
07:51:01 AM 5850008 7224068 2032416 25.78 2688 1573112 616860 6.91 165192 1610536 4
07:52:01 AM 5849896 7223956 2032528 25.79 2688 1573112 616860 6.91 165192 1610404 4
07:53:01 AM 5850004 7224064 2032420 25.78 2688 1573112 616860 6.91 165192 1610408 4
07:54:01 AM 5849924 7223988 2032500 25.79 2688 1573116 616860 6.91 165192 1610412 4
07:55:01 AM 5849876 7223940 2032548 25.79 2688 1573116 616860 6.91 165192 1610480 4
07:56:01 AM 5850208 7224272 2032216 25.78 2688 1573116 616860 6.91 165192 1610412 4
07:57:01 AM 5849908 7223976 2032516 25.79 2688 1573120 616860 6.91 165192 1610416 4
07:58:01 AM 5849768 7223836 2032656 25.79 2688 1573120 616860 6.91 165192 1610416 4
07:59:01 AM 5849908 7223976 2032516 25.79 2688 1573120 616860 6.91 165192 1610416 4
08:00:01 AM 5849104 7223176 2033320 25.80 2688 1573124 613048 6.86 165192 1611068 4
08:01:01 AM 5848744 7222816 2033680 25.80 2688 1573124 613048 6.86 165196 1611412 4
08:02:01 AM 5849708 7223788 2032716 25.79 2688 1573132 613048 6.86 165208 1610672 4
08:03:01 AM 5850016 7224096 2032408 25.78 2688 1573132 613048 6.86 165208 1610432 4
08:04:01 AM 5849964 7224044 2032460 25.78 2688 1573132 613048 6.86 165208 1610432 4
08:05:01 AM 5849856 7223940 2032568 25.79 2688 1573136 613048 6.86 165208 1610504 4
08:06:01 AM 5850080 7224164 2032344 25.78 2688 1573136 613048 6.86 165208 1610436 4
08:07:01 AM 5849844 7223928 2032580 25.79 2688 1573136 613048 6.86 165208 1610552 4
08:08:01 AM 5849968 7224056 2032456 25.78 2688 1573140 613048 6.86 165208 1610440 4
08:09:01 AM 5849452 7223540 2032972 25.79 2688 1573140 613048 6.86 165208 1610964 4
08:10:01 AM 5849220 7223308 2033204 25.79 2688 1573140 612968 6.86 165208 1610740 4
08:11:01 AM 5849820 7223916 2032604 25.79 2688 1573144 612968 6.86 165208 1610448 4
08:12:01 AM 5849668 7223764 2032756 25.79 2688 1573144 612968 6.86 165208 1610448 4
08:13:01 AM 5849736 7223836 2032688 25.79 2688 1573148 612968 6.86 165208 1610568 4
08:14:01 AM 5849620 7223720 2032804 25.79 2688 1573148 612968 6.86 165208 1610452 4
08:15:01 AM 5849708 7223808 2032716 25.79 2688 1573148 612968 6.86 165208 1610520 4
08:16:01 AM 5849884 7223988 2032540 25.79 2688 1573152 612968 6.86 165208 1610456 4
08:17:02 AM 5849416 7223520 2033008 25.79 2688 1573152 612968 6.86 165208 1610840 4
08:18:01 AM 5850012 7224116 2032412 25.78 2688 1573152 612968 6.86 165208 1610464 4
08:19:01 AM 5849868 7223972 2032556 25.79 2688 1573152 612968 6.86 165208 1610464 4
08:20:01 AM 5849576 7223684 2032848 25.79 2688 1573156 612968 6.86 165208 1610768 4
08:21:01 AM 5849732 7223840 2032692 25.79 2688 1573156 612968 6.86 165208 1610620 4
08:22:01 AM 5849956 7224068 2032468 25.78 2688 1573160 612968 6.86 165208 1610504 4
08:23:01 AM 5850020 7224132 2032404 25.78 2688 1573160 612968 6.86 165208 1610504 4
08:24:01 AM 5849500 7223612 2032924 25.79 2688 1573160 612968 6.86 165208 1610780 4
08:25:01 AM 5849776 7223892 2032648 25.79 2688 1573164 612968 6.86 165208 1610580 4
08:26:01 AM 5847932 7222048 2034492 25.81 2688 1573164 608976 6.82 165208 1612136 4
08:27:01 AM 5849432 7223564 2032992 25.79 2688 1573180 613752 6.87 166512 1609352 4
08:28:01 AM 5849488 7223624 2032936 25.79 2688 1573184 613752 6.87 166512 1609356 4
08:29:01 AM 5849548 7223684 2032876 25.79 2688 1573184 613752 6.87 166512 1609356 4
08:30:01 AM 5849212 7223348 2033212 25.79 2688 1573184 610544 6.84 166512 1609648 16
08:31:01 AM 5849272 7223412 2033152 25.79 2688 1573188 610544 6.84 166512 1609756 16
08:32:01 AM 5849632 7223772 2032792 25.79 2688 1573188 610544 6.84 166512 1609416 8
08:33:01 AM 5849336 7223480 2033088 25.79 2688 1573192 610544 6.84 166512 1609512 4
08:34:01 AM 5849596 7223740 2032828 25.79 2688 1573192 610544 6.84 166512 1609308 4
08:35:01 AM 5849536 7223680 2032888 25.79 2688 1573192 610544 6.84 166512 1609376 12
08:36:01 AM 5849712 7223860 2032712 25.79 2688 1573196 610544 6.84 166512 1609312 4
08:37:01 AM 5849632 7223780 2032792 25.79 2688 1573196 610544 6.84 166512 1609312 4
08:38:01 AM 5849692 7223840 2032732 25.79 2688 1573196 610544 6.84 166512 1609312 4
08:39:01 AM 5849692 7223844 2032732 25.79 2688 1573200 610544 6.84 166512 1609316 4
08:40:01 AM 5847248 7221400 2035176 25.82 2688 1573200 604840 6.77 166512 1611664 4
08:41:01 AM 5847588 7221744 2034836 25.81 2688 1573204 604840 6.77 166512 1611368 4
08:42:01 AM 5847652 7221808 2034772 25.81 2688 1573204 604840 6.77 166512 1611372 4
08:43:01 AM 5847676 7221836 2034748 25.81 2688 1573208 604840 6.77 166512 1611376 4
08:44:01 AM 5847708 7221872 2034716 25.81 2688 1573212 604840 6.77 166512 1611380 4
08:45:01 AM 5847740 7221904 2034684 25.81 2688 1573212 604840 6.77 166512 1611448 12
08:46:01 AM 5847744 7221908 2034680 25.81 2688 1573212 620232 6.94 166512 1611380 8
08:47:01 AM 5847772 7221940 2034652 25.81 2688 1573216 620232 6.94 166512 1611384 4
08:48:01 AM 5847916 7222084 2034508 25.81 2688 1573216 620232 6.94 166512 1611384 4
08:49:01 AM 5847780 7221948 2034644 25.81 2688 1573216 620232 6.94 166512 1611500 4
08:50:01 AM 5847356 7221528 2035068 25.82 2688 1573220 620232 6.94 166512 1611688 12
08:51:01 AM 5847456 7221608 2034968 25.82 2688 1573224 620232 6.94 166512 1611628 8
08:52:01 AM 5847660 7221816 2034764 25.81 2688 1573228 620232 6.94 166512 1611396 4
08:53:01 AM 5847376 7221532 2035048 25.82 2688 1573228 620232 6.94 166512 1611396 4
08:54:01 AM 5847448 7221604 2034976 25.82 2688 1573228 620232 6.94 166512 1611396 4
08:55:01 AM 5845368 7219524 2037056 25.84 2688 1573228 620232 6.94 166512 1613512 16
08:56:01 AM 5845428 7219588 2036996 25.84 2688 1573232 620232 6.94 166512 1613564 8
08:57:01 AM 5845480 7219640 2036944 25.84 2688 1573232 620232 6.94 166512 1613448 4
08:58:01 AM 5845428 7219588 2036996 25.84 2688 1573232 620232 6.94 166512 1613448 4
08:59:01 AM 5845632 7219796 2036792 25.84 2688 1573236 620232 6.94 166512 1613452 4
09:00:01 AM 5844936 7219100 2037488 25.85 2688 1573236 641436 7.18 166512 1613892 4
09:01:01 AM 5844420 7218588 2038004 25.86 2688 1573240 641436 7.18 166512 1614400 4
09:02:01 AM 5845364 7219532 2037060 25.84 2688 1573240 625212 7.00 166512 1613588 4
09:03:01 AM 5845536 7219704 2036888 25.84 2688 1573240 625212 7.00 166512 1613464 4
09:04:01 AM 5845648 7219820 2036776 25.84 2688 1573244 625212 7.00 166512 1613584 4
09:05:01 AM 5845564 7219736 2036860 25.84 2688 1573244 625212 7.00 166512 1613516 4
09:06:01 AM 5845596 7219768 2036828 25.84 2688 1573244 625212 7.00 166512 1613472 0
09:07:01 AM 5845696 7219872 2036728 25.84 2688 1573248 625212 7.00 166512 1613476 4
09:08:01 AM 5843168 7217344 2039256 25.87 2688 1573248 625212 7.00 166512 1615916 4
09:09:01 AM 5843452 7217628 2038972 25.87 2688 1573248 625212 7.00 166512 1615528 4
09:10:01 AM 5842856 7217036 2039568 25.87 2688 1573252 606892 6.80 166512 1615948 12
09:11:01 AM 5843396 7217584 2039028 25.87 2688 1573252 606892 6.80 166512 1615532 8
09:12:01 AM 5843396 7217588 2039028 25.87 2688 1573256 606892 6.80 166512 1615536 4
09:13:01 AM 5843280 7217472 2039144 25.87 2688 1573256 606892 6.80 166512 1615536 4
09:14:01 AM 5843376 7217568 2039048 25.87 2688 1573256 606892 6.80 166512 1615652 4
09:15:01 AM 5840968 7215164 2041456 25.90 2688 1573260 606892 6.80 166512 1618000 8
09:16:01 AM 5839408 7213604 2043016 25.92 2688 1573260 606892 6.80 166512 1619640 12
09:17:01 AM 5839492 7213688 2042932 25.92 2688 1573260 606892 6.80 166512 1619640 4
09:18:01 AM 5839404 7213604 2043020 25.92 2688 1573264 606892 6.80 166512 1619644 4
09:19:01 AM 5839464 7213664 2042960 25.92 2688 1573264 606892 6.80 166512 1619644 4
09:20:01 AM 5839100 7213300 2043324 25.92 2688 1573264 604840 6.77 166512 1619944 4
09:21:01 AM 5839300 7213504 2043124 25.92 2688 1573268 604840 6.77 166512 1619772 4
09:22:01 AM 5839440 7213644 2042984 25.92 2688 1573268 604840 6.77 166512 1619764 4
09:23:01 AM 5839344 7213552 2043080 25.92 2688 1573272 604840 6.77 166512 1619768 4
09:24:01 AM 5839148 7213360 2043276 25.92 2688 1573276 604840 6.77 166512 1619772 4
09:25:02 AM 5839172 7213384 2043252 25.92 2688 1573276 604840 6.77 166512 1619724 4
09:26:01 AM 5839288 7213504 2043136 25.92 2688 1573280 604840 6.77 166512 1619776 4
09:27:01 AM 5837072 7211288 2045352 25.95 2688 1573280 604840 6.77 166512 1622028 4
09:28:01 AM 5837392 7211608 2045032 25.94 2688 1573280 604840 6.77 166512 1621824 4
09:29:01 AM 5837416 7211636 2045008 25.94 2688 1573284 604840 6.77 166512 1621712 4
09:30:01 AM 5836980 7211200 2045444 25.95 2688 1573284 622512 6.97 166512 1622012 12
09:31:01 AM 5836952 7211176 2045472 25.95 2688 1573284 622512 6.97 166512 1622024 16
09:32:01 AM 5837208 7211436 2045216 25.95 2688 1573288 622512 6.97 166512 1621828 8
09:33:01 AM 5834640 7208868 2047784 25.98 2688 1573288 622512 6.97 166512 1624180 4
09:34:01 AM 5835176 7209404 2047248 25.97 2688 1573288 622512 6.97 166512 1623772 4
09:35:01 AM 5832232 7206464 2050192 26.01 2688 1573292 613032 6.86 166512 1626588 16
09:36:01 AM 5832704 7206936 2049720 26.00 2688 1573292 625460 7.00 166768 1625828 4
09:37:01 AM 5832936 7207168 2049488 26.00 2688 1573292 625460 7.00 166768 1625580 4
09:38:01 AM 5833076 7207312 2049348 26.00 2688 1573296 625460 7.00 166768 1625584 4
09:39:01 AM 5833104 7207340 2049320 26.00 2688 1573296 625460 7.00 166768 1625584 4
09:40:01 AM 5832748 7206984 2049676 26.00 2688 1573296 600552 6.72 166768 1625884 4
09:41:01 AM 5833004 7207244 2049420 26.00 2688 1573300 615972 6.90 166768 1625704 4
09:42:01 AM 5833060 7207300 2049364 26.00 2688 1573300 615972 6.90 166768 1625588 4
09:43:01 AM 5833180 7207424 2049244 26.00 2688 1573304 615972 6.90 166768 1625592 4
09:44:01 AM 5833068 7207312 2049356 26.00 2688 1573304 615972 6.90 166768 1625708 4
09:45:01 AM 5832904 7207148 2049520 26.00 2688 1573304 615972 6.90 166768 1625660 4
09:46:01 AM 5833020 7207268 2049404 26.00 2688 1573308 615972 6.90 166768 1625596 4
09:47:01 AM 5830672 7204920 2051752 26.03 2688 1573308 615972 6.90 166768 1628056 4
09:48:01 AM 5831032 7205280 2051392 26.02 2688 1573308 615972 6.90 166768 1627648 4
09:49:01 AM 5831060 7205312 2051364 26.02 2688 1573312 615972 6.90 166768 1627652 4
09:50:01 AM 5830584 7204836 2051840 26.03 2688 1573312 604904 6.77 166768 1627952 4
09:51:01 AM 5830728 7204988 2051696 26.03 2688 1573316 604904 6.77 166768 1627772 4
09:52:01 AM 5830928 7205188 2051496 26.03 2688 1573316 604904 6.77 166768 1627660 4
09:53:01 AM 5830956 7205216 2051468 26.03 2688 1573316 604904 6.77 166768 1627776 4
09:54:01 AM 5830848 7205112 2051576 26.03 2688 1573320 604904 6.77 166768 1627664 4
09:55:01 AM 5828796 7203060 2053628 26.05 2688 1573320 620280 6.95 166768 1629896 4
09:56:01 AM 5828740 7203004 2053684 26.05 2688 1573320 620280 6.95 166768 1630096 12
09:57:01 AM 5829076 7203344 2053348 26.05 2688 1573324 620280 6.95 166768 1629724 8
09:58:01 AM 5829156 7203424 2053268 26.05 2688 1573324 620280 6.95 166768 1629724 4
09:59:01 AM 5829156 7203424 2053268 26.05 2688 1573324 620280 6.95 166768 1629724 4
10:00:01 AM 5828544 7202816 2053880 26.06 2688 1573328 635668 7.12 166768 1630144 4
10:01:01 AM 5825856 7200132 2056568 26.09 2688 1573332 615752 6.89 166768 1632604 4
10:02:01 AM 5826868 7201148 2055556 26.08 2688 1573336 615752 6.89 166776 1631904 4
10:03:01 AM 5827096 7201376 2055328 26.07 2688 1573336 615752 6.89 166776 1631872 4
10:04:01 AM 5826596 7200880 2055828 26.08 2688 1573340 615752 6.89 166776 1631780 4
10:05:01 AM 5826636 7200924 2055788 26.08 2688 1573344 615752 6.89 166776 1631972 4
10:06:01 AM 5826720 7201008 2055704 26.08 2688 1573344 615752 6.89 166776 1631768 4
10:07:01 AM 5826744 7201032 2055680 26.08 2688 1573344 615752 6.89 166776 1631788 4
10:08:01 AM 5826808 7201100 2055616 26.08 2688 1573348 615752 6.89 166776 1631908 4
10:09:01 AM 5826808 7201100 2055616 26.08 2688 1573348 615752 6.89 166776 1631792 4
10:10:01 AM 5826276 7200568 2056148 26.09 2688 1573348 613096 6.86 166776 1632208 4
10:11:01 AM 5826552 7200852 2055872 26.08 2688 1573356 613096 6.86 166776 1632032 4
10:12:01 AM 5826644 7200944 2055780 26.08 2688 1573356 613096 6.86 166776 1631916 4
10:13:01 AM 5826784 7201084 2055640 26.08 2688 1573356 613096 6.86 166776 1631916 4
10:14:01 AM 5826908 7201212 2055516 26.08 2688 1573360 613096 6.86 166776 1631804 4
10:15:01 AM 5824440 7198744 2057984 26.11 2688 1573360 613096 6.86 166776 1634196 4
10:16:01 AM 5824984 7199288 2057440 26.10 2688 1573360 613096 6.86 166776 1633856 4
10:17:01 AM 5824832 7199140 2057592 26.10 2688 1573364 613096 6.86 166776 1633860 4
10:18:01 AM 5824956 7199264 2057468 26.10 2688 1573364 613096 6.86 166776 1633860 4
10:19:01 AM 5824976 7199284 2057448 26.10 2688 1573364 613096 6.86 166776 1633860 4
10:20:01 AM 5824260 7198572 2058164 26.11 2688 1573368 613096 6.86 166776 1634280 4
10:21:01 AM 5824676 7198988 2057748 26.11 2688 1573368 613096 6.86 166776 1633868 4
10:22:01 AM 5822160 7196476 2060264 26.14 2688 1573372 613096 6.86 166776 1636416 16
10:23:01 AM 5822472 7196788 2059952 26.13 2688 1573372 613096 6.86 166776 1635920 4
10:24:01 AM 5820104 7194420 2062320 26.16 2688 1573372 613096 6.86 166776 1638384 4
10:25:01 AM 5820528 7194848 2061896 26.16 2688 1573376 613096 6.86 166776 1638052 4
10:26:01 AM 5820672 7194992 2061752 26.16 2688 1573376 613096 6.86 166776 1637984 4
10:27:01 AM 5820640 7194960 2061784 26.16 2688 1573376 613096 6.86 166776 1637984 4
10:28:01 AM 5818536 7192860 2063888 26.18 2688 1573380 613096 6.86 166776 1640036 4
10:29:01 AM 5818760 7193084 2063664 26.18 2688 1573380 613096 6.86 166776 1640036 4
10:30:01 AM 5818224 7192548 2064200 26.19 2688 1573380 628888 7.04 166776 1640464 4
10:31:01 AM 5817996 7192324 2064428 26.19 2688 1573384 628888 7.04 166780 1640444 4
10:32:01 AM 5818184 7192512 2064240 26.19 2688 1573384 628888 7.04 166780 1640288 4
10:33:01 AM 5815964 7190296 2066460 26.22 2688 1573388 628888 7.04 166780 1642604 4
10:34:01 AM 5816360 7190692 2066064 26.21 2688 1573388 613504 6.87 166780 1642380 4
10:35:02 AM 5816152 7190484 2066272 26.21 2688 1573388 613504 6.87 166780 1642456 4
10:36:01 AM 5816256 7190592 2066168 26.21 2688 1573392 613504 6.87 166780 1642392 4
10:37:01 AM 5816064 7190404 2066360 26.21 2688 1573396 614780 6.88 167004 1642304 4
10:38:01 AM 5816124 7190464 2066300 26.21 2688 1573396 614780 6.88 167004 1642304 4
10:39:01 AM 5816100 7190444 2066324 26.21 2688 1573400 614780 6.88 167004 1642308 4
10:40:01 AM 5815792 7190136 2066632 26.22 2688 1573400 630228 7.06 167004 1642596 12
10:41:01 AM 5815748 7190096 2066676 26.22 2688 1573404 613504 6.87 167004 1642532 16
10:42:01 AM 5815892 7190240 2066532 26.22 2688 1573404 613504 6.87 167004 1642328 12
10:43:01 AM 5816008 7190356 2066416 26.22 2688 1573404 613504 6.87 167004 1642332 4
10:44:01 AM 5816148 7190500 2066276 26.21 2688 1573408 613504 6.87 167004 1642204 4
10:45:01 AM 5816072 7190424 2066352 26.21 2688 1573408 613504 6.87 167004 1642272 16
10:46:01 AM 5816264 7190616 2066160 26.21 2688 1573408 613504 6.87 167004 1642216 12
10:47:01 AM 5816240 7190592 2066184 26.21 2688 1573408 613504 6.87 167004 1642216 4
10:48:01 AM 5816380 7190740 2066044 26.21 2688 1573416 613504 6.87 167004 1642224 4
10:49:01 AM 5816148 7190508 2066276 26.21 2688 1573416 613504 6.87 167004 1642340 4
10:50:01 AM 5815784 7190144 2066640 26.22 2688 1573416 605100 6.78 167004 1642528 12
10:51:01 AM 5816156 7190520 2066268 26.21 2688 1573420 605100 6.78 167004 1642244 4
10:52:01 AM 5816252 7190616 2066172 26.21 2688 1573420 605100 6.78 167004 1642244 8
10:53:01 AM 5816280 7190648 2066144 26.21 2688 1573424 605100 6.78 167004 1642248 4
10:54:01 AM 5816176 7190544 2066248 26.21 2688 1573424 605100 6.78 167004 1642248 4
10:55:01 AM 5816284 7190652 2066140 26.21 2688 1573424 605100 6.78 167004 1642324 4
10:56:01 AM 5816152 7190524 2066272 26.21 2688 1573428 605100 6.78 167004 1642272 4
10:57:01 AM 5816216 7190588 2066208 26.21 2688 1573428 605100 6.78 167004 1642272 4
10:58:01 AM 5815752 7190124 2066672 26.22 2688 1573428 605100 6.78 167004 1642560 4
10:59:01 AM 5815780 7190156 2066644 26.22 2688 1573432 605100 6.78 167004 1642680 4
11:00:01 AM 5815704 7190080 2066720 26.22 2688 1573432 605164 6.78 167004 1642592 12
11:01:01 AM 5814276 7188660 2068148 26.24 2688 1573440 605164 6.78 167004 1643528 8
11:02:01 AM 5815576 7189960 2066848 26.22 2688 1573440 605164 6.78 167008 1642644 4
11:03:01 AM 5815872 7190256 2066552 26.22 2688 1573440 605164 6.78 167008 1642516 4
11:04:01 AM 5815880 7190268 2066544 26.22 2688 1573444 605164 6.78 167008 1642636 12
11:05:01 AM 5816156 7190544 2066268 26.21 2688 1573444 605164 6.78 167008 1642384 16
11:06:01 AM 5816076 7190464 2066348 26.21 2688 1573444 605164 6.78 167008 1642316 8
11:07:01 AM 5815996 7190388 2066428 26.22 2688 1573448 605164 6.78 167008 1642320 4
11:08:01 AM 5815968 7190360 2066456 26.22 2688 1573448 605164 6.78 167008 1642320 4
11:09:01 AM 5815868 7190260 2066556 26.22 2688 1573448 605164 6.78 167008 1642436 4
11:10:01 AM 5815520 7189916 2066904 26.22 2688 1573452 607516 6.80 167008 1642628 12
11:11:01 AM 5815948 7190344 2066476 26.22 2688 1573452 607516 6.80 167008 1642448 8
11:12:01 AM 5815924 7190324 2066500 26.22 2688 1573456 607516 6.80 167008 1642452 4
11:13:01 AM 5815896 7190296 2066528 26.22 2688 1573456 607516 6.80 167012 1642492 4
11:14:01 AM 5815980 7190380 2066444 26.22 2688 1573456 607516 6.80 167016 1642428 4
11:15:01 AM 5816016 7190420 2066408 26.22 2688 1573460 607516 6.80 167008 1642500 4
11:16:01 AM 5816040 7190444 2066384 26.22 2688 1573460 607516 6.80 167008 1642336 4
11:17:01 AM 5815940 7190344 2066484 26.22 2688 1573460 607516 6.80 167008 1642336 4
11:18:01 AM 5815852 7190260 2066572 26.22 2688 1573464 607516 6.80 167008 1642304 4
11:19:01 AM 5815992 7190400 2066432 26.22 2688 1573464 607516 6.80 167008 1642340 4
11:20:01 AM 5815544 7189952 2066880 26.22 2688 1573464 613356 6.87 167012 1642800 4
11:21:01 AM 5816036 7190448 2066388 26.22 2688 1573468 613356 6.87 167008 1642344 4
11:22:01 AM 5816064 7190476 2066360 26.21 2688 1573468 613356 6.87 167008 1642344 4
11:23:01 AM 5816056 7190468 2066368 26.21 2688 1573468 613356 6.87 167008 1642344 4
11:24:01 AM 5816036 7190452 2066388 26.22 2688 1573472 613356 6.87 167008 1642348 4
11:25:01 AM 5815568 7189984 2066856 26.22 2688 1573472 613356 6.87 167008 1642756 8
11:26:01 AM 5815972 7190388 2066452 26.22 2688 1573472 613356 6.87 167008 1642348 8
11:27:01 AM 5815648 7190068 2066776 26.22 2688 1573476 613356 6.87 167008 1642760 4
11:28:01 AM 5816100 7190520 2066324 26.21 2688 1573476 613356 6.87 167008 1642352 4
11:29:01 AM 5816268 7190692 2066156 26.21 2688 1573480 613356 6.87 167008 1642356 4
11:30:01 AM 5815476 7189904 2066948 26.22 2688 1573484 612684 6.86 167008 1642776 16
11:31:01 AM 5815640 7190068 2066784 26.22 2688 1573484 612684 6.86 167008 1642752 4
11:32:01 AM 5816036 7190468 2066388 26.22 2688 1573488 612684 6.86 167008 1642364 4
11:33:01 AM 5815676 7190108 2066748 26.22 2688 1573488 612684 6.86 167008 1642776 4
11:34:01 AM 5816072 7190504 2066352 26.21 2688 1573488 612684 6.86 167008 1642368 4
11:35:01 AM 5815828 7190264 2066596 26.22 2688 1573492 612684 6.86 167008 1642440 4
11:36:01 AM 5816056 7190492 2066368 26.21 2688 1573492 612684 6.86 167008 1642260 4
11:37:01 AM 5816088 7190524 2066336 26.21 2688 1573492 612684 6.86 167008 1642376 4
11:38:01 AM 5815972 7190412 2066452 26.22 2688 1573496 612684 6.86 167008 1642380 4
11:39:01 AM 5815964 7190404 2066460 26.22 2688 1573496 612684 6.86 167008 1642380 4
11:40:01 AM 5815664 7190104 2066760 26.22 2688 1573496 605164 6.78 167008 1642680 4
11:41:01 AM 5816008 7190452 2066416 26.22 2688 1573500 605164 6.78 167008 1642480 4
11:42:01 AM 5816012 7190456 2066412 26.22 2688 1573500 605164 6.78 167008 1642480 4
11:43:01 AM 5816048 7190496 2066376 26.21 2688 1573504 605164 6.78 167008 1642484 4
11:44:01 AM 5815808 7190256 2066616 26.22 2688 1573504 605164 6.78 167008 1642504 4
11:45:01 AM 5816008 7190456 2066416 26.22 2688 1573504 605164 6.78 167008 1642460 12
11:46:01 AM 5815996 7190448 2066428 26.22 2688 1573508 605164 6.78 167008 1642396 8
11:47:01 AM 5816008 7190460 2066416 26.22 2688 1573508 605164 6.78 167008 1642396 4
11:48:01 AM 5816096 7190548 2066328 26.21 2688 1573508 605164 6.78 167008 1642396 4
11:49:01 AM 5816160 7190616 2066264 26.21 2688 1573512 605164 6.78 167008 1642516 4
11:50:01 AM 5815552 7190008 2066872 26.22 2688 1573512 626148 7.01 167008 1642700 16
11:51:01 AM 5815784 7190252 2066640 26.22 2688 1573516 626148 7.01 167008 1642524 8
11:52:01 AM 5815908 7190376 2066516 26.22 2688 1573516 626148 7.01 167008 1642524 4
11:53:01 AM 5816080 7190548 2066344 26.21 2688 1573516 626148 7.01 167008 1642408 4
11:54:01 AM 5815944 7190416 2066480 26.22 2688 1573520 626148 7.01 167008 1642412 4
11:55:01 AM 5814388 7188860 2068036 26.24 2688 1573520 606108 6.79 167008 1643640 8
11:56:01 AM 5815728 7190216 2066696 26.22 2688 1573536 614092 6.88 167296 1642252 4
11:57:01 AM 5815588 7190080 2066836 26.22 2688 1573540 614092 6.88 167296 1642372 4
11:58:01 AM 5815588 7190080 2066836 26.22 2688 1573540 614092 6.88 167296 1642372 4
11:59:01 AM 5815932 7190424 2066492 26.22 2688 1573540 614092 6.88 167296 1642260 4
12:00:01 PM 5815480 7189976 2066944 26.22 2688 1573544 613356 6.87 167296 1642448 4
12:01:01 PM 5814772 7189268 2067652 26.23 2688 1573544 613356 6.87 167304 1643076 8
12:02:01 PM 5815812 7190308 2066612 26.22 2688 1573544 613356 6.87 167324 1642120 4
12:03:01 PM 5815724 7190224 2066700 26.22 2688 1573548 613356 6.87 167324 1642124 4
12:04:01 PM 5815816 7190316 2066608 26.22 2688 1573548 613356 6.87 167324 1642240 4
12:05:01 PM 5815724 7190224 2066700 26.22 2688 1573548 613356 6.87 167324 1642192 12
12:06:01 PM 5815696 7190200 2066728 26.22 2688 1573552 613356 6.87 167324 1642244 8
12:07:01 PM 5815816 7190320 2066608 26.22 2688 1573552 613356 6.87 167324 1642128 4
12:08:01 PM 5815924 7190428 2066500 26.22 2688 1573552 613356 6.87 167324 1642128 4
12:09:01 PM 5815728 7190236 2066696 26.22 2688 1573556 613356 6.87 167324 1642248 4
12:10:01 PM 5815400 7189912 2067024 26.22 2688 1573560 628980 7.04 167324 1642552 16
12:11:01 PM 5815564 7190080 2066860 26.22 2688 1573564 628980 7.04 167324 1642376 8
12:12:01 PM 5815828 7190344 2066596 26.22 2688 1573564 628980 7.04 167324 1642260 4
12:13:01 PM 5815808 7190324 2066616 26.22 2688 1573564 628980 7.04 167324 1642256 4
12:14:01 PM 5815256 7189776 2067168 26.23 2688 1573568 628980 7.04 167324 1642672 16
12:15:01 PM 5815728 7190248 2066696 26.22 2688 1573568 628980 7.04 167324 1642216 8
12:16:01 PM 5815576 7190096 2066848 26.22 2688 1573568 628980 7.04 167324 1642400 16
12:17:01 PM 5815916 7190440 2066508 26.22 2688 1573572 628980 7.04 167324 1642196 8
12:18:01 PM 5816028 7190552 2066396 26.22 2688 1573572 628980 7.04 167324 1642152 4
12:19:01 PM 5816000 7190524 2066424 26.22 2688 1573572 628980 7.04 167324 1642152 8
12:20:01 PM 5815692 7190220 2066732 26.22 2688 1573576 628980 7.04 167324 1642536 4
12:21:01 PM 5815868 7190400 2066556 26.22 2688 1573580 628980 7.04 167324 1642160 4
12:22:01 PM 5815816 7190352 2066608 26.22 2688 1573584 628980 7.04 167328 1642204 4
12:23:01 PM 5815836 7190372 2066588 26.22 2688 1573584 628980 7.04 167324 1642164 4
12:24:01 PM 5815904 7190440 2066520 26.22 2688 1573584 628980 7.04 167324 1642164 4
12:25:01 PM 5815820 7190360 2066604 26.22 2688 1573588 628980 7.04 167324 1642236 4
12:26:01 PM 5815552 7190092 2066872 26.22 2688 1573588 628980 7.04 167324 1642376 4
12:27:01 PM 5815716 7190256 2066708 26.22 2688 1573588 628980 7.04 167324 1642252 4
12:28:01 PM 5815336 7189880 2067088 26.22 2688 1573592 612952 6.86 167324 1642592 4
12:29:01 PM 5815880 7190424 2066544 26.22 2688 1573592 612952 6.86 167324 1642184 4
12:30:01 PM 5815392 7189936 2067032 26.22 2688 1573592 613356 6.87 167324 1642484 16
12:31:01 PM 5815444 7189992 2066980 26.22 2688 1573596 613356 6.87 167324 1642596 16
12:32:01 PM 5815808 7190356 2066616 26.22 2688 1573596 613356 6.87 167324 1642320 4
12:33:01 PM 5816004 7190556 2066420 26.22 2688 1573600 613356 6.87 167324 1642208 4
12:34:01 PM 5815600 7190152 2066824 26.22 2688 1573600 613356 6.87 167324 1642208 4
12:35:01 PM 5815272 7189824 2067152 26.22 2688 1573600 613356 6.87 167324 1642480 8
12:36:01 PM 5815808 7190364 2066616 26.22 2688 1573604 613356 6.87 167324 1642212 8
12:37:01 PM 5815828 7190384 2066596 26.22 2688 1573604 613356 6.87 167324 1642212 4
12:38:01 PM 5815808 7190364 2066616 26.22 2688 1573604 613356 6.87 167324 1642212 4
12:39:01 PM 5815608 7190164 2066816 26.22 2688 1573604 613356 6.87 167324 1642328 4
12:40:01 PM 5815272 7189832 2067152 26.22 2688 1573608 613356 6.87 167324 1642516 4
12:41:01 PM 5815732 7190292 2066692 26.22 2688 1573608 613356 6.87 167324 1642316 4
12:42:01 PM 5815680 7190244 2066744 26.22 2688 1573612 613356 6.87 167324 1642320 4
12:43:01 PM 5815568 7190132 2066856 26.22 2688 1573612 613356 6.87 167324 1642336 4
12:44:01 PM 5815620 7190184 2066804 26.22 2688 1573612 613356 6.87 167324 1642336 4
12:45:01 PM 5815768 7190336 2066656 26.22 2688 1573616 613356 6.87 167324 1642292 4
12:46:01 PM 5815824 7190392 2066600 26.22 2688 1573616 613356 6.87 167324 1642340 4
12:47:01 PM 5815772 7190340 2066652 26.22 2688 1573616 613356 6.87 167324 1642224 4
12:48:02 PM 5815940 7190512 2066484 26.22 2688 1573620 613356 6.87 167324 1642228 4
12:49:01 PM 5815712 7190284 2066712 26.22 2688 1573620 613356 6.87 167324 1642344 4
12:50:01 PM 5814696 7189268 2067728 26.23 2688 1573620 605244 6.78 167324 1642884 8
12:51:01 PM 5815500 7190076 2066924 26.22 2688 1573624 605244 6.78 167324 1642252 8
12:52:01 PM 5815616 7190192 2066808 26.22 2688 1573624 605244 6.78 167324 1642252 4
12:53:01 PM 5815700 7190280 2066724 26.22 2688 1573628 605244 6.78 167324 1642256 4
12:54:01 PM 5815472 7190056 2066952 26.22 2688 1573632 605244 6.78 167324 1642376 4
12:55:01 PM 5815564 7190148 2066860 26.22 2688 1573632 605244 6.78 167324 1642368 16
12:56:01 PM 5815592 7190180 2066832 26.22 2688 1573636 605244 6.78 167324 1642304 8
12:57:01 PM 5815680 7190268 2066744 26.22 2688 1573636 605244 6.78 167324 1642420 4
12:58:01 PM 5815736 7190324 2066688 26.22 2688 1573636 605244 6.78 167324 1642304 4
12:59:01 PM 5815736 7190328 2066688 26.22 2688 1573640 605244 6.78 167324 1642308 4
01:00:01 PM 5815204 7189796 2067220 26.23 2688 1573640 605232 6.78 167324 1642608 4
01:01:01 PM 5814312 7188908 2068112 26.24 2688 1573644 605232 6.78 167324 1643340 4
01:02:01 PM 5815804 7190400 2066620 26.22 2688 1573644 605232 6.78 167332 1642308 4
01:03:01 PM 5815840 7190436 2066584 26.22 2688 1573644 605232 6.78 167332 1642308 4
01:04:01 PM 5815708 7190308 2066716 26.22 2688 1573648 605232 6.78 167332 1642312 4
01:05:01 PM 5815020 7189620 2067404 26.23 2688 1573648 605232 6.78 167332 1642720 4
01:06:01 PM 5815640 7190240 2066784 26.22 2688 1573648 605232 6.78 167332 1642312 4
01:07:01 PM 5815448 7190052 2066976 26.22 2688 1573652 605232 6.78 167332 1642636 4
01:08:01 PM 5815584 7190188 2066840 26.22 2688 1573652 605232 6.78 167332 1642432 8
01:09:01 PM 5815700 7190304 2066724 26.22 2688 1573652 605232 6.78 167332 1642316 4
01:10:01 PM 5815172 7189780 2067252 26.23 2688 1573656 622344 6.97 167332 1642736 12
01:11:01 PM 5815564 7190172 2066860 26.22 2688 1573656 622344 6.97 167332 1642440 8
01:12:01 PM 5815368 7189980 2067056 26.22 2688 1573660 622344 6.97 167332 1642560 4
01:13:01 PM 5815744 7190356 2066680 26.22 2688 1573660 622344 6.97 167332 1642324 4
01:14:01 PM 5815652 7190264 2066772 26.22 2688 1573660 622344 6.97 167332 1642324 4
01:15:01 PM 5815720 7190332 2066704 26.22 2688 1573660 622344 6.97 167332 1642396 16
01:16:01 PM 5815752 7190368 2066672 26.22 2688 1573664 622344 6.97 167332 1642332 8
01:17:01 PM 5815664 7190280 2066760 26.22 2688 1573664 622344 6.97 167332 1642332 4
01:18:01 PM 5815812 7190428 2066612 26.22 2688 1573664 622344 6.97 167332 1642332 4
01:19:01 PM 5815736 7190356 2066688 26.22 2688 1573668 622344 6.97 167332 1642336 4
01:20:01 PM 5815076 7189696 2067348 26.23 2688 1573668 613424 6.87 167332 1642640 12
01:21:01 PM 5815520 7190144 2066904 26.22 2688 1573668 613424 6.87 167332 1642344 4
01:22:01 PM 5815636 7190264 2066788 26.22 2688 1573672 613424 6.87 167332 1642348 4
01:23:01 PM 5815448 7190076 2066976 26.22 2688 1573672 613424 6.87 167332 1642348 4
01:24:01 PM 5815448 7190076 2066976 26.22 2688 1573672 613424 6.87 167332 1642348 4
01:25:01 PM 5815280 7189912 2067144 26.22 2688 1573676 613424 6.87 167336 1642460 4
01:26:01 PM 5815512 7190144 2066912 26.22 2688 1573676 613424 6.87 167332 1642352 4
01:27:01 PM 5815392 7190024 2067032 26.22 2688 1573676 613424 6.87 167332 1642468 4
01:28:01 PM 5815364 7190000 2067060 26.22 2688 1573680 613424 6.87 167332 1642664 4
01:29:01 PM 5815300 7189936 2067124 26.22 2688 1573680 613424 6.87 167332 1642568 4
01:30:01 PM 5815156 7189792 2067268 26.23 2688 1573680 605228 6.78 167332 1642636 16
01:31:01 PM 5815340 7189984 2067084 26.22 2688 1573688 605228 6.78 167332 1642712 12
01:32:01 PM 5815308 7189952 2067116 26.22 2688 1573688 605228 6.78 167332 1642496 8
01:33:01 PM 5815240 7189888 2067184 26.23 2688 1573692 605228 6.78 167332 1642588 4
01:34:01 PM 5815648 7190296 2066776 26.22 2688 1573692 605228 6.78 167332 1642384 4
01:35:01 PM 5815380 7190032 2067044 26.22 2688 1573696 605228 6.78 167332 1642456 12
01:36:01 PM 5815604 7190260 2066820 26.22 2688 1573700 605228 6.78 167332 1642392 8
01:37:01 PM 5815644 7190300 2066780 26.22 2688 1573700 605228 6.78 167332 1642392 4
01:38:01 PM 5815308 7189964 2067116 26.22 2688 1573700 614180 6.88 167392 1642464 4
01:39:01 PM 5815560 7190220 2066864 26.22 2688 1573704 614180 6.88 167392 1642336 4
01:40:01 PM 5815176 7189836 2067248 26.23 2688 1573704 613420 6.87 167392 1642636 12
01:41:01 PM 5815532 7190200 2066892 26.22 2688 1573712 613420 6.87 167392 1642448 8
01:42:01 PM 5815264 7189932 2067160 26.22 2688 1573712 613420 6.87 167392 1642448 4
01:43:01 PM 5815400 7190068 2067024 26.22 2688 1573712 613420 6.87 167392 1642552 4
01:44:01 PM 5815344 7190016 2067080 26.22 2688 1573716 613420 6.87 167392 1642628 16
01:45:01 PM 5815628 7190300 2066796 26.22 2688 1573716 613420 6.87 167392 1642424 8
01:46:01 PM 5815468 7190140 2066956 26.22 2688 1573716 613420 6.87 167392 1642356 4
01:47:01 PM 5815436 7190112 2066988 26.22 2688 1573720 613420 6.87 167392 1642360 4
01:48:01 PM 5815472 7190148 2066952 26.22 2688 1573720 613420 6.87 167392 1642360 4
01:49:01 PM 5815500 7190176 2066924 26.22 2688 1573720 613420 6.87 167392 1642360 4
01:50:01 PM 5815080 7189760 2067344 26.23 2688 1573724 613416 6.87 167392 1642788 4
01:51:01 PM 5815400 7190080 2067024 26.22 2688 1573724 613416 6.87 167392 1642372 4
01:52:01 PM 5815168 7189852 2067256 26.23 2688 1573728 613416 6.87 167392 1642492 4
01:53:01 PM 5815376 7190060 2067048 26.22 2688 1573728 613416 6.87 167392 1642376 4
01:54:01 PM 5815168 7189852 2067256 26.23 2688 1573728 613416 6.87 167392 1642492 4
01:55:01 PM 5815196 7189880 2067228 26.23 2688 1573728 613416 6.87 167392 1642680 16
01:56:01 PM 5815260 7189948 2067164 26.22 2688 1573732 613416 6.87 167392 1642652 4
01:57:01 PM 5815656 7190344 2066768 26.22 2688 1573732 613416 6.87 167392 1642380 4
01:58:02 PM 5815684 7190372 2066740 26.22 2688 1573732 613416 6.87 167392 1642380 4
01:59:01 PM 5815652 7190344 2066772 26.22 2688 1573736 613416 6.87 167392 1642384 4
02:00:01 PM 5815208 7189900 2067216 26.23 2688 1573736 605228 6.78 167392 1642684 12
02:01:01 PM 5814464 7189160 2067960 26.24 2688 1573740 605228 6.78 167392 1643324 8
02:02:01 PM 5815656 7190352 2066768 26.22 2688 1573740 605228 6.78 167392 1642388 4
02:03:01 PM 5815532 7190228 2066892 26.22 2688 1573740 605228 6.78 167392 1642388 4
02:04:01 PM 5815524 7190224 2066900 26.22 2688 1573744 605228 6.78 167392 1642392 4
02:05:01 PM 5815224 7189924 2067200 26.23 2688 1573744 605228 6.78 167392 1642460 12
02:06:01 PM 5815240 7189940 2067184 26.23 2688 1573744 605228 6.78 167392 1642392 12
02:07:01 PM 5815336 7190040 2067088 26.22 2688 1573748 605228 6.78 167392 1642396 4
02:08:01 PM 5815432 7190136 2066992 26.22 2688 1573748 605228 6.78 167392 1642396 4
02:09:01 PM 5815340 7190044 2067084 26.22 2688 1573748 620604 6.95 167392 1642396 4
02:10:01 PM 5814868 7189576 2067556 26.23 2688 1573752 618900 6.93 167392 1642816 4
02:11:01 PM 5815352 7190060 2067072 26.22 2688 1573752 618900 6.93 167392 1642516 4
02:12:01 PM 5815360 7190072 2067064 26.22 2688 1573756 618900 6.93 167392 1642524 4
02:13:01 PM 5815264 7189976 2067160 26.22 2688 1573756 618900 6.93 167392 1642412 4
02:14:01 PM 5815384 7190096 2067040 26.22 2688 1573756 618900 6.93 167392 1642412 4
02:15:01 PM 5815272 7189988 2067152 26.22 2688 1573760 618900 6.93 167392 1642484 16
02:16:01 PM 5815476 7190196 2066948 26.22 2688 1573764 618900 6.93 167392 1642420 8
02:17:01 PM 5815500 7190220 2066924 26.22 2688 1573764 618900 6.93 167392 1642420 4
02:18:01 PM 5815556 7190280 2066868 26.22 2688 1573768 618900 6.93 167392 1642424 4
02:19:01 PM 5815536 7190260 2066888 26.22 2688 1573768 618900 6.93 167392 1642424 4
02:20:01 PM 5815164 7189888 2067260 26.23 2688 1573768 618900 6.93 167392 1642724 12
02:21:01 PM 5815364 7190092 2067060 26.22 2688 1573772 618900 6.93 167392 1642552 8
02:22:01 PM 5815488 7190216 2066936 26.22 2688 1573772 618900 6.93 167392 1642552 4
02:23:01 PM 5815048 7189780 2067376 26.23 2688 1573776 618900 6.93 167392 1642864 16
02:24:01 PM 5815360 7190092 2067064 26.22 2688 1573776 618900 6.93 167392 1642472 8
02:25:01 PM 5815400 7190132 2067024 26.22 2688 1573776 618900 6.93 167392 1642540 12
02:26:01 PM 5815396 7190132 2067028 26.22 2688 1573780 618900 6.93 167392 1642476 8
02:27:01 PM 5815540 7190276 2066884 26.22 2688 1573780 618900 6.93 167392 1642476 4
02:28:01 PM 5815560 7190296 2066864 26.22 2688 1573780 618900 6.93 167392 1642476 4
02:29:01 PM 5815320 7190060 2067104 26.22 2688 1573784 618900 6.93 167392 1642480 4
02:30:01 PM 5814956 7189696 2067468 26.23 2688 1573784 613420 6.87 167392 1642780 8
02:31:01 PM 5814988 7189728 2067436 26.23 2688 1573784 613420 6.87 167392 1642864 4
02:32:01 PM 5815392 7190136 2067032 26.22 2688 1573788 613420 6.87 167392 1642492 4
02:33:01 PM 5814860 7189604 2067564 26.23 2688 1573788 613420 6.87 167392 1643016 4
02:34:01 PM 5815508 7190252 2066916 26.22 2688 1573788 613420 6.87 167392 1642608 4
02:35:01 PM 5815188 7189936 2067236 26.23 2688 1573792 613420 6.87 167392 1642680 4
02:36:01 PM 5815352 7190100 2067072 26.22 2688 1573792 613420 6.87 167392 1642496 8
02:37:01 PM 5815236 7189984 2067188 26.23 2688 1573792 613420 6.87 167392 1642592 4
02:38:01 PM 5815304 7190056 2067120 26.22 2688 1573796 613420 6.87 167392 1642544 4
02:39:01 PM 5815388 7190140 2067036 26.22 2688 1573796 613420 6.87 167392 1642500 4
02:40:01 PM 5815132 7189884 2067292 26.23 2688 1573796 613420 6.87 167392 1642780 12
02:41:01 PM 5815444 7190180 2066980 26.22 2688 1573804 613420 6.87 167392 1642604 8
02:42:01 PM 5815328 7190064 2067096 26.22 2688 1573804 613420 6.87 167392 1642604 4
02:43:01 PM 5815412 7190152 2067012 26.22 2688 1573808 613420 6.87 167392 1642512 4
02:44:01 PM 5815584 7190324 2066840 26.22 2688 1573808 613420 6.87 167392 1642516 4
02:45:01 PM 5815420 7190160 2067004 26.22 2688 1573808 613420 6.87 167392 1642584 16
02:46:01 PM 5815452 7190196 2066972 26.22 2688 1573812 613420 6.87 167392 1642520 8
02:47:01 PM 5815344 7190088 2067080 26.22 2688 1573812 613420 6.87 167392 1642520 4
02:48:01 PM 5815404 7190148 2067020 26.22 2688 1573812 613420 6.87 167392 1642520 4
02:49:01 PM 5815400 7190148 2067024 26.22 2688 1573816 613420 6.87 167392 1642524 4
02:50:01 PM 5814908 7189656 2067516 26.23 2688 1573816 606792 6.79 167392 1642960 4
02:51:01 PM 5815052 7189804 2067372 26.23 2688 1573820 606792 6.79 167392 1642644 4
02:52:01 PM 5815200 7189952 2067224 26.23 2688 1573820 606792 6.79 167392 1642760 4
02:53:01 PM 5815192 7189944 2067232 26.23 2688 1573820 606792 6.79 167392 1642760 4
02:54:01 PM 5815284 7190040 2067140 26.22 2688 1573824 606792 6.79 167392 1642652 4
02:55:01 PM 5815196 7189952 2067228 26.23 2688 1573824 606792 6.79 167392 1642720 4
02:56:01 PM 5815404 7190160 2067020 26.22 2688 1573824 606792 6.79 167392 1642536 4
02:57:01 PM 5815452 7190212 2066972 26.22 2688 1573828 606792 6.79 167392 1642540 4
02:58:01 PM 5815344 7190104 2067080 26.22 2688 1573828 606792 6.79 167392 1642540 4
02:59:01 PM 5815268 7190028 2067156 26.22 2688 1573828 606792 6.79 167392 1642744 12
03:00:01 PM 5815100 7189868 2067324 26.23 2688 1573836 625496 7.00 167392 1642848 16
03:01:01 PM 5814284 7189060 2068140 26.24 2688 1573836 625496 7.00 167392 1643468 8
03:02:01 PM 5815104 7189884 2067320 26.23 2688 1573840 625496 7.00 167392 1642760 4
03:03:01 PM 5815384 7190164 2067040 26.22 2688 1573840 625496 7.00 167392 1642556 4
03:04:01 PM 5815332 7190112 2067092 26.22 2688 1573840 625496 7.00 167392 1642556 4
03:05:01 PM 5815356 7190140 2067068 26.22 2688 1573844 625496 7.00 167392 1642628 12
03:06:01 PM 5815504 7190288 2066920 26.22 2688 1573844 625496 7.00 167392 1642560 8
03:07:02 PM 5815396 7190180 2067028 26.22 2688 1573844 625496 7.00 167392 1642560 4
03:08:01 PM 5815452 7190236 2066972 26.22 2688 1573844 625496 7.00 167392 1642560 4
03:09:01 PM 5815504 7190292 2066920 26.22 2688 1573848 625496 7.00 167392 1642564 4
03:10:01 PM 5814868 7189656 2067556 26.23 2688 1573848 603792 6.76 167392 1642980 12
03:11:01 PM 5815092 7189884 2067332 26.23 2688 1573852 603792 6.76 167392 1642676 4
03:12:01 PM 5815040 7189832 2067384 26.23 2688 1573852 603792 6.76 167392 1642676 4
03:13:01 PM 5815380 7190172 2067044 26.22 2688 1573852 603792 6.76 167392 1642568 4
03:14:01 PM 5815300 7190096 2067124 26.22 2688 1573856 603792 6.76 167392 1642688 4
03:15:01 PM 5814992 7189800 2067432 26.23 2688 1573868 613628 6.87 167484 1642704 4
03:16:01 PM 5815104 7189912 2067320 26.23 2688 1573868 613628 6.87 167484 1642620 4
03:17:01 PM 5815164 7189976 2067260 26.23 2688 1573872 613628 6.87 167484 1642624 4
03:18:01 PM 5814908 7189720 2067516 26.23 2688 1573872 613628 6.87 167484 1642780 4
03:19:01 PM 5815248 7190060 2067176 26.23 2688 1573872 613628 6.87 167484 1642508 4
03:20:01 PM 5814820 7189636 2067604 26.23 2688 1573876 619212 6.93 167484 1642812 4
03:21:01 PM 5815212 7190036 2067212 26.23 2688 1573880 619212 6.93 167484 1642628 4
03:22:01 PM 5815076 7189904 2067348 26.23 2688 1573884 619212 6.93 167484 1642748 4
03:23:01 PM 5814876 7189704 2067548 26.23 2688 1573884 619212 6.93 167484 1642748 4
03:24:01 PM 5815108 7189936 2067316 26.23 2688 1573884 619212 6.93 167484 1642520 4
03:25:01 PM 5815004 7189836 2067420 26.23 2688 1573888 619212 6.93 167484 1642708 4
03:26:01 PM 5815164 7189996 2067260 26.23 2688 1573888 619212 6.93 167484 1642524 4
03:27:01 PM 5815232 7190064 2067192 26.23 2688 1573888 619212 6.93 167484 1642524 4
03:28:01 PM 5815088 7189924 2067336 26.23 2688 1573892 619212 6.93 167484 1642528 4
03:29:01 PM 5815204 7190040 2067220 26.23 2688 1573892 619212 6.93 167484 1642528 4
03:30:01 PM 5814784 7189620 2067640 26.23 2688 1573892 613420 6.87 167484 1642828 4
03:31:01 PM 5814704 7189544 2067720 26.23 2688 1573896 613420 6.87 167484 1642872 4
03:32:01 PM 5815188 7190028 2067236 26.23 2688 1573896 613420 6.87 167484 1642532 4
03:33:01 PM 5815000 7189844 2067424 26.23 2688 1573900 613420 6.87 167484 1642808 4
03:34:01 PM 5815372 7190216 2067052 26.22 2688 1573900 613420 6.87 167484 1642536 4
03:35:01 PM 5815204 7190048 2067220 26.23 2688 1573900 613420 6.87 167484 1642604 4
03:36:01 PM 5815264 7190112 2067160 26.22 2688 1573904 613420 6.87 167484 1642544 4
03:37:01 PM 5815292 7190140 2067132 26.22 2688 1573904 613420 6.87 167484 1642544 4
03:38:01 PM 5815328 7190176 2067096 26.22 2688 1573904 613420 6.87 167484 1642544 4
03:39:01 PM 5815332 7190184 2067092 26.22 2688 1573908 613420 6.87 167484 1642548 4
03:40:01 PM 5814628 7189480 2067796 26.23 2688 1573908 632340 7.08 167484 1642916 4
03:41:01 PM 5815120 7189980 2067304 26.23 2688 1573916 632340 7.08 167484 1642680 4
03:42:01 PM 5815008 7189868 2067416 26.23 2688 1573916 632340 7.08 167484 1642684 4
03:43:01 PM 5815124 7189984 2067300 26.23 2688 1573916 616884 6.91 167484 1642564 4
03:44:01 PM 5815236 7190100 2067188 26.23 2688 1573920 616884 6.91 167484 1642568 4
03:45:01 PM 5815028 7189892 2067396 26.23 2688 1573920 616884 6.91 167484 1642868 4
03:46:01 PM 5815360 7190224 2067064 26.22 2688 1573920 616884 6.91 167484 1642572 4
03:47:01 PM 5815368 7190232 2067056 26.22 2688 1573920 616884 6.91 167484 1642572 4
03:48:01 PM 5814964 7189832 2067460 26.23 2688 1573924 616884 6.91 167484 1642832 4
03:49:01 PM 5815016 7189884 2067408 26.23 2688 1573924 616884 6.91 167484 1642596 4
03:50:01 PM 5814232 7189100 2068192 26.24 2688 1573924 613540 6.87 167484 1643300 4
03:51:01 PM 5814040 7188920 2068384 26.24 2688 1573932 613540 6.87 167484 1643516 4
03:52:01 PM 5814280 7189160 2068144 26.24 2688 1573932 613540 6.87 167488 1643476 4
03:53:01 PM 5814440 7189324 2067984 26.24 2688 1573936 613540 6.87 167484 1643248 4
03:54:01 PM 5814700 7189584 2067724 26.23 2688 1573936 613540 6.87 167484 1643124 4
03:55:01 PM 5814296 7189180 2068128 26.24 2688 1573936 613540 6.87 167484 1643448 4
03:56:01 PM 5814216 7189104 2068208 26.24 2688 1573940 613540 6.87 167484 1643412 4
03:57:01 PM 5814624 7189512 2067800 26.23 2688 1573940 613540 6.87 167484 1643144 4
03:58:01 PM 5814640 7189528 2067784 26.23 2688 1573940 613540 6.87 167484 1643144 4
03:59:01 PM 5814664 7189556 2067760 26.23 2688 1573944 613540 6.87 167484 1643148 4
04:00:01 PM 5814244 7189136 2068180 26.24 2688 1573944 613620 6.87 167484 1643448 4
04:01:01 PM 5813728 7188624 2068696 26.24 2688 1573948 613620 6.87 167484 1643732 4
04:02:01 PM 5814652 7189548 2067772 26.23 2688 1573948 613620 6.87 167484 1643268 4
04:03:01 PM 5814672 7189568 2067752 26.23 2688 1573948 613620 6.87 167484 1643152 4
04:04:01 PM 5814704 7189604 2067720 26.23 2688 1573952 613620 6.87 167484 1643156 4
04:05:01 PM 5814468 7189372 2067956 26.24 2688 1573952 614380 6.88 167612 1643100 4
04:06:01 PM 5814216 7189120 2068208 26.24 2688 1573952 614380 6.88 167612 1643304 4
04:07:01 PM 5814188 7189096 2068236 26.24 2688 1573956 614380 6.88 167612 1643264 4
04:08:01 PM 5814552 7189460 2067872 26.23 2688 1573956 614380 6.88 167612 1643060 4
04:09:01 PM 5814532 7189440 2067892 26.23 2688 1573956 614380 6.88 167612 1643060 4
04:10:01 PM 5814108 7189020 2068316 26.24 2688 1573960 613620 6.87 167612 1643364 4
04:11:01 PM 5814100 7189012 2068324 26.24 2688 1573960 613620 6.87 167612 1643368 4
04:12:01 PM 5814496 7189412 2067928 26.23 2688 1573964 613620 6.87 167612 1643068 4
04:13:01 PM 5814584 7189500 2067840 26.23 2688 1573964 613620 6.87 167612 1643072 4
04:14:01 PM 5814584 7189500 2067840 26.23 2688 1573964 613620 6.87 167612 1643072 4
04:15:01 PM 5814508 7189428 2067916 26.23 2688 1573968 613620 6.87 167612 1643144 4
04:16:02 PM 5814328 7189248 2068096 26.24 2688 1573968 613620 6.87 167612 1643280 4
04:17:01 PM 5814480 7189400 2067944 26.23 2688 1573968 613620 6.87 167612 1643284 4
04:18:01 PM 5814416 7189340 2068008 26.24 2688 1573972 613620 6.87 167612 1643288 4
04:19:01 PM 5814564 7189488 2067860 26.23 2688 1573972 613620 6.87 167612 1643084 4
04:20:01 PM 5813784 7188708 2068640 26.24 2688 1573972 605508 6.78 167612 1643724 4
04:21:01 PM 5814640 7189568 2067784 26.23 2688 1573976 605508 6.78 167612 1643192 4
04:22:01 PM 5814356 7189288 2068068 26.24 2688 1573980 605508 6.78 167612 1643196 4
04:23:01 PM 5814332 7189264 2068092 26.24 2688 1573980 605508 6.78 167612 1643196 4
04:24:01 PM 5814444 7189380 2067980 26.24 2688 1573984 605508 6.78 167612 1643096 4
04:25:01 PM 5814596 7189532 2067828 26.23 2688 1573984 605508 6.78 167612 1643164 4
04:26:01 PM 5814292 7189228 2068132 26.24 2688 1573984 605508 6.78 167612 1643096 4
04:27:01 PM 5814372 7189312 2068052 26.24 2688 1573988 605508 6.78 167612 1643100 4
04:28:01 PM 5814376 7189316 2068048 26.24 2688 1573988 605508 6.78 167612 1643100 4
04:29:01 PM 5814404 7189344 2068020 26.24 2688 1573988 605508 6.78 167612 1643100 4
04:30:01 PM 5814044 7188988 2068380 26.24 2688 1573992 605428 6.78 167612 1643404 4
04:31:01 PM 5814196 7189140 2068228 26.24 2688 1573992 605428 6.78 167612 1643320 4
04:32:01 PM 5814472 7189420 2067952 26.23 2688 1573996 605428 6.78 167612 1643236 4
04:33:01 PM 5814312 7189260 2068112 26.24 2688 1573996 605428 6.78 167612 1643328 4
04:34:01 PM 5814680 7189628 2067744 26.23 2688 1573996 605428 6.78 167612 1643124 4
04:35:01 PM 5814696 7189648 2067728 26.23 2688 1574000 605428 6.78 167612 1643196 4
04:36:01 PM 5814532 7189484 2067892 26.23 2688 1574000 605428 6.78 167612 1643128 4
04:37:01 PM 5814500 7189452 2067924 26.23 2688 1574000 605428 6.78 167612 1643128 4
04:38:01 PM 5814596 7189552 2067828 26.23 2688 1574004 605428 6.78 167612 1643128 4
04:39:01 PM 5814104 7189060 2068320 26.24 2688 1574004 605428 6.78 167612 1643404 4
04:40:01 PM 5813952 7188908 2068472 26.24 2688 1574004 627388 7.02 167612 1643616 4
04:41:01 PM 5814336 7189296 2068088 26.24 2688 1574008 627388 7.02 167612 1643332 4
04:42:01 PM 5814448 7189408 2067976 26.24 2688 1574008 627388 7.02 167612 1643208 4
04:43:01 PM 5814360 7189324 2068064 26.24 2688 1574012 627388 7.02 167612 1643212 4
04:44:01 PM 5814336 7189300 2068088 26.24 2688 1574012 627388 7.02 167612 1643212 4
04:45:01 PM 5814336 7189300 2068088 26.24 2688 1574012 627388 7.02 167612 1643284 4
04:46:01 PM 5814416 7189384 2068008 26.24 2688 1574016 627388 7.02 167612 1643220 4
04:47:01 PM 5814556 7189524 2067868 26.23 2688 1574016 627388 7.02 167612 1643220 4
04:48:01 PM 5814428 7189396 2067996 26.24 2688 1574016 627388 7.02 167612 1643220 4
04:49:01 PM 5814604 7189576 2067820 26.23 2688 1574020 627388 7.02 167612 1643224 4
04:50:01 PM 5813764 7188736 2068660 26.24 2688 1574020 615768 6.89 167612 1643648 4
04:51:01 PM 5814276 7189256 2068148 26.24 2688 1574024 615768 6.89 167612 1643372 4
04:52:01 PM 5814056 7189036 2068368 26.24 2688 1574024 615768 6.89 167612 1643644 4
04:53:01 PM 5813932 7188912 2068492 26.24 2688 1574024 615768 6.89 167612 1643608 4
04:54:01 PM 5814332 7189316 2068092 26.24 2688 1574028 615768 6.89 167620 1643288 8
04:55:01 PM 5814300 7189284 2068124 26.24 2688 1574028 615768 6.89 167612 1643308 4
04:56:01 PM 5814392 7189376 2068032 26.24 2688 1574028 615768 6.89 167612 1643240 4
04:57:01 PM 5814352 7189340 2068072 26.24 2688 1574032 615768 6.89 167612 1643360 4
04:58:01 PM 5814192 7189180 2068232 26.24 2688 1574032 615768 6.89 167612 1643424 4
04:59:01 PM 5814140 7189128 2068284 26.24 2688 1574032 615768 6.89 167612 1643460 4
05:00:01 PM 5814168 7189156 2068256 26.24 2688 1574032 618428 6.92 167612 1643556 4
05:01:01 PM 5813424 7188420 2069000 26.25 2688 1574040 618428 6.92 167612 1644076 4
05:02:01 PM 5814516 7189512 2067908 26.23 2688 1574040 618428 6.92 167616 1643356 4
05:03:01 PM 5813924 7188928 2068500 26.24 2688 1574048 618428 6.92 167616 1643520 16
05:04:01 PM 5814180 7189184 2068244 26.24 2688 1574048 618428 6.92 167616 1643336 4
05:05:01 PM 5814208 7189212 2068216 26.24 2688 1574048 618428 6.92 167616 1643480 4
05:06:01 PM 5814024 7189032 2068400 26.24 2688 1574052 618428 6.92 167616 1643532 4
05:07:01 PM 5814200 7189208 2068224 26.24 2688 1574052 618428 6.92 167616 1643280 4
05:08:01 PM 5814316 7189324 2068108 26.24 2688 1574052 618428 6.92 167616 1643280 4
05:09:01 PM 5814292 7189304 2068132 26.24 2688 1574056 618428 6.92 167616 1643400 4
05:10:01 PM 5813808 7188820 2068616 26.24 2688 1574056 615768 6.89 167616 1643700 4
05:11:01 PM 5814272 7189292 2068152 26.24 2688 1574064 615768 6.89 167616 1643400 4
05:12:01 PM 5814152 7189172 2068272 26.24 2688 1574064 615768 6.89 167616 1643408 4
05:13:01 PM 5813956 7188976 2068468 26.24 2688 1574064 613672 6.87 167616 1643524 4
05:14:01 PM 5814016 7189040 2068408 26.24 2688 1574068 613668 6.87 167624 1643412 4
05:15:01 PM 5814168 7189192 2068256 26.24 2688 1574068 613668 6.87 167624 1643480 16
05:16:01 PM 5814276 7189300 2068148 26.24 2688 1574068 613668 6.87 167624 1643288 8
05:17:01 PM 5814456 7189484 2067968 26.24 2688 1574072 613668 6.87 167624 1643292 4
05:18:01 PM 5814484 7189512 2067940 26.23 2688 1574072 613668 6.87 167624 1643292 4
05:19:01 PM 5814324 7189352 2068100 26.24 2688 1574072 613668 6.87 167624 1643292 4
05:20:01 PM 5813856 7188888 2068568 26.24 2688 1574076 613700 6.87 167624 1643664 8
05:21:01 PM 5813876 7188908 2068548 26.24 2688 1574076 613700 6.87 167624 1643736 16
05:22:01 PM 5813984 7189020 2068440 26.24 2688 1574080 613700 6.87 167624 1643548 8
05:23:02 PM 5814148 7189184 2068276 26.24 2688 1574080 613700 6.87 167624 1643416 4
05:24:01 PM 5814244 7189280 2068180 26.24 2688 1574080 613700 6.87 167624 1643416 4
05:25:01 PM 5814188 7189228 2068236 26.24 2688 1574084 613700 6.87 167624 1643372 4
05:26:01 PM 5814336 7189376 2068088 26.24 2688 1574084 613700 6.87 167624 1643304 4
05:27:01 PM 5814184 7189224 2068240 26.24 2688 1574084 613700 6.87 167624 1643420 4
05:28:01 PM 5814476 7189520 2067948 26.23 2688 1574088 613700 6.87 167624 1643424 4
05:29:01 PM 5814028 7189072 2068396 26.24 2688 1574088 613700 6.87 167624 1643580 4
05:30:01 PM 5813648 7188692 2068776 26.25 2688 1574088 629204 7.05 167624 1643948 12
05:31:01 PM 5813984 7189032 2068440 26.24 2688 1574092 629204 7.05 167624 1643452 12
05:32:01 PM 5814136 7189184 2068288 26.24 2688 1574092 629204 7.05 167624 1643568 16
05:33:01 PM 5814224 7189276 2068200 26.24 2688 1574096 629204 7.05 167624 1643572 4
05:34:01 PM 5813880 7188932 2068544 26.24 2688 1574096 629204 7.05 167624 1643756 4
05:35:01 PM 5814092 7189144 2068332 26.24 2688 1574096 629204 7.05 167624 1643436 12
05:36:01 PM 5814052 7189108 2068372 26.24 2688 1574100 629204 7.05 167624 1643684 16
05:37:01 PM 5814068 7189124 2068356 26.24 2688 1574100 629204 7.05 167624 1643628 8
05:38:01 PM 5814292 7189348 2068132 26.24 2688 1574100 629204 7.05 167624 1643376 4
05:39:01 PM 5814328 7189384 2068096 26.24 2688 1574100 629204 7.05 167624 1643376 4
05:40:01 PM 5813784 7188844 2068640 26.24 2688 1574104 614232 6.88 167624 1643680 12
05:41:01 PM 5814160 7189220 2068264 26.24 2688 1574104 614232 6.88 167624 1643488 8
05:42:01 PM 5814368 7189432 2068056 26.24 2688 1574108 614232 6.88 167624 1643384 4
05:43:01 PM 5814004 7189068 2068420 26.24 2688 1574108 614232 6.88 167624 1643500 4
05:44:01 PM 5814180 7189244 2068244 26.24 2688 1574108 614232 6.88 167624 1643384 4
05:45:01 PM 5813828 7188896 2068596 26.24 2688 1574112 614232 6.88 167624 1643796 16
05:46:01 PM 5813980 7189048 2068444 26.24 2688 1574112 614232 6.88 167624 1643612 16
05:47:01 PM 5813708 7188780 2068716 26.24 2688 1574116 614232 6.88 167624 1643684 4
05:48:01 PM 5813988 7189064 2068436 26.24 2688 1574120 614232 6.88 167624 1643536 4
05:49:01 PM 5814084 7189160 2068340 26.24 2688 1574120 614232 6.88 167624 1643536 4
05:50:01 PM 5813760 7188836 2068664 26.24 2688 1574120 631092 7.07 167624 1643720 4
05:51:01 PM 5813868 7188948 2068556 26.24 2688 1574124 603956 6.76 167624 1643884 4
05:52:01 PM 5813616 7188696 2068808 26.25 2688 1574124 603956 6.76 167624 1643864 8
05:53:01 PM 5813936 7189020 2068488 26.24 2688 1574128 603956 6.76 167624 1643436 4
05:54:01 PM 5813668 7188752 2068756 26.25 2688 1574128 603956 6.76 167624 1643928 16
05:55:01 PM 5813856 7188940 2068568 26.24 2688 1574128 603956 6.76 167624 1643824 8
05:56:01 PM 5814296 7189384 2068128 26.24 2688 1574132 603956 6.76 167624 1643440 8
05:57:01 PM 5813752 7188840 2068672 26.24 2688 1574132 603956 6.76 167624 1643828 4
05:58:01 PM 5814172 7189260 2068252 26.24 2688 1574132 603956 6.76 167624 1643580 4
05:59:01 PM 5814024 7189116 2068400 26.24 2688 1574136 603956 6.76 167624 1643820 16
06:00:01 PM 5813312 7188404 2069112 26.25 2688 1574136 605524 6.78 167628 1643932 16
06:01:01 PM 5812880 7187976 2069544 26.26 2688 1574140 605524 6.78 167624 1644152 8
06:02:01 PM 5813844 7188940 2068580 26.24 2688 1574140 605524 6.78 167624 1643660 4
06:03:01 PM 5814132 7189228 2068292 26.24 2688 1574140 605524 6.78 167624 1643572 8
06:04:01 PM 5814072 7189172 2068352 26.24 2688 1574144 605524 6.78 167624 1643460 4
06:05:01 PM 5814104 7189204 2068320 26.24 2688 1574144 605524 6.78 167624 1643528 4
06:06:01 PM 5814236 7189336 2068188 26.24 2688 1574144 605524 6.78 167624 1643460 4
06:07:01 PM 5814220 7189324 2068204 26.24 2688 1574148 605524 6.78 167624 1643464 4
06:08:01 PM 5814276 7189380 2068148 26.24 2688 1574148 605524 6.78 167624 1643464 4
06:09:01 PM 5814160 7189264 2068264 26.24 2688 1574148 605524 6.78 167624 1643464 4
06:10:01 PM 5813824 7188932 2068600 26.24 2688 1574152 605552 6.78 167624 1643772 4
06:11:01 PM 5813464 7188576 2068960 26.25 2688 1574156 605552 6.78 167624 1643860 4
06:12:01 PM 5813772 7188884 2068652 26.24 2688 1574156 605552 6.78 167624 1643648 4
06:13:01 PM 5813476 7188592 2068948 26.25 2688 1574160 605552 6.78 167624 1644060 4
06:14:01 PM 5813704 7188820 2068720 26.24 2688 1574160 605552 6.78 167624 1643852 16
06:15:01 PM 5813948 7189064 2068476 26.24 2688 1574160 605552 6.78 167624 1643604 8
06:16:01 PM 5814060 7189176 2068364 26.24 2688 1574160 605552 6.78 167624 1643536 8
06:17:01 PM 5813944 7189064 2068480 26.24 2688 1574164 605552 6.78 167624 1643540 4
06:18:01 PM 5814032 7189152 2068392 26.24 2688 1574164 605552 6.78 167624 1643540 4
06:19:01 PM 5813976 7189096 2068448 26.24 2688 1574164 620960 6.95 167624 1643540 4
06:20:01 PM 5813680 7188804 2068744 26.25 2688 1574168 614036 6.88 167624 1643848 12
06:21:01 PM 5813872 7188996 2068552 26.24 2688 1574168 614036 6.88 167624 1643668 8
06:22:01 PM 5813952 7189080 2068472 26.24 2688 1574172 614036 6.88 167624 1643672 4
06:23:01 PM 5814128 7189256 2068296 26.24 2688 1574172 614036 6.88 167624 1643552 8
06:24:01 PM 5814072 7189200 2068352 26.24 2688 1574172 614036 6.88 167624 1643552 4
06:25:02 PM 5813972 7189104 2068452 26.24 2688 1574176 614036 6.88 167624 1643760 8
06:26:01 PM 5814168 7189300 2068256 26.24 2688 1574176 614036 6.88 167624 1643672 4
06:27:01 PM 5813980 7189116 2068444 26.24 2688 1574180 614036 6.88 167624 1643560 4
06:28:01 PM 5814036 7189176 2068388 26.24 2688 1574184 614036 6.88 167624 1643680 4
06:29:01 PM 5813460 7188600 2068964 26.25 2688 1574184 614036 6.88 167624 1643904 4
06:30:01 PM 5813552 7188692 2068872 26.25 2688 1574184 612908 6.86 167624 1643864 4
06:31:01 PM 5813696 7188840 2068728 26.24 2688 1574188 612908 6.86 167624 1643840 4
06:32:01 PM 5813864 7189008 2068560 26.24 2688 1574188 612908 6.86 167624 1643684 4
06:33:01 PM 5813744 7188892 2068680 26.24 2688 1574192 612908 6.86 167624 1643844 4
06:34:01 PM 5814160 7189308 2068264 26.24 2688 1574192 612908 6.86 167624 1643572 4
06:35:01 PM 5814028 7189176 2068396 26.24 2688 1574192 612908 6.86 167624 1643640 16
06:36:01 PM 5814136 7189288 2068288 26.24 2688 1574196 612908 6.86 167624 1643576 8
06:37:01 PM 5814256 7189408 2068168 26.24 2688 1574196 612908 6.86 167624 1643576 4
06:38:01 PM 5814196 7189348 2068228 26.24 2688 1574196 612908 6.86 167624 1643576 4
06:39:01 PM 5814036 7189192 2068388 26.24 2688 1574200 612908 6.86 167624 1643580 4
06:40:01 PM 5813532 7188688 2068892 26.25 2688 1574200 605556 6.78 167624 1643996 16
06:41:01 PM 5813880 7189040 2068544 26.24 2688 1574204 605556 6.78 167624 1643700 8
06:42:01 PM 5813864 7189024 2068560 26.24 2688 1574204 605556 6.78 167624 1643708 4
06:43:01 PM 5813912 7189072 2068512 26.24 2688 1574204 605556 6.78 167624 1643592 4
06:44:01 PM 5813976 7189140 2068448 26.24 2688 1574208 605556 6.78 167624 1643596 4
06:45:01 PM 5813948 7189112 2068476 26.24 2688 1574208 605556 6.78 167624 1643664 12
06:46:01 PM 5814004 7189168 2068420 26.24 2688 1574208 605556 6.78 167624 1643596 8
06:47:01 PM 5813760 7188948 2068664 26.24 2688 1574232 613268 6.87 167648 1643728 4
06:48:01 PM 5813852 7189040 2068572 26.24 2688 1574232 613268 6.87 167648 1643728 4
06:49:01 PM 5813712 7188900 2068712 26.24 2688 1574232 613268 6.87 167648 1643728 4
06:50:01 PM 5813612 7188804 2068812 26.25 2688 1574236 630132 7.06 167648 1643900 4
06:51:01 PM 5813932 7189128 2068492 26.24 2688 1574236 630132 7.06 167648 1643724 4
06:52:01 PM 5813876 7189072 2068548 26.24 2688 1574236 630132 7.06 167648 1643724 4
06:53:01 PM 5814104 7189304 2068320 26.24 2688 1574240 630132 7.06 167648 1643604 4
06:54:01 PM 5814104 7189304 2068320 26.24 2688 1574240 630132 7.06 167648 1643604 4
06:55:01 PM 5814036 7189236 2068388 26.24 2688 1574240 630132 7.06 167648 1643672 0
06:56:01 PM 5814104 7189308 2068320 26.24 2688 1574244 630132 7.06 167648 1643608 8
06:57:01 PM 5814016 7189220 2068408 26.24 2688 1574244 630132 7.06 167648 1643724 4
06:58:01 PM 5814220 7189424 2068204 26.24 2688 1574244 630132 7.06 167648 1643608 4
06:59:01 PM 5813796 7189004 2068628 26.24 2688 1574248 630132 7.06 167648 1643612 4
07:00:01 PM 5813256 7188464 2069168 26.25 2688 1574248 615864 6.90 167648 1644036 16
07:01:01 PM 5812620 7187832 2069804 26.26 2688 1574252 615864 6.90 167648 1644672 16
07:02:01 PM 5813708 7188920 2068716 26.24 2688 1574252 615864 6.90 167648 1643800 8
07:03:01 PM 5813380 7188592 2069044 26.25 2688 1574252 615864 6.90 167648 1643836 16
07:04:01 PM 5813704 7188920 2068720 26.24 2688 1574256 615864 6.90 167648 1643600 8
07:05:01 PM 5813736 7188952 2068688 26.24 2688 1574256 615864 6.90 167648 1643704 16
07:06:01 PM 5813856 7189072 2068568 26.24 2688 1574256 615864 6.90 167648 1643636 8
07:07:01 PM 5813800 7189020 2068624 26.24 2688 1574260 615864 6.90 167648 1643640 4
07:08:01 PM 5813912 7189136 2068512 26.24 2688 1574264 615864 6.90 167648 1643644 4
07:09:01 PM 5813888 7189112 2068536 26.24 2688 1574264 615864 6.90 167648 1643644 4
07:10:01 PM 5813516 7188744 2068908 26.25 2688 1574268 610008 6.83 167652 1643996 4
07:11:01 PM 5813436 7188664 2068988 26.25 2688 1574268 610008 6.83 167648 1643776 4
07:12:01 PM 5813672 7188900 2068752 26.25 2688 1574268 610008 6.83 167648 1643612 8
07:13:01 PM 5813664 7188896 2068760 26.25 2688 1574272 610008 6.83 167648 1643768 4
07:14:01 PM 5813844 7189076 2068580 26.24 2688 1574272 610008 6.83 167648 1643652 4
07:15:01 PM 5813616 7188848 2068808 26.25 2688 1574272 610008 6.83 167648 1643836 4
07:16:01 PM 5813884 7189120 2068540 26.24 2688 1574276 610008 6.83 167648 1643656 4
07:17:01 PM 5813760 7188996 2068664 26.24 2688 1574276 610008 6.83 167648 1643772 8
07:18:01 PM 5813856 7189092 2068568 26.24 2688 1574276 610008 6.83 167648 1643772 4
07:19:01 PM 5813856 7189096 2068568 26.24 2688 1574280 610008 6.83 167648 1643776 4
07:20:01 PM 5813316 7188556 2069108 26.25 2688 1574280 610976 6.84 167648 1643960 12
07:21:01 PM 5813776 7189024 2068648 26.24 2688 1574288 610976 6.84 167648 1643908 8
07:22:01 PM 5813716 7188964 2068708 26.24 2688 1574288 610976 6.84 167648 1643792 4
07:23:01 PM 5813684 7188932 2068740 26.24 2688 1574288 610976 6.84 167648 1643784 4
07:24:01 PM 5813864 7189116 2068560 26.24 2688 1574292 610976 6.84 167648 1643676 4
07:25:01 PM 5813724 7188976 2068700 26.24 2688 1574292 610976 6.84 167648 1643748 16
07:26:01 PM 5813820 7189072 2068604 26.24 2688 1574292 610976 6.84 167648 1643680 8
07:27:01 PM 5813820 7189076 2068604 26.24 2688 1574296 610976 6.84 167648 1643684 4
07:28:01 PM 5813696 7188952 2068728 26.24 2688 1574296 610976 6.84 167648 1643800 4
07:29:01 PM 5813800 7189056 2068624 26.24 2688 1574296 610976 6.84 167648 1643684 4
07:30:01 PM 5813324 7188584 2069100 26.25 2688 1574300 605556 6.78 167648 1643988 4
07:31:01 PM 5813668 7188928 2068756 26.25 2688 1574300 605556 6.78 167648 1643892 4
07:32:01 PM 5813956 7189216 2068468 26.24 2688 1574300 605556 6.78 167648 1643688 4
07:33:01 PM 5813428 7188692 2068996 26.25 2688 1574304 605556 6.78 167648 1643964 4
07:34:01 PM 5813844 7189108 2068580 26.24 2688 1574304 605556 6.78 167648 1643692 4
07:35:01 PM 5813684 7188948 2068740 26.24 2688 1574304 605556 6.78 167648 1643760 4
07:36:01 PM 5813892 7189160 2068532 26.24 2688 1574308 605556 6.78 167648 1643700 4
07:37:01 PM 5813920 7189188 2068504 26.24 2688 1574308 605556 6.78 167648 1643700 4
07:38:01 PM 5813948 7189216 2068476 26.24 2688 1574308 620948 6.95 167648 1643700 4
07:39:01 PM 5813832 7189104 2068592 26.24 2688 1574312 620948 6.95 167648 1643704 4
07:40:01 PM 5813340 7188612 2069084 26.25 2688 1574312 613748 6.87 167648 1644004 12
07:41:01 PM 5813628 7188904 2068796 26.25 2688 1574316 613748 6.87 167648 1643836 8
07:42:01 PM 5813700 7188976 2068724 26.24 2688 1574316 613748 6.87 167648 1643712 4
07:43:01 PM 5813860 7189136 2068564 26.24 2688 1574316 613748 6.87 167648 1643712 4
07:44:01 PM 5813856 7189136 2068568 26.24 2688 1574320 613748 6.87 167648 1643656 4
07:45:01 PM 5813512 7188792 2068912 26.25 2688 1574320 613748 6.87 167648 1644040 16
07:46:01 PM 5813488 7188768 2068936 26.25 2688 1574320 613748 6.87 167648 1643972 8
07:47:01 PM 5813340 7188624 2069084 26.25 2688 1574324 613748 6.87 167648 1644092 4
07:48:01 PM 5813484 7188768 2068940 26.25 2688 1574324 613748 6.87 167648 1643976 4
07:49:01 PM 5813608 7188892 2068816 26.25 2688 1574324 613748 6.87 167648 1643976 4
07:50:01 PM 5812968 7188256 2069456 26.25 2688 1574328 613748 6.87 167648 1644400 16
07:51:01 PM 5813396 7188684 2069028 26.25 2688 1574328 613748 6.87 167648 1644120 4
07:52:01 PM 5813404 7188696 2069020 26.25 2688 1574332 613748 6.87 167648 1644128 4
07:53:01 PM 5813424 7188720 2069000 26.25 2688 1574336 613748 6.87 167648 1643996 4
07:54:01 PM 5813516 7188812 2068908 26.25 2688 1574336 613748 6.87 167648 1643996 4
07:55:01 PM 5813136 7188432 2069288 26.25 2688 1574336 629208 7.05 167648 1644456 4
07:56:01 PM 5812928 7188228 2069496 26.25 2688 1574340 629208 7.05 167648 1644732 4
07:57:01 PM 5813012 7188312 2069412 26.25 2688 1574340 613516 6.87 167648 1644392 4
07:58:01 PM 5813128 7188428 2069296 26.25 2688 1574340 613516 6.87 167648 1644392 4
07:59:01 PM 5813160 7188464 2069264 26.25 2688 1574344 613516 6.87 167648 1644396 4
08:00:01 PM 5812656 7187960 2069768 26.26 2688 1574344 614184 6.88 167648 1644696 12
08:01:01 PM 5812012 7187316 2070412 26.27 2688 1574344 614184 6.88 167648 1645208 8
08:02:01 PM 5813168 7188476 2069256 26.25 2688 1574348 614184 6.88 167648 1644404 4
08:03:01 PM 5813100 7188408 2069324 26.25 2688 1574348 614184 6.88 167648 1644404 4
08:04:01 PM 5813076 7188384 2069348 26.25 2688 1574348 614184 6.88 167648 1644520 4
08:05:01 PM 5813140 7188452 2069284 26.25 2688 1574352 614184 6.88 167648 1644476 16
08:06:01 PM 5813144 7188456 2069280 26.25 2688 1574352 614184 6.88 167648 1644408 8
08:07:01 PM 5813280 7188592 2069144 26.25 2688 1574352 614184 6.88 167648 1644388 4
08:08:01 PM 5812988 7188304 2069436 26.25 2688 1574356 614184 6.88 167652 1644508 4
08:09:01 PM 5812976 7188292 2069448 26.25 2688 1574356 614184 6.88 167648 1644412 4
08:10:01 PM 5812616 7187932 2069808 26.26 2688 1574356 615712 6.89 167648 1644692 8
08:11:01 PM 5812856 7188176 2069568 26.26 2688 1574360 615712 6.89 167648 1644856 4
08:12:01 PM 5813108 7188428 2069316 26.25 2688 1574360 615712 6.89 167648 1644420 4
08:13:01 PM 5812912 7188232 2069512 26.25 2688 1574360 615712 6.89 167648 1644536 4
08:14:01 PM 5812972 7188296 2069452 26.25 2688 1574364 615712 6.89 167648 1644404 4
08:15:01 PM 5812928 7188252 2069496 26.25 2688 1574364 615712 6.89 167648 1644492 4
08:16:01 PM 5813120 7188444 2069304 26.25 2688 1574364 615712 6.89 167648 1644424 4
08:17:01 PM 5813128 7188456 2069296 26.25 2688 1574368 615712 6.89 167648 1644428 4
08:18:01 PM 5813008 7188336 2069416 26.25 2688 1574368 615712 6.89 167648 1644428 4
08:19:01 PM 5813092 7188420 2069332 26.25 2688 1574368 615712 6.89 167648 1644428 4
08:20:01 PM 5812620 7187952 2069804 26.26 2688 1574372 632028 7.08 167648 1644732 12
08:21:01 PM 5812872 7188204 2069552 26.26 2688 1574372 632028 7.08 167648 1644560 8
08:22:01 PM 5812844 7188176 2069580 26.26 2688 1574372 632028 7.08 167648 1644676 4
08:23:01 PM 5813024 7188360 2069400 26.25 2688 1574376 632028 7.08 167648 1644436 8
08:24:01 PM 5813136 7188472 2069288 26.25 2688 1574376 632028 7.08 167648 1644552 4
08:25:01 PM 5813004 7188340 2069420 26.25 2688 1574376 632028 7.08 167648 1644640 16
08:26:01 PM 5813176 7188516 2069248 26.25 2688 1574380 632028 7.08 167648 1644440 8
08:27:01 PM 5813316 7188656 2069108 26.25 2688 1574380 632028 7.08 167648 1644440 4
08:28:01 PM 5813292 7188632 2069132 26.25 2688 1574380 632028 7.08 167648 1644440 4
08:29:01 PM 5813296 7188640 2069128 26.25 2688 1574384 632028 7.08 167648 1644560 4
08:30:01 PM 5812436 7187780 2069988 26.26 2688 1574384 614560 6.88 167648 1644860 16
08:31:01 PM 5812820 7188172 2069604 26.26 2688 1574388 614560 6.88 167648 1644584 4
08:32:01 PM 5812888 7188240 2069536 26.26 2688 1574388 614560 6.88 167648 1644448 4
08:33:01 PM 5812928 7188284 2069496 26.25 2688 1574392 614560 6.88 167648 1644656 4
08:34:01 PM 5813156 7188516 2069268 26.25 2688 1574396 614560 6.88 167648 1644456 4
08:35:01 PM 5813020 7188380 2069404 26.25 2688 1574396 614560 6.88 167648 1644524 4
08:36:01 PM 5813124 7188484 2069300 26.25 2688 1574396 614560 6.88 167648 1644456 4
08:37:02 PM 5813156 7188520 2069268 26.25 2688 1574400 614560 6.88 167648 1644460 4
08:38:01 PM 5813244 7188608 2069180 26.25 2688 1574400 614560 6.88 167648 1644460 4
08:39:01 PM 5813164 7188528 2069260 26.25 2688 1574400 614560 6.88 167648 1644460 4
08:40:01 PM 5812588 7187964 2069836 26.26 2688 1574412 606232 6.79 167648 1644784 36
08:41:01 PM 5812972 7188348 2069452 26.25 2688 1574412 606232 6.79 167648 1644616 8
08:42:01 PM 5813116 7188496 2069308 26.25 2688 1574416 606232 6.79 167648 1644480 4
08:43:01 PM 5812980 7188360 2069444 26.25 2688 1574416 606232 6.79 167648 1644480 4
08:44:01 PM 5812860 7188240 2069564 26.26 2688 1574416 606232 6.79 167648 1644480 4
08:45:01 PM 5813044 7188428 2069380 26.25 2688 1574420 606232 6.79 167648 1644552 12
08:46:01 PM 5813092 7188476 2069332 26.25 2688 1574420 606232 6.79 167648 1644484 8
08:47:01 PM 5812956 7188340 2069468 26.25 2688 1574420 606232 6.79 167648 1644600 4
08:48:01 PM 5813032 7188416 2069392 26.25 2688 1574420 606232 6.79 167648 1644620 16
08:49:01 PM 5813004 7188392 2069420 26.25 2688 1574424 606232 6.79 167648 1644488 4
08:50:01 PM 5812572 7187960 2069852 26.26 2688 1574424 606060 6.79 167648 1644904 16
08:51:01 PM 5812348 7187744 2070076 26.26 2688 1574432 606060 6.79 167648 1645008 4
08:52:01 PM 5812392 7187788 2070032 26.26 2688 1574432 606060 6.79 167648 1644920 4
08:53:01 PM 5812540 7187936 2069884 26.26 2688 1574432 606060 6.79 167648 1644704 4
08:54:01 PM 5812544 7187944 2069880 26.26 2688 1574436 606060 6.79 167648 1644824 4
08:55:01 PM 5812544 7187944 2069880 26.26 2688 1574436 606060 6.79 167648 1644892 4
08:56:01 PM 5812640 7188040 2069784 26.26 2688 1574436 606060 6.79 167648 1644708 4
08:57:01 PM 5812788 7188192 2069636 26.26 2688 1574440 606060 6.79 167648 1644828 4
08:58:01 PM 5812672 7188076 2069752 26.26 2688 1574440 606060 6.79 167648 1644712 4
08:59:01 PM 5812760 7188164 2069664 26.26 2688 1574440 606060 6.79 167648 1644712 4
09:00:01 PM 5812260 7187668 2070164 26.26 2688 1574444 614248 6.88 167648 1645132 4
09:01:01 PM 5811944 7187352 2070480 26.27 2688 1574444 614248 6.88 167648 1645296 8
09:02:01 PM 5812704 7188116 2069720 26.26 2688 1574448 614248 6.88 167648 1644720 4
09:03:01 PM 5812676 7188088 2069748 26.26 2688 1574448 614248 6.88 167648 1644720 4
09:04:01 PM 5812848 7188260 2069576 26.26 2688 1574448 614248 6.88 167648 1644720 4
09:05:01 PM 5812652 7188068 2069772 26.26 2688 1574452 614248 6.88 167648 1644908 12
09:06:01 PM 5812796 7188212 2069628 26.26 2688 1574452 614248 6.88 167648 1644724 8
09:07:01 PM 5812732 7188148 2069692 26.26 2688 1574452 614248 6.88 167648 1644840 4
09:08:01 PM 5812832 7188252 2069592 26.26 2688 1574456 614248 6.88 167648 1644844 4
09:09:01 PM 5812972 7188392 2069452 26.25 2688 1574456 614248 6.88 167648 1644728 4
09:10:01 PM 5812516 7187936 2069908 26.26 2688 1574456 606060 6.79 167648 1645028 16
09:11:01 PM 5812852 7188284 2069572 26.26 2688 1574460 606060 6.79 167648 1644844 8
09:12:01 PM 5812684 7188116 2069740 26.26 2688 1574460 606060 6.79 167656 1644744 4
09:13:01 PM 5812624 7188060 2069800 26.26 2688 1574464 606060 6.79 167648 1644736 4
09:14:01 PM 5812792 7188232 2069632 26.26 2688 1574468 606060 6.79 167648 1644740 4
09:15:01 PM 5812632 7188072 2069792 26.26 2688 1574468 606060 6.79 167648 1644812 4
09:16:01 PM 5812684 7188128 2069740 26.26 2688 1574472 606060 6.79 167648 1644728 4
09:17:01 PM 5812804 7188248 2069620 26.26 2688 1574472 621436 6.96 167648 1644864 4
09:18:01 PM 5812796 7188240 2069628 26.26 2688 1574472 621436 6.96 167648 1644864 4
09:19:01 PM 5812744 7188192 2069680 26.26 2688 1574476 621436 6.96 167648 1644868 4
09:20:01 PM 5812348 7187796 2070076 26.26 2688 1574476 617420 6.91 167648 1645100 4
09:21:01 PM 5812456 7187908 2069968 26.26 2688 1574480 617420 6.91 167648 1645064 4
09:22:01 PM 5812576 7188028 2069848 26.26 2688 1574480 617420 6.91 167648 1644860 4
09:23:01 PM 5812636 7188088 2069788 26.26 2688 1574480 617420 6.91 167648 1644860 4
09:24:01 PM 5812784 7188240 2069640 26.26 2688 1574484 617420 6.91 167648 1644760 4
09:25:01 PM 5812792 7188248 2069632 26.26 2688 1574484 617420 6.91 167648 1644800 16
09:26:01 PM 5812804 7188260 2069620 26.26 2688 1574484 617420 6.91 167648 1644848 8
09:27:01 PM 5812988 7188444 2069436 26.25 2688 1574484 617420 6.91 167648 1644732 4
09:28:01 PM 5812736 7188196 2069688 26.26 2688 1574488 617420 6.91 167648 1644736 4
09:29:01 PM 5812828 7188288 2069596 26.26 2688 1574488 617420 6.91 167648 1644736 4
09:30:01 PM 5812284 7187744 2070140 26.26 2688 1574488 607576 6.80 167648 1645040 16
09:31:01 PM 5812320 7187784 2070104 26.26 2688 1574492 607576 6.80 167648 1645136 4
09:32:01 PM 5812636 7188100 2069788 26.26 2688 1574492 607576 6.80 167648 1644864 4
09:33:01 PM 5812184 7187652 2070240 26.26 2688 1574496 607576 6.80 167648 1645392 4
09:34:01 PM 5812704 7188172 2069720 26.26 2688 1574496 607576 6.80 167648 1644868 4
09:35:01 PM 5812536 7188004 2069888 26.26 2688 1574496 607576 6.80 167648 1644936 16
09:36:01 PM 5812444 7187916 2069980 26.26 2688 1574500 607576 6.80 167648 1644872 4
09:37:01 PM 5812620 7188092 2069804 26.26 2688 1574500 607576 6.80 167648 1644872 4
09:38:01 PM 5812592 7188064 2069832 26.26 2688 1574500 607576 6.80 167648 1644872 4
09:39:01 PM 5812684 7188160 2069740 26.26 2688 1574504 623420 6.98 167648 1644876 4
09:40:01 PM 5812176 7187652 2070248 26.26 2688 1574504 624344 6.99 167648 1645176 4
09:41:02 PM 5812504 7187984 2069920 26.26 2688 1574508 624344 6.99 167648 1645088 4
09:42:01 PM 5812668 7188148 2069756 26.26 2688 1574508 624344 6.99 167648 1644844 4
09:43:01 PM 5812520 7188000 2069904 26.26 2688 1574508 624344 6.99 167648 1644976 4
09:44:01 PM 5812664 7188148 2069760 26.26 2688 1574512 624344 6.99 167648 1645000 4
09:45:01 PM 5812432 7187916 2069992 26.26 2688 1574512 624344 6.99 167648 1645016 16
09:46:01 PM 5812516 7188000 2069908 26.26 2688 1574512 624344 6.99 167648 1644928 8
09:47:01 PM 5812452 7187940 2069972 26.26 2688 1574516 624344 6.99 167648 1645068 4
09:48:01 PM 5812636 7188124 2069788 26.26 2688 1574516 624344 6.99 167648 1645048 4
09:49:01 PM 5812600 7188088 2069824 26.26 2688 1574516 624344 6.99 167648 1644952 4
09:50:01 PM 5812116 7187608 2070308 26.26 2688 1574520 624576 6.99 167648 1645256 12
09:51:01 PM 5812456 7187952 2069968 26.26 2688 1574524 624576 6.99 167648 1645072 8
09:52:01 PM 5812432 7187928 2069992 26.26 2688 1574524 624576 6.99 167648 1645072 4
09:53:01 PM 5812352 7187852 2070072 26.26 2688 1574528 624576 6.99 167648 1645076 4
09:54:01 PM 5812436 7187936 2069988 26.26 2688 1574528 624576 6.99 167648 1645080 4
09:55:01 PM 5812504 7188004 2069920 26.26 2688 1574528 624576 6.99 167648 1645032 16
09:56:01 PM 5812528 7188032 2069896 26.26 2688 1574532 624576 6.99 167648 1645084 8
09:57:01 PM 5812572 7188088 2069852 26.26 2688 1574544 612660 6.86 167712 1644916 4
09:58:01 PM 5812216 7187736 2070208 26.26 2688 1574548 612660 6.86 167712 1645152 4
09:59:01 PM 5812620 7188144 2069804 26.26 2688 1574552 612660 6.86 167712 1645012 4
10:00:01 PM 5812272 7187796 2070152 26.26 2688 1574552 628548 7.04 167712 1645224 4
10:01:01 PM 5811680 7187208 2070744 26.27 2688 1574556 628548 7.04 167712 1645392 4
10:02:01 PM 5812108 7187636 2070316 26.26 2688 1574556 612924 6.86 167716 1645192 12
10:03:01 PM 5812512 7188040 2069912 26.26 2688 1574556 612924 6.86 167716 1644928 8
10:04:01 PM 5812396 7187924 2070028 26.26 2688 1574556 612924 6.86 167716 1644928 4
10:05:01 PM 5812464 7187996 2069960 26.26 2688 1574560 612924 6.86 167716 1645000 4
10:06:01 PM 5812428 7187960 2069996 26.26 2688 1574560 612924 6.86 167716 1644932 8
10:07:01 PM 5812488 7188020 2069936 26.26 2688 1574560 612924 6.86 167716 1644932 4
10:08:01 PM 5812548 7188084 2069876 26.26 2688 1574564 612924 6.86 167716 1644936 4
10:09:01 PM 5812492 7188028 2069932 26.26 2688 1574564 612924 6.86 167716 1644936 4
10:10:01 PM 5812040 7187576 2070384 26.27 2688 1574564 606060 6.79 167716 1645352 12
10:11:01 PM 5812416 7187956 2070008 26.26 2688 1574568 606060 6.79 167716 1645072 8
10:12:01 PM 5812500 7188040 2069924 26.26 2688 1574568 606060 6.79 167716 1644944 4
10:13:01 PM 5812532 7188076 2069892 26.26 2688 1574572 606060 6.79 167716 1644948 4
10:14:01 PM 5812524 7188068 2069900 26.26 2688 1574572 606060 6.79 167716 1644948 4
10:15:01 PM 5812452 7187996 2069972 26.26 2688 1574572 606060 6.79 167716 1645016 16
10:16:01 PM 5812412 7187960 2070012 26.26 2688 1574576 621436 6.96 167716 1645068 8
10:17:01 PM 5812412 7187960 2070012 26.26 2688 1574576 621436 6.96 167716 1645068 4
10:18:01 PM 5812056 7187604 2070368 26.27 2688 1574576 621436 6.96 167716 1645360 4
10:19:01 PM 5812532 7188084 2069892 26.26 2688 1574580 621436 6.96 167716 1644956 4
10:20:01 PM 5811644 7187196 2070780 26.27 2688 1574580 615596 6.89 167716 1645576 4
10:21:01 PM 5812380 7187940 2070044 26.26 2688 1574588 615596 6.89 167716 1645096 4
10:22:01 PM 5812412 7187972 2070012 26.26 2688 1574588 615596 6.89 167716 1645096 4
10:23:01 PM 5812364 7187924 2070060 26.26 2688 1574588 615596 6.89 167716 1645096 4
10:24:01 PM 5812412 7187976 2070012 26.26 2688 1574592 615596 6.89 167716 1644968 4
10:25:01 PM 5812440 7188004 2069984 26.26 2688 1574592 615596 6.89 167716 1645036 4
10:26:01 PM 5812588 7188152 2069836 26.26 2688 1574592 615596 6.89 167716 1644968 8
10:27:01 PM 5812560 7188128 2069864 26.26 2688 1574596 615596 6.89 167716 1644972 4
10:28:01 PM 5812592 7188160 2069832 26.26 2688 1574596 615596 6.89 167716 1644972 4
10:29:01 PM 5812596 7188164 2069828 26.26 2688 1574596 615596 6.89 167716 1644972 4
10:30:01 PM 5812220 7187792 2070204 26.26 2688 1574600 606060 6.79 167716 1645276 12
10:31:01 PM 5812204 7187776 2070220 26.26 2688 1574600 606060 6.79 167716 1645300 16
10:32:01 PM 5812300 7187876 2070124 26.26 2688 1574604 606060 6.79 167716 1644984 8
10:33:01 PM 5812196 7187772 2070228 26.26 2688 1574604 606060 6.79 167716 1645120 12
10:34:01 PM 5812340 7187916 2070084 26.26 2688 1574604 606060 6.79 167716 1645100 4
10:35:01 PM 5251156 7007320 2631268 33.38 2688 1937324 728672 8.16 204916 2103004 197220
10:36:01 PM 5144308 7003312 2738116 34.74 2688 2034788 704228 7.89 213824 2174600 42400
10:37:01 PM 5216096 7077328 2666328 33.83 2688 2036716 652392 7.30 234592 2081644 4
10:38:01 PM 4919932 7033880 2962492 37.58 2688 2279144 656788 7.35 268744 2307928 176004
10:39:01 PM 4923664 7049320 2958760 37.54 2688 2291844 627044 7.02 280772 2291156 16
10:40:01 PM 4877592 7004436 3004832 38.12 2688 2293032 717840 8.04 280984 2336984 848
10:41:01 PM 4870472 6999872 3011952 38.21 2688 2295640 761272 8.52 281032 2344020 512
10:42:01 PM 4869836 6999800 3012588 38.22 2688 2296212 761272 8.52 281032 2344500 144
10:43:01 PM 4865372 6996996 3017052 38.28 2688 2297864 778912 8.72 281048 2348904 104
10:44:01 PM 4862788 6995068 3019636 38.31 2688 2298464 778912 8.72 281048 2351572 48
10:45:01 PM 4861196 6994736 3021228 38.33 2688 2299772 762316 8.54 281096 2353060 292
10:46:01 PM 4977984 6939352 2904440 36.85 2688 2134268 771832 8.64 486416 2058532 28356
Average: 5816682 7197927 2065742 26.21 2688 1579979 615171 6.89 166739 1640670 403
04:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:01 AM eth0 1.20 0.45 1.35 0.03 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 7.10 0.12 0.92 0.01 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.78 0.10 0.06 0.01 0.00 0.00 0.00 0.00
04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:09:01 AM eth0 0.92 0.12 0.06 0.01 0.00 0.00 0.00 0.00
04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:01 AM eth0 0.45 0.15 0.10 0.07 0.00 0.00 0.00 0.00
04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 AM eth0 1.02 0.12 0.12 0.01 0.00 0.00 0.00 0.00
04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00
04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:13:01 AM eth0 0.73 0.07 0.06 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.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:15:01 AM eth0 0.88 0.22 0.18 0.07 0.00 0.00 0.00 0.00
04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:16:01 AM eth0 0.33 0.07 0.03 0.01 0.00 0.00 0.00 0.00
04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:17:01 AM eth0 0.57 0.10 0.03 0.01 0.00 0.00 0.00 0.00
04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:18:01 AM eth0 0.28 0.10 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.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00
04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:01 AM eth0 0.55 0.18 0.16 0.07 0.00 0.00 0.00 0.00
04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:21:01 AM eth0 0.45 0.12 0.03 0.01 0.00 0.00 0.00 0.00
04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:22:01 AM eth0 0.35 0.05 0.02 0.00 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.62 0.10 0.04 0.01 0.00 0.00 0.00 0.00
04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:01 AM eth0 0.52 0.17 0.16 0.07 0.00 0.00 0.00 0.00
04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:26:01 AM eth0 0.17 0.02 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.42 0.07 0.03 0.00 0.00 0.00 0.00 0.00
04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:28:01 AM eth0 0.20 0.05 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.35 0.05 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.73 0.18 0.23 0.07 0.00 0.00 0.00 0.00
04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 AM eth0 0.67 0.20 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.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00
04:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:33:02 AM eth0 1.18 0.20 0.33 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 0.22 0.05 0.02 0.00 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.53 0.10 0.16 0.06 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 1.12 0.87 0.11 0.07 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.28 0.05 0.02 0.00 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.05 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.15 0.02 0.01 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.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00
04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:41:01 AM eth0 0.65 0.03 0.06 0.00 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.53 0.18 0.27 0.19 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.36 0.08 0.08 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.12 0.00 0.01 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.53 0.17 0.10 0.07 0.00 0.00 0.00 0.00
04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:46:01 AM eth0 0.35 0.03 0.08 0.00 0.00 0.00 0.00 0.00
04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:47:01 AM eth0 1.47 0.85 0.39 4.00 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.40 0.00 0.09 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.33 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:02 AM eth0 0.45 0.20 0.18 0.07 0.00 0.00 0.00 0.00
04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 AM eth0 0.27 0.05 0.02 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 0.53 0.00 0.08 0.00 0.00 0.00 0.00 0.00
04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:53:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:54:01 AM eth0 1.05 0.02 0.11 0.00 0.00 0.00 0.00 0.00
04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:55:01 AM eth0 1.03 0.57 0.69 0.45 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.15 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:01 AM eth0 0.27 0.05 0.02 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.25 0.05 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.52 0.28 0.17 0.13 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.97 0.23 0.36 0.23 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.48 0.05 0.07 0.00 0.00 0.00 0.00 0.00
05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:03:01 AM eth0 0.25 0.00 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.25 0.00 0.02 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.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00
05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:06:01 AM eth0 0.22 0.08 0.07 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.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:08:01 AM eth0 0.20 0.03 0.03 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.23 0.02 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.37 0.10 0.15 0.06 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.63 0.03 0.12 0.00 0.00 0.00 0.00 0.00
05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:12:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:13:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:14:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:15:01 AM eth0 1.35 0.15 0.21 0.07 0.00 0.00 0.00 0.00
05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:16:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:17:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:18:01 AM eth0 0.58 0.02 0.06 0.00 0.00 0.00 0.00 0.00
05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:19:01 AM eth0 0.52 0.20 0.27 0.19 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.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:22:01 AM eth0 2.10 0.00 0.14 0.00 0.00 0.00 0.00 0.00
05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:23:01 AM eth0 0.45 0.00 0.03 0.00 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 1.55 0.25 0.34 0.19 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.47 0.13 0.15 0.07 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.10 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:28:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:29:01 AM eth0 0.13 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.33 0.17 0.15 0.07 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.53 0.17 0.27 0.19 0.00 0.00 0.00 0.00
05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:33:01 AM eth0 1.03 0.27 0.37 0.23 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.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:35:01 AM eth0 0.32 0.13 0.09 0.07 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.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:37:01 AM eth0 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00
05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:38:01 AM eth0 0.17 0.00 0.02 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.12 0.00 0.01 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.22 0.12 0.09 0.06 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.23 0.07 0.07 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.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:45:01 AM eth0 0.28 0.10 0.09 0.06 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.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:47:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:48:01 AM eth0 0.25 0.08 0.08 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.01 0.00 0.00 0.00 0.00 0.00
05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:50:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 AM eth0 0.12 0.03 0.01 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.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 AM eth0 0.12 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.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:56:01 AM eth0 0.13 0.00 0.02 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:58:02 AM eth0 0.12 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.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:01 AM eth0 0.27 0.10 0.14 0.06 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.12 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.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 AM eth0 0.33 0.12 0.15 0.06 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:09:01 AM eth0 0.20 0.05 0.02 0.00 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.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 AM eth0 0.27 0.00 0.03 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.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:13:01 AM eth0 0.13 0.00 0.01 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:15:01 AM eth0 0.38 0.10 0.16 0.06 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.00 0.01 0.00 0.00 0.00 0.00 0.00
06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:17:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:19:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:20:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 AM eth0 0.10 0.00 0.01 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.20 0.00 0.03 0.00 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.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:24:01 AM eth0 0.15 0.05 0.02 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.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:26:01 AM eth0 0.05 0.02 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:29:01 AM eth0 0.82 0.22 0.31 0.20 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.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00
06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 AM eth0 0.53 0.38 0.27 0.21 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.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:33:01 AM eth0 0.52 0.28 0.27 0.20 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.12 0.05 0.01 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.65 0.17 0.13 0.07 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.33 0.12 0.26 0.19 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.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:39:01 AM eth0 0.27 0.08 0.07 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.32 0.15 0.10 0.07 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.10 0.05 0.01 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.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:43:01 AM eth0 0.35 0.12 0.08 0.01 0.00 0.00 0.00 0.00
06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:44:01 AM eth0 0.08 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.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00
06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:46:01 AM eth0 0.27 0.03 0.08 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.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:48:01 AM eth0 0.50 0.23 0.31 0.23 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.20 0.00 0.03 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.32 0.17 0.17 0.07 0.00 0.00 0.00 0.00
06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:51:01 AM eth0 0.20 0.05 0.02 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:54:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:55:01 AM eth0 0.30 0.10 0.09 0.06 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.15 0.07 0.07 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.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:58:01 AM eth0 0.15 0.05 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.00 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.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00
07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 AM eth0 0.97 0.28 0.36 0.23 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.05 0.00 0.01 0.00 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.23 0.00 0.02 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 0.90 0.23 0.36 0.23 0.00 0.00 0.00 0.00
07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:05:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:06:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:07:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:08:01 AM eth0 0.15 0.05 0.01 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.15 0.00 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.67 0.13 0.19 0.07 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.42 0.23 0.26 0.20 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.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:13:01 AM eth0 0.13 0.02 0.01 0.00 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.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:15:01 AM eth0 0.38 0.23 0.18 0.07 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.05 0.02 0.01 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 0.15 0.05 0.01 0.00 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.15 0.00 0.02 0.00 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.90 0.17 0.32 0.19 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.27 0.10 0.09 0.06 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.28 0.10 0.08 0.01 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.08 0.00 0.02 0.00 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.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:24:01 AM eth0 0.12 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.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00
07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:26:01 AM eth0 0.17 0.07 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:28:01 AM eth0 0.05 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.20 0.05 0.02 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.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:31:01 AM eth0 0.58 0.33 0.28 0.20 0.00 0.00 0.00 0.00
07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:32:01 AM eth0 0.52 0.00 0.07 0.00 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.45 0.17 0.27 0.19 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.12 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.35 0.17 0.15 0.07 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.05 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:38:01 AM eth0 0.12 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 1.08 0.20 0.35 0.19 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.62 0.30 0.39 0.29 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.20 0.00 0.02 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.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:43:01 AM eth0 0.25 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.22 0.12 0.10 0.01 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.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00
07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:46:01 AM eth0 0.12 0.05 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:49:01 AM eth0 0.20 0.08 0.07 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.20 0.12 0.09 0.07 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.30 0.03 0.08 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.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:54:01 AM eth0 0.10 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.42 0.12 0.15 0.06 0.00 0.00 0.00 0.00
07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:56:01 AM eth0 0.07 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.10 0.00 0.01 0.00 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.08 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.45 0.00 0.05 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.93 0.30 0.44 0.26 0.00 0.00 0.00 0.00
08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:01:01 AM eth0 0.40 0.15 0.26 0.19 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.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:03:01 AM eth0 0.17 0.05 0.02 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.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:09:01 AM eth0 0.80 0.27 0.31 0.20 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.20 0.10 0.09 0.06 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.23 0.08 0.07 0.00 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.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:13:01 AM eth0 0.15 0.00 0.01 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.07 0.02 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.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:17:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:17:02 AM eth0 0.85 0.20 0.31 0.19 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.14 0.00 0.01 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.13 0.00 0.01 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.30 0.15 0.14 0.07 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.13 0.03 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:23:01 AM eth0 0.43 0.00 0.05 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.52 0.25 0.31 0.23 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.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:26:01 AM eth0 0.22 0.05 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.90 0.80 0.08 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.05 0.00 0.01 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.70 0.23 0.19 0.07 0.00 0.00 0.00 0.00
08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:31:01 AM eth0 0.90 0.42 0.57 0.42 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.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00
08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:33:01 AM eth0 0.68 0.25 0.32 0.23 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:01 AM eth0 0.30 0.15 0.09 0.07 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.23 0.08 0.07 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.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:40:01 AM eth0 0.33 0.20 0.13 0.08 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.13 0.00 0.01 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.25 0.10 0.07 0.01 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.18 0.03 0.02 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.12 0.05 0.01 0.00 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.43 0.20 0.15 0.07 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.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:47:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:48:01 AM eth0 0.08 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.12 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.25 0.12 0.09 0.06 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.28 0.13 0.10 0.01 0.00 0.00 0.00 0.00
08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:52:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:53:01 AM eth0 0.15 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.08 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.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:59:01 AM eth0 0.52 0.05 0.06 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.72 0.28 0.39 0.29 0.00 0.00 0.00 0.00
09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:01:01 AM eth0 0.20 0.08 0.07 0.01 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:03:01 AM eth0 0.12 0.00 0.01 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:05:01 AM eth0 0.43 0.20 0.15 0.10 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.13 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.47 0.00 0.06 0.00 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.45 0.28 0.27 0.20 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.17 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.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:11:01 AM eth0 0.13 0.00 0.01 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:13:01 AM eth0 0.20 0.05 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.75 0.00 0.10 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 0.72 0.40 0.41 0.27 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.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:18:01 AM eth0 0.47 0.05 0.06 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:20:01 AM eth0 0.23 0.17 0.09 0.07 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.18 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.25 0.12 0.10 0.01 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.12 0.00 0.01 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.72 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:25:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:25:02 AM eth0 1.15 0.12 0.13 0.06 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.25 0.14 0.07 0.01 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.82 0.23 0.35 0.23 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.07 0.00 0.01 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.13 0.00 0.01 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.25 0.13 0.09 0.06 0.00 0.00 0.00 0.00
09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:31:01 AM eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00
09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:33:01 AM eth0 0.58 0.27 0.28 0.20 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.32 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.48 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:36:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:38:01 AM eth0 0.13 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.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:01 AM eth0 0.25 0.13 0.09 0.06 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.28 0.12 0.07 0.01 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:43:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:44:01 AM eth0 0.05 0.00 0.01 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.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:01 AM eth0 0.42 0.00 0.05 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.60 0.20 0.33 0.19 0.00 0.00 0.00 0.00
09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:01 AM eth0 0.27 0.15 0.08 0.01 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.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 AM eth0 0.60 0.12 0.13 0.06 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 1.28 0.48 0.67 0.42 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:58:01 AM eth0 0.07 0.00 0.01 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.10 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.28 0.10 0.09 0.06 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.25 0.05 0.07 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:03:01 AM eth0 0.08 0.00 0.01 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.17 0.05 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.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00
10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:06:01 AM eth0 0.17 0.03 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:08:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:09:01 AM eth0 0.18 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.17 0.09 0.07 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.28 0.10 0.08 0.01 0.00 0.00 0.00 0.00
10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:13:01 AM eth0 0.20 0.00 0.02 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.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
10:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:15:01 AM eth0 0.63 0.37 0.34 0.26 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.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00
10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:17:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:18:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:19:01 AM eth0 0.12 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.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:21:01 AM eth0 0.17 0.05 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.73 0.10 0.31 0.18 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.48 0.03 0.07 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.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00
10:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:25:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
10:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:27:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:29:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:30:01 AM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00
10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:31:01 AM eth0 0.50 0.35 0.27 0.20 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.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00
10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:33:01 AM eth0 1.50 1.25 0.34 12.61 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:35:02 AM eth0 0.70 1.08 0.12 4.01 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:38:01 AM eth0 0.20 0.12 0.07 0.01 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.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:40:01 AM eth0 0.25 0.12 0.09 0.06 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.90 0.28 0.36 0.23 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.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00
10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:43:01 AM eth0 0.15 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:01 AM eth0 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00
10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:46:01 AM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00
10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:48:01 AM eth0 0.10 0.00 0.01 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.12 0.00 0.01 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 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:52:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:53:01 AM eth0 0.28 0.12 0.08 0.01 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:55:01 AM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00
10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:56:01 AM eth0 0.15 0.08 0.07 0.01 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.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00
10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:58:01 AM eth0 1.17 0.32 0.40 0.23 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.42 0.22 0.27 0.19 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.77 0.23 0.19 0.07 0.00 0.00 0.00 0.00
11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:01:01 AM eth0 1.57 0.57 0.66 0.43 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.75 0.23 0.31 0.20 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 1.12 0.23 0.37 0.23 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.48 0.22 0.31 0.23 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.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:06:01 AM eth0 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:08:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:10:01 AM eth0 0.37 0.17 0.15 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:14:01 AM eth0 0.15 0.00 0.02 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.33 0.18 0.15 0.07 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.17 0.00 0.03 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.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:19:01 AM eth0 0.20 0.05 0.02 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.48 0.18 0.18 0.07 0.00 0.00 0.00 0.00
11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:21:01 AM eth0 0.17 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.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:23:01 AM eth0 0.27 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.42 0.00 0.05 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.70 0.43 0.40 0.27 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.45 0.02 0.05 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.52 0.17 0.27 0.19 0.00 0.00 0.00 0.00
11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:29:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:30:01 AM eth0 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00
11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:31:01 AM eth0 0.60 0.33 0.33 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.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:33:01 AM eth0 0.45 0.13 0.27 0.19 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.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:35:01 AM eth0 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00
11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:36:01 AM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00
11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:37:01 AM eth0 0.18 0.05 0.02 0.00 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:40:01 AM eth0 0.28 0.08 0.09 0.06 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.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:43:01 AM eth0 0.83 0.05 0.15 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.98 0.02 0.13 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.54 0.10 0.13 0.06 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.50 0.00 0.06 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 1.08 0.05 0.13 0.00 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.72 0.00 0.08 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.58 0.00 0.08 0.00 0.00 0.00 0.00 0.00
11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:50:01 AM eth0 0.47 0.15 0.13 0.07 0.00 0.00 0.00 0.00
11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:51:01 AM eth0 0.60 0.12 0.17 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.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00
11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:53:01 AM eth0 0.20 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.17 0.05 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.43 0.23 0.18 0.07 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.87 0.80 0.08 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:58:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:59:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:00:01 PM eth0 0.38 0.22 0.15 0.08 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.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:02:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:03:01 PM eth0 0.08 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.20 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.28 0.15 0.09 0.07 0.00 0.00 0.00 0.00
12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:01 PM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00
12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:08:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:09:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:10:01 PM eth0 0.38 0.17 0.16 0.07 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.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:13:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:14:01 PM eth0 0.70 0.22 0.30 0.19 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.30 0.12 0.14 0.06 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.80 0.17 0.31 0.19 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:18:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:19:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:20:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:21:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:22:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:23:01 PM eth0 0.18 0.02 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.08 0.00 0.01 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.85 0.18 0.20 0.07 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.55 0.28 0.32 0.23 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.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:28:01 PM eth0 0.60 0.18 0.27 0.19 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.15 0.03 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.40 0.17 0.15 0.07 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.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00
12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:32:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:33:01 PM eth0 0.53 0.00 0.03 0.00 0.00 0.00 0.00 0.00
12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:01 PM eth0 0.60 0.00 0.07 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.52 0.33 0.34 0.26 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.10 0.08 0.01 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:38:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:39:01 PM eth0 0.17 0.05 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.23 0.10 0.09 0.06 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:42:01 PM eth0 0.13 0.00 0.02 0.00 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.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:44:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:45:01 PM eth0 0.33 0.10 0.09 0.06 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.28 0.12 0.13 0.01 0.00 0.00 0.00 0.00
12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:47:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:48:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:48:02 PM eth0 0.07 0.00 0.01 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 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00
12:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 PM eth0 0.92 0.47 0.60 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:52:01 PM eth0 0.07 0.00 0.01 0.00 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.17 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:55:01 PM eth0 0.32 0.10 0.15 0.06 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.20 0.05 0.07 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 0.07 0.00 0.01 0.00 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:59:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:01 PM eth0 0.65 0.18 0.14 0.07 0.00 0.00 0.00 0.00
01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:01:01 PM eth0 0.48 0.20 0.32 0.19 0.00 0.00 0.00 0.00
01:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:02:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:04:01 PM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
01:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:05:01 PM eth0 0.57 0.35 0.34 0.26 0.00 0.00 0.00 0.00
01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:01 PM eth0 0.23 0.03 0.07 0.00 0.00 0.00 0.00 0.00
01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:07:01 PM eth0 0.90 0.28 0.36 0.23 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.08 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:10:01 PM eth0 0.25 0.15 0.09 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.25 0.02 0.07 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:13:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:01 PM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:16:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:18:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:20:01 PM eth0 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00
01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:01 PM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00
01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:01 PM eth0 0.08 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.12 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.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:26:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:01 PM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:28:01 PM eth0 1.92 0.43 0.70 0.42 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.68 0.35 0.52 0.38 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.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:31:01 PM eth0 0.48 0.28 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.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:33:01 PM eth0 0.52 0.23 0.27 0.20 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.85 0.00 0.04 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 1.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00
01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:01 PM eth0 0.25 0.03 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:38:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:39:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:40:01 PM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00
01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:41:01 PM eth0 0.17 0.00 0.02 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.62 0.00 0.08 0.00 0.00 0.00 0.00 0.00
01:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:43:01 PM eth0 0.90 0.47 0.40 0.24 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.93 0.28 0.36 0.23 0.00 0.00 0.00 0.00
01:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:45:01 PM eth0 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00
01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:46:01 PM eth0 0.18 0.00 0.02 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:01 PM eth0 0.22 0.05 0.07 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.10 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.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00
01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:51:01 PM eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00
01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:52:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:54:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:55:01 PM eth0 1.23 0.28 0.43 0.26 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.33 0.17 0.26 0.19 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.28 0.05 0.08 0.00 0.00 0.00 0.00 0.00
01:58:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:58:02 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:59:01 PM eth0 0.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.25 0.17 0.09 0.08 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.28 0.05 0.08 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.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:03:01 PM eth0 0.12 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.10 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.27 0.12 0.09 0.07 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.28 0.10 0.08 0.01 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:08:01 PM eth0 0.18 0.00 0.02 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.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:01 PM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:12:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:14:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:15:01 PM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:18:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:19:01 PM eth0 0.23 0.05 0.02 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.27 0.10 0.09 0.06 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.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00
02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:22:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:23:01 PM eth0 0.88 0.28 0.35 0.23 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.33 0.10 0.15 0.06 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.07 0.00 0.01 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.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:28:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:29:01 PM eth0 0.23 0.05 0.02 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.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:31:01 PM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00
02:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:32:01 PM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:33:01 PM eth0 0.47 0.18 0.27 0.19 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.15 0.02 0.02 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.27 0.10 0.09 0.06 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.10 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.30 0.10 0.08 0.01 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:39:01 PM eth0 0.13 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.42 0.17 0.15 0.07 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.05 0.00 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:44:01 PM eth0 0.20 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.33 0.17 0.15 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:47:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:48:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:01 PM eth0 0.38 0.00 0.05 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.67 0.32 0.44 0.29 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.12 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 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:53:01 PM eth0 0.13 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.15 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.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00
02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:56:01 PM eth0 0.13 0.05 0.07 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.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:58:01 PM eth0 0.10 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.80 0.25 0.35 0.23 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.28 0.13 0.14 0.07 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.45 0.05 0.06 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.57 0.23 0.31 0.23 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.10 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.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:05:01 PM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00
03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:06:01 PM eth0 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00
03:07:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:07:02 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:01 PM eth0 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:01 PM eth0 0.05 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.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00
03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:11:01 PM eth0 0.22 0.03 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:13:01 PM eth0 0.15 0.00 0.02 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.13 0.05 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 1.08 0.90 0.16 0.13 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.17 0.07 0.07 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.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:18:01 PM eth0 0.62 0.35 0.32 0.24 0.00 0.00 0.00 0.00
03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:19:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:01 PM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00
03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 PM eth0 0.23 0.12 0.07 0.01 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:23:01 PM eth0 0.12 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.08 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.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:26:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:27:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:28:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
03:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:29:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:31:01 PM eth0 0.43 0.27 0.27 0.20 0.00 0.00 0.00 0.00
03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:32:01 PM eth0 0.37 0.00 0.03 0.00 0.00 0.00 0.00 0.00
03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:33:01 PM eth0 0.80 0.23 0.35 0.22 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.13 0.00 0.01 0.00 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.23 0.13 0.09 0.07 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.20 0.05 0.07 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:38:01 PM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:39:01 PM eth0 0.32 0.02 0.03 0.00 0.00 0.00 0.00 0.00
03:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:40:01 PM eth0 0.90 0.40 0.47 0.30 0.00 0.00 0.00 0.00
03:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:42:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:44:01 PM eth0 0.45 0.00 0.06 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 0.63 0.30 0.40 0.26 0.00 0.00 0.00 0.00
03:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:46:01 PM eth0 0.17 0.02 0.04 0.00 0.00 0.00 0.00 0.00
03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:47:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:48:01 PM eth0 0.85 0.30 0.36 0.23 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.17 0.00 0.01 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 1.30 0.67 0.25 6.27 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 3.60 2.47 0.53 11.83 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.43 0.15 0.27 0.19 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.15 0.05 0.01 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.52 0.00 0.06 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 2.50 0.65 1.11 0.67 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.53 0.20 0.27 0.19 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.08 0.00 0.01 0.00 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:59:01 PM eth0 0.12 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.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:02:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:03:01 PM eth0 0.22 0.05 0.02 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.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:05:01 PM eth0 1.42 0.22 0.28 0.08 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 1.13 0.28 0.61 0.40 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.63 0.23 0.32 0.23 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:09:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:10:01 PM eth0 0.72 0.15 0.19 0.07 0.00 0.00 0.00 0.00
04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 PM eth0 0.48 0.15 0.27 0.19 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:13:01 PM eth0 0.22 0.05 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:15:01 PM eth0 0.67 0.17 0.19 0.07 0.00 0.00 0.00 0.00
04:16:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:16:02 PM eth0 0.65 0.23 0.32 0.23 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.86 0.25 0.49 0.23 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 1.02 0.50 0.77 0.57 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.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:20:01 PM eth0 0.75 0.30 0.41 0.26 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.18 0.00 0.02 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.15 0.00 0.01 0.00 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.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:01 PM eth0 0.20 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.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:26:01 PM eth0 0.20 0.00 0.02 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.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:28:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:29:01 PM eth0 0.07 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.37 0.12 0.15 0.07 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.58 0.28 0.27 0.20 0.00 0.00 0.00 0.00
04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:32:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:33:01 PM eth0 0.95 0.25 0.37 0.23 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.18 0.00 0.02 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.35 0.13 0.15 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:37:01 PM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:38:01 PM eth0 0.42 0.00 0.05 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.63 0.23 0.32 0.23 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.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:41:01 PM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:42:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:43:01 PM eth0 0.25 0.00 0.02 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.15 0.05 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.27 0.10 0.14 0.06 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.08 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:48:01 PM eth0 0.18 0.05 0.02 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.10 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.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 PM eth0 0.72 0.00 0.09 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 1.07 0.25 0.37 0.23 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 1.00 0.33 0.60 0.41 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.20 0.03 0.02 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.38 0.10 0.10 0.06 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.18 0.02 0.07 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.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:01 PM eth0 0.93 0.23 0.36 0.23 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.43 0.18 0.27 0.19 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.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:02:01 PM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:03:01 PM eth0 1.22 0.35 0.40 0.24 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.62 0.08 0.11 0.04 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 1.67 0.52 0.68 0.45 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 1.70 0.40 0.72 0.42 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:08:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:09:01 PM eth0 0.12 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.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00
05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:11:01 PM eth0 0.23 0.05 0.07 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.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:13:01 PM eth0 0.18 0.00 0.02 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.23 0.05 0.02 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.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:16:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:17:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:18:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:19:01 PM eth0 0.50 0.05 0.06 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.75 0.37 0.39 0.29 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.88 0.27 0.41 0.23 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.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
05:23:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:23:02 PM eth0 0.12 0.00 0.01 0.00 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.12 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.35 0.17 0.10 0.07 0.00 0.00 0.00 0.00
05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:01 PM eth0 0.03 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.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00
05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:28:01 PM eth0 0.92 0.00 0.10 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 1.17 0.22 0.35 0.19 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 1.77 0.68 1.00 0.68 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.82 0.28 0.31 0.25 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.58 0.23 0.43 0.23 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.73 0.20 0.28 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.92 0.17 0.29 0.19 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.82 0.13 0.19 0.07 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 1.55 0.20 0.40 0.19 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.52 0.18 0.31 0.22 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.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:39:01 PM eth0 0.23 0.05 0.02 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.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00
05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 PM eth0 0.10 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.78 0.02 0.07 0.00 0.00 0.00 0.00 0.00
05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:43:01 PM eth0 0.77 0.00 0.10 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 1.72 0.00 0.18 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 2.88 0.65 1.16 0.67 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 1.40 0.37 0.63 0.42 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.43 0.10 0.27 0.19 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.22 0.00 0.02 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.25 0.05 0.02 0.00 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.12 0.12 0.24 0.07 0.00 0.00 0.00 0.00
05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 PM eth0 1.52 0.42 0.65 0.41 0.00 0.00 0.00 0.00
05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:52:01 PM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00
05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 PM eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00
05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 PM eth0 1.13 0.17 0.35 0.19 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.65 0.28 0.40 0.25 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.62 0.05 0.06 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.75 0.23 0.31 0.20 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.65 0.28 0.32 0.23 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 1.03 0.30 0.37 0.23 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 1.05 0.27 0.45 0.25 0.00 0.00 0.00 0.00
06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:01:01 PM eth0 0.65 0.00 0.08 0.00 0.00 0.00 0.00 0.00
06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:02:01 PM eth0 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00
06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:03:01 PM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:04:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:05:01 PM eth0 0.30 0.12 0.14 0.06 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.15 0.03 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:08:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:09:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:10:01 PM eth0 0.73 0.12 0.19 0.06 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 1.28 0.42 0.62 0.42 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.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:13:01 PM eth0 0.55 0.22 0.27 0.20 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.80 0.23 0.31 0.20 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.35 0.15 0.15 0.07 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.08 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:18:01 PM eth0 0.08 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.12 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.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:22:01 PM eth0 0.07 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:23:01 PM eth0 0.13 0.05 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.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
06:25:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:25:02 PM eth0 0.78 0.33 0.45 0.30 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.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:27:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:28:01 PM eth0 0.48 0.05 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.58 0.25 0.32 0.23 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.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 PM eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00
06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:32:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:33:01 PM eth0 0.45 0.27 0.27 0.20 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.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:35:01 PM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:36:01 PM eth0 0.13 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:38:01 PM eth0 0.17 0.05 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.17 0.00 0.02 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.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00
06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:41:01 PM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:42:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:43:01 PM eth0 0.13 0.02 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.28 0.07 0.07 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.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:47:01 PM eth0 0.97 0.83 0.08 0.07 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.08 0.05 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.13 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.30 0.17 0.15 0.07 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.08 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:53:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:54:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:55:01 PM eth0 0.32 0.18 0.15 0.07 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.13 0.02 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.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:58:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:59:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:01 PM eth0 1.35 0.35 0.53 0.29 0.00 0.00 0.00 0.00
07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 PM eth0 1.43 0.48 0.65 0.42 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.48 0.18 0.27 0.19 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 1.15 0.22 0.37 0.23 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 1.10 0.00 0.05 0.00 0.00 0.00 0.00 0.00
07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:05:01 PM eth0 0.68 0.18 0.16 0.07 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:07:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:08:01 PM eth0 0.12 0.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.18 0.00 0.03 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.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:11:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:12:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:13:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:14:01 PM eth0 0.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.33 0.13 0.09 0.07 0.00 0.00 0.00 0.00
07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:16:01 PM eth0 0.25 0.10 0.08 0.01 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:18:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:19:01 PM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:20:01 PM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00
07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 PM eth0 0.20 0.05 0.07 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.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:23:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:24:01 PM eth0 0.12 0.00 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.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:26:01 PM eth0 0.12 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:28:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:29:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:30:01 PM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:31:01 PM eth0 0.49 0.24 0.27 0.20 0.00 0.00 0.00 0.00
07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:32:01 PM eth0 0.65 0.05 0.07 0.00 0.00 0.00 0.00 0.00
07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:33:01 PM eth0 0.60 0.23 0.27 0.20 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.12 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.35 0.17 0.10 0.07 0.00 0.00 0.00 0.00
07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:36:01 PM eth0 0.25 0.08 0.07 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.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:39:01 PM eth0 0.15 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.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:41:01 PM eth0 0.08 0.00 0.01 0.00 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 0.10 0.00 0.02 0.00 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 0.13 0.00 0.02 0.00 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 0.60 0.60 0.04 6.35 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 1.15 0.93 0.20 6.33 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 0.08 0.00 0.01 0.00 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 0.13 0.05 0.01 0.00 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 0.13 0.00 0.01 0.00 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 0.20 0.07 0.02 0.00 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 3.28 3.32 0.34 6.78 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 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:54:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:55:01 PM eth0 1.65 1.28 0.25 6.24 0.00 0.00 0.00 0.00
07:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:56:01 PM eth0 0.55 0.25 0.31 0.24 0.00 0.00 0.00 0.00
07:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:57:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
07:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:58:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:59:01 PM eth0 0.17 0.00 0.03 0.00 0.00 0.00 0.00 0.00
08:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:00:01 PM eth0 0.30 0.18 0.11 0.08 0.00 0.00 0.00 0.00
08:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:01:01 PM eth0 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00
08:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:04:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:05:01 PM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00
08:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:06:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:07:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:08:01 PM eth0 0.13 0.00 0.03 0.00 0.00 0.00 0.00 0.00
08:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:09:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:10:01 PM eth0 0.80 0.18 0.24 0.10 0.00 0.00 0.00 0.00
08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:11:01 PM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00
08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:12:01 PM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:13:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:14:01 PM eth0 0.20 0.05 0.03 0.00 0.00 0.00 0.00 0.00
08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:01 PM eth0 0.30 0.17 0.16 0.07 0.00 0.00 0.00 0.00
08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:16:01 PM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:17:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:18:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:19:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:20:01 PM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
08:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:21:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:23:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:24:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:25:01 PM eth0 0.93 0.28 0.44 0.26 0.00 0.00 0.00 0.00
08:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:27:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:28:01 PM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:29:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:30:01 PM eth0 0.37 0.20 0.18 0.09 0.00 0.00 0.00 0.00
08:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:31:01 PM eth0 0.48 0.18 0.27 0.19 0.00 0.00 0.00 0.00
08:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:32:01 PM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
08:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:33:01 PM eth0 0.53 0.20 0.31 0.23 0.00 0.00 0.00 0.00
08:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:34:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:35:01 PM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
08:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:36:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:37:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:37:02 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:38:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
08:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:39:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:40:01 PM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
08:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:41:01 PM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
08:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:42:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:43:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:44:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:45:01 PM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
08:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:46:01 PM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
08:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:47:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
08:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:48:01 PM eth0 0.57 0.25 0.32 0.23 0.00 0.00 0.00 0.00
08:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:49:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:50:01 PM eth0 23.24 11.71 16.15 10.47 0.00 0.00 0.00 0.00
08:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:51:01 PM eth0 33.66 17.00 23.51 15.27 0.00 0.00 0.00 0.00
08:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:52:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:53:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:54:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:55:01 PM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
08:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:56:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:57:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:58:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
08:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:59:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:00:01 PM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:01:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:02:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:03:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:04:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:05:01 PM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:06:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:07:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:08:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:09:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:10:01 PM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:13:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:14:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:01 PM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:17:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:18:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:19:01 PM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:20:01 PM eth0 1.05 0.35 0.49 0.29 0.00 0.00 0.00 0.00
09:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:01 PM eth0 0.33 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:22:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:23:01 PM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:24:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:25:01 PM eth0 0.93 0.70 0.18 6.56 0.00 0.00 0.00 0.00
09:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:26:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:27:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:28:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:29:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:30:01 PM eth0 1.12 0.77 0.20 6.44 0.00 0.00 0.00 0.00
09:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:31:01 PM eth0 1.08 0.73 0.31 6.41 0.00 0.00 0.00 0.00
09:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:32:01 PM eth0 0.70 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:33:01 PM eth0 1.57 1.07 0.34 12.60 0.00 0.00 0.00 0.00
09:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:34:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:35:01 PM eth0 1.02 0.93 0.19 6.61 0.00 0.00 0.00 0.00
09:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:36:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:37:01 PM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:38:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:39:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:01 PM eth0 1.12 1.25 0.20 6.43 0.00 0.00 0.00 0.00
09:41:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:41:02 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:42:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:43:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:44:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:45:01 PM eth0 0.47 0.22 0.15 1.18 0.00 0.00 0.00 0.00
09:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:47:01 PM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:48:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:49:01 PM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:01 PM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:52:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:53:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:54:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:01 PM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:56:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:57:01 PM eth0 0.90 0.85 0.08 0.07 0.00 0.00 0.00 0.00
09:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:58:01 PM eth0 0.70 0.17 0.30 0.19 0.00 0.00 0.00 0.00
09:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:59:01 PM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
10:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:00:01 PM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
10:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:01:01 PM eth0 0.77 0.00 0.10 0.00 0.00 0.00 0.00 0.00
10:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:02:01 PM eth0 1.12 0.45 0.60 0.42 0.00 0.00 0.00 0.00
10:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:03:01 PM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
10:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:04:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:05:01 PM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
10:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:06:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:07:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:08:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:09:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:10:01 PM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
10:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:11:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:12:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:13:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:14:01 PM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
10:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:15:01 PM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
10:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:16:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:17:01 PM eth0 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00
10:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:18:01 PM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
10:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:19:01 PM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
10:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:20:01 PM eth0 1.28 0.60 0.73 0.49 0.00 0.00 0.00 0.00
10:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:22:01 PM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
10:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:23:01 PM eth0 0.57 0.00 0.04 0.00 0.00 0.00 0.00 0.00
10:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:24:01 PM eth0 1.12 0.05 0.05 0.00 0.00 0.00 0.00 0.00
10:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:25:01 PM eth0 0.55 0.20 0.15 0.07 0.00 0.00 0.00 0.00
10:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:26:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:27:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:28:01 PM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:29:01 PM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
10:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:30:01 PM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00
10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:31:01 PM eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00
10:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:32:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:33:01 PM eth0 1.27 0.33 0.38 0.23 0.00 0.00 0.00 0.00
10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:34:01 PM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:35:01 PM eth0 236.32 162.85 1567.47 51.43 0.00 0.00 0.00 0.00
10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:36:01 PM eth0 63.59 47.51 585.41 6.87 0.00 0.00 0.00 0.00
10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:37:01 PM eth0 12.18 12.46 5.67 4.40 0.00 0.00 0.00 0.00
10:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:38:01 PM eth0 41.31 33.23 332.20 7.50 0.00 0.00 0.00 0.00
10:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:39:01 PM eth0 137.37 111.85 32.62 24.61 0.00 0.00 0.00 0.00
10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:40:01 PM eth0 26.95 19.06 7.05 2.48 0.00 0.00 0.00 0.00
10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:41:01 PM eth0 115.46 111.01 23.85 10.23 0.00 0.00 0.00 0.00
10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:42:01 PM eth0 5.95 4.00 1.68 1.02 0.00 0.00 0.00 0.00
10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:43:01 PM eth0 51.74 49.23 9.99 5.02 0.00 0.00 0.00 0.00
10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:44:01 PM eth0 7.90 4.02 1.65 0.84 0.00 0.00 0.00 0.00
10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:45:01 PM eth0 51.19 49.18 9.83 16.23 0.00 0.00 0.00 0.00
10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:46:01 PM eth0 63.30 41.92 97.58 51.87 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.12 0.70 2.52 0.33 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/27/2025 _x86_64_ (2 CPU)
04:04:05 LINUX RESTART (2 CPU)
04:05:01 AM CPU %user %nice %system %iowait %steal %idle
04:06:01 AM all 0.42 0.00 0.08 5.64 0.10 93.77
04:06:01 AM 0 0.53 0.00 0.08 11.21 0.08 88.09
04:06:01 AM 1 0.30 0.00 0.07 0.08 0.12 99.43
04:07:01 AM all 0.23 0.00 0.08 0.01 0.04 99.63
04:07:01 AM 0 0.42 0.00 0.12 0.02 0.05 99.40
04:07:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:08:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
04:08:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
04:08:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
04:09:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
04:09:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
04:09:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
04:10:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54
04:10:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62
04:10:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
04:11:01 AM all 0.38 0.00 0.06 0.00 0.02 99.55
04:11:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
04:11:01 AM 1 0.63 0.00 0.05 0.00 0.02 99.30
04:12:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
04:12:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
04:12:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
04:13:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
04:13:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
04:13:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
04:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
04:14:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
04:14:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30
04:15:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
04:15:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
04:15:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
04:16:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
04:16:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
04:16:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
04:16:01 AM CPU %user %nice %system %iowait %steal %idle
04:17:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77
04:17:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
04:17:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
04:18:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
04:18:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
04:18:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
04:19:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
04:19:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
04:19:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
04:20:01 AM all 0.36 0.00 0.12 0.01 0.03 99.49
04:20:01 AM 0 0.58 0.00 0.12 0.02 0.03 99.25
04:20:01 AM 1 0.13 0.00 0.12 0.00 0.02 99.73
04:21:01 AM all 0.29 0.00 0.07 0.02 0.03 99.60
04:21:01 AM 0 0.50 0.00 0.08 0.03 0.02 99.37
04:21:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
04:22:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
04:22:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
04:22:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
04:23:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
04:23:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
04:23:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
04:24:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
04:24:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40
04:24:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:25:01 AM all 0.30 0.00 0.06 0.00 0.08 99.56
04:25:01 AM 0 0.40 0.00 0.05 0.00 0.12 99.43
04:25:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
04:26:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
04:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
04:26:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
04:27:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
04:27:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
04:27:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:27:01 AM CPU %user %nice %system %iowait %steal %idle
04:28:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
04:28:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
04:28:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:29:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
04:29:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.46
04:29:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
04:30:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
04:30:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
04:30:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83
04:31:01 AM all 0.22 0.00 0.07 0.01 0.03 99.68
04:31:01 AM 0 0.33 0.00 0.05 0.02 0.02 99.58
04:31:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:32:01 AM all 0.25 0.00 0.04 0.00 0.03 99.68
04:32:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78
04:32:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
04:33:02 AM all 0.48 0.00 0.06 0.00 0.03 99.44
04:33:02 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
04:33:02 AM 1 0.82 0.00 0.02 0.00 0.02 99.15
04:34:01 AM all 0.31 0.00 0.05 0.00 0.04 99.59
04:34:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
04:34:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.41
04:35:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
04:35:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
04:35:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
04:36:01 AM all 0.23 0.25 0.19 0.16 0.04 99.12
04:36:01 AM 0 0.07 0.10 0.12 0.03 0.05 99.63
04:36:01 AM 1 0.40 0.40 0.27 0.28 0.03 98.61
04:37:01 AM all 0.31 0.00 0.05 0.00 0.14 99.50
04:37:01 AM 0 0.07 0.00 0.07 0.00 0.25 99.62
04:37:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
04:38:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
04:38:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
04:38:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
04:38:01 AM CPU %user %nice %system %iowait %steal %idle
04:39:01 AM all 0.22 0.00 0.07 0.00 1.96 97.76
04:39:01 AM 0 0.13 0.00 0.12 0.00 0.81 98.94
04:39:01 AM 1 0.31 0.00 0.02 0.00 3.07 96.60
04:40:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
04:40:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
04:40:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
04:41:01 AM all 0.27 0.00 0.05 0.00 0.91 98.77
04:41:01 AM 0 0.05 0.00 0.05 0.00 0.80 99.11
04:41:01 AM 1 0.50 0.00 0.05 0.00 1.02 98.43
04:42:01 AM all 0.42 0.00 0.07 0.00 0.40 99.11
04:42:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
04:42:01 AM 1 0.74 0.00 0.05 0.00 0.73 98.48
04:43:01 AM all 0.21 0.00 0.07 0.00 0.03 99.68
04:43:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
04:43:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.56
04:44:01 AM all 0.31 0.00 0.04 0.00 0.45 99.20
04:44:01 AM 0 0.58 0.00 0.05 0.00 0.57 98.80
04:44:01 AM 1 0.03 0.00 0.03 0.00 0.33 99.60
04:45:01 AM all 0.31 0.00 0.04 0.01 0.02 99.62
04:45:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
04:45:01 AM 1 0.10 0.00 0.07 0.02 0.03 99.78
04:46:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
04:46:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
04:46:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
04:47:01 AM all 0.52 0.00 0.06 0.00 0.03 99.40
04:47:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
04:47:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
04:48:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
04:48:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
04:48:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
04:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:49:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
04:49:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
04:49:01 AM CPU %user %nice %system %iowait %steal %idle
04:50:02 AM all 0.32 0.00 0.05 0.00 0.03 99.61
04:50:02 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
04:50:02 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
04:51:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
04:51:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
04:51:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.41
04:52:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
04:52:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
04:52:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
04:53:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72
04:53:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
04:53:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
04:54:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
04:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
04:54:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
04:55:01 AM all 0.47 0.00 0.05 0.00 0.03 99.46
04:55:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
04:55:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
04:56:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
04:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
04:56:01 AM 1 0.55 0.00 0.08 0.00 0.03 99.33
04:57:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
04:57:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
04:57:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
04:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:58:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
04:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
04:59:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
04:59:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
04:59:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
05:00:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
05:00:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:00:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
05:00:01 AM CPU %user %nice %system %iowait %steal %idle
05:01:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
05:01:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:01:01 AM 1 0.55 0.00 0.07 0.02 0.02 99.35
05:02:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
05:02:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
05:02:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:03:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
05:03:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70
05:03:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
05:04:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
05:04:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.41
05:04:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
05:05:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
05:05:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
05:05:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60
05:06:01 AM all 0.18 0.00 0.07 0.00 0.10 99.65
05:06:01 AM 0 0.15 0.00 0.07 0.00 0.08 99.70
05:06:01 AM 1 0.22 0.00 0.07 0.00 0.12 99.60
05:07:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
05:07:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
05:07:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:08:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
05:08:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
05:08:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:09:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
05:09:01 AM 0 0.45 0.00 0.08 0.00 0.07 99.40
05:09:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
05:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
05:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
05:10:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
05:11:01 AM all 0.29 0.00 0.07 0.01 0.03 99.60
05:11:01 AM 0 0.10 0.00 0.10 0.02 0.05 99.73
05:11:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
05:11:01 AM CPU %user %nice %system %iowait %steal %idle
05:12:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
05:12:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
05:12:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
05:13:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63
05:13:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
05:13:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
05:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
05:14:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
05:14:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
05:15:01 AM all 0.34 0.00 0.06 0.01 0.03 99.56
05:15:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
05:15:01 AM 1 0.10 0.00 0.05 0.02 0.03 99.80
05:16:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
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.07 0.00 0.03 99.83
05:17:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
05:17:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
05:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
05:18:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
05:18:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
05:19:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
05:19:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
05:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:20:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
05:20:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:20:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
05:21:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
05:21:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
05:21:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
05:22:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75
05:22:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78
05:22:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
05:22:01 AM CPU %user %nice %system %iowait %steal %idle
05:23:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
05:23:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
05:23:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
05:24:01 AM all 0.36 0.00 0.04 0.00 0.05 99.55
05:24:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
05:24:01 AM 1 0.62 0.00 0.03 0.00 0.03 99.32
05:25:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
05:25:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
05:25:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
05:26:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
05:26:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
05:26:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
05:27:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
05:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
05:27:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
05:28:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
05:28:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
05:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
05:29:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
05:29:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
05:29:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
05:30:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
05:30:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
05:30:01 AM 1 0.30 0.00 0.07 0.00 0.05 99.58
05:31:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59
05:31:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
05:31:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
05:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
05:32:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
05:32:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
05:33:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
05:33:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:33:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
05:33:01 AM CPU %user %nice %system %iowait %steal %idle
05:34:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
05:34:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
05:34:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
05:35:01 AM all 0.11 0.00 0.05 0.00 0.05 99.79
05:35:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
05:35:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
05:36:01 AM all 0.28 0.00 0.08 0.01 0.03 99.60
05:36:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
05:36:01 AM 1 0.48 0.00 0.07 0.02 0.03 99.40
05:37:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
05:37:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
05:37:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
05:38:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
05:38:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
05:38:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
05:39:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
05:39:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
05:39:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
05:40:01 AM all 0.12 0.00 0.08 0.00 0.03 99.77
05:40:01 AM 0 0.18 0.00 0.12 0.00 0.07 99.63
05:40:01 AM 1 0.05 0.00 0.03 0.00 0.00 99.92
05:41:01 AM all 0.23 0.00 0.08 0.01 0.06 99.63
05:41:01 AM 0 0.38 0.00 0.10 0.00 0.08 99.43
05:41:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83
05:42:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
05:42:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
05:42:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
05:43:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
05:43:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
05:43:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
05:44:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
05:44:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60
05:44:01 AM 1 0.28 0.00 0.05 0.00 0.05 99.62
05:44:01 AM CPU %user %nice %system %iowait %steal %idle
05:45:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
05:45:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
05:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
05:46:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
05:46:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
05:46:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
05:47:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
05:47:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
05:47:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:48:01 AM all 0.20 0.00 0.04 0.00 0.04 99.72
05:48:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
05:48:01 AM 1 0.37 0.00 0.03 0.00 0.05 99.55
05:49:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
05:49:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
05:49:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
05:50:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
05:50:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
05:50:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
05:51:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
05:51:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
05:51:01 AM 1 0.45 0.00 0.02 0.00 0.00 99.53
05:52:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
05:52:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
05:52:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
05:53:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
05:53:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
05:53:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
05:54:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
05:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
05:54:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
05:55:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
05:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
05:55:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
05:55:01 AM CPU %user %nice %system %iowait %steal %idle
05:56:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
05:56:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
05:56:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
05:57:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
05:57:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
05:57:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
05:58:02 AM all 0.28 0.00 0.04 0.00 0.04 99.63
05:58:02 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
05:58:02 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
05:59:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
05:59:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.76
05:59:01 AM 1 0.36 0.00 0.03 0.00 0.02 99.59
06:00:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
06:00:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:00:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
06:01:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57
06:01:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
06:01:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
06:02:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
06:02:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:02:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
06:03:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
06:03:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
06:03:01 AM 1 0.53 0.00 0.00 0.00 0.00 99.47
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.07 0.00 0.07 99.78
06:04:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
06:05:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
06:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:05:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
06:06:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
06:06:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
06:06:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
06:06:01 AM CPU %user %nice %system %iowait %steal %idle
06:07:01 AM all 0.15 0.00 0.03 0.00 0.03 99.78
06:07:01 AM 0 0.10 0.00 0.03 0.00 0.05 99.82
06:07:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75
06:08:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
06:08:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
06:08:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
06:09:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
06:09:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
06:09:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
06:10:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
06:10:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
06:10:01 AM 1 0.25 0.00 0.02 0.00 0.00 99.73
06:11:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
06:11:01 AM 0 0.52 0.00 0.07 0.00 0.07 99.35
06:11:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
06:12:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
06:12:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
06:12:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
06:13:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
06:13:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
06:13:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
06:14:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
06:14:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
06:14:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
06:15:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
06:15:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
06:15:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
06:16:01 AM all 0.27 0.01 0.04 0.00 0.03 99.65
06:16:01 AM 0 0.43 0.00 0.02 0.00 0.00 99.55
06:16:01 AM 1 0.10 0.02 0.07 0.00 0.07 99.75
06:17:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
06:17:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48
06:17:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
06:17:01 AM CPU %user %nice %system %iowait %steal %idle
06:18:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
06:18:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
06:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:19:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
06:19:01 AM 0 0.13 0.00 0.03 0.00 0.03 99.80
06:19:01 AM 1 0.42 0.00 0.07 0.00 0.07 99.45
06:20:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
06:20:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
06:20:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
06:21:01 AM all 0.28 0.00 0.07 0.01 0.04 99.61
06:21:01 AM 0 0.08 0.00 0.05 0.02 0.05 99.80
06:21:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.42
06:22:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66
06:22:01 AM 0 0.37 0.00 0.03 0.00 0.05 99.55
06:22:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
06:23:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
06:23:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
06:23:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
06:24:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
06:24:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
06:24:01 AM 1 0.27 0.00 0.02 0.00 0.03 99.68
06:25:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
06:25:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
06:25:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
06:26:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
06:26:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
06:26:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48
06:27:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
06:27:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
06:27:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
06:28:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
06:28:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
06:28:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
06:28:01 AM CPU %user %nice %system %iowait %steal %idle
06:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
06:29:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
06:29:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
06:30:01 AM all 0.28 0.15 0.10 0.01 0.03 99.42
06:30:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
06:30:01 AM 1 0.45 0.30 0.10 0.02 0.00 99.13
06:31:01 AM all 0.32 0.00 0.08 0.00 0.04 99.56
06:31:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
06:31:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
06:32:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
06:32:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
06:32:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
06:33:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
06:33:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
06:33:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
06:34:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
06:34:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
06:34:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
06:35:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
06:35:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
06:35:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
06:36:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
06:36:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
06:36:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
06:37:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
06:37:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
06:37:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
06:38:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
06:38:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78
06:38:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
06:39:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
06:39:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
06:39:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
06:39:01 AM CPU %user %nice %system %iowait %steal %idle
06:40:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
06:40:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
06:40:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
06:41:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
06:41:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
06:41:01 AM 1 0.45 0.00 0.03 0.00 0.00 99.52
06:42:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
06:42:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
06:42:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
06:43:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
06:43:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
06:43:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
06:44:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
06:44:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
06:44:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
06:45:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
06:45:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
06:45:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:46:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
06:46:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
06:46:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
06:47:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
06:47:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52
06:47:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
06:48:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
06:48:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
06:48:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
06:49:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
06:49:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
06:49:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
06:50:01 AM all 0.27 0.00 0.06 0.01 0.04 99.62
06:50:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
06:50:01 AM 1 0.10 0.00 0.08 0.02 0.07 99.73
06:50:01 AM CPU %user %nice %system %iowait %steal %idle
06:51:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
06:51:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
06:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
06:52:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
06:52:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
06:52:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
06:53:01 AM all 0.09 0.00 0.07 0.00 0.05 99.79
06:53:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
06:53:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:54:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
06:54:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
06:54:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
06:55:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
06:55:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
06:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
06:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
06:56:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
06:56:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
06:57:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
06:57:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
06:57:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
06:58:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
06:58:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
06:58:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
06:59:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
06:59:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
06:59:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
07:00:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
07:00:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
07:00:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
07:01:01 AM all 0.12 0.00 0.07 0.01 0.04 99.77
07:01:01 AM 0 0.12 0.00 0.07 0.02 0.05 99.75
07:01:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
07:01:01 AM CPU %user %nice %system %iowait %steal %idle
07:02:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57
07:02:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
07:02:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30
07:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
07:03:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
07:03:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
07:04:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
07:04:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
07:04:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
07:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
07:05:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
07:05:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
07:06:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
07:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
07:06:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
07:07:02 AM all 0.09 0.00 0.08 0.00 0.04 99.79
07:07:02 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
07:07:02 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
07:08:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
07:08:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
07:08:01 AM 1 0.51 0.00 0.03 0.00 0.02 99.44
07:09:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
07:09:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90
07:09:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
07:10:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67
07:10:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47
07:10:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
07:11:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
07:11:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.56
07:11:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
07:12:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
07:12:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
07:12:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:12:01 AM CPU %user %nice %system %iowait %steal %idle
07:13:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
07:13:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
07:13:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
07:14:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
07:14:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
07:14:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:15:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
07:15:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
07:15:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
07:16:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
07:16:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
07:16:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
07:17:01 AM all 0.23 0.00 0.04 0.00 0.05 99.67
07:17:01 AM 0 0.35 0.00 0.02 0.00 0.03 99.60
07:17:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
07:18:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
07:18:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
07:18:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
07:19:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
07:19:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
07:19:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
07:20:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
07:20:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
07:20:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
07:21:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
07:21:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
07:21:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
07:22:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
07:22:01 AM 0 0.22 0.00 0.07 0.00 0.07 99.65
07:22:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
07:23:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
07:23:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45
07:23:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
07:23:01 AM CPU %user %nice %system %iowait %steal %idle
07:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
07:24:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
07:24:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
07:25:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
07:25:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
07:25:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
07:26:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
07:26:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
07:26:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
07:27:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
07:27:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
07:27:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
07:28:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
07:28:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
07:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:29:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
07:29:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35