Started by upstream project "integration-sanity-test-titanium" build number 497
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-24124 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
[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-SPUm9DOkvUN3/agent.7559
SSH_AGENT_PID=7560
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_18445524287069341524.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_18445524287069341524.key)
[ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
The recommended git tool is: NONE
using credential opendaylight-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
> git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh2627954925821868294.key
Verifying host key using known hosts file
You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh17158731445418293245.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 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
Commit message: "Adapt updater.py to use new lsp-flags container"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11565731192670439451.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-OE3e
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-OE3e/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
Python 3.11.7
pip 26.0.1 from /tmp/venv-OE3e/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.6.0
beautifulsoup4==4.14.3
boto3==1.42.59
botocore==1.42.59
bs4==0.0.2
certifi==2026.2.25
cffi==2.0.0
cfgv==3.5.0
chardet==6.0.0.post1
charset-normalizer==3.4.4
click==8.3.1
cliff==4.13.2
cmd2==3.2.2
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.3.1
distlib==0.4.0
dnspython==2.8.0
docker==7.1.0
dogpile.cache==1.5.0
durationpy==0.10
email-validator==2.3.0
filelock==3.24.3
future==1.0.0
gitdb==4.0.12
GitPython==3.1.46
httplib2==0.30.2
identify==2.6.16
idna==3.11
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.1.0
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.26.0
jsonschema-specifications==2025.9.1
keystoneauth1==5.13.1
kubernetes==35.0.0
lftools==0.37.21
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.10.0
oauth2client==4.1.3
oauthlib==3.3.1
openstacksdk==4.10.0
os-service-types==1.8.2
osc-lib==4.4.0
oslo.config==10.3.0
oslo.context==6.3.0
oslo.i18n==6.7.2
oslo.log==8.1.0
oslo.serialization==5.9.1
oslo.utils==10.0.0
packaging==26.0
pbr==7.0.3
platformdirs==4.9.2
prettytable==3.17.0
psutil==7.2.2
pyasn1==0.6.2
pyasn1_modules==0.4.2
pycparser==3.0
pygerrit2==2.0.15
PyGithub==2.8.1
Pygments==2.19.2
PyJWT==2.11.0
PyNaCl==1.6.2
pyparsing==2.4.7
pyperclip==1.11.0
pyrsistent==0.20.0
python-cinderclient==9.8.0
python-dateutil==2.9.0.post0
python-discovery==1.1.0
python-heatclient==5.1.0
python-jenkins==1.8.3
python-keystoneclient==5.8.0
python-magnumclient==4.10.0
python-openstackclient==9.0.0
python-swiftclient==4.10.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.3.3
rich-argparse==1.7.2
rpds-py==0.30.0
rsa==4.9.1
ruamel.yaml==0.19.1
ruamel.yaml.clib==0.2.15
s3transfer==0.16.0
simplejson==3.20.2
six==1.17.0
smmap==5.0.2
soupsieve==2.8.3
stevedore==5.7.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.14.0
tqdm==4.67.3
typing_extensions==4.15.0
urllib3==1.26.20
virtualenv==21.1.0
wcwidth==0.6.0
websocket-client==1.9.0
wrapt==2.1.1
xdg==6.0.0
xmltodict==1.0.4
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_STACK_TEMPLATE=csit-2-instance-type.yaml
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-489
OS_STACK_TEMPLATE_DIR=openstack-hot
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9696663279295974370.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 - 20260201-010217.481'
vm_1_count: '1'
vm_1_flavor: 'v3-standard-2'
vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
job_name: '23793-489'
silo: 'releng'
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins6071008941792944196.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-gpol
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
+ eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ true
+ case $1 in
+ python=python3
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ pyenv versions
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
fi; done;
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
local command
command="${1:-}"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell)
eval "$(pyenv "sh-$command" "$@")"
;;
*)
command pyenv "$command" "$@"
;;
esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
fi; done;
echo "${paths[*]}"'
++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ awk '{ print $1 }'
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ sed 's/^[ *]* //'
++ grep -E '^[0-9.]*[0-9]$'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ grep '^3' /tmp/.pyenv_versions
+++ tail -n 1
+++ sort -V
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='lftools[openstack] '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='kubernetes '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='niet '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-heatclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-openstackclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-magnumclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='urllib3~=1.26.15 '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='yq '
+ [[ -f /tmp/.os_lf_venv ]]
++ cat /tmp/.os_lf_venv
+ lf_venv=/tmp/venv-OE3e
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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-OE3e/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-OE3e/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-OE3e/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-OE3e/bin to PATH
+ PATH=/tmp/venv-OE3e/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
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
+--------------------------+---------+
| 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 | 180224 |
| totalCoresUsed | 44 |
| totalInstancesUsed | 14 |
| totalFloatingIpsUsed | 0 |
| totalSecurityGroupsUsed | 0 |
| totalServerGroupsUsed | 0 |
| maxTotalVolumes | -1 |
| maxTotalSnapshots | 10 |
| maxTotalVolumeGigabytes | 4096 |
| maxTotalBackups | 10 |
| maxTotalBackupGigabytes | 1000 |
| totalVolumesUsed | 0 |
| totalGigabytesUsed | 0 |
| totalSnapshotsUsed | 0 |
| totalBackupsUsed | 0 |
| totalBackupGigabytesUsed | 0 |
+--------------------------+---------+
+ pushd /opt/ciman/openstack-hot
/opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
+ lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-489 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-489
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2026-02-28T20:08:40Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': 'a58fe857-8523-4dfe-a3b1-3eaaa0b51fbb',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-489/a58fe857-8523-4dfe-a3b1-3eaaa0b51fbb',
'rel': 'self'}],
'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-489',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.171.219']},
{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.170.220']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': 'a58fe857-8523-4dfe-a3b1-3eaaa0b51fbb',
'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-489',
'job_name': '23793-489',
'silo': 'releng',
'vm_0_count': '1',
'vm_0_flavor': 'v3-standard-4',
'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
'20260201-010217.481',
'vm_1_count': '1',
'vm_1_flavor': 'v3-standard-2',
'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
'- 20250917-133034.654'},
'parent_id': None,
'replaced': None,
'status': 'CREATE_COMPLETE',
'status_reason': 'Stack CREATE completed successfully',
'tags': [],
'template': None,
'template_description': 'No description',
'template_url': None,
'timeout_mins': 15,
'unchanged': None,
'updated': None,
'updated_at': None,
'user_project_id': '96510973f9c04f7cb48aa257d41e741f'}
------------------------------------
+ popd
/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13992072414705360220.sh
---> Copy SSH public keys to CSIT lab
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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-OE3e/bin to PATH
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
SSH not responding on 10.30.171.219. Retrying in 10 seconds...
Warning: Permanently added '10.30.170.220' (ECDSA) to the list of known hosts.
releng-23793-489-1-mininet-ovs-217-0
Successfully copied public keys to slave 10.30.170.220
Ping to 10.30.171.219 successful.
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
releng-23793-489-0-builder-0
Successfully copied public keys to slave 10.30.171.219
Process 8776 ready.
Process 8777 ready.
SSH ready on all stack servers.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins9341587374536594803.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TGY2
lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.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-TGY2/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.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 41.5 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.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 65.7 MB/s 0:00:00
Collecting jsonpath-rw (from -r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 45.9 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.7/pyangbind-0.8.7-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.1.0/jmespath-1.1.0-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.3.2/pyparsing-3.3.2-py3-none-any.whl (122 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))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 52.3 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/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 37.4 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.5/cryptography-46.0.5-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.2/pynacl-1.6.2-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/3.0/pycparser-3.0-py3-none-any.whl (48 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.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 97.3 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.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->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.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 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=55207 sha256=bcaa196b453a74c14ffe61165fab7186605096a0b3ba7160fd7e45a10e07269c
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=18355 sha256=78bb4a6024a61e0bc03fc93bdcd1b4949168c621008fe61698f53d94b1658fef
Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
Building wheel for netifaces (pyproject.toml): started
Building wheel for netifaces (pyproject.toml): finished with status 'done'
Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=e2ce26bf2c169bd3838b8eb8a335d2c462b8b4f09f38197de5953fb460b28f60
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=10015 sha256=c7f77e4ca77ded6a99774198d43e02e5b19342229771fdec0dcad0976c92ff86
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=6046b87582a77f53189e2e8f29687aef1b3ce57a787117b9d0b10fe1f68413fa
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.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 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.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
+ pip freeze
attrs==25.4.0
bcrypt==5.0.0
beautifulsoup4==4.14.3
certifi==2026.2.25
cffi==2.0.0
charset-normalizer==3.4.4
click==8.3.1
cryptography==46.0.5
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.3
elasticsearch-dsl==8.15.4
enum34==1.1.10
filelock==3.24.3
h11==0.16.0
idna==3.11
invoke==2.2.1
ipaddr==2.2.0
isodate==0.7.2
jmespath==1.1.0
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
packaging==26.0
paramiko==4.0.0
platformdirs==4.9.2
ply==3.11
pyang==2.7.1
pyangbind==0.8.7
pycparser==3.0
pyhocon==0.3.61
PyNaCl==1.6.2
pyparsing==3.3.2
PySocks==1.7.1
python-dateutil==2.9.0.post0
python-discovery==1.1.0
regex==2026.2.28
requests==2.32.5
robotframework==7.4.1
robotframework-httplibrary==0.4.2
robotframework-pythonlibcore==4.5.0
robotframework-requests==0.9.7
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.8.0
robotframework-sshlibrary==3.8.0
scapy==2.7.0
scp==0.15.0
selenium==4.41.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8.3
trio==0.33.0
trio-websocket==0.12.2
typing_extensions==4.15.0
urllib3==2.6.3
virtualenv==21.1.0
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.9.0
WebTest==3.0.7
wsproto==1.3.2
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env.properties'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins9331626312722060210.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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
lf-activate-venv(): INFO: Adding /tmp/venv-OE3e/bin to PATH
+ ODL_SYSTEM=()
+ TOOLS_SYSTEM=()
+ OPENSTACK_SYSTEM=()
+ OPENSTACK_CONTROLLERS=()
+ mapfile -t ADDR
++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-489
++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
+ for i in "${ADDR[@]}"
++ ssh 10.30.170.220 hostname -s
Warning: Permanently added '10.30.170.220' (ECDSA) to the list of known hosts.
+ REMHOST=releng-23793-489-1-mininet-ovs-217-0
+ case ${REMHOST} in
+ TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.219 hostname -s
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
+ REMHOST=releng-23793-489-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.171.219
++ seq 0 0
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.171.219
+ echo TOOLS_SYSTEM_IP=10.30.170.220
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.170.220
+ openstack_index=0
+ NUM_OPENSTACK_CONTROL_NODES=1
+ echo NUM_OPENSTACK_CONTROL_NODES=1
++ seq 0 0
+ for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
+ echo OPENSTACK_CONTROL_NODE_1_IP=
+ NUM_OPENSTACK_COMPUTE_NODES=-1
+ echo NUM_OPENSTACK_COMPUTE_NODES=-1
+ '[' -1 -ge 2 ']'
++ seq 0 -2
+ NUM_OPENSTACK_HAPROXY_NODES=0
+ echo NUM_OPENSTACK_HAPROXY_NODES=0
++ seq 0 -1
+ echo 'Contents of slave_addresses.txt:'
Contents of slave_addresses.txt:
+ cat slave_addresses.txt
NUM_ODL_SYSTEM=1
NUM_TOOLS_SYSTEM=1
NUM_OPENSTACK_SYSTEM=0
ODL_SYSTEM_IP=10.30.171.219
ODL_SYSTEM_1_IP=10.30.171.219
TOOLS_SYSTEM_IP=10.30.170.220
TOOLS_SYSTEM_1_IP=10.30.170.220
NUM_OPENSTACK_CONTROL_NODES=1
OPENSTACK_CONTROL_NODE_1_IP=
NUM_OPENSTACK_COMPUTE_NODES=-1
NUM_OPENSTACK_HAPROXY_NODES=0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins12211436383201129975.sh
Preparing for JRE Version 21
Karaf artifact is karaf
Karaf project is integration
Java home is /usr/lib/jvm/java-21-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13289934816014504535.sh
2026-02-28 20:10:22 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
Bundle version is 0.22.2-SNAPSHOT
--2026-02-28 20:10:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1410 (1.4K) [application/xml]
Saving to: ‘maven-metadata.xml’
0K . 100% 66.6M=0s
2026-02-28 20:10:22 (66.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
org.opendaylight.integration
karaf
0.22.2-SNAPSHOT
20260228.175742
581
20260228175742
pom
0.22.2-20260228.175742-581
20260228175742
tar.gz
0.22.2-20260228.175742-581
20260228175742
zip
0.22.2-20260228.175742-581
20260228175742
cyclonedx
xml
0.22.2-20260228.175742-581
20260228175742
cyclonedx
json
0.22.2-20260228.175742-581
20260228175742
Nexus timestamp is 0.22.2-20260228.175742-581
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
Distribution bundle is karaf-0.22.2-20260228.175742-581.zip
Distribution bundle version is 0.22.2-SNAPSHOT
Distribution folder is karaf-0.22.2-SNAPSHOT
Nexus prefix is https://nexus.opendaylight.org
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins15981540264869341306.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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
lf-activate-venv(): INFO: Adding /tmp/venv-OE3e/bin to PATH
Copying common-functions.sh to /tmp
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
Copying common-functions.sh to 10.30.171.219:/tmp
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.170.220:/tmp
Warning: Permanently added '10.30.170.220' (ECDSA) to the list of known hosts.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10762715993956401839.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
#################################################
## Configure Cluster and Start ##
#################################################
ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
Locating script plan to use...
Finished running script plans
Configuring member-1 with IP address 10.30.171.219
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
common-functions.sh is being sourced
++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
++ DISTROSTREAM=titanium
++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.2-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
+ echo 'Changing to /tmp'
+ cd /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
--2026-02-28 20:10:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.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: 234982202 (224M) [application/zip]
Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
0K ........ ........ ........ ........ ........ ........ 1% 51.7M 4s
3072K ........ ........ ........ ........ ........ ........ 2% 75.8M 4s
6144K ........ ........ ........ ........ ........ ........ 4% 131M 3s
9216K ........ ........ ........ ........ ........ ........ 5% 139M 3s
12288K ........ ........ ........ ........ ........ ........ 6% 165M 2s
15360K ........ ........ ........ ........ ........ ........ 8% 147M 2s
18432K ........ ........ ........ ........ ........ ........ 9% 185M 2s
21504K ........ ........ ........ ........ ........ ........ 10% 167M 2s
24576K ........ ........ ........ ........ ........ ........ 12% 196M 2s
27648K ........ ........ ........ ........ ........ ........ 13% 205M 2s
30720K ........ ........ ........ ........ ........ ........ 14% 268M 1s
33792K ........ ........ ........ ........ ........ ........ 16% 254M 1s
36864K ........ ........ ........ ........ ........ ........ 17% 277M 1s
39936K ........ ........ ........ ........ ........ ........ 18% 290M 1s
43008K ........ ........ ........ ........ ........ ........ 20% 305M 1s
46080K ........ ........ ........ ........ ........ ........ 21% 301M 1s
49152K ........ ........ ........ ........ ........ ........ 22% 290M 1s
52224K ........ ........ ........ ........ ........ ........ 24% 289M 1s
55296K ........ ........ ........ ........ ........ ........ 25% 287M 1s
58368K ........ ........ ........ ........ ........ ........ 26% 295M 1s
61440K ........ ........ ........ ........ ........ ........ 28% 290M 1s
64512K ........ ........ ........ ........ ........ ........ 29% 281M 1s
67584K ........ ........ ........ ........ ........ ........ 30% 291M 1s
70656K ........ ........ ........ ........ ........ ........ 32% 277M 1s
73728K ........ ........ ........ ........ ........ ........ 33% 282M 1s
76800K ........ ........ ........ ........ ........ ........ 34% 279M 1s
79872K ........ ........ ........ ........ ........ ........ 36% 285M 1s
82944K ........ ........ ........ ........ ........ ........ 37% 270M 1s
86016K ........ ........ ........ ........ ........ ........ 38% 298M 1s
89088K ........ ........ ........ ........ ........ ........ 40% 288M 1s
92160K ........ ........ ........ ........ ........ ........ 41% 277M 1s
95232K ........ ........ ........ ........ ........ ........ 42% 281M 1s
98304K ........ ........ ........ ........ ........ ........ 44% 277M 1s
101376K ........ ........ ........ ........ ........ ........ 45% 276M 1s
104448K ........ ........ ........ ........ ........ ........ 46% 282M 1s
107520K ........ ........ ........ ........ ........ ........ 48% 275M 1s
110592K ........ ........ ........ ........ ........ ........ 49% 275M 1s
113664K ........ ........ ........ ........ ........ ........ 50% 252M 1s
116736K ........ ........ ........ ........ ........ ........ 52% 262M 1s
119808K ........ ........ ........ ........ ........ ........ 53% 288M 0s
122880K ........ ........ ........ ........ ........ ........ 54% 277M 0s
125952K ........ ........ ........ ........ ........ ........ 56% 290M 0s
129024K ........ ........ ........ ........ ........ ........ 57% 273M 0s
132096K ........ ........ ........ ........ ........ ........ 58% 276M 0s
135168K ........ ........ ........ ........ ........ ........ 60% 290M 0s
138240K ........ ........ ........ ........ ........ ........ 61% 279M 0s
141312K ........ ........ ........ ........ ........ ........ 62% 270M 0s
144384K ........ ........ ........ ........ ........ ........ 64% 269M 0s
147456K ........ ........ ........ ........ ........ ........ 65% 310M 0s
150528K ........ ........ ........ ........ ........ ........ 66% 284M 0s
153600K ........ ........ ........ ........ ........ ........ 68% 292M 0s
156672K ........ ........ ........ ........ ........ ........ 69% 286M 0s
159744K ........ ........ ........ ........ ........ ........ 70% 288M 0s
162816K ........ ........ ........ ........ ........ ........ 72% 278M 0s
165888K ........ ........ ........ ........ ........ ........ 73% 270M 0s
168960K ........ ........ ........ ........ ........ ........ 74% 279M 0s
172032K ........ ........ ........ ........ ........ ........ 76% 281M 0s
175104K ........ ........ ........ ........ ........ ........ 77% 277M 0s
178176K ........ ........ ........ ........ ........ ........ 78% 279M 0s
181248K ........ ........ ........ ........ ........ ........ 80% 291M 0s
184320K ........ ........ ........ ........ ........ ........ 81% 283M 0s
187392K ........ ........ ........ ........ ........ ........ 82% 283M 0s
190464K ........ ........ ........ ........ ........ ........ 84% 280M 0s
193536K ........ ........ ........ ........ ........ ........ 85% 286M 0s
196608K ........ ........ ........ ........ ........ ........ 87% 287M 0s
199680K ........ ........ ........ ........ ........ ........ 88% 300M 0s
202752K ........ ........ ........ ........ ........ ........ 89% 300M 0s
205824K ........ ........ ........ ........ ........ ........ 91% 296M 0s
208896K ........ ........ ........ ........ ........ ........ 92% 306M 0s
211968K ........ ........ ........ ........ ........ ........ 93% 306M 0s
215040K ........ ........ ........ ........ ........ ........ 95% 308M 0s
218112K ........ ........ ........ ........ ........ ........ 96% 300M 0s
221184K ........ ........ ........ ........ ........ ........ 97% 287M 0s
224256K ........ ........ ........ ........ ........ ........ 99% 270M 0s
227328K ........ ........ ........ ........ . 100% 366M=0.9s
2026-02-28 20:10:34 (241 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.22.2-20260228.175742-581.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
# http://zodiac.springsource.com/maven/bundles/release@id=gemini
# http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
# https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
# https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.22.2-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
+ logapi=log4j2
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-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/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
+ echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=2048m
+ local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 2048m
memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 2048m'
+ echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.22.2-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.9" 2025-10-21
OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Listing all open ports on controller system...
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
+ '[' -f /tmp/custom_shard_config.txt ']'
Configuring cluster
+ echo 'Configuring cluster'
+ /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.219
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.171.219"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.219:2550"]
roles = ["member-1"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
# Use lz4 compression for LocalSnapshotStore snapshots
snapshot-store.local.use-lz4-compression = false
# Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
snapshot-store.local.lz4-blocksize = 256KB
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1"]
}
]
}
]
Locating config plan to use...
Finished running config plans
Starting member-1 with IP address 10.30.171.219
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
Execute the post startup script on controller 10.30.171.219
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.219' (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...
2026-02-28T20:10:57,199 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2026-02-28T20:10:57,199 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
Let's take the karaf thread dump
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:2028
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Generating mininet variables...
Locating test plan to use...
Changing the testplan path...
# Place the suites in run order:
/w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
/w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
/w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
/w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
==============================================================================
openflowplugin-sanity.txt
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
==============================================================================
Get list of nodes :: Get the inventory | PASS |
------------------------------------------------------------------------------
Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
------------------------------------------------------------------------------
Get node 1 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 2 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 3 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
==============================================================================
Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
------------------------------------------------------------------------------
List all the links :: List all the links in the topology. | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
==============================================================================
Get Stats for all nodes :: Get the stats for all nodes | PASS |
------------------------------------------------------------------------------
Get Stats for node 1 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 2 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 3 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
==============================================================================
Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
------------------------------------------------------------------------------
Verify after adding flow config - Output to physical port# :: Veri... | PASS |
------------------------------------------------------------------------------
Verify after adding flow operational - Output to physical port# ::... | PASS |
------------------------------------------------------------------------------
Remove a flow - Output to physical port# :: Remove a flow | PASS |
------------------------------------------------------------------------------
Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
------------------------------------------------------------------------------
Verify after deleting flow operational - Output to physical port# ... | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
21 tests, 21 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
==============================================================================
Get list of nodes :: Get the inventory | PASS |
------------------------------------------------------------------------------
Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
------------------------------------------------------------------------------
Get node 1 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 2 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Get node 3 inventory :: Get the inventory for a node | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
==============================================================================
Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
------------------------------------------------------------------------------
List all the links :: List all the links in the topology. | PASS |
------------------------------------------------------------------------------
Link Down :: Take link s1-s2 down | PASS |
------------------------------------------------------------------------------
Link Up :: Take link s1-s2 up | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
==============================================================================
Get Stats for all nodes :: Get the stats for all nodes | PASS |
------------------------------------------------------------------------------
Get Stats for node 1 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 2 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
Get Stats for node 3 :: Get the stats for a node | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
4 tests, 4 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
==============================================================================
Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
------------------------------------------------------------------------------
Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
------------------------------------------------------------------------------
Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
------------------------------------------------------------------------------
Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
------------------------------------------------------------------------------
Verify after modifying flow config - Output to physical port# :: V... | PASS |
------------------------------------------------------------------------------
Verify after modifying flow operational - Output to physical port#... | PASS |
------------------------------------------------------------------------------
Remove a flow - Output to physical port# :: Remove a flow | PASS |
------------------------------------------------------------------------------
Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
------------------------------------------------------------------------------
Verify after deleting flow operational - Output to physical port# ... | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
24 tests, 24 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
==============================================================================
Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Added | PASS |
------------------------------------------------------------------------------
Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Updated | PASS |
------------------------------------------------------------------------------
Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 156 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 221 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 222 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 223 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 224 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 225 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 550 Deleted | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
174 tests, 174 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
==============================================================================
Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Added | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Added | PASS |
------------------------------------------------------------------------------
Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Updated | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Updated | PASS |
------------------------------------------------------------------------------
Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
------------------------------------------------------------------------------
Test Is Flow 1 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 2 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 3 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 4 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 5 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 6 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 7 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 8 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 9 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 10 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 11 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 14 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 15 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 16 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 17 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 18 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 19 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 20 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 21 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 22 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 23 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 24 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 25 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 31 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 36 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 38 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 43 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 45 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 101 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 102 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 103 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 104 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 105 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 106 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 107 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 108 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 109 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 110 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 113 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 201 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 202 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 203 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 204 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 205 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 206 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 209 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 214 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 218 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 219 Deleted | PASS |
------------------------------------------------------------------------------
Test Is Flow 220 Deleted | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
152 tests, 152 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
326 tests, 326 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Reconciliation
==============================================================================
openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
==============================================================================
Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
------------------------------------------------------------------------------
Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
------------------------------------------------------------------------------
Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
------------------------------------------------------------------------------
Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
------------------------------------------------------------------------------
Check Linear Topology :: Check Linear Topology. | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
------------------------------------------------------------------------------
Check Flows In Switch :: Check Flows after mininet starts. | PASS |
------------------------------------------------------------------------------
Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check No Switches After Disconnect :: Check no switches in topology. | PASS |
------------------------------------------------------------------------------
Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
------------------------------------------------------------------------------
Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
------------------------------------------------------------------------------
Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
------------------------------------------------------------------------------
Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
------------------------------------------------------------------------------
Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
------------------------------------------------------------------------------
Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
------------------------------------------------------------------------------
Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
------------------------------------------------------------------------------
Stop Mininet :: Stop Mininet. | PASS |
------------------------------------------------------------------------------
Check No Switches :: Check no switches in topology. | PASS |
------------------------------------------------------------------------------
openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
23 tests, 23 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt.Reconciliation | PASS |
23 tests, 23 passed, 0 failed
==============================================================================
openflowplugin-sanity.txt | PASS |
394 tests, 394 passed, 0 failed
==============================================================================
Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
Examining the files in data/log and checking filesize
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
total 960
drwxrwxr-x 2 jenkins jenkins 4096 Feb 28 20:10 .
-rw-rw-r-- 1 jenkins jenkins 1720 Feb 28 20:10 karaf_console.log
drwxrwxr-x 9 jenkins jenkins 4096 Feb 28 20:10 ..
-rw-rw-r-- 1 jenkins jenkins 969356 Feb 28 20:15 karaf.log
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
948K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
Let's take the karaf thread dump again...
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
karaf main: org.apache.karaf.main.Main, pid:3853
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Killing ODL
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Compressing karaf.log 1
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Fetching compressed karaf.log 1
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
Fetch GC logs
Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
Examine copied files
total 43860
drwxrwxr-x. 2 jenkins jenkins 6 Feb 28 20:16 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1720 Feb 28 20:16 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 67420 Feb 28 20:15 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 153233 Feb 28 20:15 karaf_1_3853_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 14053 Feb 28 20:15 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 270749 Feb 28 20:15 report.html
-rw-rw-r--. 1 jenkins jenkins 3389628 Feb 28 20:15 log.html
-rw-rw-r--. 1 jenkins jenkins 40814653 Feb 28 20:15 output.xml
-rw-rw-r--. 1 jenkins jenkins 491 Feb 28 20:11 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 111380 Feb 28 20:11 karaf_1_2028_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14185 Feb 28 20:11 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 3376 Feb 28 20:10 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 252 Feb 28 20:10 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3497 Feb 28 20:10 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 337 Feb 28 20:10 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 2619 Feb 28 20:10 pom.xml
-rw-rw-r--. 1 jenkins jenkins 92 Feb 28 20:10 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 299 Feb 28 20:10 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Feb 28 20:09 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Feb 28 20:09 env.properties
-rw-rw-r--. 1 jenkins jenkins 334 Feb 28 20:08 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Feb 28 20:07 test
drwxrwxr-x. 2 jenkins jenkins 6 Feb 28 20:07 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1410 Feb 28 17:57 maven-metadata.xml
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14614307599501720575.sh
Karaf Deployments, Tests must have already run
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins12328524220113029131.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 7560 killed;
[ssh-agent] Stopped.
Recording plot data
Robot results publisher started...
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1095720821189819243.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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3532k 0 3532k 0 0 3439k 0 --:--:-- 0:00:01 --:--:-- 3439k
Archive: robot-plugin.zip
inflating: ./archives/robot-plugin/log.html
inflating: ./archives/robot-plugin/output.xml
inflating: ./archives/robot-plugin/report.html
mv: cannot stat '*.log.gz': No such file or directory
mv: cannot stat '*.csv': No such file or directory
mv: cannot stat '*.png': No such file or directory
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7853646046127362204.sh
[PostBuildScript] - [INFO] Executing post build scripts.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-489
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12188579238938024072.sh
---> openstack-stack-delete.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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-OE3e/bin to PATH
INFO: Stack cost retrieval disabled, setting cost to 0
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-489
Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-489
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12269769089180261657.sh
---> sysstat.sh
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5181178275747022339.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=redhat
+ workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
+ mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10234381298401266133.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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-OE3e/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13227122612374843170.sh
provisioning config files...
Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #489
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config3065104012847076857tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15038085946352840444.sh
---> create-netrc.sh
WARN: Log server credential not found.
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11399696909543901854.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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-OE3e/bin to PATH
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2746624649962789924.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12281282551566501347.sh
---> job-cost.sh
INFO: Activating Python virtual environment...
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-OE3e/bin to PATH
DEBUG: Contents of stack-cost file:
total: 0
INFO: Retrieving Stack Cost...
INFO: Stack cost: 0
INFO: Instance uptime: 42590s
INFO: Fetching instance metadata (attempt 1 of 3)...
DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
INFO: Successfully fetched instance metadata
INFO: Instance type: v3-standard-2
INFO: Retrieving pricing info for: v3-standard-2
INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=42590
INFO: Successfully fetched Vexxhost pricing API
INFO: Retrieved cost: 0.66
INFO: Retrieved resource: v3-standard-2
INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost
INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost.csv
INFO: Successfully archived job cost data
DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-titanium,489,2026-02-28 20:17:16,v3-standard-2,42590,0.66,0.00,SUCCESS
[openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14133455888726753804.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OE3e 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-OE3e/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/489/
INFO: archiving logs to S3
/tmp/venv-OE3e/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
warnings.warn(
---> uname -a:
Linux prd-centos8-robot-2c-8g-24124.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0,1
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
---> nproc:
2
---> df -h:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 3.8G 17M 3.8G 1% /run
tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/vda1 40G 8.4G 32G 21% /
tmpfs 770M 0 770M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 7697 594 4794 19 2308 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:20:a5:4f brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.170.170/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 43802sec preferred_lft 43802sec
inet6 fe80::f816:3eff:fe20:a54f/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) 02/28/2026 _x86_64_ (2 CPU)
08:27:31 LINUX RESTART (2 CPU)
08:28:02 AM tps rtps wtps bread/s bwrtn/s
08:29:01 AM 11.25 7.62 3.63 2960.39 1713.20
08:30:01 AM 2.05 0.00 2.05 0.00 36.13
08:31:01 AM 0.43 0.03 0.40 0.53 6.90
08:32:01 AM 0.20 0.00 0.20 0.00 2.82
08:33:01 AM 0.15 0.00 0.15 0.00 1.93
08:34:01 AM 0.35 0.00 0.35 0.00 5.73
08:35:01 AM 0.22 0.00 0.22 0.00 2.82
08:36:01 AM 0.15 0.00 0.15 0.00 1.95
08:37:01 AM 0.13 0.00 0.13 0.00 0.95
08:38:01 AM 0.20 0.00 0.20 0.00 2.67
08:39:01 AM 0.23 0.00 0.23 0.00 3.23
08:40:01 AM 0.19 0.00 0.19 0.00 1.78
08:41:01 AM 0.22 0.00 0.22 0.00 2.70
08:42:01 AM 0.22 0.00 0.22 0.00 2.80
08:43:01 AM 0.22 0.03 0.18 0.27 3.97
08:44:01 AM 1.23 0.00 1.23 0.00 28.48
08:45:01 AM 0.18 0.00 0.18 0.00 2.25
08:46:01 AM 0.08 0.00 0.08 0.00 0.63
08:47:01 AM 0.10 0.00 0.10 0.00 0.93
08:48:01 AM 0.33 0.00 0.33 0.00 4.87
08:49:01 AM 0.23 0.00 0.23 0.00 3.07
08:50:01 AM 0.12 0.00 0.12 0.00 0.93
08:51:01 AM 0.17 0.00 0.17 0.00 1.35
08:52:01 AM 0.13 0.00 0.13 0.00 1.87
08:53:01 AM 0.23 0.00 0.23 0.00 2.57
08:54:01 AM 0.18 0.00 0.18 0.00 3.20
08:55:01 AM 0.23 0.00 0.23 0.00 3.10
08:56:01 AM 0.20 0.00 0.20 0.00 2.27
08:57:01 AM 0.10 0.00 0.10 0.00 0.63
08:58:01 AM 0.20 0.00 0.20 0.00 2.70
08:59:01 AM 0.23 0.00 0.23 0.00 3.23
09:00:01 AM 0.15 0.00 0.15 0.00 1.32
09:01:01 AM 0.15 0.02 0.13 0.13 1.23
09:02:01 AM 0.37 0.07 0.30 1.73 4.86
09:03:01 AM 0.25 0.00 0.25 0.00 3.50
09:04:01 AM 0.28 0.00 0.28 0.00 5.23
09:05:01 AM 0.20 0.00 0.20 0.00 1.87
09:06:01 AM 0.10 0.00 0.10 0.00 0.63
09:07:01 AM 0.10 0.00 0.10 0.00 0.80
09:08:01 AM 0.18 0.00 0.18 0.00 1.78
09:09:01 AM 0.23 0.00 0.23 0.00 3.07
09:10:01 AM 0.12 0.00 0.12 0.00 0.93
09:11:01 AM 0.25 0.00 0.25 0.00 2.83
09:12:01 AM 0.20 0.00 0.20 0.00 2.65
09:13:01 AM 0.22 0.00 0.22 0.00 2.58
09:14:01 AM 0.20 0.00 0.20 0.00 3.07
09:15:01 AM 0.12 0.00 0.12 0.00 0.77
09:16:01 AM 0.10 0.00 0.10 0.00 0.77
09:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:18:01 AM 0.18 0.00 0.18 0.00 2.15
09:19:01 AM 0.23 0.00 0.23 0.00 3.20
09:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:21:01 AM 0.22 0.00 0.22 0.00 2.68
09:22:01 AM 0.18 0.00 0.18 0.00 2.52
09:23:01 AM 0.18 0.02 0.17 0.13 1.65
09:24:01 AM 8.95 5.93 3.02 574.74 73.53
09:25:01 AM 0.32 0.00 0.32 0.00 4.32
09:26:01 AM 0.12 0.00 0.12 0.00 1.17
09:27:01 AM 0.10 0.00 0.10 0.00 0.90
09:28:01 AM 0.20 0.00 0.20 0.00 3.10
09:29:01 AM 0.23 0.00 0.23 0.00 3.07
09:30:01 AM 0.18 0.00 0.18 0.00 2.38
09:31:01 AM 0.18 0.00 0.18 0.00 1.75
09:32:01 AM 0.13 0.00 0.13 0.00 1.83
09:33:01 AM 0.15 0.00 0.15 0.00 1.22
09:34:01 AM 0.18 0.00 0.18 0.00 3.23
09:35:01 AM 0.15 0.00 0.15 0.00 1.18
09:36:01 AM 0.10 0.00 0.10 0.00 0.80
09:37:01 AM 0.22 0.00 0.22 0.00 2.53
09:38:01 AM 0.60 0.32 0.28 6.93 3.73
09:39:01 AM 0.78 0.00 0.78 0.00 20.66
09:40:01 AM 0.13 0.00 0.13 0.00 1.00
09:41:01 AM 0.18 0.00 0.18 0.00 2.33
09:42:01 AM 0.27 0.00 0.27 0.00 4.45
09:43:01 AM 0.17 0.00 0.17 0.00 1.93
09:44:01 AM 0.23 0.00 0.23 0.00 3.95
09:45:02 AM 0.12 0.00 0.12 0.00 0.90
09:46:01 AM 0.14 0.00 0.14 0.00 1.71
09:47:01 AM 0.12 0.00 0.12 0.00 1.35
09:48:01 AM 0.17 0.00 0.17 0.00 1.15
09:49:01 AM 0.25 0.00 0.25 0.00 3.28
09:50:01 AM 0.18 0.00 0.18 0.00 2.38
09:51:01 AM 0.20 0.00 0.20 0.00 1.92
09:52:01 AM 0.17 0.00 0.17 0.00 2.12
09:53:01 AM 0.20 0.00 0.20 0.00 2.68
09:54:01 AM 0.20 0.00 0.20 0.00 3.07
09:55:01 AM 0.12 0.00 0.12 0.00 0.90
09:56:01 AM 0.15 0.00 0.15 0.00 1.77
09:57:01 AM 0.20 0.00 0.20 0.00 2.92
09:58:01 AM 0.23 0.00 0.23 0.00 3.25
09:59:01 AM 0.33 0.00 0.33 0.00 5.83
10:00:01 AM 0.12 0.00 0.12 0.00 0.77
10:01:01 AM 0.13 0.00 0.13 0.00 1.07
10:02:01 AM 0.23 0.00 0.23 0.00 3.85
10:03:01 AM 0.28 0.00 0.28 0.00 3.98
10:04:01 AM 0.20 0.00 0.20 0.00 3.47
10:05:01 AM 0.12 0.00 0.12 0.00 0.77
10:06:01 AM 0.10 0.00 0.10 0.00 0.77
10:07:01 AM 0.10 0.00 0.10 0.00 0.63
10:08:01 AM 0.20 0.00 0.20 0.00 2.70
10:09:01 AM 0.32 0.00 0.32 0.00 4.82
10:10:01 AM 0.18 0.00 0.18 0.00 1.72
10:11:01 AM 0.13 0.00 0.13 0.00 1.20
10:12:01 AM 0.12 0.00 0.12 0.00 1.57
10:13:01 AM 0.18 0.00 0.18 0.00 2.15
10:14:01 AM 0.23 0.00 0.23 0.00 3.52
10:15:01 AM 0.12 0.00 0.12 0.00 0.93
10:16:01 AM 0.22 0.00 0.22 0.00 2.53
10:17:01 AM 0.15 0.00 0.15 0.00 1.62
10:18:01 AM 0.23 0.00 0.23 0.00 2.83
10:19:01 AM 0.30 0.00 0.30 0.00 5.57
10:20:01 AM 0.12 0.00 0.12 0.00 0.77
10:21:01 AM 0.27 0.00 0.27 0.00 3.77
10:22:01 AM 0.17 0.00 0.17 0.00 1.98
10:23:01 AM 0.18 0.00 0.18 0.00 2.28
10:24:01 AM 0.18 0.00 0.18 0.00 3.20
10:25:01 AM 0.12 0.00 0.12 0.00 0.77
10:26:01 AM 0.15 0.00 0.15 0.00 1.90
10:27:01 AM 0.13 0.00 0.13 0.00 1.32
10:28:01 AM 0.20 0.00 0.20 0.00 2.43
10:29:01 AM 0.23 0.00 0.23 0.00 3.20
10:30:01 AM 0.22 0.00 0.22 0.00 2.63
10:31:01 AM 0.85 0.00 0.85 0.00 13.71
10:32:01 AM 0.10 0.00 0.10 0.00 0.63
10:33:01 AM 0.30 0.00 0.30 0.00 4.98
10:34:01 AM 0.18 0.00 0.18 0.00 3.07
10:35:01 AM 0.12 0.00 0.12 0.00 0.77
10:36:01 AM 0.10 0.00 0.10 0.00 0.67
10:37:01 AM 0.13 0.00 0.13 0.00 1.08
10:38:01 AM 0.22 0.00 0.22 0.00 2.43
10:39:01 AM 0.23 0.00 0.23 0.00 3.45
10:40:01 AM 0.25 0.00 0.25 0.00 3.13
10:41:01 AM 0.22 0.00 0.22 0.00 2.95
10:42:01 AM 0.20 0.00 0.20 0.00 2.78
10:43:01 AM 0.23 0.00 0.23 0.00 2.55
10:44:01 AM 0.38 0.00 0.38 0.00 5.32
10:45:01 AM 0.32 0.00 0.32 0.00 3.42
10:46:01 AM 0.32 0.00 0.32 0.00 3.05
10:47:01 AM 0.28 0.00 0.28 0.00 2.52
10:48:01 AM 0.37 0.00 0.37 0.00 3.80
10:49:01 AM 0.43 0.00 0.43 0.00 6.12
10:50:01 AM 0.42 0.00 0.42 0.00 5.00
10:51:01 AM 0.37 0.00 0.37 0.00 4.00
10:52:01 AM 0.28 0.00 0.28 0.00 2.88
10:53:02 AM 0.28 0.00 0.28 0.00 2.18
10:54:01 AM 0.44 0.00 0.44 0.00 5.69
10:55:01 AM 0.33 0.00 0.33 0.00 3.05
10:56:01 AM 0.32 0.00 0.32 0.00 3.05
10:57:01 AM 0.35 0.00 0.35 0.00 3.72
10:58:01 AM 0.35 0.00 0.35 0.00 3.05
10:59:01 AM 0.47 0.00 0.47 0.00 5.45
11:00:01 AM 0.35 0.00 0.35 0.00 3.60
11:01:01 AM 0.37 0.00 0.37 0.00 3.87
11:02:01 AM 0.33 0.00 0.33 0.00 3.58
11:03:01 AM 0.42 0.00 0.42 0.00 4.82
11:04:01 AM 0.40 0.00 0.40 0.00 5.85
11:05:01 AM 0.28 0.00 0.28 0.00 2.65
11:06:01 AM 0.35 0.00 0.35 0.00 3.33
11:07:01 AM 0.30 0.00 0.30 0.00 3.02
11:08:01 AM 0.40 0.00 0.40 0.00 4.47
11:09:01 AM 0.42 0.00 0.42 0.00 5.32
11:10:01 AM 0.33 0.00 0.33 0.00 3.82
11:11:01 AM 0.48 0.00 0.48 0.00 5.98
11:12:01 AM 0.28 0.00 0.28 0.00 2.88
11:13:01 AM 0.40 0.00 0.40 0.00 4.07
11:14:01 AM 0.40 0.00 0.40 0.00 5.45
11:15:01 AM 0.32 0.00 0.32 0.00 3.15
11:16:01 AM 0.33 0.00 0.33 0.00 3.37
11:17:01 AM 0.30 0.00 0.30 0.00 3.02
11:18:01 AM 0.45 0.00 0.45 0.00 5.33
11:19:01 AM 0.43 0.00 0.43 0.00 5.58
11:20:01 AM 0.30 0.00 0.30 0.00 3.02
11:21:01 AM 0.40 0.00 0.40 0.00 4.45
11:22:01 AM 0.30 0.00 0.30 0.00 3.15
11:23:01 AM 0.33 0.00 0.33 0.00 3.73
11:24:01 AM 0.45 0.00 0.45 0.00 6.03
11:25:01 AM 0.42 0.00 0.42 0.00 5.00
11:26:01 AM 0.32 0.00 0.32 0.00 3.05
11:27:01 AM 0.28 0.00 0.28 0.00 2.88
11:28:01 AM 0.35 0.00 0.35 0.00 3.62
11:29:01 AM 0.42 0.00 0.42 0.00 4.95
11:30:01 AM 0.33 0.00 0.33 0.00 3.30
11:31:01 AM 0.40 0.00 0.40 0.00 4.32
11:32:01 AM 0.23 0.00 0.23 0.00 3.53
11:33:01 AM 0.18 0.00 0.18 0.00 2.68
11:34:01 AM 0.22 0.00 0.22 0.00 3.33
11:35:01 AM 0.12 0.00 0.12 0.00 0.77
11:36:01 AM 0.12 0.00 0.12 0.00 1.42
11:37:01 AM 0.78 0.00 0.78 0.00 12.43
11:38:01 AM 0.30 0.00 0.30 0.00 4.32
11:39:01 AM 0.23 0.00 0.23 0.00 3.20
11:40:01 AM 0.12 0.00 0.12 0.00 0.77
11:41:01 AM 0.13 0.00 0.13 0.00 1.42
11:42:01 AM 0.23 0.00 0.23 0.00 2.55
11:43:01 AM 0.18 0.00 0.18 0.00 2.15
11:44:01 AM 0.20 0.00 0.20 0.00 3.23
11:45:01 AM 0.23 0.00 0.23 0.00 2.67
11:46:01 AM 0.27 0.00 0.27 0.00 3.58
11:47:01 AM 0.12 0.00 0.12 0.00 1.30
11:48:01 AM 0.28 0.00 0.28 0.00 3.90
11:49:01 AM 0.30 0.00 0.30 0.00 4.07
11:50:01 AM 0.12 0.00 0.12 0.00 0.90
11:51:01 AM 0.13 0.00 0.13 0.00 0.93
11:52:01 AM 0.20 0.00 0.20 0.00 3.32
11:53:01 AM 0.25 0.00 0.25 0.00 3.50
11:54:01 AM 0.20 0.00 0.20 0.00 3.10
11:55:01 AM 0.15 0.00 0.15 0.00 1.22
11:56:01 AM 0.13 0.00 0.13 0.00 0.92
11:57:01 AM 0.10 0.00 0.10 0.00 0.63
11:58:01 AM 0.18 0.00 0.18 0.00 2.28
11:59:01 AM 0.22 0.00 0.22 0.00 3.20
12:00:01 PM 0.12 0.00 0.12 0.00 0.77
12:01:01 PM 0.22 0.00 0.22 0.00 2.68
12:02:01 PM 0.19 0.00 0.19 0.00 2.56
12:03:01 PM 0.12 0.00 0.12 0.00 0.97
12:04:01 PM 0.23 0.00 0.23 0.00 4.62
12:05:01 PM 0.17 0.00 0.17 0.00 1.95
12:06:01 PM 0.22 0.00 0.22 0.00 2.57
12:07:01 PM 0.18 0.00 0.18 0.00 2.63
12:08:01 PM 0.22 0.00 0.22 0.00 2.38
12:09:01 PM 0.28 0.00 0.28 0.00 4.33
12:10:01 PM 0.12 0.00 0.12 0.00 0.90
12:11:01 PM 0.13 0.00 0.13 0.00 0.93
12:12:01 PM 0.18 0.00 0.18 0.00 3.55
12:13:01 PM 0.23 0.00 0.23 0.00 3.12
12:14:01 PM 0.28 0.00 0.28 0.00 4.28
12:15:01 PM 0.12 0.00 0.12 0.00 0.90
12:16:01 PM 0.10 0.00 0.10 0.00 1.03
12:17:01 PM 0.13 0.00 0.13 0.00 1.60
12:18:01 PM 0.25 0.00 0.25 0.00 3.30
12:19:01 PM 0.23 0.00 0.23 0.00 3.23
12:20:01 PM 0.15 0.00 0.15 0.00 1.05
12:21:01 PM 0.22 0.00 0.22 0.00 2.68
12:22:01 PM 0.18 0.00 0.18 0.00 2.52
12:23:01 PM 0.22 0.00 0.22 0.00 2.97
12:24:01 PM 0.20 0.00 0.20 0.00 3.07
12:25:01 PM 0.12 0.00 0.12 0.00 0.77
12:26:01 PM 0.10 0.00 0.10 0.00 0.90
12:27:01 PM 0.10 0.00 0.10 0.00 0.63
12:28:01 PM 0.20 0.00 0.20 0.00 2.70
12:29:01 PM 0.22 0.00 0.22 0.00 3.40
12:30:01 PM 0.23 0.00 0.23 0.00 2.67
12:31:01 PM 0.18 0.00 0.18 0.00 1.88
12:32:01 PM 0.13 0.00 0.13 0.00 1.70
12:33:01 PM 0.20 0.00 0.20 0.00 3.08
12:34:01 PM 0.18 0.00 0.18 0.00 3.07
12:35:01 PM 0.12 0.00 0.12 0.00 0.77
12:36:01 PM 0.10 0.00 0.10 0.00 0.63
12:37:01 PM 0.18 0.00 0.18 0.00 2.78
12:38:01 PM 0.23 0.00 0.23 0.00 2.58
12:39:01 PM 0.23 0.00 0.23 0.00 3.10
12:40:01 PM 0.15 0.00 0.15 0.00 1.22
12:41:01 PM 0.17 0.00 0.17 0.00 1.22
12:42:01 PM 0.13 0.00 0.13 0.00 1.70
12:43:01 PM 0.18 0.00 0.18 0.00 2.28
12:44:01 PM 0.27 0.00 0.27 0.00 4.82
12:45:01 PM 0.17 0.00 0.17 0.00 1.72
12:46:01 PM 0.10 0.00 0.10 0.00 0.77
12:47:01 PM 0.15 0.00 0.15 0.00 1.73
12:48:01 PM 0.20 0.00 0.20 0.00 2.70
12:49:01 PM 0.22 0.00 0.22 0.00 3.33
12:50:01 PM 0.12 0.00 0.12 0.00 0.80
12:51:01 PM 0.25 0.00 0.25 0.00 2.98
12:52:01 PM 0.23 0.00 0.23 0.00 2.93
12:53:01 PM 0.20 0.00 0.20 0.00 2.68
12:54:01 PM 0.22 0.00 0.22 0.00 3.33
12:55:01 PM 0.12 0.00 0.12 0.00 0.77
12:56:01 PM 0.08 0.00 0.08 0.00 0.50
12:57:01 PM 0.10 0.00 0.10 0.00 1.28
12:58:01 PM 0.37 0.00 0.37 0.00 5.20
12:59:01 PM 0.23 0.00 0.23 0.00 3.07
01:00:01 PM 0.12 0.00 0.12 0.00 0.90
01:01:01 PM 0.22 0.00 0.22 0.00 3.13
01:02:01 PM 0.27 0.00 0.27 0.00 3.68
01:03:01 PM 0.22 0.00 0.22 0.00 1.65
01:04:01 PM 0.20 0.00 0.20 0.00 3.47
01:05:01 PM 0.20 0.00 0.20 0.00 2.52
01:06:01 PM 0.15 0.00 0.15 0.00 1.48
01:07:01 PM 0.15 0.00 0.15 0.00 1.45
01:08:01 PM 0.18 0.00 0.18 0.00 2.28
01:09:01 PM 0.23 0.00 0.23 0.00 3.07
01:10:02 PM 0.12 0.00 0.12 0.00 0.77
01:11:01 PM 0.14 0.00 0.14 0.00 1.08
01:12:01 PM 0.22 0.00 0.22 0.00 3.32
01:13:01 PM 0.23 0.00 0.23 0.00 3.10
01:14:01 PM 0.20 0.00 0.20 0.00 3.07
01:15:01 PM 0.12 0.00 0.12 0.00 0.77
01:16:01 PM 0.08 0.00 0.08 0.00 0.72
01:17:01 PM 0.15 0.00 0.15 0.00 2.22
01:18:01 PM 1.12 0.00 1.12 0.00 18.28
01:19:01 PM 0.40 0.00 0.40 0.00 7.28
01:20:01 PM 0.17 0.00 0.17 0.00 2.08
01:21:01 PM 0.25 0.00 0.25 0.00 2.98
01:22:01 PM 0.23 0.00 0.23 0.00 3.75
01:23:01 PM 0.17 0.00 0.17 0.00 1.93
01:24:01 PM 0.23 0.00 0.23 0.00 3.82
01:25:01 PM 0.12 0.00 0.12 0.00 0.90
01:26:01 PM 0.10 0.00 0.10 0.00 0.68
01:27:01 PM 0.20 0.00 0.20 0.00 2.55
01:28:01 PM 0.20 0.00 0.20 0.00 2.83
01:29:01 PM 0.22 0.00 0.22 0.00 3.20
01:30:01 PM 0.13 0.00 0.13 0.00 0.80
01:31:01 PM 0.22 0.00 0.22 0.00 2.68
01:32:01 PM 0.18 0.00 0.18 0.00 2.52
01:33:01 PM 0.22 0.00 0.22 0.00 3.48
01:34:01 PM 0.22 0.00 0.22 0.00 3.07
01:35:01 PM 0.12 0.00 0.12 0.00 0.77
01:36:01 PM 0.10 0.00 0.10 0.00 0.83
01:37:01 PM 0.13 0.00 0.13 0.00 0.92
01:38:01 PM 0.23 0.00 0.23 0.00 3.10
01:39:01 PM 0.28 0.00 0.28 0.00 4.02
01:40:01 PM 0.12 0.00 0.12 0.00 0.77
01:41:01 PM 0.15 0.00 0.15 0.00 1.20
01:42:01 PM 0.17 0.00 0.17 0.00 1.87
01:43:01 PM 0.27 0.00 0.27 0.00 3.67
01:44:01 PM 0.20 0.00 0.20 0.00 3.20
01:45:01 PM 0.20 0.00 0.20 0.00 2.38
01:46:01 PM 0.15 0.00 0.15 0.00 1.45
01:47:01 PM 0.10 0.00 0.10 0.00 0.83
01:48:01 PM 0.23 0.00 0.23 0.00 2.98
01:49:01 PM 0.22 0.00 0.22 0.00 3.20
01:50:01 PM 0.12 0.00 0.12 0.00 0.90
01:51:01 PM 0.13 0.00 0.13 0.00 0.93
01:52:01 PM 0.22 0.00 0.22 0.00 3.45
01:53:01 PM 0.25 0.00 0.25 0.00 3.50
01:54:01 PM 0.20 0.00 0.20 0.00 3.07
01:55:01 PM 0.12 0.00 0.12 0.00 0.77
01:56:01 PM 0.08 0.00 0.08 0.00 0.50
01:57:01 PM 0.12 0.00 0.12 0.00 0.77
01:58:01 PM 0.23 0.00 0.23 0.00 3.02
01:59:01 PM 0.25 0.00 0.25 0.00 3.37
02:00:01 PM 0.17 0.00 0.17 0.00 1.18
02:01:01 PM 0.27 0.00 0.27 0.00 3.76
02:02:01 PM 0.17 0.00 0.17 0.00 1.98
02:03:01 PM 0.15 0.00 0.15 0.00 1.08
02:04:01 PM 0.18 0.00 0.18 0.00 3.73
02:05:01 PM 0.12 0.00 0.12 0.00 0.77
02:06:01 PM 0.20 0.00 0.20 0.00 2.48
02:07:01 PM 0.28 0.00 0.28 0.00 3.82
02:08:01 PM 0.18 0.00 0.18 0.00 2.15
02:09:01 PM 0.23 0.00 0.23 0.00 3.10
02:10:01 PM 0.15 0.00 0.15 0.00 1.35
02:11:01 PM 0.17 0.00 0.17 0.00 1.38
02:12:01 PM 0.20 0.00 0.20 0.00 2.68
02:13:01 PM 0.32 0.00 0.32 0.00 5.10
02:14:01 PM 0.20 0.00 0.20 0.00 3.07
02:15:01 PM 0.12 0.00 0.12 0.00 0.90
02:16:01 PM 0.15 0.00 0.15 0.00 1.48
02:17:01 PM 0.10 0.00 0.10 0.00 0.63
02:18:01 PM 0.17 0.00 0.17 0.00 2.15
02:19:02 PM 0.23 0.00 0.23 0.00 3.07
02:20:01 PM 0.12 0.00 0.12 0.00 0.81
02:21:01 PM 0.25 0.00 0.25 0.00 2.98
02:22:01 PM 0.22 0.00 0.22 0.00 2.80
02:23:01 PM 0.22 0.00 0.22 0.00 2.73
02:24:01 PM 0.18 0.00 0.18 0.00 3.20
02:25:01 PM 0.10 0.00 0.10 0.00 1.03
02:26:01 PM 0.12 0.00 0.12 0.00 0.90
02:27:01 PM 0.10 0.00 0.10 0.00 0.63
02:28:01 PM 0.17 0.00 0.17 0.00 1.63
02:29:01 PM 0.22 0.00 0.22 0.00 3.15
02:30:01 PM 0.15 0.00 0.15 0.00 1.50
02:31:01 PM 0.30 0.00 0.30 0.00 4.85
02:32:01 PM 0.17 0.00 0.17 0.00 2.03
02:33:01 PM 0.17 0.00 0.17 0.00 2.33
02:34:01 PM 0.25 0.00 0.25 0.00 4.20
02:35:01 PM 0.15 0.00 0.15 0.00 1.95
02:36:01 PM 0.13 0.00 0.13 0.00 0.95
02:37:01 PM 0.18 0.00 0.18 0.00 2.25
02:38:01 PM 0.23 0.00 0.23 0.00 3.02
02:39:01 PM 0.23 0.00 0.23 0.00 3.15
02:40:01 PM 0.10 0.00 0.10 0.00 1.03
02:41:01 PM 0.15 0.00 0.15 0.00 1.20
02:42:01 PM 0.13 0.00 0.13 0.00 1.70
02:43:01 PM 0.23 0.00 0.23 0.00 3.38
02:44:01 PM 0.30 0.00 0.30 0.00 4.82
02:45:01 PM 0.80 0.00 0.80 0.00 11.78
02:46:01 PM 0.20 0.00 0.20 0.00 3.25
02:47:01 PM 0.13 0.00 0.13 0.00 0.92
02:48:01 PM 0.20 0.00 0.20 0.00 2.70
02:49:01 PM 0.22 0.00 0.22 0.00 3.33
02:50:01 PM 0.20 0.00 0.20 0.00 2.38
02:51:01 PM 0.18 0.00 0.18 0.00 1.88
02:52:01 PM 0.13 0.00 0.13 0.00 2.10
02:53:01 PM 0.20 0.00 0.20 0.00 2.28
02:54:01 PM 0.20 0.00 0.20 0.00 3.20
02:55:01 PM 0.12 0.00 0.12 0.00 0.77
02:56:01 PM 0.10 0.00 0.10 0.00 0.63
02:57:01 PM 0.18 0.00 0.18 0.00 2.43
02:58:01 PM 0.28 0.00 0.28 0.00 3.80
02:59:01 PM 0.22 0.00 0.22 0.00 3.20
03:00:01 PM 0.10 0.00 0.10 0.00 0.77
03:01:01 PM 0.13 0.00 0.13 0.00 0.93
03:02:01 PM 0.22 0.00 0.22 0.00 3.45
03:03:01 PM 0.25 0.00 0.25 0.00 3.50
03:04:01 PM 0.20 0.00 0.20 0.00 3.37
03:05:01 PM 0.15 0.00 0.15 0.00 1.18
03:06:01 PM 0.10 0.00 0.10 0.00 0.63
03:07:01 PM 0.10 0.00 0.10 0.00 1.07
03:08:01 PM 0.27 0.00 0.27 0.00 3.02
03:09:01 PM 0.23 0.00 0.23 0.00 3.07
03:10:01 PM 0.12 0.00 0.12 0.00 0.77
03:11:01 PM 0.22 0.00 0.22 0.00 2.68
03:12:01 PM 0.18 0.00 0.18 0.00 2.52
03:13:01 PM 0.33 0.00 0.33 0.00 3.65
03:14:01 PM 0.42 0.00 0.42 0.00 5.72
03:15:01 PM 0.32 0.00 0.32 0.00 3.27
03:16:01 PM 0.42 0.00 0.42 0.00 5.18
03:17:01 PM 0.30 0.00 0.30 0.00 3.15
03:18:01 PM 0.43 0.00 0.43 0.00 4.73
03:19:01 PM 0.47 0.00 0.47 0.00 5.73
03:20:01 PM 0.35 0.00 0.35 0.00 3.60
03:21:01 PM 0.38 0.00 0.38 0.00 4.28
03:22:01 PM 0.28 0.00 0.28 0.00 3.02
03:23:01 PM 0.37 0.00 0.37 0.00 3.50
03:24:01 PM 0.38 0.00 0.38 0.00 5.58
03:25:01 PM 0.43 0.00 0.43 0.00 5.31
03:26:02 PM 0.35 0.00 0.35 0.00 3.87
03:27:01 PM 0.30 0.00 0.30 0.00 3.07
03:28:01 PM 0.38 0.00 0.38 0.00 3.83
03:29:01 PM 0.43 0.00 0.43 0.00 5.45
03:30:01 PM 0.32 0.00 0.32 0.00 3.15
03:31:01 PM 0.38 0.00 0.38 0.00 4.42
03:32:01 PM 0.38 0.00 0.38 0.00 4.73
03:33:01 PM 0.40 0.00 0.40 0.00 4.35
03:34:01 PM 0.42 0.00 0.42 0.00 5.58
03:35:01 PM 0.30 0.00 0.30 0.00 3.02
03:36:01 PM 0.37 0.00 0.37 0.00 3.78
03:37:01 PM 0.30 0.00 0.30 0.00 3.02
03:38:01 PM 0.37 0.00 0.37 0.00 3.52
03:39:01 PM 0.40 0.00 0.40 0.00 5.71
03:40:01 PM 0.32 0.00 0.32 0.00 3.15
03:41:01 PM 0.30 0.00 0.30 0.00 2.55
03:42:01 PM 0.38 0.00 0.38 0.00 4.67
03:43:01 PM 0.30 0.00 0.30 0.00 2.10
03:44:01 PM 0.37 0.00 0.37 0.00 4.88
03:45:01 PM 0.28 0.00 0.28 0.00 2.10
03:46:01 PM 0.25 0.00 0.25 0.00 1.87
03:47:01 PM 0.37 0.00 0.37 0.00 4.15
03:48:01 PM 0.40 0.00 0.40 0.00 3.87
03:49:01 PM 0.50 0.00 0.50 0.00 6.23
03:50:01 PM 0.32 0.00 0.32 0.00 2.78
03:51:01 PM 0.35 0.00 0.35 0.00 3.97
03:52:01 PM 0.30 0.00 0.30 0.00 3.02
03:53:01 PM 0.33 0.00 0.33 0.00 3.63
03:54:01 PM 0.42 0.00 0.42 0.00 5.33
03:55:01 PM 0.32 0.00 0.32 0.00 3.55
03:56:01 PM 0.42 0.00 0.42 0.00 5.00
03:57:01 PM 0.28 0.00 0.28 0.00 3.02
03:58:01 PM 0.42 0.00 0.42 0.00 4.37
03:59:01 PM 0.43 0.00 0.43 0.00 5.45
04:00:01 PM 0.35 0.00 0.35 0.00 3.60
04:01:01 PM 0.33 0.00 0.33 0.00 3.70
04:02:01 PM 0.40 0.00 0.40 0.00 5.00
04:03:01 PM 0.38 0.00 0.38 0.00 4.03
04:04:01 PM 0.38 0.00 0.38 0.00 6.38
04:05:01 PM 0.37 0.00 0.37 0.00 4.93
04:06:01 PM 0.32 0.00 0.32 0.00 3.15
04:07:01 PM 0.30 0.00 0.30 0.00 3.02
04:08:01 PM 0.38 0.00 0.38 0.00 3.83
04:09:01 PM 0.45 0.00 0.45 0.00 5.71
04:10:01 PM 0.42 0.00 0.42 0.00 5.00
04:11:01 PM 0.35 0.00 0.35 0.00 3.97
04:12:01 PM 0.30 0.00 0.30 0.00 3.02
04:13:01 PM 0.40 0.00 0.40 0.00 3.97
04:14:01 PM 0.90 0.00 0.90 0.00 13.65
04:15:01 PM 0.32 0.00 0.32 0.00 5.48
04:16:01 PM 0.10 0.00 0.10 0.00 0.80
04:17:01 PM 0.13 0.00 0.13 0.00 0.92
04:18:01 PM 0.17 0.00 0.17 0.00 1.12
04:19:01 PM 0.22 0.00 0.22 0.00 3.33
04:20:01 PM 0.12 0.00 0.12 0.00 0.77
04:21:01 PM 0.22 0.00 0.22 0.00 2.68
04:22:01 PM 0.18 0.00 0.18 0.00 2.52
04:23:01 PM 0.20 0.00 0.20 0.00 2.68
04:24:01 PM 0.20 0.00 0.20 0.00 3.58
04:25:01 PM 0.25 0.00 0.25 0.00 3.00
04:26:01 PM 0.10 0.00 0.10 0.00 0.63
04:27:01 PM 0.13 0.00 0.13 0.00 1.35
04:28:01 PM 0.28 0.00 0.28 0.00 3.72
04:29:01 PM 0.20 0.00 0.20 0.00 3.07
04:30:01 PM 0.20 0.00 0.20 0.00 2.38
04:31:01 PM 0.18 0.00 0.18 0.00 2.05
04:32:01 PM 0.17 0.00 0.17 0.00 1.98
04:33:01 PM 0.17 0.00 0.17 0.00 2.19
04:34:01 PM 0.22 0.00 0.22 0.00 3.20
04:35:01 PM 0.12 0.00 0.12 0.00 0.77
04:36:01 PM 0.15 0.00 0.15 0.00 1.62
04:37:01 PM 0.18 0.00 0.18 0.00 2.25
04:38:01 PM 0.23 0.00 0.23 0.00 2.97
04:39:01 PM 0.22 0.00 0.22 0.00 3.40
04:40:01 PM 0.15 0.00 0.15 0.00 1.05
04:41:01 PM 0.13 0.00 0.13 0.00 1.07
04:42:01 PM 0.13 0.00 0.13 0.00 1.70
04:43:01 PM 0.17 0.00 0.17 0.00 1.62
04:44:01 PM 0.27 0.00 0.27 0.00 4.95
04:45:01 PM 0.17 0.00 0.17 0.00 1.58
04:46:01 PM 0.10 0.00 0.10 0.00 0.63
04:47:01 PM 0.10 0.00 0.10 0.00 0.77
04:48:01 PM 0.22 0.00 0.22 0.00 2.72
04:49:01 PM 0.23 0.00 0.23 0.00 3.10
04:50:01 PM 0.15 0.00 0.15 0.00 1.08
04:51:01 PM 0.25 0.00 0.25 0.00 2.83
04:52:01 PM 0.18 0.00 0.18 0.00 2.65
04:53:01 PM 0.20 0.00 0.20 0.00 2.68
04:54:01 PM 0.18 0.00 0.18 0.00 3.02
04:55:01 PM 0.13 0.00 0.13 0.00 1.43
04:56:01 PM 0.13 0.00 0.13 0.00 1.68
04:57:01 PM 0.13 0.00 0.13 0.00 1.68
04:58:01 PM 0.13 0.00 0.13 0.00 1.00
04:59:01 PM 0.27 0.00 0.27 0.00 4.60
05:00:01 PM 0.15 0.00 0.15 0.00 1.82
05:01:01 PM 0.25 0.00 0.25 0.00 3.48
05:02:01 PM 0.22 0.00 0.22 0.00 2.85
05:03:01 PM 0.13 0.00 0.13 0.00 0.87
05:04:01 PM 0.25 0.00 0.25 0.00 4.87
05:05:01 PM 0.20 0.00 0.20 0.00 2.38
05:06:01 PM 0.15 0.00 0.15 0.00 1.45
05:07:01 PM 0.10 0.00 0.10 0.00 0.77
05:08:01 PM 0.17 0.00 0.17 0.00 1.80
05:09:01 PM 0.25 0.00 0.25 0.00 3.48
05:10:01 PM 0.12 0.00 0.12 0.00 1.03
05:11:01 PM 0.13 0.00 0.13 0.00 0.93
05:12:01 PM 0.20 0.00 0.20 0.00 3.37
05:13:01 PM 0.28 0.00 0.28 0.00 3.80
05:14:01 PM 0.20 0.00 0.20 0.00 3.07
05:15:01 PM 0.12 0.00 0.12 0.00 0.90
05:16:01 PM 0.10 0.00 0.10 0.00 0.63
05:17:01 PM 0.10 0.00 0.10 0.00 0.63
05:18:01 PM 0.18 0.00 0.18 0.00 2.28
05:19:01 PM 0.27 0.00 0.27 0.00 3.63
05:20:01 PM 0.12 0.00 0.12 0.00 0.77
05:21:01 PM 0.22 0.00 0.22 0.00 3.08
05:22:01 PM 0.20 0.00 0.20 0.00 2.82
05:23:01 PM 0.27 0.00 0.27 0.00 3.42
05:24:01 PM 0.18 0.00 0.18 0.00 3.20
05:25:01 PM 0.12 0.00 0.12 0.00 0.90
05:26:01 PM 0.12 0.00 0.12 0.00 1.27
05:27:01 PM 1.12 0.00 1.12 0.00 19.51
05:28:01 PM 0.20 0.00 0.20 0.00 2.70
05:29:01 PM 0.23 0.00 0.23 0.00 3.20
05:30:01 PM 0.12 0.00 0.12 0.00 0.77
05:31:01 PM 0.22 0.00 0.22 0.00 3.48
05:32:01 PM 0.20 0.00 0.20 0.00 2.70
05:33:01 PM 0.28 0.00 0.28 0.00 4.30
05:34:01 PM 0.25 0.00 0.25 0.00 4.08
05:35:01 PM 0.12 0.00 0.12 0.00 0.77
05:36:01 PM 0.10 0.00 0.10 0.00 0.63
05:37:01 PM 0.10 0.00 0.10 0.00 0.83
05:38:01 PM 0.32 0.00 0.32 0.00 4.33
05:39:01 PM 0.22 0.00 0.22 0.00 3.20
05:40:01 PM 0.12 0.00 0.12 0.00 0.77
05:41:01 PM 0.14 0.00 0.14 0.00 1.25
05:42:01 PM 0.17 0.00 0.17 0.00 1.98
05:43:01 PM 0.18 0.00 0.18 0.00 2.28
05:44:01 PM 0.20 0.00 0.20 0.00 3.07
05:45:01 PM 0.20 0.00 0.20 0.00 2.38
05:46:01 PM 0.22 0.00 0.22 0.00 2.57
05:47:01 PM 0.10 0.00 0.10 0.00 0.67
05:48:01 PM 0.22 0.00 0.22 0.00 2.43
05:49:01 PM 0.27 0.00 0.27 0.00 3.78
05:50:01 PM 0.13 0.00 0.13 0.00 1.32
05:51:01 PM 0.20 0.00 0.20 0.00 2.30
05:52:01 PM 0.22 0.00 0.22 0.00 2.92
05:53:01 PM 0.25 0.00 0.25 0.00 3.52
05:54:01 PM 0.18 0.00 0.18 0.00 3.07
05:55:01 PM 0.12 0.00 0.12 0.00 0.77
05:56:01 PM 0.10 0.00 0.10 0.00 0.63
05:57:01 PM 0.10 0.00 0.10 0.00 0.77
05:58:01 PM 0.18 0.00 0.18 0.00 2.15
05:59:01 PM 0.23 0.00 0.23 0.00 3.10
06:00:01 PM 0.15 0.00 0.15 0.00 1.75
06:01:01 PM 0.27 0.00 0.27 0.00 2.97
06:02:01 PM 0.18 0.00 0.18 0.00 3.05
06:03:01 PM 0.20 0.00 0.20 0.00 2.28
06:04:01 PM 0.20 0.00 0.20 0.00 3.47
06:05:01 PM 0.12 0.00 0.12 0.00 0.90
06:06:01 PM 0.18 0.00 0.18 0.00 2.25
06:07:01 PM 0.13 0.00 0.13 0.00 1.40
06:08:01 PM 0.15 0.00 0.15 0.00 1.55
06:09:01 PM 0.28 0.00 0.28 0.00 4.52
06:10:01 PM 0.15 0.00 0.15 0.00 1.82
06:11:01 PM 0.22 0.00 0.22 0.00 2.95
06:12:01 PM 0.18 0.00 0.18 0.00 2.55
06:13:01 PM 0.22 0.00 0.22 0.00 2.62
06:14:01 PM 0.32 0.00 0.32 0.00 5.20
06:15:01 PM 0.15 0.00 0.15 0.00 1.82
06:16:01 PM 0.08 0.00 0.08 0.00 0.63
06:17:01 PM 0.10 0.00 0.10 0.00 0.63
06:18:01 PM 0.13 0.00 0.13 0.00 0.87
06:19:01 PM 0.32 0.00 0.32 0.00 4.52
06:20:01 PM 0.13 0.00 0.13 0.00 1.43
06:21:01 PM 0.22 0.00 0.22 0.00 2.57
06:22:01 PM 0.22 0.00 0.22 0.00 2.97
06:23:01 PM 0.22 0.00 0.22 0.00 2.43
06:24:01 PM 0.20 0.00 0.20 0.00 3.07
06:25:01 PM 0.10 0.00 0.10 0.00 1.17
06:26:01 PM 0.12 0.00 0.12 0.00 0.77
06:27:01 PM 0.10 0.00 0.10 0.00 0.63
06:28:01 PM 0.20 0.00 0.20 0.00 2.83
06:29:01 PM 0.23 0.00 0.23 0.00 3.07
06:30:01 PM 0.20 0.00 0.20 0.00 2.38
06:31:01 PM 0.18 0.00 0.18 0.00 2.28
06:32:01 PM 0.15 0.00 0.15 0.00 2.00
06:33:01 PM 0.25 0.00 0.25 0.00 3.65
06:34:01 PM 0.20 0.00 0.20 0.00 2.93
06:35:01 PM 0.12 0.00 0.12 0.00 0.77
06:36:01 PM 0.10 0.00 0.10 0.00 0.77
06:37:01 PM 0.17 0.00 0.17 0.00 2.12
06:38:01 PM 0.28 0.00 0.28 0.00 3.83
06:39:01 PM 0.23 0.00 0.23 0.00 3.23
06:40:01 PM 0.15 0.00 0.15 0.00 1.18
06:41:01 PM 0.13 0.00 0.13 0.00 1.07
06:42:01 PM 0.15 0.00 0.15 0.00 1.95
06:43:01 PM 0.32 0.00 0.32 0.00 4.38
06:44:01 PM 0.28 0.00 0.28 0.00 4.82
06:45:01 PM 0.17 0.00 0.17 0.00 1.58
06:46:01 PM 0.10 0.00 0.10 0.00 0.63
06:47:01 PM 0.10 0.00 0.10 0.00 0.77
06:48:01 PM 0.17 0.00 0.17 0.00 2.03
06:49:01 PM 0.25 0.00 0.25 0.00 3.77
06:50:02 PM 0.12 0.00 0.12 0.00 0.97
06:51:01 PM 0.25 0.00 0.25 0.00 2.88
06:52:01 PM 0.18 0.00 0.18 0.00 2.65
06:53:01 PM 0.20 0.00 0.20 0.00 2.68
06:54:01 PM 0.18 0.00 0.18 0.00 3.20
06:55:01 PM 0.12 0.00 0.12 0.00 0.77
06:56:01 PM 0.75 0.00 0.75 0.00 11.26
06:57:01 PM 0.27 0.00 0.27 0.00 4.13
06:58:01 PM 0.20 0.00 0.20 0.00 2.32
06:59:01 PM 0.23 0.00 0.23 0.00 3.20
07:00:01 PM 0.12 0.00 0.12 0.00 0.77
07:01:01 PM 0.13 0.00 0.13 0.00 1.28
07:02:01 PM 0.25 0.00 0.25 0.00 3.60
07:03:01 PM 0.23 0.00 0.23 0.00 3.37
07:04:01 PM 0.22 0.00 0.22 0.00 3.47
07:05:01 PM 0.12 0.00 0.12 0.00 0.90
07:06:01 PM 0.15 0.00 0.15 0.00 1.50
07:07:01 PM 0.15 0.00 0.15 0.00 1.62
07:08:01 PM 0.18 0.00 0.18 0.00 2.15
07:09:01 PM 0.23 0.00 0.23 0.00 3.07
07:10:01 PM 0.12 0.00 0.12 0.00 0.90
07:11:01 PM 0.22 0.00 0.22 0.00 2.57
07:12:01 PM 0.23 0.00 0.23 0.00 3.12
07:13:01 PM 0.25 0.00 0.25 0.00 2.73
07:14:01 PM 0.18 0.00 0.18 0.00 3.20
07:15:01 PM 0.12 0.00 0.12 0.00 0.90
07:16:01 PM 0.10 0.00 0.10 0.00 0.63
07:17:01 PM 0.10 0.00 0.10 0.00 0.63
07:18:01 PM 0.28 0.00 0.28 0.00 4.18
07:19:01 PM 0.27 0.00 0.27 0.00 3.63
07:20:01 PM 0.08 0.00 0.08 0.00 0.58
07:21:01 PM 0.17 0.00 0.17 0.00 2.12
07:22:01 PM 0.15 0.00 0.15 0.00 2.23
07:23:01 PM 0.23 0.00 0.23 0.00 2.68
07:24:01 PM 0.23 0.00 0.23 0.00 3.73
07:25:01 PM 0.25 0.00 0.25 0.00 3.67
07:26:01 PM 0.18 0.00 0.18 0.00 2.67
07:27:01 PM 0.10 0.00 0.10 0.00 0.63
07:28:01 PM 0.15 0.00 0.15 0.00 1.40
07:29:01 PM 0.25 0.00 0.25 0.00 3.42
07:30:01 PM 0.15 0.00 0.15 0.00 1.82
07:31:01 PM 0.13 0.00 0.13 0.00 0.93
07:32:01 PM 0.22 0.00 0.22 0.00 3.45
07:33:01 PM 0.25 0.00 0.25 0.00 3.90
07:34:01 PM 0.25 0.00 0.25 0.00 3.38
07:35:01 PM 0.12 0.00 0.12 0.00 0.93
07:36:01 PM 0.13 0.00 0.13 0.00 0.92
07:37:01 PM 0.10 0.00 0.10 0.00 0.63
07:38:01 PM 0.20 0.00 0.20 0.00 2.83
07:39:01 PM 0.22 0.00 0.22 0.00 3.20
07:40:01 PM 0.12 0.00 0.12 0.00 0.77
07:41:01 PM 0.20 0.00 0.20 0.00 2.95
07:42:01 PM 0.20 0.00 0.20 0.00 2.65
07:43:01 PM 0.20 0.00 0.20 0.00 3.22
07:44:01 PM 0.22 0.00 0.22 0.00 3.20
07:45:01 PM 0.12 0.00 0.12 0.00 0.77
07:46:01 PM 0.10 0.00 0.10 0.00 0.83
07:47:01 PM 0.13 0.00 0.13 0.00 0.92
07:48:01 PM 0.15 0.00 0.15 0.00 1.08
07:49:01 PM 0.32 0.00 0.32 0.00 4.82
07:50:01 PM 0.20 0.00 0.20 0.00 2.15
07:51:01 PM 0.15 0.00 0.15 0.00 1.32
07:52:01 PM 0.27 0.00 0.27 0.00 3.93
07:53:01 PM 0.20 0.00 0.20 0.00 2.68
07:54:01 PM 0.18 0.00 0.18 0.00 3.33
07:55:01 PM 0.12 0.00 0.12 0.00 0.77
07:56:01 PM 0.18 0.00 0.18 0.00 2.42
07:57:01 PM 0.18 0.00 0.18 0.00 1.92
07:58:01 PM 0.23 0.00 0.23 0.00 3.00
07:59:02 PM 0.22 0.00 0.22 0.00 3.20
08:00:01 PM 0.12 0.00 0.12 0.00 0.92
08:01:01 PM 0.13 0.00 0.13 0.00 1.10
08:02:01 PM 0.23 0.00 0.23 0.00 3.60
08:03:01 PM 0.25 0.00 0.25 0.00 3.50
08:04:01 PM 0.20 0.00 0.20 0.00 3.07
08:05:01 PM 0.12 0.00 0.12 0.00 1.03
08:06:01 PM 0.10 0.00 0.10 0.00 0.67
08:07:01 PM 0.18 0.00 0.18 0.00 1.80
08:08:01 PM 68.14 6.56 61.58 1244.25 4973.53
08:09:01 PM 86.80 1.08 85.72 75.31 10960.50
08:10:01 PM 49.58 7.10 42.49 1309.96 3533.49
08:11:01 PM 71.51 2.50 69.01 416.79 7987.15
08:12:01 PM 5.81 0.07 5.75 4.93 386.20
08:13:01 PM 2.35 0.00 2.35 0.00 319.78
08:14:01 PM 0.73 0.00 0.73 0.00 573.21
08:15:01 PM 0.32 0.00 0.32 0.00 317.40
08:16:01 PM 2.82 0.17 2.65 3.20 301.78
08:17:01 PM 26.02 0.45 25.57 60.91 2538.15
Average: 0.69 0.04 0.65 9.33 50.23
08:28:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
08:29:01 AM 5853560 7222680 2028872 25.74 2688 1567984 576860 6.46 152416 1616992 16
08:30:01 AM 5851924 7221056 2030508 25.76 2688 1567984 595288 6.67 152440 1618688 16
08:31:01 AM 5853580 7222736 2028852 25.74 2688 1568008 574388 6.43 152560 1617092 8
08:32:01 AM 5853608 7222764 2028824 25.74 2688 1568008 574388 6.43 152560 1617092 4
08:33:01 AM 5853696 7222844 2028736 25.74 2688 1568012 574388 6.43 152560 1617316 4
08:34:01 AM 5853812 7222960 2028620 25.74 2688 1568012 574388 6.43 152560 1617176 4
08:35:01 AM 5853964 7223112 2028468 25.73 2688 1568012 574388 6.43 152560 1617248 8
08:36:01 AM 5854124 7223276 2028308 25.73 2688 1568016 574388 6.43 152560 1617136 4
08:37:01 AM 5853892 7223044 2028540 25.73 2688 1568016 574388 6.43 152560 1617136 4
08:38:01 AM 5853836 7222988 2028596 25.74 2688 1568016 574388 6.43 152560 1617136 4
08:39:01 AM 5853960 7223116 2028472 25.73 2688 1568020 574388 6.43 152560 1617208 4
08:40:01 AM 5853812 7222968 2028620 25.74 2688 1568020 567648 6.36 152560 1617376 4
08:41:01 AM 5853964 7223124 2028468 25.73 2688 1568024 567648 6.36 152560 1617372 4
08:42:01 AM 5853976 7223136 2028456 25.73 2688 1568024 567648 6.36 152560 1617256 4
08:43:01 AM 5853648 7222804 2028784 25.74 2688 1568024 566004 6.34 152708 1617120 12
08:44:01 AM 5853712 7222872 2028720 25.74 2688 1568028 566004 6.34 152708 1617192 4
08:45:01 AM 5853724 7222884 2028708 25.74 2688 1568028 566004 6.34 152708 1617124 4
08:46:01 AM 5853728 7222888 2028704 25.74 2688 1568028 566004 6.34 152708 1617128 8
08:47:01 AM 5853748 7222912 2028684 25.74 2688 1568032 566004 6.34 152708 1617016 4
08:48:01 AM 5853804 7222968 2028628 25.74 2688 1568032 566004 6.34 152708 1617016 4
08:49:01 AM 5853696 7222860 2028736 25.74 2688 1568032 566004 6.34 152708 1617088 4
08:50:01 AM 5853456 7222624 2028976 25.74 2688 1568036 587692 6.58 152708 1617144 8
08:51:01 AM 5853968 7223132 2028464 25.73 2688 1568036 587692 6.58 152708 1617028 4
08:52:01 AM 5853932 7223100 2028500 25.73 2688 1568040 587692 6.58 152708 1617032 8
08:53:01 AM 5853688 7222856 2028744 25.74 2688 1568040 587692 6.58 152708 1617148 4
08:54:01 AM 5849464 7218632 2032968 25.79 2688 1568040 587692 6.58 152708 1621416 4
08:55:01 AM 5849672 7218844 2032760 25.79 2688 1568044 587692 6.58 152708 1621216 4
08:56:01 AM 5849760 7218932 2032672 25.79 2688 1568044 587692 6.58 152708 1621216 4
08:57:01 AM 5849796 7218968 2032636 25.79 2688 1568044 587692 6.58 152708 1621216 4
08:58:01 AM 5849764 7218936 2032668 25.79 2688 1568044 587692 6.58 152708 1621224 4
08:59:01 AM 5849644 7218820 2032788 25.79 2688 1568048 587692 6.58 152708 1621328 4
09:00:01 AM 5849212 7218388 2033220 25.79 2688 1568048 575840 6.45 152712 1621648 4
09:01:01 AM 5848560 7217740 2033872 25.80 2688 1568052 575840 6.45 152712 1621988 4
09:02:01 AM 5849112 7218364 2033320 25.80 2688 1568124 575840 6.45 152880 1621580 4
09:03:01 AM 5849104 7218356 2033328 25.80 2688 1568124 575840 6.45 152880 1621476 4
09:04:01 AM 5848816 7218072 2033616 25.80 2688 1568128 575840 6.45 152880 1621884 4
09:05:01 AM 5849328 7218584 2033104 25.79 2688 1568128 575840 6.45 152880 1621540 4
09:06:01 AM 5849380 7218636 2033052 25.79 2688 1568128 575840 6.45 152880 1621540 4
09:07:01 AM 5849164 7218424 2033268 25.79 2688 1568132 575840 6.45 152880 1621544 4
09:08:01 AM 5848888 7218148 2033544 25.80 2688 1568132 575840 6.45 152880 1621544 4
09:09:01 AM 5848868 7218128 2033564 25.80 2688 1568132 575840 6.45 152880 1621612 4
09:10:01 AM 5848644 7217908 2033788 25.80 2688 1568136 592632 6.64 152880 1621780 4
09:11:01 AM 5848844 7218108 2033588 25.80 2688 1568136 592632 6.64 152892 1621640 8
09:12:01 AM 5849044 7218308 2033388 25.80 2688 1568136 592632 6.64 152892 1621536 4
09:13:01 AM 5849076 7218344 2033356 25.80 2688 1568140 592632 6.64 152892 1621540 4
09:14:01 AM 5848968 7218236 2033464 25.80 2688 1568140 592632 6.64 152892 1621624 4
09:15:01 AM 5848804 7218072 2033628 25.80 2688 1568140 592632 6.64 152892 1621556 4
09:16:01 AM 5848828 7218100 2033604 25.80 2688 1568144 592632 6.64 152892 1621676 4
09:17:01 AM 5848848 7218120 2033584 25.80 2688 1568144 592632 6.64 152892 1621560 4
09:18:01 AM 5848924 7218196 2033508 25.80 2688 1568144 592632 6.64 152892 1621676 4
09:19:01 AM 5848836 7218112 2033596 25.80 2688 1568148 592632 6.64 152892 1621748 4
09:20:01 AM 5848708 7217984 2033724 25.80 2688 1568148 578724 6.48 152892 1621796 4
09:21:01 AM 5848952 7218232 2033480 25.80 2688 1568152 578724 6.48 152892 1621568 4
09:22:01 AM 5849016 7218296 2033416 25.80 2688 1568152 578724 6.48 152892 1621568 4
09:23:01 AM 5848648 7217928 2033784 25.80 2688 1568152 598192 6.70 152892 1621800 4
09:24:01 AM 5831204 7217800 2051228 26.02 2688 1585396 578732 6.48 155240 1636596 4
09:25:01 AM 5831296 7217892 2051136 26.02 2688 1585396 578732 6.48 155240 1636528 4
09:26:01 AM 5831464 7218060 2050968 26.02 2688 1585396 578732 6.48 155240 1636528 4
09:27:01 AM 5831532 7218132 2050900 26.02 2688 1585400 578732 6.48 155240 1636532 4
09:28:01 AM 5831336 7217936 2051096 26.02 2688 1585400 578732 6.48 155240 1636744 4
09:29:01 AM 5831508 7218108 2050924 26.02 2688 1585400 578732 6.48 155240 1636692 4
09:30:01 AM 5831192 7217796 2051240 26.02 2688 1585404 578732 6.48 155240 1636896 4
09:31:01 AM 5831516 7218120 2050916 26.02 2688 1585404 578732 6.48 155240 1636640 4
09:32:01 AM 5831608 7218216 2050824 26.02 2688 1585408 578732 6.48 155240 1636624 4
09:33:01 AM 5831284 7217892 2051148 26.02 2688 1585408 578732 6.48 155240 1636552 4
09:34:01 AM 5831160 7217768 2051272 26.02 2688 1585408 578732 6.48 155240 1636792 4
09:35:01 AM 5831468 7218076 2050964 26.02 2688 1585408 578732 6.48 155240 1636588 4
09:36:01 AM 5831384 7217996 2051048 26.02 2688 1585412 578732 6.48 155240 1636592 4
09:37:01 AM 5831524 7218136 2050908 26.02 2688 1585412 578732 6.48 155240 1636592 4
09:38:01 AM 5831196 7218004 2051236 26.02 2688 1585608 578732 6.48 155380 1636672 16
09:39:01 AM 5830920 7217736 2051512 26.03 2688 1585616 578732 6.48 155380 1636864 4
09:40:01 AM 5830812 7217628 2051620 26.03 2688 1585616 576680 6.46 155380 1636912 4
09:41:01 AM 5831164 7217988 2051268 26.02 2688 1585620 576680 6.46 155380 1636684 4
09:42:01 AM 5831076 7217900 2051356 26.02 2688 1585620 576680 6.46 155380 1636684 4
09:43:01 AM 5831144 7217968 2051288 26.02 2688 1585620 576680 6.46 155380 1636684 4
09:44:01 AM 5831232 7218060 2051200 26.02 2688 1585624 576680 6.46 155380 1636764 8
09:45:02 AM 5831204 7218032 2051228 26.02 2688 1585624 576680 6.46 155380 1636696 4
09:46:01 AM 5831312 7218140 2051120 26.02 2688 1585624 576680 6.46 155380 1636696 4
09:47:01 AM 5831316 7218148 2051116 26.02 2688 1585628 576680 6.46 155380 1636700 4
09:48:01 AM 5831240 7218072 2051192 26.02 2688 1585628 576680 6.46 155380 1636700 4
09:49:01 AM 5831252 7218084 2051180 26.02 2688 1585628 576680 6.46 155380 1636772 4
09:50:01 AM 5830964 7217800 2051468 26.03 2688 1585632 575892 6.45 155380 1637056 4
09:51:01 AM 5831120 7217960 2051312 26.02 2688 1585636 575892 6.45 155380 1636812 4
09:52:01 AM 5831112 7217956 2051320 26.02 2688 1585640 575892 6.45 155380 1636816 4
09:53:01 AM 5831320 7218164 2051112 26.02 2688 1585640 575892 6.45 155380 1636716 4
09:54:01 AM 5831072 7217916 2051360 26.02 2688 1585640 575892 6.45 155380 1636788 4
09:55:01 AM 5831044 7217892 2051388 26.02 2688 1585644 575892 6.45 155380 1636724 4
09:56:01 AM 5831076 7217924 2051356 26.02 2688 1585644 575892 6.45 155380 1636724 4
09:57:01 AM 5831224 7218072 2051208 26.02 2688 1585644 575892 6.45 155380 1636728 4
09:58:01 AM 5831080 7217932 2051352 26.02 2688 1585648 575892 6.45 155380 1636740 4
09:59:01 AM 5831084 7217936 2051348 26.02 2688 1585648 575892 6.45 155408 1636780 4
10:00:01 AM 5830884 7217736 2051548 26.03 2688 1585648 591976 6.63 155408 1636944 4
10:01:01 AM 5829928 7216788 2052504 26.04 2688 1585652 591976 6.63 155408 1637624 4
10:02:01 AM 5831196 7218056 2051236 26.02 2688 1585652 591976 6.63 155420 1636708 4
10:03:01 AM 5831064 7217928 2051368 26.02 2688 1585656 591976 6.63 155420 1636712 4
10:04:01 AM 5830760 7217624 2051672 26.03 2688 1585656 576088 6.45 155420 1637000 4
10:05:01 AM 5831020 7217884 2051412 26.03 2688 1585656 576088 6.45 155420 1636912 4
10:06:01 AM 5830992 7217860 2051440 26.03 2688 1585660 576088 6.45 155420 1636800 4
10:07:01 AM 5830904 7217772 2051528 26.03 2688 1585660 576088 6.45 155420 1636916 4
10:08:01 AM 5831072 7217940 2051360 26.02 2688 1585660 576088 6.45 155420 1636800 4
10:09:01 AM 5831028 7217900 2051404 26.03 2688 1585664 576088 6.45 155420 1636876 4
10:10:01 AM 5830776 7217648 2051656 26.03 2688 1585664 576748 6.46 155420 1637040 4
10:11:01 AM 5830980 7217856 2051452 26.03 2688 1585668 576748 6.46 155420 1636932 4
10:12:01 AM 5831008 7217884 2051424 26.03 2688 1585668 576748 6.46 155420 1636932 4
10:13:01 AM 5831168 7218044 2051264 26.02 2688 1585668 576748 6.46 155420 1636820 8
10:14:01 AM 5830840 7217716 2051592 26.03 2688 1585668 576748 6.46 155420 1636896 4
10:15:01 AM 5830888 7217768 2051544 26.03 2688 1585672 576748 6.46 155420 1636832 4
10:16:01 AM 5830960 7217840 2051472 26.03 2688 1585672 576748 6.46 155420 1636832 4
10:17:01 AM 5830964 7217848 2051468 26.03 2688 1585676 576748 6.46 155420 1636952 4
10:18:01 AM 5831428 7218316 2051004 26.02 2688 1585680 576748 6.46 155420 1636612 4
10:19:01 AM 5831372 7218260 2051060 26.02 2688 1585680 576748 6.46 155420 1636632 4
10:20:01 AM 5831088 7217976 2051344 26.02 2688 1585680 576292 6.45 155420 1636912 4
10:21:01 AM 5831264 7218156 2051168 26.02 2688 1585684 576292 6.45 155420 1636704 4
10:22:01 AM 5831356 7218248 2051076 26.02 2688 1585684 576292 6.45 155420 1636704 4
10:23:01 AM 5831640 7218536 2050792 26.02 2688 1585688 576292 6.45 155420 1636576 4
10:24:01 AM 5831200 7218096 2051232 26.02 2688 1585688 576292 6.45 155420 1636644 4
10:25:01 AM 5831200 7218096 2051232 26.02 2688 1585688 576292 6.45 155420 1636576 4
10:26:01 AM 5831160 7218060 2051272 26.02 2688 1585692 576292 6.45 155420 1636828 16
10:27:01 AM 5831220 7218120 2051212 26.02 2688 1585692 576292 6.45 155420 1636740 8
10:28:01 AM 5831224 7218124 2051208 26.02 2688 1585692 576292 6.45 155420 1636744 4
10:29:01 AM 5831248 7218152 2051184 26.02 2688 1585696 576292 6.45 155420 1636816 4
10:30:01 AM 5831052 7217960 2051380 26.02 2688 1585700 576292 6.45 165296 1627024 248
10:31:01 AM 5831252 7218168 2051180 26.02 2688 1585708 576292 6.45 165300 1626928 4
10:32:01 AM 5831096 7218012 2051336 26.02 2688 1585708 576292 6.45 165300 1626892 4
10:33:01 AM 5830936 7217852 2051496 26.03 2688 1585708 576292 6.45 165300 1627176 4
10:34:01 AM 5831080 7218000 2051352 26.02 2688 1585712 576292 6.45 165300 1626996 4
10:35:01 AM 5831368 7218288 2051064 26.02 2688 1585712 576292 6.45 165300 1626812 4
10:36:01 AM 5831340 7218260 2051092 26.02 2688 1585712 576292 6.45 165300 1626812 4
10:37:01 AM 5831432 7218356 2051000 26.02 2688 1585716 576292 6.45 165300 1626816 4
10:38:01 AM 5831464 7218388 2050968 26.02 2688 1585716 576292 6.45 165308 1626892 4
10:39:01 AM 5831432 7218356 2051000 26.02 2688 1585716 576292 6.45 165300 1626864 4
10:40:01 AM 5830548 7217476 2051884 26.03 2688 1585720 578360 6.48 165300 1627380 16
10:41:01 AM 5831036 7217964 2051396 26.02 2688 1585720 578360 6.48 165300 1626948 8
10:42:01 AM 5830984 7217916 2051448 26.03 2688 1585724 578360 6.48 165300 1626916 4
10:43:01 AM 5831204 7218136 2051228 26.02 2688 1585724 578360 6.48 165300 1626852 4
10:44:01 AM 5831104 7218036 2051328 26.02 2688 1585724 578360 6.48 165300 1626920 4
10:45:01 AM 5831252 7218188 2051180 26.02 2688 1585728 578360 6.48 165300 1626860 4
10:46:01 AM 5831224 7218160 2051208 26.02 2688 1585728 578360 6.48 165300 1626860 4
10:47:01 AM 5831196 7218132 2051236 26.02 2688 1585728 578360 6.48 165300 1626860 4
10:48:01 AM 5831372 7218312 2051060 26.02 2688 1585732 578360 6.48 165300 1626864 4
10:49:01 AM 5830848 7217788 2051584 26.03 2688 1585732 578360 6.48 165300 1627188 4
10:50:01 AM 5830836 7217776 2051596 26.03 2688 1585732 582040 6.52 165300 1627156 4
10:51:01 AM 5830988 7217932 2051444 26.03 2688 1585736 582040 6.52 165300 1627032 4
10:52:01 AM 5831136 7218080 2051296 26.02 2688 1585736 582040 6.52 165300 1626928 4
10:53:02 AM 5831164 7218108 2051268 26.02 2688 1585736 582040 6.52 165300 1626928 4
10:54:01 AM 5831168 7218116 2051264 26.02 2688 1585740 582040 6.52 165300 1627004 4
10:55:01 AM 5831288 7218236 2051144 26.02 2688 1585740 582040 6.52 165300 1626936 4
10:56:01 AM 5831312 7218260 2051120 26.02 2688 1585740 582040 6.52 165300 1626940 4
10:57:01 AM 5831348 7218300 2051084 26.02 2688 1585744 582040 6.52 165300 1626944 4
10:58:01 AM 5831408 7218364 2051024 26.02 2688 1585748 582040 6.52 165300 1626948 4
10:59:01 AM 5831296 7218252 2051136 26.02 2688 1585748 582040 6.52 165300 1627016 4
11:00:01 AM 5830812 7217772 2051620 26.03 2688 1585752 576420 6.45 165300 1627184 4
11:01:01 AM 5830276 7217236 2052156 26.03 2688 1585752 576420 6.45 165300 1627648 4
11:02:01 AM 5831164 7218128 2051268 26.02 2688 1585756 576420 6.45 165300 1626956 4
11:03:01 AM 5831224 7218188 2051208 26.02 2688 1585756 576420 6.45 165300 1626956 4
11:04:01 AM 5830728 7217692 2051704 26.03 2688 1585756 576420 6.45 165300 1627168 4
11:05:01 AM 5831128 7218096 2051304 26.02 2688 1585760 576420 6.45 165300 1626976 4
11:06:01 AM 5831100 7218068 2051332 26.02 2688 1585760 576420 6.45 165300 1626976 4
11:07:01 AM 5831108 7218076 2051324 26.02 2688 1585760 576420 6.45 165300 1626976 4
11:08:01 AM 5831108 7218080 2051324 26.02 2688 1585764 576420 6.45 165300 1626980 4
11:09:01 AM 5831120 7218092 2051312 26.02 2688 1585764 576420 6.45 165304 1627044 4
11:10:01 AM 5830400 7217372 2052032 26.03 2688 1585764 568276 6.36 165304 1627412 4
11:11:01 AM 5830840 7217816 2051592 26.03 2688 1585768 568276 6.36 165304 1627084 4
11:12:01 AM 5830816 7217792 2051616 26.03 2688 1585768 568276 6.36 165304 1627084 4
11:13:01 AM 5831008 7217988 2051424 26.03 2688 1585772 568276 6.36 165304 1627104 4
11:14:01 AM 5831080 7218060 2051352 26.02 2688 1585772 568276 6.36 165304 1627056 4
11:15:01 AM 5831112 7218092 2051320 26.02 2688 1585772 568276 6.36 165304 1626988 4
11:16:01 AM 5831052 7218036 2051380 26.02 2688 1585776 568276 6.36 165304 1626992 4
11:17:01 AM 5831140 7218124 2051292 26.02 2688 1585776 568276 6.36 165304 1626992 4
11:18:01 AM 5831224 7218208 2051208 26.02 2688 1585776 568276 6.36 165304 1626992 4
11:19:01 AM 5831204 7218192 2051228 26.02 2688 1585780 568276 6.36 165304 1627064 4
11:20:01 AM 5830908 7217896 2051524 26.03 2688 1585780 583920 6.54 165304 1627348 4
11:21:01 AM 5831004 7217996 2051428 26.03 2688 1585784 583920 6.54 165304 1627112 4
11:22:01 AM 5831044 7218036 2051388 26.02 2688 1585784 583920 6.54 165304 1627024 4
11:23:01 AM 5830608 7217600 2051824 26.03 2688 1585784 583920 6.54 165304 1627300 4
11:24:01 AM 5830956 7217952 2051476 26.03 2688 1585788 583920 6.54 165304 1627100 4
11:25:01 AM 5830896 7217892 2051536 26.03 2688 1585788 583920 6.54 165304 1627032 4
11:26:01 AM 5831016 7218012 2051416 26.03 2688 1585788 583920 6.54 165304 1627032 4
11:27:01 AM 5830956 7217952 2051476 26.03 2688 1585788 583920 6.54 165304 1627032 4
11:28:01 AM 5830956 7217956 2051476 26.03 2688 1585792 583920 6.54 165304 1627036 4
11:29:01 AM 5830880 7217880 2051552 26.03 2688 1585792 583920 6.54 165304 1627104 4
11:30:01 AM 5830760 7217760 2051672 26.03 2688 1585792 576420 6.45 165304 1627268 4
11:31:01 AM 5830852 7217860 2051580 26.03 2688 1585796 576420 6.45 165304 1627276 4
11:32:01 AM 5830908 7217916 2051524 26.03 2688 1585796 576420 6.45 165304 1627160 4
11:33:01 AM 5830904 7217916 2051528 26.03 2688 1585800 576420 6.45 165304 1627184 12
11:34:01 AM 5830980 7217992 2051452 26.03 2688 1585800 576420 6.45 165304 1627124 8
11:35:01 AM 5831192 7218204 2051240 26.02 2688 1585800 576420 6.45 165304 1627056 4
11:36:01 AM 5830740 7217756 2051692 26.03 2688 1585804 574964 6.44 165504 1627212 244
11:37:01 AM 5831144 7218160 2051288 26.02 2688 1585804 574964 6.44 165504 1626872 4
11:38:01 AM 5831176 7218196 2051256 26.02 2688 1585808 574964 6.44 165504 1626876 4
11:39:01 AM 5830876 7217900 2051556 26.03 2688 1585812 574964 6.44 165504 1626948 4
11:40:01 AM 5830588 7217612 2051844 26.03 2688 1585812 568228 6.36 165504 1627112 4
11:41:01 AM 5830996 7218032 2051436 26.03 2688 1585824 568228 6.36 165504 1627008 4
11:42:01 AM 5831080 7218116 2051352 26.02 2688 1585824 568228 6.36 165504 1626896 4
11:43:01 AM 5831012 7218048 2051420 26.03 2688 1585824 568228 6.36 165504 1626896 4
11:44:01 AM 5830752 7217792 2051680 26.03 2688 1585828 568228 6.36 165504 1626968 4
11:45:01 AM 5830924 7217964 2051508 26.03 2688 1585828 568228 6.36 165504 1626904 4
11:46:01 AM 5830864 7217904 2051568 26.03 2688 1585828 568228 6.36 165504 1626904 4
11:47:01 AM 5830772 7217816 2051660 26.03 2688 1585832 568228 6.36 165504 1627024 4
11:48:01 AM 5830900 7217944 2051532 26.03 2688 1585832 568228 6.36 165504 1627004 8
11:49:01 AM 5830792 7217836 2051640 26.03 2688 1585832 568228 6.36 165504 1627092 4
11:50:01 AM 5830636 7217684 2051796 26.03 2688 1585836 576420 6.45 165504 1627144 4
11:51:01 AM 5831020 7218068 2051412 26.03 2688 1585836 576420 6.45 165504 1626912 4
11:52:01 AM 5830856 7217908 2051576 26.03 2688 1585840 576420 6.45 165504 1626916 4
11:53:01 AM 5830836 7217888 2051596 26.03 2688 1585840 576420 6.45 165504 1626916 4
11:54:01 AM 5830688 7217740 2051744 26.03 2688 1585840 576420 6.45 165504 1627100 4
11:55:01 AM 5830952 7218008 2051480 26.03 2688 1585844 576420 6.45 165504 1627036 4
11:56:01 AM 5830952 7218008 2051480 26.03 2688 1585844 576420 6.45 165504 1627036 4
11:57:01 AM 5830948 7218004 2051484 26.03 2688 1585844 576420 6.45 165504 1626920 4
11:58:01 AM 5830888 7217948 2051544 26.03 2688 1585848 576420 6.45 165504 1627040 4
11:59:01 AM 5830960 7218020 2051472 26.03 2688 1585848 576420 6.45 165504 1627000 4
12:00:01 PM 5830600 7217660 2051832 26.03 2688 1585848 576420 6.45 165504 1627164 4
12:01:01 PM 5829240 7216304 2053192 26.05 2688 1585852 576420 6.45 165504 1628096 4
12:02:01 PM 5830616 7217680 2051816 26.03 2688 1585852 576420 6.45 165520 1627152 4
12:03:01 PM 5830940 7218008 2051492 26.03 2688 1585856 576420 6.45 165520 1626924 4
12:04:01 PM 5830548 7217616 2051884 26.03 2688 1585856 576420 6.45 165520 1627128 4
12:05:01 PM 5830804 7217872 2051628 26.03 2688 1585856 576420 6.45 165520 1626924 4
12:06:01 PM 5830860 7217928 2051572 26.03 2688 1585856 576420 6.45 165520 1626924 4
12:07:01 PM 5830768 7217840 2051664 26.03 2688 1585860 576420 6.45 165520 1626928 4
12:08:01 PM 5830776 7217848 2051656 26.03 2688 1585860 576420 6.45 165520 1626928 4
12:09:01 PM 5830896 7217968 2051536 26.03 2688 1585860 576420 6.45 165520 1627016 4
12:10:01 PM 5830588 7217664 2051844 26.03 2688 1585864 576484 6.45 165520 1627184 4
12:11:01 PM 5830696 7217776 2051736 26.03 2688 1585864 576484 6.45 165520 1627076 4
12:12:01 PM 5830428 7217512 2052004 26.03 2688 1585868 576484 6.45 165520 1627260 16
12:13:01 PM 5830560 7217644 2051872 26.03 2688 1585868 576484 6.45 165520 1627104 8
12:14:01 PM 5830712 7217796 2051720 26.03 2688 1585868 576484 6.45 165520 1627056 4
12:15:01 PM 5830492 7217580 2051940 26.03 2688 1585872 576484 6.45 165520 1627268 16
12:16:01 PM 5830712 7217800 2051720 26.03 2688 1585872 576484 6.45 165520 1627184 16
12:17:01 PM 5830880 7217968 2051552 26.03 2688 1585872 576484 6.45 165520 1627000 8
12:18:01 PM 5830896 7217988 2051536 26.03 2688 1585876 576484 6.45 165520 1627004 4
12:19:01 PM 5830716 7217812 2051716 26.03 2688 1585880 576484 6.45 165520 1627076 4
12:20:01 PM 5830488 7217584 2051944 26.03 2688 1585880 576484 6.45 165520 1627240 4
12:21:01 PM 5830660 7217760 2051772 26.03 2688 1585884 576484 6.45 165520 1627012 4
12:22:01 PM 5830812 7217912 2051620 26.03 2688 1585884 576484 6.45 165520 1627012 8
12:23:01 PM 5831044 7218148 2051388 26.02 2688 1585888 576484 6.45 165520 1627016 4
12:24:01 PM 5830620 7217724 2051812 26.03 2688 1585888 576484 6.45 165520 1627088 4
12:25:01 PM 5830804 7217908 2051628 26.03 2688 1585888 576484 6.45 165520 1627020 4
12:26:01 PM 5830768 7217876 2051664 26.03 2688 1585892 576484 6.45 165520 1627028 4
12:27:01 PM 5830748 7217856 2051684 26.03 2688 1585892 576484 6.45 165520 1627028 4
12:28:01 PM 5830836 7217944 2051596 26.03 2688 1585892 576484 6.45 165520 1627028 4
12:29:01 PM 5830776 7217888 2051656 26.03 2688 1585896 576484 6.45 165520 1627100 4
12:30:01 PM 5830568 7217680 2051864 26.03 2688 1585896 576484 6.45 165520 1627264 4
12:31:01 PM 5830596 7217712 2051836 26.03 2688 1585900 576484 6.45 165520 1627136 4
12:32:01 PM 5830804 7217920 2051628 26.03 2688 1585900 576484 6.45 165520 1627036 4
12:33:01 PM 5830496 7217612 2051936 26.03 2688 1585900 576484 6.45 165520 1627240 4
12:34:01 PM 5830736 7217856 2051696 26.03 2688 1585904 576484 6.45 165520 1627112 4
12:35:01 PM 5830632 7217752 2051800 26.03 2688 1585904 576484 6.45 165520 1627164 4
12:36:01 PM 5830812 7217932 2051620 26.03 2688 1585904 576484 6.45 165520 1627048 4
12:37:01 PM 5830684 7217808 2051748 26.03 2688 1585908 576484 6.45 165520 1627260 4
12:38:01 PM 5830968 7218092 2051464 26.03 2688 1585908 576484 6.45 165520 1627056 4
12:39:01 PM 5830872 7217996 2051560 26.03 2688 1585908 576484 6.45 165520 1627132 4
12:40:01 PM 5830428 7217556 2052004 26.03 2688 1585912 568292 6.36 165520 1627300 4
12:41:01 PM 5830860 7217988 2051572 26.03 2688 1585912 568292 6.36 165520 1627068 4
12:42:01 PM 5830844 7217972 2051588 26.03 2688 1585912 568292 6.36 165520 1627068 4
12:43:01 PM 5830564 7217696 2051868 26.03 2688 1585916 568292 6.36 165520 1627072 4
12:44:01 PM 5830632 7217764 2051800 26.03 2688 1585916 568292 6.36 165520 1627140 4
12:45:01 PM 5830628 7217760 2051804 26.03 2688 1585916 583712 6.54 165520 1627104 4
12:46:01 PM 5830604 7217740 2051828 26.03 2688 1585920 583712 6.54 165520 1627108 4
12:47:01 PM 5830720 7217856 2051712 26.03 2688 1585920 583712 6.54 165520 1627224 4
12:48:01 PM 5830244 7217380 2052188 26.03 2688 1585920 583712 6.54 165520 1627604 16
12:49:01 PM 5830844 7217984 2051588 26.03 2688 1585924 583712 6.54 165520 1627180 8
12:50:01 PM 5830540 7217680 2051892 26.03 2688 1585924 577152 6.46 165520 1627344 4
12:51:01 PM 5830316 7217460 2052116 26.03 2688 1585928 577152 6.46 165520 1627360 4
12:52:01 PM 5830492 7217636 2051940 26.03 2688 1585928 577152 6.46 165520 1627244 4
12:53:01 PM 5830636 7217780 2051796 26.03 2688 1585928 577152 6.46 165520 1627116 4
12:54:01 PM 5830588 7217736 2051844 26.03 2688 1585932 577152 6.46 165520 1627188 4
12:55:01 PM 5830728 7217876 2051704 26.03 2688 1585932 577152 6.46 165520 1627120 4
12:56:01 PM 5830420 7217568 2052012 26.03 2688 1585932 577152 6.46 165520 1627452 16
12:57:01 PM 5830792 7217944 2051640 26.03 2688 1585936 577152 6.46 165520 1627140 12
12:58:01 PM 5830824 7217976 2051608 26.03 2688 1585936 577152 6.46 165520 1627104 4
12:59:01 PM 5830572 7217724 2051860 26.03 2688 1585936 577152 6.46 165520 1627208 4
01:00:01 PM 5830476 7217632 2051956 26.03 2688 1585940 579036 6.48 165520 1627376 4
01:01:01 PM 5829140 7216300 2053292 26.05 2688 1585944 579036 6.48 165520 1628276 4
01:02:01 PM 5830600 7217768 2051832 26.03 2688 1585952 579036 6.48 165520 1627168 4
01:03:01 PM 5830592 7217760 2051840 26.03 2688 1585952 579036 6.48 165520 1627168 4
01:04:01 PM 5830304 7217472 2052128 26.03 2688 1585952 579036 6.48 165520 1627456 4
01:05:01 PM 5830616 7217788 2051816 26.03 2688 1585956 579036 6.48 165520 1627256 4
01:06:01 PM 5830676 7217848 2051756 26.03 2688 1585956 579036 6.48 165520 1627256 4
01:07:01 PM 5830676 7217848 2051756 26.03 2688 1585956 579036 6.48 165520 1627256 4
01:08:01 PM 5830708 7217884 2051724 26.03 2688 1585960 579036 6.48 165520 1627260 4
01:09:01 PM 5830592 7217768 2051840 26.03 2688 1585960 579036 6.48 165520 1627328 4
01:10:02 PM 5830168 7217344 2052264 26.04 2688 1585960 568420 6.36 165520 1627608 4
01:11:01 PM 5830684 7217864 2051748 26.03 2688 1585964 568420 6.36 165520 1627264 4
01:12:01 PM 5830744 7217924 2051688 26.03 2688 1585964 568420 6.36 165520 1627264 4
01:13:01 PM 5830744 7217928 2051688 26.03 2688 1585968 568420 6.36 165520 1627268 4
01:14:01 PM 5830440 7217624 2051992 26.03 2688 1585968 583796 6.54 165520 1627336 4
01:15:01 PM 5830612 7217796 2051820 26.03 2688 1585968 583796 6.54 165520 1627268 4
01:16:01 PM 5830496 7217684 2051936 26.03 2688 1585972 583796 6.54 165520 1627272 4
01:17:01 PM 5830264 7217468 2052168 26.03 2688 1585984 577348 6.46 166904 1626040 264
01:18:01 PM 5830260 7217464 2052172 26.03 2688 1585984 577348 6.46 166904 1626040 4
01:19:01 PM 5830432 7217636 2052000 26.03 2688 1585984 577348 6.46 166904 1625976 8
01:20:01 PM 5830068 7217276 2052364 26.04 2688 1585988 576612 6.46 166904 1626144 4
01:21:01 PM 5830404 7217616 2052028 26.03 2688 1585992 576612 6.46 166904 1626048 4
01:22:01 PM 5830412 7217628 2052020 26.03 2688 1585996 576612 6.46 166904 1625920 4
01:23:01 PM 5830508 7217724 2051924 26.03 2688 1585996 576612 6.46 166904 1625920 4
01:24:01 PM 5830508 7217724 2051924 26.03 2688 1585996 576612 6.46 166904 1626108 4
01:25:01 PM 5830512 7217732 2051920 26.03 2688 1586000 576612 6.46 166904 1626044 4
01:26:01 PM 5830652 7217872 2051780 26.03 2688 1586000 576612 6.46 166904 1625928 4
01:27:01 PM 5830624 7217844 2051808 26.03 2688 1586000 576612 6.46 166904 1625928 4
01:28:01 PM 5830620 7217844 2051812 26.03 2688 1586004 576612 6.46 166904 1625932 4
01:29:01 PM 5830324 7217548 2052108 26.03 2688 1586004 576612 6.46 166904 1626000 4
01:30:01 PM 5829956 7217180 2052476 26.04 2688 1586004 593544 6.65 166904 1626280 4
01:31:01 PM 5830488 7217716 2051944 26.03 2688 1586008 593544 6.65 166904 1625936 4
01:32:01 PM 5830500 7217728 2051932 26.03 2688 1586008 593544 6.65 166904 1625936 4
01:33:01 PM 5830372 7217604 2052060 26.03 2688 1586012 593544 6.65 166904 1626156 4
01:34:01 PM 5830376 7217608 2052056 26.03 2688 1586012 576824 6.46 166904 1626020 4
01:35:01 PM 5830492 7217724 2051940 26.03 2688 1586012 576824 6.46 166904 1625952 4
01:36:01 PM 5830244 7217480 2052188 26.03 2688 1586016 576824 6.46 166904 1625956 4
01:37:01 PM 5830208 7217444 2052224 26.04 2688 1586016 576824 6.46 166904 1626072 4
01:38:01 PM 5830308 7217544 2052124 26.03 2688 1586016 576824 6.46 166904 1625956 4
01:39:01 PM 5830256 7217496 2052176 26.03 2688 1586020 576824 6.46 166904 1626032 4
01:40:01 PM 5829944 7217184 2052488 26.04 2688 1586020 576072 6.45 166904 1626196 4
01:41:01 PM 5830172 7217416 2052260 26.04 2688 1586024 576072 6.45 166904 1626076 4
01:42:01 PM 5830292 7217536 2052140 26.03 2688 1586024 576072 6.45 166904 1626076 4
01:43:01 PM 5830460 7217708 2051972 26.03 2688 1586028 576072 6.45 166904 1625972 4
01:44:01 PM 5830324 7217576 2052108 26.03 2688 1586032 576072 6.45 166904 1626076 4
01:45:01 PM 5830432 7217684 2052000 26.03 2688 1586032 576072 6.45 166904 1626008 4
01:46:01 PM 5830380 7217632 2052052 26.03 2688 1586032 576072 6.45 166904 1626008 4
01:47:01 PM 5830472 7217728 2051960 26.03 2688 1586036 576072 6.45 166904 1626012 4
01:48:01 PM 5830500 7217756 2051932 26.03 2688 1586036 576072 6.45 166904 1626012 4
01:49:01 PM 5830212 7217468 2052220 26.04 2688 1586036 576072 6.45 166904 1626148 4
01:50:01 PM 5829892 7217152 2052540 26.04 2688 1586040 573188 6.42 166904 1626368 4
01:51:01 PM 5830288 7217552 2052144 26.03 2688 1586040 573188 6.42 166904 1626116 4
01:52:01 PM 5830404 7217672 2052028 26.03 2688 1586044 573188 6.42 166904 1626024 4
01:53:01 PM 5830404 7217672 2052028 26.03 2688 1586044 573188 6.42 166904 1626024 4
01:54:01 PM 5830128 7217396 2052304 26.04 2688 1586044 573188 6.42 166904 1626212 4
01:55:01 PM 5830240 7217508 2052192 26.04 2688 1586044 573188 6.42 166904 1626028 4
01:56:01 PM 5830128 7217400 2052304 26.04 2688 1586048 573188 6.42 166904 1626148 4
01:57:01 PM 5830224 7217496 2052208 26.04 2688 1586048 573188 6.42 166904 1626152 4
01:58:01 PM 5830056 7217328 2052376 26.04 2688 1586048 573188 6.42 166904 1626284 12
01:59:01 PM 5830380 7217656 2052052 26.03 2688 1586052 573188 6.42 166904 1626108 8
02:00:01 PM 5826596 7213872 2055836 26.08 2688 1586052 595452 6.67 166904 1629876 16
02:01:01 PM 5825884 7213164 2056548 26.09 2688 1586056 595452 6.67 166904 1630464 4
02:02:01 PM 5826756 7214036 2055676 26.08 2688 1586056 595452 6.67 166908 1629648 4
02:03:01 PM 5826744 7214024 2055688 26.08 2688 1586056 595452 6.67 166908 1629648 4
02:04:01 PM 5819492 7206776 2062940 26.17 2688 1586060 595452 6.67 166908 1636840 4
02:05:01 PM 5819576 7206860 2062856 26.17 2688 1586060 610948 6.84 166908 1636752 4
02:06:01 PM 5819572 7206856 2062860 26.17 2688 1586060 610948 6.84 166908 1636752 4
02:07:01 PM 5819748 7207036 2062684 26.17 2688 1586064 610948 6.84 166908 1636640 4
02:08:01 PM 5819744 7207032 2062688 26.17 2688 1586064 610948 6.84 166908 1636640 4
02:09:01 PM 5817704 7204992 2064728 26.19 2688 1586064 610948 6.84 166908 1638756 8
02:10:01 PM 5817480 7204772 2064952 26.20 2688 1586068 605732 6.78 166908 1638924 4
02:11:01 PM 5817504 7204800 2064928 26.20 2688 1586072 605732 6.78 166908 1638924 4
02:12:01 PM 5817688 7204988 2064744 26.19 2688 1586076 605732 6.78 166908 1638812 4
02:13:01 PM 5817856 7205156 2064576 26.19 2688 1586076 605732 6.78 166908 1638700 4
02:14:01 PM 5817652 7204952 2064780 26.19 2688 1586076 605732 6.78 166908 1638888 4
02:15:01 PM 5817560 7204864 2064872 26.20 2688 1586080 605732 6.78 166908 1638824 4
02:16:01 PM 5817596 7204900 2064836 26.20 2688 1586080 605732 6.78 166908 1638708 4
02:17:01 PM 5817332 7204636 2065100 26.20 2688 1586080 605732 6.78 166908 1638824 4
02:18:01 PM 5817400 7204708 2065032 26.20 2688 1586084 605732 6.78 166908 1638828 4
02:19:02 PM 5817572 7204880 2064860 26.20 2688 1586084 605732 6.78 166908 1638780 4
02:20:01 PM 5817288 7204596 2065144 26.20 2688 1586084 604436 6.77 166908 1638944 4
02:21:01 PM 5817288 7204600 2065144 26.20 2688 1586088 604436 6.77 166908 1638956 4
02:22:01 PM 5817372 7204684 2065060 26.20 2688 1586088 604436 6.77 166908 1638840 4
02:23:01 PM 5817516 7204836 2064916 26.20 2688 1586096 604436 6.77 166908 1638728 4
02:24:01 PM 5817564 7204884 2064868 26.20 2688 1586096 604436 6.77 166908 1638796 4
02:25:01 PM 5815380 7202700 2067052 26.22 2688 1586096 604436 6.77 166908 1640980 4
02:26:01 PM 5815604 7202928 2066828 26.22 2688 1586100 604436 6.77 166908 1640780 4
02:27:01 PM 5815608 7202932 2066824 26.22 2688 1586100 604436 6.77 166908 1640780 4
02:28:01 PM 5815696 7203020 2066736 26.22 2688 1586100 604436 6.77 166908 1640780 4
02:29:01 PM 5815420 7202748 2067012 26.22 2688 1586104 604436 6.77 166908 1640852 4
02:30:01 PM 5815124 7202452 2067308 26.23 2688 1586104 604436 6.77 166908 1641132 4
02:31:01 PM 5815308 7202640 2067124 26.22 2688 1586108 604436 6.77 166908 1640924 4
02:32:01 PM 5815316 7202648 2067116 26.22 2688 1586108 604436 6.77 166908 1640924 4
02:33:01 PM 5815160 7202492 2067272 26.23 2688 1586108 604436 6.77 166908 1640996 4
02:34:01 PM 5815368 7202700 2067064 26.22 2688 1586108 604436 6.77 166908 1640860 4
02:35:01 PM 5815520 7202856 2066912 26.22 2688 1586112 604436 6.77 166908 1640796 4
02:36:01 PM 5815476 7202812 2066956 26.22 2688 1586112 604436 6.77 166908 1640796 4
02:37:01 PM 5815448 7202784 2066984 26.22 2688 1586112 604436 6.77 166908 1640796 4
02:38:01 PM 5813516 7200856 2068916 26.25 2688 1586116 604436 6.77 166908 1642848 4
02:39:01 PM 5813408 7200748 2069024 26.25 2688 1586116 604436 6.77 166908 1642916 4
02:40:01 PM 5812540 7199880 2069892 26.26 2688 1586116 622320 6.97 166908 1643528 4
02:41:01 PM 5813232 7200576 2069200 26.25 2688 1586120 604484 6.77 166908 1643084 4
02:42:01 PM 5813340 7200684 2069092 26.25 2688 1586120 604484 6.77 166908 1642864 4
02:43:01 PM 5813364 7200712 2069068 26.25 2688 1586124 604484 6.77 166908 1642868 4
02:44:01 PM 5813192 7200544 2069240 26.25 2688 1586128 614716 6.88 167068 1642920 248
02:45:01 PM 5811084 7198436 2071348 26.28 2688 1586128 614716 6.88 167068 1644968 16
02:46:01 PM 5811444 7198800 2070988 26.27 2688 1586132 614716 6.88 167068 1644768 4
02:47:01 PM 5811216 7198572 2071216 26.28 2688 1586132 614716 6.88 167068 1644884 4
02:48:01 PM 5811352 7198708 2071080 26.27 2688 1586132 614716 6.88 167068 1644768 4
02:49:01 PM 5811340 7198700 2071092 26.27 2688 1586136 614716 6.88 167068 1644844 4
02:50:01 PM 5811168 7198528 2071264 26.28 2688 1586136 604500 6.77 167068 1645008 4
02:51:01 PM 5811288 7198652 2071144 26.28 2688 1586140 604500 6.77 167068 1644880 4
02:52:01 PM 5808924 7196288 2073508 26.31 2688 1586140 604500 6.77 167068 1647036 4
02:53:01 PM 5809168 7196532 2073264 26.30 2688 1586140 604500 6.77 167068 1646832 4
02:54:01 PM 5809068 7196436 2073364 26.30 2688 1586144 604500 6.77 167068 1646904 4
02:55:01 PM 5809124 7196492 2073308 26.30 2688 1586144 604500 6.77 167068 1646836 4
02:56:01 PM 5809292 7196660 2073140 26.30 2688 1586144 604500 6.77 167068 1646836 4
02:57:01 PM 5809208 7196580 2073224 26.30 2688 1586148 604500 6.77 167068 1646840 4
02:58:01 PM 5809280 7196652 2073152 26.30 2688 1586148 604500 6.77 167068 1646840 4
02:59:01 PM 5809244 7196616 2073188 26.30 2688 1586148 604500 6.77 167068 1646908 4
03:00:01 PM 5809052 7196428 2073380 26.30 2688 1586152 596308 6.68 167068 1647076 4
03:01:01 PM 5808360 7195736 2074072 26.31 2688 1586152 596308 6.68 167068 1647540 4
03:02:01 PM 5809396 7196776 2073036 26.30 2688 1586156 596308 6.68 167080 1646836 4
03:03:01 PM 5809428 7196808 2073004 26.30 2688 1586156 596308 6.68 167080 1646836 4
03:04:01 PM 5807072 7194456 2075360 26.33 2688 1586160 596308 6.68 167080 1649180 4
03:05:01 PM 5807368 7194756 2075064 26.33 2688 1586164 596308 6.68 167080 1648912 4
03:06:01 PM 5804984 7192372 2077448 26.36 2688 1586164 596308 6.68 167080 1651236 16
03:07:01 PM 5805272 7192660 2077160 26.35 2688 1586164 596308 6.68 167080 1650964 8
03:08:01 PM 5805328 7192720 2077104 26.35 2688 1586168 596308 6.68 167080 1650968 4
03:09:01 PM 5805004 7192396 2077428 26.36 2688 1586168 596308 6.68 167088 1651128 4
03:10:01 PM 5804736 7192128 2077696 26.36 2688 1586168 608776 6.82 167080 1651200 4
03:11:01 PM 5805108 7192504 2077324 26.35 2688 1586172 608776 6.82 167080 1650976 4
03:12:01 PM 5805116 7192512 2077316 26.35 2688 1586172 608776 6.82 167080 1651056 4
03:13:01 PM 5805060 7192456 2077372 26.35 2688 1586172 608776 6.82 167080 1650976 4
03:14:01 PM 5805084 7192484 2077348 26.35 2688 1586176 608776 6.82 167080 1651048 4
03:15:01 PM 5805096 7192496 2077336 26.35 2688 1586176 608776 6.82 167080 1650980 4
03:16:01 PM 5805200 7192600 2077232 26.35 2688 1586176 608776 6.82 167080 1650980 4
03:17:01 PM 5805208 7192612 2077224 26.35 2688 1586180 608776 6.82 167080 1650984 4
03:18:01 PM 5805264 7192668 2077168 26.35 2688 1586180 608776 6.82 167080 1650984 4
03:19:01 PM 5804928 7192332 2077504 26.36 2688 1586180 608776 6.82 167080 1651052 4
03:20:01 PM 5804688 7192096 2077744 26.36 2688 1586184 608336 6.81 167080 1651220 4
03:21:01 PM 5805084 7192496 2077348 26.35 2688 1586188 608336 6.81 167080 1650992 4
03:22:01 PM 5804968 7192384 2077464 26.36 2688 1586192 608336 6.81 167080 1650996 4
03:23:01 PM 5804996 7192412 2077436 26.36 2688 1586192 608336 6.81 167080 1650996 4
03:24:01 PM 5803016 7190432 2079416 26.38 2688 1586192 608336 6.81 167080 1653112 4
03:25:01 PM 5803044 7190464 2079388 26.38 2688 1586196 608336 6.81 167080 1653048 4
03:26:02 PM 5803100 7190520 2079332 26.38 2688 1586196 608336 6.81 167080 1653048 4
03:27:01 PM 5803072 7190492 2079360 26.38 2688 1586196 608336 6.81 167080 1653164 4
03:28:01 PM 5803100 7190524 2079332 26.38 2688 1586200 608336 6.81 167080 1653052 4
03:29:01 PM 5802996 7190420 2079436 26.38 2688 1586200 608336 6.81 167080 1653120 4
03:30:01 PM 5802704 7190128 2079728 26.38 2688 1586200 608336 6.81 167080 1653284 4
03:31:01 PM 5802816 7190248 2079616 26.38 2688 1586208 608336 6.81 167080 1653176 4
03:32:01 PM 5803008 7190440 2079424 26.38 2688 1586208 608336 6.81 167080 1653176 4
03:33:01 PM 5802288 7189724 2080144 26.39 2688 1586212 608336 6.81 167080 1653472 4
03:34:01 PM 5802788 7190224 2079644 26.38 2688 1586212 608336 6.81 167080 1653136 4
03:35:01 PM 5802828 7190264 2079604 26.38 2688 1586212 608336 6.81 167080 1653072 4
03:36:01 PM 5802812 7190252 2079620 26.38 2688 1586216 608336 6.81 167080 1653076 4
03:37:01 PM 5802968 7190408 2079464 26.38 2688 1586216 608336 6.81 167080 1653080 4
03:38:01 PM 5802852 7190292 2079580 26.38 2688 1586216 608336 6.81 167080 1653196 4
03:39:01 PM 5802900 7190344 2079532 26.38 2688 1586220 608336 6.81 167080 1653268 4
03:40:01 PM 5802604 7190048 2079828 26.39 2688 1586220 596308 6.68 167080 1653432 4
03:41:01 PM 5802732 7190180 2079700 26.38 2688 1586224 596308 6.68 167080 1653212 4
03:42:01 PM 5802848 7190296 2079584 26.38 2688 1586224 596308 6.68 167080 1653212 4
03:43:01 PM 5802872 7190320 2079560 26.38 2688 1586224 596308 6.68 167080 1653092 4
03:44:01 PM 5802904 7190356 2079528 26.38 2688 1586228 611684 6.85 167080 1653168 4
03:45:01 PM 5803020 7190472 2079412 26.38 2688 1586228 611684 6.85 167080 1653100 4
03:46:01 PM 5803108 7190560 2079324 26.38 2688 1586228 611684 6.85 167080 1653100 4
03:47:01 PM 5802668 7190124 2079764 26.38 2688 1586232 611684 6.85 167080 1653380 4
03:48:01 PM 5802984 7190444 2079448 26.38 2688 1586236 611684 6.85 167080 1653112 4
03:49:01 PM 5802904 7190364 2079528 26.38 2688 1586236 611684 6.85 167080 1653180 4
03:50:01 PM 5802668 7190128 2079764 26.38 2688 1586236 604500 6.77 167080 1653344 4
03:51:01 PM 5802904 7190368 2079528 26.38 2688 1586240 604500 6.77 167080 1653236 4
03:52:01 PM 5802940 7190404 2079492 26.38 2688 1586240 604500 6.77 167080 1653236 4
03:53:01 PM 5802388 7189852 2080044 26.39 2688 1586240 604500 6.77 167080 1653572 4
03:54:01 PM 5802764 7190232 2079668 26.38 2688 1586244 604500 6.77 167080 1653312 4
03:55:01 PM 5802596 7190064 2079836 26.39 2688 1586244 604500 6.77 167080 1653448 4
03:56:01 PM 5802876 7190344 2079556 26.38 2688 1586244 604500 6.77 167080 1653244 4
03:57:01 PM 5802872 7190344 2079560 26.38 2688 1586248 604500 6.77 167080 1653248 4
03:58:01 PM 5802992 7190464 2079440 26.38 2688 1586248 604500 6.77 167080 1653248 4
03:59:01 PM 5802668 7190140 2079764 26.38 2688 1586248 604500 6.77 167080 1653324 4
04:00:01 PM 5802504 7189980 2079928 26.39 2688 1586252 596440 6.68 167080 1653492 4
04:01:01 PM 5801756 7189232 2080676 26.40 2688 1586252 596440 6.68 167080 1654076 4
04:02:01 PM 5802700 7190180 2079732 26.38 2688 1586256 596440 6.68 167080 1653264 4
04:03:01 PM 5802876 7190356 2079556 26.38 2688 1586256 596440 6.68 167080 1653264 4
04:04:01 PM 5802296 7189776 2080136 26.39 2688 1586256 596440 6.68 167080 1653760 16
04:05:01 PM 5806308 7193792 2076124 26.34 2688 1586260 596440 6.68 167080 1650036 4
04:06:01 PM 5806332 7193816 2076100 26.34 2688 1586260 596440 6.68 167080 1649852 4
04:07:01 PM 5806336 7193820 2076096 26.34 2688 1586260 596440 6.68 167080 1649852 4
04:08:01 PM 5806356 7193844 2076076 26.34 2688 1586264 596440 6.68 167080 1649856 4
04:09:01 PM 5806252 7193740 2076180 26.34 2688 1586264 596440 6.68 167080 1649924 4
04:10:01 PM 5805964 7193452 2076468 26.34 2688 1586264 596568 6.68 167080 1650088 4
04:11:01 PM 5806048 7193540 2076384 26.34 2688 1586268 596568 6.68 167080 1650104 4
04:12:01 PM 5806184 7193676 2076248 26.34 2688 1586268 596568 6.68 167080 1649864 4
04:13:01 PM 5794304 7181800 2088128 26.49 2688 1586272 596568 6.68 167080 1661724 4
04:14:01 PM 5801344 7188840 2081088 26.40 2688 1586272 606356 6.79 167372 1654380 4
04:15:01 PM 5800080 7187576 2082352 26.42 2688 1586272 606356 6.79 167376 1655808 4
04:16:01 PM 5800052 7187552 2082380 26.42 2688 1586276 606356 6.79 167372 1655788 4
04:17:01 PM 5800080 7187580 2082352 26.42 2688 1586276 606356 6.79 167372 1655904 4
04:18:01 PM 5800084 7187584 2082348 26.42 2688 1586276 606356 6.79 167372 1655904 4
04:19:01 PM 5800136 7187640 2082296 26.42 2688 1586280 606356 6.79 167372 1655860 4
04:20:01 PM 5799700 7187204 2082732 26.42 2688 1586280 604140 6.76 167372 1656024 4
04:21:01 PM 5799984 7187492 2082448 26.42 2688 1586284 604140 6.76 167372 1655796 4
04:22:01 PM 5800036 7187544 2082396 26.42 2688 1586284 604140 6.76 167372 1655760 4
04:23:01 PM 5799952 7187460 2082480 26.42 2688 1586284 604140 6.76 167372 1655796 4
04:24:01 PM 5799868 7187380 2082564 26.42 2688 1586288 604140 6.76 167372 1655948 4
04:25:01 PM 5800068 7187580 2082364 26.42 2688 1586288 604140 6.76 167372 1655800 4
04:26:01 PM 5799716 7187228 2082716 26.42 2688 1586288 604140 6.76 167372 1656180 16
04:27:01 PM 5803920 7191432 2078512 26.37 2688 1586288 604140 6.76 167372 1651712 8
04:28:01 PM 5803884 7191404 2078548 26.37 2688 1586296 604140 6.76 167372 1651836 4
04:29:01 PM 5803844 7191364 2078588 26.37 2688 1586296 604140 6.76 167372 1651800 4
04:30:01 PM 5803580 7191100 2078852 26.37 2688 1586296 604760 6.77 167372 1651964 4
04:31:01 PM 5804016 7191544 2078416 26.37 2688 1586304 604760 6.77 167372 1651740 4
04:32:01 PM 5803992 7191520 2078440 26.37 2688 1586304 604760 6.77 167372 1651740 4
04:33:01 PM 5803376 7190908 2079056 26.38 2688 1586308 604760 6.77 167372 1652208 8
04:34:01 PM 5803856 7191388 2078576 26.37 2688 1586308 604760 6.77 167372 1651868 8
04:35:01 PM 5804028 7191560 2078404 26.37 2688 1586308 604760 6.77 167372 1651800 4
04:36:01 PM 5804068 7191604 2078364 26.37 2688 1586312 604760 6.77 167372 1651804 4
04:37:01 PM 5804128 7191664 2078304 26.37 2688 1586312 604760 6.77 167372 1651804 4
04:38:01 PM 5803872 7191408 2078560 26.37 2688 1586312 604760 6.77 167372 1651804 4
04:39:01 PM 5803836 7191376 2078596 26.37 2688 1586316 604760 6.77 167372 1651880 4
04:40:01 PM 5803584 7191124 2078848 26.37 2688 1586316 599536 6.71 167372 1652044 4
04:41:01 PM 5803872 7191416 2078560 26.37 2688 1586320 599536 6.71 167372 1651816 4
04:42:01 PM 5803908 7191452 2078524 26.37 2688 1586320 599536 6.71 167372 1651816 4
04:43:01 PM 5803872 7191416 2078560 26.37 2688 1586320 599536 6.71 167372 1651816 4
04:44:01 PM 5803820 7191368 2078612 26.37 2688 1586324 599536 6.71 167372 1652004 4
04:45:01 PM 5803912 7191460 2078520 26.37 2688 1586324 599536 6.71 167372 1651820 4
04:46:01 PM 5804032 7191580 2078400 26.37 2688 1586324 599536 6.71 167372 1651820 4
04:47:01 PM 5804088 7191640 2078344 26.37 2688 1586328 599536 6.71 167372 1651824 4
04:48:01 PM 5803992 7191544 2078440 26.37 2688 1586328 599536 6.71 167372 1651824 4
04:49:01 PM 5804036 7191588 2078396 26.37 2688 1586328 615084 6.89 167372 1651892 4
04:50:01 PM 5803688 7191244 2078744 26.37 2688 1586332 604760 6.77 167372 1652060 4
04:51:01 PM 5803984 7191540 2078448 26.37 2688 1586332 604760 6.77 167372 1651932 4
04:52:01 PM 5803868 7191428 2078564 26.37 2688 1586336 604760 6.77 167372 1651936 4
04:53:01 PM 5803900 7191460 2078532 26.37 2688 1586336 604760 6.77 167372 1651832 4
04:54:01 PM 5803980 7191540 2078452 26.37 2688 1586336 604760 6.77 167372 1651900 4
04:55:01 PM 5804104 7191668 2078328 26.37 2688 1586340 604760 6.77 167372 1651836 4
04:56:01 PM 5804128 7191692 2078304 26.37 2688 1586340 604760 6.77 167372 1651836 4
04:57:01 PM 5804216 7191780 2078216 26.37 2688 1586340 604760 6.77 167372 1651836 4
04:58:01 PM 5804108 7191676 2078324 26.37 2688 1586344 604760 6.77 167372 1651840 4
04:59:01 PM 5803728 7191296 2078704 26.37 2688 1586344 604760 6.77 167372 1651908 4
05:00:01 PM 5803432 7191000 2079000 26.38 2688 1586344 620256 6.94 167372 1652188 4
05:01:01 PM 5802660 7190232 2079772 26.38 2688 1586348 620256 6.94 167372 1652756 4
05:02:01 PM 5803788 7191360 2078644 26.37 2688 1586348 603568 6.76 167372 1651944 4
05:03:01 PM 5803756 7191328 2078676 26.37 2688 1586348 603568 6.76 167372 1651844 4
05:04:01 PM 5803792 7191368 2078640 26.37 2688 1586352 603568 6.76 167372 1651992 4
05:05:01 PM 5803996 7191572 2078436 26.37 2688 1586352 603568 6.76 167372 1651856 4
05:06:01 PM 5803884 7191460 2078548 26.37 2688 1586352 603568 6.76 167372 1651972 4
05:07:01 PM 5803908 7191488 2078524 26.37 2688 1586356 603568 6.76 167372 1651860 4
05:08:01 PM 5804020 7191604 2078412 26.37 2688 1586360 603568 6.76 167372 1651864 4
05:09:01 PM 5803940 7191524 2078492 26.37 2688 1586360 603568 6.76 167372 1651932 4
05:10:01 PM 5803664 7191252 2078768 26.37 2688 1586364 604364 6.77 167372 1652108 4
05:11:01 PM 5803744 7191332 2078688 26.37 2688 1586364 604364 6.77 167372 1651980 4
05:12:01 PM 5803840 7191432 2078592 26.37 2688 1586368 604364 6.77 167372 1651984 4
05:13:01 PM 5804024 7191616 2078408 26.37 2688 1586368 604364 6.77 167372 1651884 4
05:14:01 PM 5804016 7191608 2078416 26.37 2688 1586368 604364 6.77 167372 1652008 4
05:15:01 PM 5803880 7191476 2078552 26.37 2688 1586372 604364 6.77 167372 1651944 4
05:16:01 PM 5803792 7191388 2078640 26.37 2688 1586372 604364 6.77 167372 1651948 4
05:17:01 PM 5803800 7191396 2078632 26.37 2688 1586372 604364 6.77 167372 1652064 4
05:18:01 PM 5803732 7191332 2078700 26.37 2688 1586376 604364 6.77 167372 1652072 4
05:19:01 PM 5803852 7191452 2078580 26.37 2688 1586376 604364 6.77 167372 1652032 4
05:20:01 PM 5803640 7191240 2078792 26.37 2688 1586376 604820 6.77 167372 1652196 4
05:21:01 PM 5803312 7190916 2079120 26.38 2688 1586380 604820 6.77 167372 1652516 4
05:22:01 PM 5803812 7191416 2078620 26.37 2688 1586380 604820 6.77 167372 1651996 4
05:23:01 PM 5803756 7191364 2078676 26.37 2688 1586384 604820 6.77 167372 1652000 4
05:24:01 PM 5803716 7191324 2078716 26.37 2688 1586384 604820 6.77 167372 1652072 4
05:25:01 PM 5803828 7191436 2078604 26.37 2688 1586384 604820 6.77 167372 1652016 4
05:26:01 PM 5803416 7191044 2079016 26.38 2688 1586404 607520 6.80 167488 1652144 268
05:27:01 PM 5803444 7191072 2078988 26.37 2688 1586404 607520 6.80 167484 1652056 4
05:28:01 PM 5803508 7191136 2078924 26.37 2688 1586404 607520 6.80 167484 1652036 4
05:29:01 PM 5803560 7191192 2078872 26.37 2688 1586408 607520 6.80 167484 1652004 4
05:30:01 PM 5803312 7190944 2079120 26.38 2688 1586408 604888 6.77 167484 1652148 4
05:31:01 PM 5803352 7190988 2079080 26.38 2688 1586412 604888 6.77 167484 1652324 4
05:32:01 PM 5803544 7191180 2078888 26.37 2688 1586412 604888 6.77 167484 1652068 4
05:33:01 PM 5803380 7191016 2079052 26.38 2688 1586412 604888 6.77 167484 1652156 4
05:34:01 PM 5803604 7191244 2078828 26.37 2688 1586416 604888 6.77 167484 1652024 4
05:35:01 PM 5803724 7191364 2078708 26.37 2688 1586416 604888 6.77 167484 1651956 4
05:36:01 PM 5803784 7191424 2078648 26.37 2688 1586416 604888 6.77 167484 1651956 4
05:37:01 PM 5803832 7191476 2078600 26.37 2688 1586420 604888 6.77 167484 1651960 4
05:38:01 PM 5803788 7191432 2078644 26.37 2688 1586420 604888 6.77 167484 1651960 4
05:39:01 PM 5803728 7191372 2078704 26.37 2688 1586420 604888 6.77 167484 1652032 4
05:40:01 PM 5803568 7191212 2078864 26.37 2688 1586420 620432 6.95 167484 1652196 4
05:41:01 PM 5803880 7191532 2078552 26.37 2688 1586428 604652 6.77 167484 1651972 4
05:42:01 PM 5803568 7191220 2078864 26.37 2688 1586428 604652 6.77 167484 1651976 4
05:43:01 PM 5803520 7191176 2078912 26.37 2688 1586432 604652 6.77 167484 1651980 4
05:44:01 PM 5803440 7191096 2078992 26.38 2688 1586432 604652 6.77 167484 1652176 4
05:45:01 PM 5803580 7191236 2078852 26.37 2688 1586432 604652 6.77 167484 1652108 4
05:46:01 PM 5803580 7191240 2078852 26.37 2688 1586436 604652 6.77 167484 1652112 4
05:47:01 PM 5803752 7191412 2078680 26.37 2688 1586436 604652 6.77 167484 1651996 4
05:48:01 PM 5803532 7191192 2078900 26.37 2688 1586436 604652 6.77 167484 1651996 4
05:49:01 PM 5803384 7191048 2079048 26.38 2688 1586440 604652 6.77 167484 1652208 4
05:50:01 PM 5803128 7190792 2079304 26.38 2688 1586440 604924 6.77 167484 1652440 4
05:51:01 PM 5803724 7191392 2078708 26.37 2688 1586444 604924 6.77 167484 1652008 4
05:52:01 PM 5803872 7191544 2078560 26.37 2688 1586448 604924 6.77 167484 1652012 4
05:53:01 PM 5803788 7191460 2078644 26.37 2688 1586448 604924 6.77 167484 1652128 4
05:54:01 PM 5803700 7191376 2078732 26.37 2688 1586452 604924 6.77 167484 1652088 4
05:55:01 PM 5803724 7191400 2078708 26.37 2688 1586452 604924 6.77 167484 1652136 4
05:56:01 PM 5803816 7191492 2078616 26.37 2688 1586452 604924 6.77 167484 1652020 4
05:57:01 PM 5803828 7191508 2078604 26.37 2688 1586456 604924 6.77 167484 1652140 4
05:58:01 PM 5803548 7191228 2078884 26.37 2688 1586456 604924 6.77 167484 1652024 4
05:59:01 PM 5803384 7191064 2079048 26.38 2688 1586456 604924 6.77 167484 1652092 8
06:00:01 PM 5802824 7190508 2079608 26.38 2688 1586460 607640 6.80 167484 1652472 4
06:01:01 PM 5802356 7190040 2080076 26.39 2688 1586460 607640 6.80 167484 1652848 4
06:02:01 PM 5803240 7190928 2079192 26.38 2688 1586464 607640 6.80 167484 1652312 4
06:03:01 PM 5803508 7191196 2078924 26.37 2688 1586464 607640 6.80 167484 1652156 4
06:04:01 PM 5803448 7191136 2078984 26.37 2688 1586464 607640 6.80 167484 1652248 4
06:05:01 PM 5803804 7191496 2078628 26.37 2688 1586468 607640 6.80 167484 1652048 4
06:06:01 PM 5803560 7191252 2078872 26.37 2688 1586468 607640 6.80 167484 1652164 4
06:07:01 PM 5803452 7191144 2078980 26.37 2688 1586468 607640 6.80 167484 1652048 4
06:08:01 PM 5803536 7191232 2078896 26.37 2688 1586472 607640 6.80 167484 1652052 4
06:09:01 PM 5803456 7191152 2078976 26.37 2688 1586472 607640 6.80 167484 1652120 4
06:10:01 PM 5803280 7190976 2079152 26.38 2688 1586472 607640 6.80 167484 1652284 4
06:11:01 PM 5803380 7191080 2079052 26.38 2688 1586476 607640 6.80 167484 1652176 4
06:12:01 PM 5803464 7191164 2078968 26.37 2688 1586476 592248 6.63 167484 1652176 4
06:13:01 PM 5803664 7191368 2078768 26.37 2688 1586480 607712 6.80 167484 1652064 4
06:14:01 PM 5803556 7191260 2078876 26.37 2688 1586480 607712 6.80 167484 1652132 4
06:15:01 PM 5803552 7191256 2078880 26.37 2688 1586480 607712 6.80 167484 1652064 4
06:16:01 PM 5803696 7191404 2078736 26.37 2688 1586484 607712 6.80 167484 1652068 4
06:17:01 PM 5803716 7191424 2078716 26.37 2688 1586484 607712 6.80 167484 1652068 4
06:18:01 PM 5803732 7191440 2078700 26.37 2688 1586484 607712 6.80 167484 1652068 8
06:19:01 PM 5803640 7191348 2078792 26.37 2688 1586484 607712 6.80 167484 1652136 4
06:20:01 PM 5803344 7191056 2079088 26.38 2688 1586488 604888 6.77 167484 1652304 4
06:21:01 PM 5803592 7191304 2078840 26.37 2688 1586488 604888 6.77 167484 1652196 4
06:22:01 PM 5803360 7191076 2079072 26.38 2688 1586492 604888 6.77 167484 1652316 4
06:23:01 PM 5803680 7191396 2078752 26.37 2688 1586492 604888 6.77 167484 1652076 4
06:24:01 PM 5803420 7191136 2079012 26.38 2688 1586492 604888 6.77 167484 1652144 4
06:25:01 PM 5803300 7191020 2079132 26.38 2688 1586496 604888 6.77 167484 1652300 4
06:26:01 PM 5803580 7191300 2078852 26.37 2688 1586496 604888 6.77 167484 1652096 4
06:27:01 PM 5803436 7191156 2078996 26.38 2688 1586496 604888 6.77 167484 1652096 4
06:28:01 PM 5803580 7191304 2078852 26.37 2688 1586500 604888 6.77 167484 1652100 4
06:29:01 PM 5803616 7191340 2078816 26.37 2688 1586500 604888 6.77 167484 1652168 4
06:30:01 PM 5803148 7190872 2079284 26.38 2688 1586500 620288 6.95 167484 1652332 4
06:31:01 PM 5802872 7190600 2079560 26.38 2688 1586504 620288 6.95 167484 1652628 4
06:32:01 PM 5803372 7191104 2079060 26.38 2688 1586508 620288 6.95 167484 1652224 4
06:33:01 PM 5803244 7190980 2079188 26.38 2688 1586512 620288 6.95 167484 1652248 4
06:34:01 PM 5803288 7191024 2079144 26.38 2688 1586512 620288 6.95 167488 1652224 4
06:35:01 PM 5803428 7191164 2079004 26.38 2688 1586512 604864 6.77 167484 1652112 4
06:36:01 PM 5803428 7191168 2079004 26.38 2688 1586516 604864 6.77 167484 1652096 4
06:37:01 PM 5803488 7191228 2078944 26.37 2688 1586516 604864 6.77 167484 1652232 4
06:38:01 PM 5803540 7191280 2078892 26.37 2688 1586516 604864 6.77 167484 1652116 4
06:39:01 PM 5803396 7191140 2079036 26.38 2688 1586520 604864 6.77 167484 1652312 4
06:40:01 PM 5803228 7190972 2079204 26.38 2688 1586520 604888 6.77 167484 1652360 4
06:41:01 PM 5803160 7190908 2079272 26.38 2688 1586524 604888 6.77 167484 1652232 4
06:42:01 PM 5803184 7190932 2079248 26.38 2688 1586524 604888 6.77 167484 1652132 4
06:43:01 PM 5803440 7191188 2078992 26.38 2688 1586524 604888 6.77 167484 1652132 4
06:44:01 PM 5803260 7191012 2079172 26.38 2688 1586528 604888 6.77 167484 1652204 4
06:45:01 PM 5803392 7191144 2079040 26.38 2688 1586528 604888 6.77 167484 1652136 4
06:46:01 PM 5803340 7191092 2079092 26.38 2688 1586528 604888 6.77 167484 1652136 4
06:47:01 PM 5803520 7191276 2078912 26.37 2688 1586532 604888 6.77 167484 1652140 4
06:48:01 PM 5803220 7190976 2079212 26.38 2688 1586532 604888 6.77 167484 1652412 4
06:49:01 PM 5803496 7191252 2078936 26.37 2688 1586532 604888 6.77 167484 1652208 4
06:50:02 PM 5803252 7191012 2079180 26.38 2688 1586536 607304 6.80 167484 1652260 4
06:51:01 PM 5803484 7191244 2078948 26.37 2688 1586536 607304 6.80 167484 1652240 4
06:52:01 PM 5803604 7191368 2078828 26.37 2688 1586540 607304 6.80 167484 1652148 4
06:53:01 PM 5803612 7191376 2078820 26.37 2688 1586540 607304 6.80 167484 1652148 4
06:54:01 PM 5803240 7191004 2079192 26.38 2688 1586540 607304 6.80 167484 1652332 4
06:55:01 PM 5801708 7189472 2080724 26.40 2688 1586540 605176 6.78 167484 1653656 4
06:56:01 PM 5803180 7190956 2079252 26.38 2688 1586552 615152 6.89 167508 1652264 4
06:57:01 PM 5803116 7190892 2079316 26.38 2688 1586552 615152 6.89 167508 1652384 4
06:58:01 PM 5803328 7191104 2079104 26.38 2688 1586552 615152 6.89 167508 1652140 4
06:59:01 PM 5803412 7191192 2079020 26.38 2688 1586556 615152 6.89 167508 1652228 4
07:00:01 PM 5803180 7190960 2079252 26.38 2688 1586556 606972 6.80 167508 1652396 4
07:01:01 PM 5802500 7190288 2079932 26.39 2688 1586564 606972 6.80 167508 1652988 4
07:02:01 PM 5803392 7191180 2079040 26.38 2688 1586564 606972 6.80 167508 1652180 4
07:03:01 PM 5803164 7190952 2079268 26.38 2688 1586564 606972 6.80 167508 1652452 4
07:04:01 PM 5803212 7191004 2079220 26.38 2688 1586568 606972 6.80 167508 1652396 4
07:05:01 PM 5803580 7191372 2078852 26.37 2688 1586568 606972 6.80 167508 1652192 4
07:06:01 PM 5803364 7191156 2079068 26.38 2688 1586568 606972 6.80 167508 1652192 4
07:07:01 PM 5803480 7191276 2078952 26.37 2688 1586572 606972 6.80 167508 1652196 4
07:08:01 PM 5803296 7191092 2079136 26.38 2688 1586572 606972 6.80 167508 1652196 4
07:09:01 PM 5803276 7191072 2079156 26.38 2688 1586572 606972 6.80 167508 1652360 4
07:10:01 PM 5803092 7190892 2079340 26.38 2688 1586576 606972 6.80 167508 1652432 4
07:11:01 PM 5803404 7191204 2079028 26.38 2688 1586576 606972 6.80 167508 1652200 4
07:12:01 PM 5803344 7191152 2079088 26.38 2688 1586584 606972 6.80 167508 1652208 4
07:13:01 PM 5803348 7191156 2079084 26.38 2688 1586584 606972 6.80 167508 1652324 4
07:14:01 PM 5803340 7191148 2079092 26.38 2688 1586584 606972 6.80 167508 1652276 4
07:15:01 PM 5803464 7191276 2078968 26.37 2688 1586588 606972 6.80 167508 1652212 4
07:16:01 PM 5803496 7191308 2078936 26.37 2688 1586588 606972 6.80 167508 1652212 4
07:17:01 PM 5803404 7191216 2079028 26.38 2688 1586588 606972 6.80 167508 1652212 4
07:18:01 PM 5803412 7191228 2079020 26.38 2688 1586592 606972 6.80 167508 1652216 4
07:19:01 PM 5803368 7191184 2079064 26.38 2688 1586592 606972 6.80 167508 1652284 4
07:20:01 PM 5803192 7191008 2079240 26.38 2688 1586592 604948 6.77 167508 1652448 4
07:21:01 PM 5803520 7191340 2078912 26.37 2688 1586596 604948 6.77 167508 1652224 4
07:22:01 PM 5803524 7191344 2078908 26.37 2688 1586596 604948 6.77 167508 1652224 4
07:23:01 PM 5803404 7191228 2079028 26.38 2688 1586600 604948 6.77 167508 1652228 4
07:24:01 PM 5802936 7190760 2079496 26.38 2688 1586600 604948 6.77 167508 1652752 4
07:25:01 PM 5803328 7191152 2079104 26.38 2688 1586600 604948 6.77 167508 1652232 4
07:26:01 PM 5803352 7191180 2079080 26.38 2688 1586604 604948 6.77 167508 1652236 4
07:27:01 PM 5802968 7190796 2079464 26.38 2688 1586604 604948 6.77 167508 1652508 16
07:28:01 PM 5803372 7191200 2079060 26.38 2688 1586604 604948 6.77 167508 1652236 8
07:29:01 PM 5803124 7190956 2079308 26.38 2688 1586608 604948 6.77 167508 1652424 4
07:30:01 PM 5802960 7190792 2079472 26.38 2688 1586608 625404 7.00 167508 1652472 4
07:31:01 PM 5803288 7191120 2079144 26.38 2688 1586608 625404 7.00 167508 1652348 4
07:32:01 PM 5803012 7190848 2079420 26.38 2688 1586612 625404 7.00 167508 1652352 4
07:33:01 PM 5802892 7190728 2079540 26.38 2688 1586612 625404 7.00 167508 1652652 4
07:34:01 PM 5803140 7190976 2079292 26.38 2688 1586612 625404 7.00 167508 1652312 4
07:35:01 PM 5803424 7191264 2079008 26.38 2688 1586616 625404 7.00 167508 1652248 4
07:36:01 PM 5803404 7191244 2079028 26.38 2688 1586616 625404 7.00 167508 1652248 4
07:37:01 PM 5803412 7191252 2079020 26.38 2688 1586616 625404 7.00 167508 1652248 4
07:38:01 PM 5803444 7191288 2078988 26.37 2688 1586620 625404 7.00 167508 1652368 4
07:39:01 PM 5803324 7191168 2079108 26.38 2688 1586620 625404 7.00 167508 1652320 4
07:40:01 PM 5803028 7190872 2079404 26.38 2688 1586620 625404 7.00 167508 1652600 4
07:41:01 PM 5802848 7190696 2079584 26.38 2688 1586624 625404 7.00 167516 1652732 4
07:42:01 PM 5803212 7191060 2079220 26.38 2688 1586624 625404 7.00 167508 1652368 4
07:43:01 PM 5803332 7191184 2079100 26.38 2688 1586628 625404 7.00 167508 1652464 4
07:44:01 PM 5803320 7191172 2079112 26.38 2688 1586628 609168 6.82 167508 1652332 4
07:45:01 PM 5803248 7191100 2079184 26.38 2688 1586628 609168 6.82 167508 1652264 4
07:46:01 PM 5803184 7191040 2079248 26.38 2688 1586632 609168 6.82 167508 1652268 4
07:47:01 PM 5803244 7191100 2079188 26.38 2688 1586632 609168 6.82 167508 1652268 4
07:48:01 PM 5803308 7191164 2079124 26.38 2688 1586632 609168 6.82 167508 1652268 4
07:49:01 PM 5803232 7191092 2079200 26.38 2688 1586636 609168 6.82 167508 1652340 4
07:50:01 PM 5802848 7190708 2079584 26.38 2688 1586636 608588 6.81 167508 1652504 4
07:51:01 PM 5803116 7190980 2079316 26.38 2688 1586640 608588 6.81 167508 1652388 4
07:52:01 PM 5803204 7191068 2079228 26.38 2688 1586640 608588 6.81 167508 1652388 4
07:53:01 PM 5803316 7191180 2079116 26.38 2688 1586640 608588 6.81 167508 1652276 4
07:54:01 PM 5803268 7191136 2079164 26.38 2688 1586644 608588 6.81 167508 1652348 4
07:55:01 PM 5803296 7191164 2079136 26.38 2688 1586644 608588 6.81 167508 1652280 4
07:56:01 PM 5803348 7191220 2079084 26.38 2688 1586648 608588 6.81 167508 1652284 4
07:57:01 PM 5803444 7191320 2078988 26.37 2688 1586652 608588 6.81 167508 1652288 4
07:58:01 PM 5803328 7191204 2079104 26.38 2688 1586652 608588 6.81 167508 1652288 4
07:59:02 PM 5803088 7190964 2079344 26.38 2688 1586652 608588 6.81 167508 1652360 4
08:00:01 PM 5802772 7190652 2079660 26.38 2688 1586656 608788 6.82 167508 1652528 4
08:01:01 PM 5801960 7189844 2080472 26.39 2688 1586660 608788 6.82 167508 1653240 4
08:02:01 PM 5803116 7191004 2079316 26.38 2688 1586664 608788 6.82 167508 1652308 4
08:03:01 PM 5803256 7191144 2079176 26.38 2688 1586664 608788 6.82 167508 1652308 4
08:04:01 PM 5803104 7190992 2079328 26.38 2688 1586664 608788 6.82 167508 1652512 4
08:05:01 PM 5803388 7191280 2079044 26.38 2688 1586668 608788 6.82 167508 1652312 4
08:06:01 PM 5803320 7191212 2079112 26.38 2688 1586668 608788 6.82 167508 1652428 4
08:07:01 PM 5803388 7191280 2079044 26.38 2688 1586668 608788 6.82 167508 1652312 4
08:08:01 PM 5348692 7068024 2533740 32.14 2688 1901868 658168 7.37 200928 2012136 166516
08:09:01 PM 5113472 6994960 2768960 35.13 2688 2057636 714484 8.00 221840 2195540 40196
08:10:01 PM 4933152 6978596 2949280 37.42 2688 2215988 735260 8.23 289228 2292412 98904
08:11:01 PM 4910248 7058184 2972184 37.71 2688 2314440 625684 7.01 289372 2298228 6064
08:12:01 PM 4868464 7017408 3013968 38.24 2688 2315472 679612 7.61 289708 2339124 276
08:13:01 PM 4834076 6999432 3048356 38.67 2688 2331868 711484 7.97 290180 2372372 9504
08:14:01 PM 4825492 6998908 3056940 38.78 2688 2339964 711484 7.97 290180 2381092 612
08:15:01 PM 4811260 6995116 3071172 38.96 2688 2350376 727960 8.15 290228 2395072 1548
08:16:01 PM 5047044 7057364 2835388 35.97 2688 2178300 624852 7.00 285972 2165088 5576
08:17:01 PM 4943000 6997364 2939432 37.29 2688 2227264 682604 7.64 531412 2048268 24752
Average: 5806999 7202323 2075433 26.33 2688 1593710 594015 6.65 166437 1648237 505
08:28:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
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 102.24 49.79 362.02 15.75 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 5.23 0.65 1.54 0.76 0.00 0.00 0.00 0.00
08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:31:01 AM eth0 1.10 0.10 0.08 0.01 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 1.17 0.08 0.11 0.01 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.78 0.17 0.28 0.19 0.00 0.00 0.00 0.00
08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:34:01 AM eth0 0.77 0.18 0.17 0.07 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.48 0.10 0.04 0.01 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.40 0.10 0.03 0.01 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.58 0.12 0.04 0.01 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.37 0.10 0.03 0.01 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.58 0.17 0.10 0.07 0.00 0.00 0.00 0.00
08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:40:01 AM eth0 0.37 0.12 0.08 0.01 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.52 0.10 0.03 0.01 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.32 0.10 0.02 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.52 0.10 0.03 0.01 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.68 0.17 0.12 0.07 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.85 0.08 0.13 0.01 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.38 0.03 0.03 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.62 0.12 0.04 0.01 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:49:01 AM eth0 0.55 0.25 0.11 0.08 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:51:01 AM eth0 0.55 0.15 0.09 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.32 0.00 0.02 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.72 0.10 0.07 0.01 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.70 0.28 0.40 0.26 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.47 0.12 0.03 0.01 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.23 0.00 0.02 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.48 0.05 0.03 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.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:59:01 AM eth0 0.53 0.17 0.10 0.07 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.32 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:01:01 AM eth0 0.32 0.00 0.02 0.00 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.20 0.00 0.02 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.43 0.00 0.03 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.83 0.42 0.36 0.27 0.00 0.00 0.00 0.00
09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:05:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:06:01 AM eth0 0.17 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.52 0.07 0.08 0.01 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.20 0.10 0.02 0.01 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.45 0.10 0.15 0.06 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:11:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:12:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:13:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:14:01 AM eth0 0.37 0.17 0.15 0.07 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.30 0.00 0.02 0.00 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:17:01 AM eth0 0.27 0.00 0.02 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.15 0.00 0.01 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.55 0.13 0.16 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:21:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:22:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:23:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:24:01 AM eth0 1.17 0.93 0.22 0.13 0.00 0.00 0.00 0.00
09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:25:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:27:01 AM eth0 0.62 0.00 0.06 0.00 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.47 0.23 0.27 0.20 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.47 0.10 0.15 0.06 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.10 0.02 0.01 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.25 0.00 0.02 0.00 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.18 0.00 0.01 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.80 0.00 0.08 0.00 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.68 0.25 0.40 0.26 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.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:37:01 AM eth0 0.38 0.02 0.03 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.28 0.10 0.02 0.01 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.55 0.10 0.16 0.06 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.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:41:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:42:01 AM eth0 0.20 0.00 0.02 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.27 0.00 0.02 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.45 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:45:02 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:47:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:48:01 AM eth0 0.15 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.45 0.18 0.15 0.07 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:52:01 AM eth0 0.20 0.00 0.02 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:54:01 AM eth0 0.42 0.15 0.15 0.07 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.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:56:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:57:01 AM eth0 0.15 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.18 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.42 0.10 0.15 0.07 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.17 0.00 0.01 0.00 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:02:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:03:01 AM eth0 0.15 0.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.78 0.43 0.42 0.27 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:07:01 AM eth0 0.17 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.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:09:01 AM eth0 0.32 0.17 0.09 0.07 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.33 0.10 0.08 0.01 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.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:12:01 AM eth0 0.18 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.25 0.07 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.17 0.15 0.07 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.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:16:01 AM eth0 0.13 0.00 0.02 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:18:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:19:01 AM eth0 0.48 0.22 0.17 0.07 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:21:01 AM eth0 0.23 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.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00
10:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:23:01 AM eth0 0.17 0.00 0.01 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.55 0.17 0.16 0.07 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.27 0.00 0.02 0.00 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 1.10 0.22 0.32 0.20 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.12 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:29:01 AM eth0 0.40 0.18 0.15 0.07 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.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00
10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:31:01 AM eth0 0.18 0.00 0.01 0.00 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.77 0.00 0.08 0.00 0.00 0.00 0.00 0.00
10:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:33:01 AM eth0 0.58 0.17 0.27 0.19 0.00 0.00 0.00 0.00
10:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:34:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
10:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:35:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:36:01 AM eth0 0.10 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.32 0.00 0.02 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:39:01 AM eth0 0.43 0.13 0.15 0.07 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.90 0.18 0.31 0.19 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.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:42:01 AM eth0 0.20 0.00 0.02 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.13 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.50 0.20 0.15 0.08 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.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:47:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
10:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:48:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
10:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:49:01 AM eth0 0.98 0.40 0.48 0.33 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.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00
10:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:51:01 AM eth0 0.18 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.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:53:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:54:01 AM eth0 0.46 0.17 0.16 0.07 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.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
10:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:56:01 AM eth0 0.18 0.08 0.02 0.00 0.00 0.00 0.00 0.00
10:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:57:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:58:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
10:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10:59:01 AM eth0 0.42 0.17 0.15 0.07 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:02:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:04:01 AM eth0 0.78 0.37 0.41 0.26 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.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00
11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:06:01 AM eth0 0.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.15 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.20 0.00 0.02 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.73 0.17 0.19 0.07 0.00 0.00 0.00 0.00
11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:10:01 AM eth0 0.73 0.23 0.36 0.26 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.18 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.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
11:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:14:01 AM eth0 0.42 0.10 0.15 0.06 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.25 0.00 0.02 0.00 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:17:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:18:01 AM eth0 0.18 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.32 0.15 0.09 0.07 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:21:01 AM eth0 0.35 0.12 0.08 0.01 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.48 0.03 0.06 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.43 0.17 0.26 0.19 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.32 0.10 0.14 0.06 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.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:27:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:28:01 AM eth0 0.18 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.38 0.15 0.15 0.07 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:31:01 AM eth0 0.20 0.07 0.02 0.00 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.65 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.93 0.37 0.38 0.27 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.32 0.12 0.14 0.06 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.62 0.00 0.06 0.00 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.43 0.18 0.26 0.19 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.00 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.18 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.52 0.27 0.16 0.08 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.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:41:01 AM eth0 0.20 0.02 0.02 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.17 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:44:01 AM eth0 0.42 0.08 0.10 0.06 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.40 0.05 0.08 0.00 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:47:01 AM eth0 0.13 0.00 0.01 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.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:49:01 AM eth0 0.22 0.10 0.09 0.06 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:51:01 AM eth0 0.33 0.08 0.08 0.00 0.00 0.00 0.00 0.00
11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:01 AM eth0 0.47 0.20 0.15 0.07 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.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
11:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:56:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
11:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:57:01 AM eth0 0.12 0.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.18 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.28 0.15 0.09 0.07 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.35 0.07 0.08 0.01 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.25 0.00 0.02 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:03:01 PM eth0 0.47 0.00 0.06 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.95 0.52 0.65 0.46 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.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:07:01 PM eth0 0.17 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.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:09:01 PM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
12:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:10:01 PM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:11:01 PM eth0 0.52 0.00 0.06 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.73 0.35 0.37 0.27 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.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
12:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:14:01 PM eth0 0.48 0.15 0.15 0.07 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.92 0.32 0.31 0.20 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.85 0.20 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.03 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:19:01 PM eth0 0.32 0.17 0.09 0.07 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.40 0.12 0.11 0.01 0.00 0.00 0.00 0.00
12:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:21:01 PM eth0 0.12 0.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.30 0.05 0.02 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.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
12:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:24:01 PM eth0 0.43 0.18 0.15 0.07 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.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:26:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:27:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:28:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:29:01 PM eth0 0.38 0.25 0.15 0.07 0.00 0.00 0.00 0.00
12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:30:01 PM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:31:01 PM eth0 0.27 0.03 0.02 0.00 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.62 0.00 0.07 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.45 0.15 0.27 0.19 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.35 0.17 0.15 0.07 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:36:01 PM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
12:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:37:01 PM eth0 0.52 0.18 0.27 0.19 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.13 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.42 0.15 0.15 0.07 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.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
12:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:41:01 PM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:42:01 PM eth0 0.17 0.00 0.01 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:44:01 PM eth0 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00
12:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:45:01 PM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:46:01 PM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00
12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:47:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:48:01 PM eth0 1.05 0.27 0.32 0.20 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.27 0.12 0.14 0.06 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.12 0.00 0.01 0.00 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.17 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:54:01 PM eth0 0.55 0.12 0.16 0.06 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:56:01 PM eth0 0.83 0.23 0.31 0.20 0.00 0.00 0.00 0.00
12:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:57:01 PM eth0 0.13 0.05 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.20 0.00 0.02 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.30 0.12 0.09 0.07 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.67 0.08 0.12 0.00 0.00 0.00 0.00 0.00
01:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:01:01 PM eth0 0.48 0.23 0.27 0.20 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:04:01 PM eth0 0.78 0.32 0.41 0.26 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.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00
01:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:07:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:08:01 PM eth0 0.25 0.00 0.02 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.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
01:10:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:10:02 PM eth0 0.22 0.00 0.02 0.00 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:12:01 PM eth0 0.22 0.00 0.02 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.10 0.00 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.52 0.20 0.16 0.07 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:16:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:17:01 PM eth0 0.95 0.83 0.08 0.07 0.00 0.00 0.00 0.00
01:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:18:01 PM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:01 PM eth0 0.42 0.25 0.15 0.07 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:22:01 PM eth0 0.32 0.07 0.02 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.48 0.12 0.15 0.06 0.00 0.00 0.00 0.00
01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:25:01 PM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:26:01 PM eth0 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:28:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:01 PM eth0 0.42 0.17 0.15 0.07 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.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:31:01 PM eth0 0.18 0.05 0.02 0.00 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.35 0.02 0.02 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 1.00 0.33 0.42 0.27 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.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00
01:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:35:01 PM eth0 0.38 0.05 0.08 0.00 0.00 0.00 0.00 0.00
01:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:01 PM eth0 0.18 0.00 0.02 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.17 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.20 0.00 0.02 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.48 0.28 0.16 0.08 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.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00
01:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:41:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:42:01 PM eth0 0.28 0.00 0.02 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:44:01 PM eth0 0.47 0.13 0.15 0.07 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:46:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:47:01 PM eth0 0.12 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.57 0.00 0.06 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.68 0.33 0.40 0.26 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:51:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:52:01 PM eth0 0.20 0.02 0.02 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.12 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.52 0.13 0.15 0.07 0.00 0.00 0.00 0.00
01:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:55:01 PM eth0 0.17 0.00 0.01 0.00 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:57:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
01:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:58:01 PM eth0 0.92 0.17 0.32 0.19 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.32 0.10 0.15 0.06 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.85 0.83 0.06 6.35 0.00 0.00 0.00 0.00
02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:01:01 PM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:02:01 PM eth0 0.27 0.00 0.02 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 1.73 1.32 0.47 8.49 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 PM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:07:01 PM eth0 0.08 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.27 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.47 0.20 0.16 0.08 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:11:01 PM eth0 0.15 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:13:01 PM eth0 0.10 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.47 0.13 0.15 0.07 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:16:01 PM eth0 0.40 0.00 0.08 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.12 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.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
02:19:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:19:02 PM eth0 0.35 0.18 0.15 0.07 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:22:01 PM eth0 0.12 0.00 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.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:24:01 PM eth0 0.77 0.17 0.19 0.07 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.38 0.17 0.26 0.19 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.10 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:28:01 PM eth0 0.18 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.38 0.18 0.15 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:31:01 PM eth0 0.20 0.07 0.02 0.00 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.65 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.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00
02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:34:01 PM eth0 0.27 0.10 0.09 0.06 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:36:01 PM eth0 0.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.38 0.12 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.03 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.77 0.25 0.19 0.07 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.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00
02:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:01 PM eth0 0.12 0.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.07 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.52 0.17 0.15 0.07 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.73 0.15 0.31 0.19 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.07 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:48:01 PM eth0 0.20 0.07 0.02 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.28 0.08 0.14 0.06 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:51:01 PM eth0 0.50 0.00 0.06 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.37 0.17 0.26 0.19 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.08 0.02 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.33 0.10 0.09 0.06 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.32 0.05 0.08 0.00 0.00 0.00 0.00 0.00
02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:56:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:57:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
02:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:58:01 PM eth0 0.23 0.07 0.02 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.38 0.17 0.15 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:01:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:02:01 PM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:03:01 PM eth0 0.07 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.67 0.40 0.35 0.27 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.32 0.07 0.08 0.00 0.00 0.00 0.00 0.00
03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:06:01 PM eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00
03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:07:01 PM eth0 0.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.17 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.37 0.13 0.15 0.07 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:11:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:12:01 PM eth0 0.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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:14:01 PM eth0 0.50 0.23 0.16 0.07 0.00 0.00 0.00 0.00
03:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:15:01 PM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
03:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:16:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:18:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:19:01 PM eth0 0.40 0.17 0.15 0.07 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.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
03:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:22:01 PM eth0 0.07 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.17 0.10 0.02 0.01 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.42 0.12 0.15 0.06 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:26:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:26:02 PM eth0 0.07 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:28:01 PM eth0 0.18 0.00 0.02 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.32 0.17 0.15 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:31:01 PM eth0 0.17 0.00 0.01 0.00 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.97 0.07 0.11 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.33 0.52 0.39 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.40 0.17 0.15 0.07 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:36:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:37:01 PM eth0 0.17 0.00 0.02 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:39:01 PM eth0 0.38 0.22 0.15 0.07 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.27 0.07 0.02 0.00 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.08 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.18 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.08 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.43 0.18 0.15 0.07 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.12 0.00 0.01 0.00 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.45 0.00 0.06 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.38 0.15 0.26 0.19 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:49:01 PM eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00
03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:50:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:52:01 PM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:53:01 PM eth0 0.37 0.15 0.26 0.19 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.72 0.12 0.19 0.06 0.00 0.00 0.00 0.00
03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:55:01 PM eth0 0.47 0.22 0.27 0.19 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:57:01 PM eth0 0.13 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:59:01 PM eth0 0.43 0.18 0.16 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:01:01 PM eth0 0.08 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.10 0.00 0.01 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:04:01 PM eth0 27.37 13.85 19.06 12.39 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 24.11 13.85 14.59 48.63 0.00 0.00 0.00 0.00
04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:07:01 PM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:08:01 PM eth0 0.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.35 0.15 0.15 0.07 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.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00
04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:01 PM eth0 0.15 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.73 0.20 0.30 0.19 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.30 0.15 0.14 0.07 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.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:16:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:17:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:18:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:19:01 PM eth0 0.33 0.18 0.15 0.07 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:21:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:22:01 PM eth0 0.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.05 0.00 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.50 0.25 0.16 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:26:01 PM eth0 0.67 0.20 0.30 0.19 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.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
04:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:28:01 PM eth0 0.07 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.30 0.17 0.15 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:31:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:32:01 PM eth0 1.00 0.02 0.12 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 1.30 0.56 0.82 0.58 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.33 0.08 0.15 0.06 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.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:36:01 PM eth0 0.08 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.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:38:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:39:01 PM eth0 0.38 0.18 0.15 0.07 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.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:41:01 PM eth0 0.13 0.07 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.17 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.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:44:01 PM eth0 0.40 0.13 0.15 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:46:01 PM eth0 0.10 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.03 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.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:50:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:52:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:53:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:54:01 PM eth0 0.42 0.10 0.15 0.06 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:56:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:57:01 PM eth0 0.15 0.00 0.02 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.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:59:01 PM eth0 0.32 0.10 0.15 0.06 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.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:01:01 PM eth0 0.18 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:03:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:04:01 PM eth0 0.73 0.35 0.40 0.26 0.00 0.00 0.00 0.00
05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:05:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:06:01 PM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00
05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:07:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:08:01 PM eth0 0.15 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.32 0.17 0.15 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:12:01 PM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:14:01 PM eth0 0.43 0.20 0.15 0.07 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.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:16:01 PM eth0 0.10 0.05 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.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:18:01 PM eth0 0.13 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.33 0.17 0.15 0.07 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.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:21:01 PM eth0 0.38 0.13 0.26 0.19 0.00 0.00 0.00 0.00
05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:22:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:23:01 PM eth0 0.12 0.07 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.40 0.13 0.15 0.07 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:01 PM eth0 0.87 0.83 0.08 0.07 0.00 0.00 0.00 0.00
05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:27:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:28:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:29:01 PM eth0 0.40 0.25 0.15 0.07 0.00 0.00 0.00 0.00
05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:30:01 PM eth0 0.60 0.00 0.06 0.00 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.63 0.25 0.36 0.26 0.00 0.00 0.00 0.00
05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:32:01 PM eth0 0.95 0.00 0.12 0.00 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.72 0.30 0.37 0.26 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.40 0.18 0.15 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:36:01 PM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:37:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:38:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:39:01 PM eth0 0.33 0.18 0.15 0.07 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.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:41:01 PM eth0 0.05 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:43:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:44:01 PM eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00
05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:45:01 PM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:46:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:47:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:48:01 PM eth0 0.62 0.00 0.07 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 1.10 0.42 0.45 0.27 0.00 0.00 0.00 0.00
05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:50:01 PM eth0 0.55 0.22 0.27 0.20 0.00 0.00 0.00 0.00
05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:51:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:52:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:53:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:54:01 PM eth0 0.45 0.12 0.15 0.06 0.00 0.00 0.00 0.00
05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:55:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:56:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:57:01 PM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:58:01 PM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:59:01 PM eth0 0.77 0.13 0.20 0.07 0.00 0.00 0.00 0.00
06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:00:01 PM eth0 0.43 0.13 0.26 0.19 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.43 0.00 0.05 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.22 0.27 0.19 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.08 0.00 0.01 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.73 0.28 0.40 0.27 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:06:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:07:01 PM eth0 0.12 0.07 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.17 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.42 0.13 0.15 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:11:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:12:01 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:13:01 PM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:14:01 PM eth0 0.32 0.10 0.09 0.06 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.27 0.08 0.07 0.01 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.03 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.07 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.17 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.28 0.15 0.14 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:22:01 PM eth0 0.17 0.00 0.01 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.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:24:01 PM eth0 1.58 0.47 0.50 0.27 0.00 0.00 0.00 0.00
06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:25:01 PM eth0 0.78 0.47 0.41 0.27 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.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:27:01 PM eth0 0.07 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.18 0.00 0.01 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.32 0.18 0.15 0.07 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.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:31:01 PM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00
06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:32:01 PM eth0 0.63 0.07 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.73 0.30 0.37 0.26 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.42 0.20 0.15 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:36:01 PM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:37:01 PM eth0 0.08 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.18 0.00 0.01 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.35 0.20 0.15 0.07 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.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:41:01 PM eth0 0.10 0.03 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.20 0.03 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.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:44:01 PM eth0 0.42 0.23 0.15 0.07 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.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:46:01 PM eth0 0.07 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.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:48:01 PM eth0 0.62 0.18 0.28 0.19 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.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
06:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:50:02 PM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:51:01 PM eth0 0.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.17 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:54:01 PM eth0 0.48 0.15 0.15 0.07 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.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:56:01 PM eth0 0.08 0.00 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.15 0.00 0.02 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
06:59:01 PM eth0 0.45 0.25 0.16 0.07 0.00 0.00 0.00 0.00
07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:00:01 PM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:01:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:02:01 PM eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00
07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:03:01 PM eth0 0.33 0.17 0.26 0.19 0.00 0.00 0.00 0.00
07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:04:01 PM eth0 0.65 0.27 0.34 0.26 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.20 0.12 0.07 0.01 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.12 0.08 0.01 0.01 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.15 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.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00
07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:10:01 PM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00
07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:11:01 PM eth0 0.07 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:13:01 PM eth0 0.03 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.33 0.10 0.09 0.06 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.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00
07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:16:01 PM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00
07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:17:01 PM eth0 0.08 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.15 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.23 0.17 0.09 0.07 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.30 0.08 0.08 0.00 0.00 0.00 0.00 0.00
07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:21:01 PM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:22:01 PM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:23:01 PM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:24:01 PM eth0 0.72 0.35 0.40 0.26 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.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:26:01 PM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:27:01 PM eth0 0.83 0.23 0.31 0.20 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.08 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.32 0.17 0.15 0.07 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.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:31:01 PM eth0 0.10 0.00 0.01 0.00 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.72 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 1.13 0.37 0.57 0.39 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.23 0.10 0.09 0.06 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.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:36:01 PM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:37:01 PM eth0 0.30 0.13 0.08 0.01 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.38 0.18 0.15 0.07 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.50 0.00 0.05 0.00 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.43 0.23 0.27 0.19 0.00 0.00 0.00 0.00
07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:42:01 PM eth0 0.58 0.00 0.06 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.95 0.22 0.34 0.20 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.58 0.17 0.11 0.07 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 0.13 0.00 0.01 0.00 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.23 0.12 0.08 0.01 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.00 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.18 0.00 0.02 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.35 0.20 0.10 0.07 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 0.28 0.10 0.07 0.01 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.15 0.03 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.18 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.07 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.48 0.22 0.15 0.07 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 0.12 0.00 0.01 0.00 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.05 0.00 0.01 0.00 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.12 0.00 0.02 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.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
07:59:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
07:59:02 PM eth0 0.20 0.08 0.08 0.06 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.34 0.05 0.08 0.00 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.05 0.00 0.01 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.15 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.07 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.67 0.35 0.35 0.26 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.22 0.05 0.07 0.00 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.05 0.00 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.07 0.01 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 218.49 152.48 1395.37 53.25 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 76.41 54.58 812.97 9.08 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 44.40 36.90 335.68 9.04 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 204.93 149.88 47.33 42.78 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 21.34 13.61 13.33 1.68 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 34.68 31.51 126.32 8.77 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 21.58 19.01 42.54 6.77 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 24.63 22.48 53.98 14.20 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 36.62 25.82 109.37 10.48 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 60.35 38.50 98.92 75.64 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.56 0.95 4.91 0.49 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) 02/28/2026 _x86_64_ (2 CPU)
08:27:31 LINUX RESTART (2 CPU)
08:28:02 AM CPU %user %nice %system %iowait %steal %idle
08:29:01 AM all 8.01 0.00 1.28 0.13 0.05 90.53
08:29:01 AM 0 7.52 0.00 1.24 0.08 0.07 91.09
08:29:01 AM 1 8.50 0.00 1.32 0.17 0.03 89.98
08:30:01 AM all 0.65 0.00 0.08 0.02 0.06 99.19
08:30:01 AM 0 0.63 0.00 0.10 0.03 0.07 99.17
08:30:01 AM 1 0.67 0.00 0.07 0.00 0.05 99.22
08:31:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56
08:31:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
08:31:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
08:32:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
08:32:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
08:32:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
08:33:01 AM all 0.19 0.00 0.06 0.00 0.06 99.69
08:33:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
08:33:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
08:34:01 AM all 0.19 0.00 0.07 0.00 0.06 99.68
08:34:01 AM 0 0.28 0.00 0.03 0.00 0.05 99.63
08:34:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
08:35:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
08:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
08:35:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
08:36:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
08:36:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
08:36:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
08:37:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
08:37:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
08:37:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
08:38:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
08:38:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
08:38:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
08:39:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
08:39:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
08:39:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
08:39:01 AM CPU %user %nice %system %iowait %steal %idle
08:40:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
08:40:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.36
08:40:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
08:41:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
08:41:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
08:41:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
08:42:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
08:42:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
08:42:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
08:43:01 AM all 0.19 0.00 0.13 0.00 0.04 99.63
08:43:01 AM 0 0.33 0.00 0.17 0.00 0.05 99.45
08:43:01 AM 1 0.05 0.00 0.10 0.00 0.03 99.82
08:44:01 AM all 0.31 0.00 0.07 0.01 0.07 99.55
08:44:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
08:44:01 AM 1 0.08 0.00 0.08 0.02 0.08 99.73
08:45:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
08:45:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
08:45:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
08:46:01 AM all 0.33 0.00 0.04 0.00 0.05 99.57
08:46:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
08:46:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
08:47:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
08:47:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
08:47:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
08:48:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
08:48:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
08:48:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
08:49:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
08:49:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62
08:49:01 AM 1 0.10 0.00 0.03 0.00 0.07 99.80
08:50:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
08:50:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
08:50:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
08:50:01 AM CPU %user %nice %system %iowait %steal %idle
08:51:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
08:51:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
08:51:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
08:52:01 AM all 0.31 0.00 0.04 0.00 0.07 99.58
08:52:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
08:52:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
08:53:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
08:53:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58
08:53:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
08:54:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54
08:54:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
08:54:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
08:55:01 AM all 0.13 0.00 0.04 0.00 0.05 99.78
08:55:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
08:55:01 AM 1 0.17 0.00 0.03 0.00 0.05 99.75
08:56:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
08:56:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
08:56:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
08:57:01 AM all 0.28 0.00 0.05 0.00 0.06 99.62
08:57:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
08:57:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
08:58:01 AM all 0.14 0.00 0.08 0.00 0.04 99.74
08:58:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
08:58:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
08:59:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
08:59:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
08:59:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:00:01 AM all 0.39 0.00 0.03 0.00 0.05 99.52
09:00:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:00:01 AM 1 0.70 0.00 0.02 0.00 0.03 99.25
09:01:01 AM all 0.10 0.00 0.07 0.00 0.04 99.79
09:01:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:01:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:02:01 AM all 0.23 0.00 0.08 0.01 0.04 99.65
09:02:01 AM 0 0.03 0.00 0.07 0.02 0.03 99.85
09:02:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
09:03:01 AM all 0.15 0.00 0.08 0.00 0.05 99.72
09:03:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:03:01 AM 1 0.28 0.00 0.12 0.00 0.08 99.51
09:04:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56
09:04:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:04:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
09:05:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:05:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:05:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:06:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:06:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:06:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:07:01 AM all 0.16 0.00 0.04 0.00 0.06 99.74
09:07:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:07:01 AM 1 0.25 0.00 0.03 0.00 0.05 99.67
09:08:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:08:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:08:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:09:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:09:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:09:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:10:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:10:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:10:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40
09:11:01 AM all 0.18 0.00 0.07 0.00 0.05 99.71
09:11:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:11:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
09:12:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:12:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:12:01 AM 1 0.53 0.00 0.07 0.00 0.07 99.33
09:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:13:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:13:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:13:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:14:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:14:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:14:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:15:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:15:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:15:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:16:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:16:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:16:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:17:01 AM all 0.18 0.00 0.06 0.00 0.05 99.72
09:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:17:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65
09:18:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:18:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:18:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:19:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:19:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:19:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:20:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:20:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:20:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:21:01 AM all 0.13 0.00 0.08 0.00 0.05 99.74
09:21:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68
09:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:22:01 AM all 0.21 0.00 0.05 0.00 0.06 99.68
09:22:01 AM 0 0.38 0.00 0.08 0.00 0.07 99.47
09:22:01 AM 1 0.03 0.00 0.02 0.00 0.05 99.90
09:23:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:23:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:23:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:24:01 AM all 0.30 0.21 0.16 0.12 0.05 99.17
09:24:01 AM 0 0.05 0.42 0.23 0.22 0.03 99.05
09:24:01 AM 1 0.55 0.00 0.08 0.02 0.07 99.28
09:25:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:25:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:25:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:26:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64
09:26:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:26:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:27:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67
09:27:01 AM 0 0.42 0.00 0.12 0.00 0.07 99.40
09:27:01 AM 1 0.02 0.00 0.02 0.00 0.03 99.93
09:28:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:28:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73
09:28:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:29:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:29:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:29:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:30:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:30:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:30:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:31:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71
09:31:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:31:01 AM 1 0.30 0.00 0.02 0.00 0.02 99.67
09:32:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:32:01 AM 0 0.17 0.00 0.08 0.00 0.08 99.67
09:32:01 AM 1 0.33 0.00 0.02 0.00 0.02 99.63
09:33:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:33:01 AM 0 0.33 0.00 0.05 0.00 0.05 99.57
09:33:01 AM 1 0.27 0.00 0.03 0.00 0.05 99.65
09:34:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
09:34:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:34:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:35:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:35:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:35:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:36:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:36:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60
09:36:01 AM 1 0.28 0.00 0.02 0.00 0.02 99.68
09:37:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:37:01 AM 0 0.42 0.00 0.07 0.00 0.05 99.47
09:37:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:38:01 AM all 0.26 0.01 0.08 0.01 0.05 99.59
09:38:01 AM 0 0.43 0.02 0.08 0.02 0.05 99.40
09:38:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:39:01 AM all 0.28 0.00 0.03 0.01 0.04 99.64
09:39:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:39:01 AM 1 0.10 0.00 0.05 0.02 0.07 99.77
09:40:01 AM all 0.28 0.00 0.07 0.00 0.06 99.60
09:40:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43
09:40:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:41:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:41:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:41:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:42:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:42:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:42:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:43:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:43:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:43:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:44:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:44:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:44:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:45:02 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:45:02 AM 0 0.05 0.00 0.03 0.00 0.07 99.85
09:45:02 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:45:02 AM CPU %user %nice %system %iowait %steal %idle
09:46:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:46:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.41
09:47:01 AM all 0.21 0.00 0.06 0.00 0.06 99.67
09:47:01 AM 0 0.03 0.00 0.05 0.00 0.07 99.85
09:47:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50
09:48:01 AM all 0.23 0.00 0.05 0.00 0.06 99.67
09:48:01 AM 0 0.05 0.00 0.03 0.00 0.07 99.85
09:48:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:49:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:49:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:49:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62
09:51:01 AM 0 0.05 0.00 0.07 0.00 0.08 99.80
09:51:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:52:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:52:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:52:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:53:01 AM all 0.26 0.00 0.05 0.00 0.07 99.62
09:53:01 AM 0 0.10 0.00 0.07 0.00 0.10 99.73
09:53:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:54:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:54:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:54:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
09:55:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:55:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33
09:56:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:56:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:56:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:57:01 AM all 0.16 0.00 0.06 0.00 0.05 99.73
09:57:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:57:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:58:01 AM all 0.25 0.00 0.06 0.00 0.06 99.63
09:58:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:58:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:59:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:59:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:59:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
10:00:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
10:00:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
10:00:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
10:01:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
10:01:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
10:01:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
10:02:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
10:02:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
10:02:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37
10:03:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
10:03:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
10:03:01 AM 1 0.32 0.00 0.10 0.00 0.07 99.52
10:04:01 AM all 0.36 0.00 0.06 0.00 0.05 99.53
10:04:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
10:04:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
10:05:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
10:05:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
10:05:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33
10:06:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
10:06:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
10:06:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
10:07:01 AM all 0.20 0.00 0.07 0.00 0.06 99.67
10:07:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
10:07:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
10:07:01 AM CPU %user %nice %system %iowait %steal %idle
10:08:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68
10:08:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
10:08:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
10:09:01 AM all 0.16 0.00 0.07 0.00 0.06 99.72
10:09:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
10:09:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
10:10:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
10:10:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
10:10:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
10:11:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
10:11:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57
10:11:01 AM 1 0.30 0.00 0.05 0.00 0.07 99.58
10:12:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
10:12:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
10:12:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
10:13:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
10:13:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
10:13:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
10:14:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
10:14:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
10:14:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
10:15:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
10:15:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
10:15:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
10:16:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
10:16:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
10:16:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
10:17:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
10:17:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
10:17:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
10:18:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
10:18:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
10:18:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
10:18:01 AM CPU %user %nice %system %iowait %steal %idle
10:19:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
10:19:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
10:19:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
10:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
10:20:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
10:20:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
10:21:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66
10:21:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
10:21:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52
10:22:01 AM all 0.17 0.00 0.05 0.00 0.06 99.72
10:22:01 AM 0 0.25 0.00 0.05 0.00 0.07 99.63
10:22:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
10:23:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
10:23:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
10:23:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
10:24:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
10:24:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
10:24:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
10:25:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
10:25:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
10:25:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
10:26:01 AM all 0.35 0.00 0.06 0.00 0.07 99.52
10:26:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
10:26:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
10:27:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
10:27:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
10:27:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
10:28:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61
10:28:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
10:28:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
10:29:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
10:29:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
10:29:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
10:29:01 AM CPU %user %nice %system %iowait %steal %idle
10:30:01 AM all 0.33 0.15 0.10 0.00 0.07 99.36
10:30:01 AM 0 0.33 0.30 0.12 0.00 0.03 99.22
10:30:01 AM 1 0.32 0.00 0.08 0.00 0.10 99.50
10:31:01 AM all 0.21 0.00 0.08 0.01 0.04 99.67
10:31:01 AM 0 0.12 0.00 0.08 0.02 0.07 99.72
10:31:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
10:32:01 AM all 0.22 0.00 0.06 0.00 0.06 99.67
10:32:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78
10:32:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
10:33:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
10:33:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
10:33:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
10:34:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
10:34:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
10:34:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
10:35:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
10:35:01 AM 0 0.08 0.00 0.05 0.00 0.08 99.78
10:35:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
10:36:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
10:36:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
10:36:01 AM 1 0.37 0.00 0.02 0.00 0.02 99.60
10:37:01 AM all 0.23 0.00 0.06 0.00 0.06 99.65
10:37:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
10:37:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
10:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
10:38:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
10:38:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48
10:39:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
10:39:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
10:39:01 AM 1 0.53 0.00 0.05 0.00 0.07 99.35
10:40:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
10:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
10:40:01 AM 1 0.38 0.00 0.12 0.00 0.07 99.43
10:40:01 AM CPU %user %nice %system %iowait %steal %idle
10:41:01 AM all 0.32 0.00 0.03 0.00 0.07 99.58
10:41:01 AM 0 0.03 0.00 0.02 0.00 0.05 99.90
10:41:01 AM 1 0.60 0.00 0.05 0.00 0.08 99.27
10:42:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
10:42:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
10:42:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
10:43:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
10:43:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
10:43:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
10:44:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
10:44:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
10:44:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
10:45:01 AM all 0.30 0.00 0.05 0.00 0.08 99.57
10:45:01 AM 0 0.02 0.00 0.03 0.00 0.05 99.90
10:45:01 AM 1 0.58 0.00 0.07 0.00 0.10 99.25
10:46:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
10:46:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
10:46:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
10:47:01 AM all 0.10 0.00 0.05 0.00 0.04 99.81
10:47:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
10:47:01 AM 1 0.18 0.00 0.08 0.00 0.07 99.67
10:48:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
10:48:01 AM 0 0.02 0.00 0.05 0.00 0.05 99.88
10:48:01 AM 1 0.62 0.00 0.08 0.00 0.07 99.23
10:49:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
10:49:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
10:49:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
10:50:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
10:50:01 AM 0 0.10 0.00 0.12 0.00 0.08 99.70
10:50:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
10:51:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
10:51:01 AM 0 0.08 0.00 0.03 0.00 0.07 99.82
10:51:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
10:51:01 AM CPU %user %nice %system %iowait %steal %idle
10:52:01 AM all 0.19 0.00 0.06 0.00 0.06 99.69
10:52:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
10:52:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57
10:53:02 AM all 0.14 0.00 0.05 0.01 0.05 99.75
10:53:02 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
10:53:02 AM 1 0.18 0.00 0.02 0.02 0.02 99.77
10:54:01 AM all 0.31 0.00 0.03 0.00 0.04 99.61
10:54:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
10:54:01 AM 1 0.56 0.00 0.02 0.00 0.03 99.39
10:55:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
10:55:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
10:55:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
10:56:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
10:56:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
10:56:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
10:57:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
10:57:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
10:57:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
10:58:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
10:58:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
10:58:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
10:59:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
10:59:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
10:59:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
11:00:01 AM all 0.28 0.00 0.07 0.00 0.05 99.60
11:00:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77
11:00:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
11:01:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
11:01:01 AM 0 0.05 0.00 0.08 0.00 0.07 99.80
11:01:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
11:02:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
11:02:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
11:02:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
11:02:01 AM CPU %user %nice %system %iowait %steal %idle
11:03:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
11:03:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
11:03:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
11:04:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62
11:04:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
11:04:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42
11:05:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
11:05:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
11:05:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
11:06:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
11:06:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
11:06:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
11:07:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
11:07:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
11:07:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
11:08:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
11:08:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
11:08:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
11:09:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
11:09:01 AM 0 0.55 0.00 0.02 0.00 0.05 99.38
11:09:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
11:10:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
11:10:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
11:10:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
11:11:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
11:11:01 AM 0 0.58 0.00 0.07 0.00 0.08 99.27
11:11:01 AM 1 0.02 0.00 0.03 0.00 0.00 99.95
11:12:01 AM all 0.28 0.00 0.05 0.00 0.06 99.62
11:12:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
11:12:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
11:13:01 AM all 0.15 0.00 0.05 0.00 0.06 99.74
11:13:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
11:13:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
11:13:01 AM CPU %user %nice %system %iowait %steal %idle
11:14:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
11:14:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
11:14:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
11:15:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
11:15:01 AM 0 0.38 0.00 0.07 0.00 0.08 99.47
11:15:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75
11:16:01 AM all 0.28 0.00 0.03 0.00 0.06 99.63
11:16:01 AM 0 0.52 0.00 0.03 0.00 0.07 99.38
11:16:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
11:17:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
11:17:01 AM 0 0.48 0.00 0.10 0.00 0.05 99.37
11:17:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92
11:18:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
11:18:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78
11:18:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
11:19:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
11:19:01 AM 0 0.12 0.00 0.10 0.00 0.08 99.70
11:19:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
11:20:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
11:20:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
11:20:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
11:21:01 AM all 0.26 0.00 0.06 0.01 0.05 99.62
11:21:01 AM 0 0.08 0.00 0.05 0.02 0.07 99.78
11:21:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
11:22:01 AM all 0.31 0.00 0.05 0.00 0.07 99.57
11:22:01 AM 0 0.12 0.00 0.08 0.00 0.10 99.70
11:22:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
11:23:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73
11:23:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
11:23:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70
11:24:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
11:24:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
11:24:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
11:24:01 AM CPU %user %nice %system %iowait %steal %idle
11:25:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
11:25:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
11:25:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
11:26:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
11:26:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
11:26:01 AM 1 0.32 0.00 0.03 0.00 0.02 99.63
11:27:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
11:27:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
11:27:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
11:28:01 AM all 0.31 0.00 0.03 0.00 0.06 99.61
11:28:01 AM 0 0.08 0.00 0.03 0.00 0.08 99.80
11:28:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
11:29:01 AM all 0.19 0.00 0.07 0.00 0.06 99.68
11:29:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
11:29:01 AM 1 0.33 0.00 0.08 0.00 0.07 99.52
11:30:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
11:30:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
11:30:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
11:31:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
11:31:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78
11:31:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
11:32:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
11:32:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
11:32:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
11:33:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
11:33:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
11:33:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
11:34:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
11:34:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
11:34:01 AM 1 0.55 0.00 0.03 0.00 0.00 99.42
11:35:01 AM all 0.21 0.00 0.06 0.00 0.07 99.67
11:35:01 AM 0 0.03 0.00 0.03 0.00 0.07 99.87
11:35:01 AM 1 0.38 0.00 0.08 0.00 0.07 99.47
11:35:01 AM CPU %user %nice %system %iowait %steal %idle
11:36:01 AM all 0.32 0.15 0.11 0.00 0.05 99.37
11:36:01 AM 0 0.05 0.30 0.13 0.00 0.05 99.47
11:36:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
11:37:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
11:37:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
11:37:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
11:38:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
11:38:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
11:38:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
11:39:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
11:39:01 AM 0 0.10 0.00 0.03 0.00 0.07 99.80
11:39:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
11:40:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
11:40:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
11:40:01 AM 1 0.50 0.00 0.02 0.00 0.05 99.43
11:41:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
11:41:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
11:41:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
11:42:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
11:42:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
11:42:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
11:43:01 AM all 0.16 0.00 0.06 0.00 0.06 99.72
11:43:01 AM 0 0.05 0.00 0.02 0.00 0.05 99.88
11:43:01 AM 1 0.27 0.00 0.10 0.00 0.07 99.57
11:44:01 AM all 0.25 0.00 0.06 0.00 0.06 99.63
11:44:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
11:44:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
11:45:01 AM all 0.15 0.00 0.05 0.00 0.04 99.76
11:45:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
11:45:01 AM 1 0.22 0.00 0.02 0.00 0.02 99.75
11:46:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72
11:46:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
11:46:01 AM 1 0.23 0.00 0.08 0.00 0.03 99.65
11:46:01 AM CPU %user %nice %system %iowait %steal %idle
11:47:01 AM all 0.31 0.00 0.03 0.00 0.06 99.60
11:47:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83
11:47:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
11:48:01 AM all 0.17 0.00 0.07 0.01 0.03 99.72
11:48:01 AM 0 0.18 0.00 0.10 0.02 0.07 99.63
11:48:01 AM 1 0.15 0.00 0.03 0.00 0.00 99.82
11:49:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
11:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
11:49:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
11:50:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
11:50:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
11:50:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67
11:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
11:51:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
11:51:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
11:52:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
11:52:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
11:52:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
11:53:01 AM all 0.30 0.00 0.05 0.00 0.07 99.58
11:53:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
11:53:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
11:54:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
11:54:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
11:54:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
11:55:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
11:55:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
11:55:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
11:56:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69
11:56:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
11:56:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
11:57:01 AM all 0.30 0.00 0.07 0.00 0.07 99.57
11:57:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
11:57:01 AM 1 0.03 0.00 0.05 0.00 0.07 99.85
11:57:01 AM CPU %user %nice %system %iowait %steal %idle
11:58:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
11:58:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
11:58:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
11:59:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
11:59:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
11:59:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
12:00:01 PM all 0.18 0.00 0.08 0.00 0.08 99.67
12:00:01 PM 0 0.33 0.00 0.10 0.00 0.08 99.48
12:00:01 PM 1 0.03 0.00 0.05 0.00 0.07 99.85
12:01:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58
12:01:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
12:01:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75
12:02:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59
12:02:01 PM 0 0.49 0.00 0.05 0.00 0.03 99.42
12:02:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.76
12:03:01 PM all 0.20 0.00 0.07 0.00 0.06 99.67
12:03:01 PM 0 0.35 0.00 0.08 0.00 0.05 99.52
12:03:01 PM 1 0.05 0.00 0.05 0.00 0.07 99.83
12:04:01 PM all 0.14 0.00 0.07 0.00 0.07 99.72
12:04:01 PM 0 0.17 0.00 0.05 0.00 0.07 99.72
12:04:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73
12:05:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61
12:05:01 PM 0 0.48 0.00 0.05 0.00 0.05 99.42
12:05:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
12:06:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58
12:06:01 PM 0 0.53 0.00 0.05 0.00 0.07 99.35
12:06:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
12:07:01 PM all 0.29 0.00 0.06 0.00 0.06 99.59
12:07:01 PM 0 0.53 0.00 0.08 0.00 0.07 99.32
12:07:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87
12:08:01 PM all 0.13 0.00 0.06 0.00 0.05 99.76
12:08:01 PM 0 0.25 0.00 0.08 0.00 0.07 99.60
12:08:01 PM 1 0.02 0.00 0.03 0.00 0.03 99.92
12:08:01 PM CPU %user %nice %system %iowait %steal %idle
12:09:01 PM all 0.32 0.00 0.03 0.00 0.06 99.59
12:09:01 PM 0 0.53 0.00 0.02 0.00 0.05 99.40
12:09:01 PM 1 0.10 0.00 0.05 0.00 0.07 99.78
12:10:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57
12:10:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
12:10:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73
12:11:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
12:11:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33
12:11:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
12:12:01 PM all 0.33 0.00 0.07 0.00 0.06 99.55
12:12:01 PM 0 0.58 0.00 0.07 0.00 0.07 99.28
12:12:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
12:13:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58
12:13:01 PM 0 0.57 0.00 0.07 0.00 0.07 99.30
12:13:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.87
12:14:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57
12:14:01 PM 0 0.53 0.00 0.03 0.00 0.07 99.37
12:14:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
12:15:01 PM all 0.22 0.00 0.07 0.00 0.05 99.67
12:15:01 PM 0 0.40 0.00 0.08 0.00 0.07 99.45
12:15:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
12:16:01 PM all 0.15 0.00 0.05 0.00 0.06 99.74
12:16:01 PM 0 0.27 0.00 0.08 0.00 0.10 99.55
12:16:01 PM 1 0.03 0.00 0.02 0.00 0.02 99.93
12:17:01 PM all 0.31 0.00 0.03 0.00 0.06 99.60
12:17:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
12:17:01 PM 1 0.08 0.00 0.05 0.00 0.08 99.78
12:18:01 PM all 0.18 0.00 0.07 0.00 0.04 99.72
12:18:01 PM 0 0.25 0.00 0.05 0.00 0.02 99.68
12:18:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75
12:19:01 PM all 0.12 0.00 0.07 0.00 0.06 99.76
12:19:01 PM 0 0.13 0.00 0.08 0.00 0.03 99.75
12:19:01 PM 1 0.10 0.00 0.05 0.00 0.08 99.77
12:19:01 PM CPU %user %nice %system %iowait %steal %idle
12:20:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58
12:20:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
12:20:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80
12:21:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57
12:21:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32
12:21:01 PM 1 0.07 0.00 0.03 0.00 0.07 99.83
12:22:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59
12:22:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37
12:22:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82
12:23:01 PM all 0.30 0.00 0.05 0.01 0.05 99.59
12:23:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
12:23:01 PM 1 0.08 0.00 0.07 0.02 0.08 99.75
12:24:01 PM all 0.18 0.00 0.08 0.00 0.05 99.70
12:24:01 PM 0 0.25 0.00 0.07 0.00 0.03 99.65
12:24:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75
12:25:01 PM all 0.23 0.00 0.05 0.00 0.05 99.67
12:25:01 PM 0 0.43 0.00 0.08 0.00 0.08 99.40
12:25:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95
12:26:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
12:26:01 PM 0 0.55 0.00 0.05 0.00 0.07 99.33
12:26:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:27:01 PM all 0.29 0.00 0.06 0.00 0.06 99.59
12:27:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37
12:27:01 PM 1 0.05 0.00 0.07 0.00 0.07 99.82
12:28:01 PM all 0.29 0.00 0.05 0.00 0.06 99.60
12:28:01 PM 0 0.53 0.00 0.05 0.00 0.07 99.35
12:28:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
12:29:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60
12:29:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32
12:29:01 PM 1 0.03 0.00 0.03 0.00 0.05 99.88
12:30:01 PM all 0.28 0.00 0.06 0.00 0.06 99.60
12:30:01 PM 0 0.52 0.00 0.08 0.00 0.05 99.35
12:30:01 PM 1 0.05 0.00 0.03 0.00 0.07 99.85
12:30:01 PM CPU %user %nice %system %iowait %steal %idle
12:31:01 PM all 0.15 0.00 0.07 0.00 0.06 99.72
12:31:01 PM 0 0.23 0.00 0.07 0.00 0.05 99.65
12:31:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80
12:32:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57
12:32:01 PM 0 0.58 0.00 0.05 0.00 0.07 99.30
12:32:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
12:33:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58
12:33:01 PM 0 0.55 0.00 0.07 0.00 0.07 99.32
12:33:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:34:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
12:34:01 PM 0 0.52 0.00 0.03 0.00 0.05 99.40
12:34:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
12:35:01 PM all 0.28 0.00 0.07 0.00 0.05 99.61
12:35:01 PM 0 0.47 0.00 0.03 0.00 0.03 99.47
12:35:01 PM 1 0.08 0.00 0.10 0.00 0.07 99.75
12:36:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60
12:36:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
12:36:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85
12:37:01 PM all 0.32 0.00 0.06 0.00 0.06 99.57
12:37:01 PM 0 0.57 0.00 0.08 0.00 0.07 99.28
12:37:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85
12:38:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58
12:38:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35
12:38:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
12:39:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
12:39:01 PM 0 0.48 0.00 0.08 0.00 0.07 99.36
12:39:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92
12:40:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72
12:40:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83
12:40:01 PM 1 0.30 0.00 0.05 0.00 0.03 99.62
12:41:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58
12:41:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85
12:41:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32
12:41:01 PM CPU %user %nice %system %iowait %steal %idle
12:42:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61
12:42:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82
12:42:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40
12:43:01 PM all 0.19 0.00 0.07 0.00 0.03 99.72
12:43:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
12:43:01 PM 1 0.30 0.00 0.05 0.00 0.00 99.65
12:44:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
12:44:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73
12:44:01 PM 1 0.43 0.00 0.03 0.00 0.02 99.52
12:45:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57
12:45:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
12:45:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
12:46:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
12:46:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
12:46:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35
12:47:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
12:47:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82
12:47:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43
12:48:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57
12:48:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
12:48:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
12:49:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
12:49:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78
12:49:01 PM 1 0.50 0.00 0.05 0.00 0.02 99.43
12:50:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
12:50:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75
12:50:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
12:51:01 PM all 0.13 0.00 0.08 0.01 0.03 99.75
12:51:01 PM 0 0.12 0.00 0.08 0.02 0.05 99.73
12:51:01 PM 1 0.15 0.00 0.07 0.00 0.02 99.77
12:52:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
12:52:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78
12:52:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42
12:52:01 PM CPU %user %nice %system %iowait %steal %idle
12:53:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61
12:53:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
12:53:01 PM 1 0.53 0.00 0.03 0.00 0.05 99.38
12:54:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57
12:54:01 PM 0 0.08 0.00 0.03 0.00 0.05 99.83
12:54:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32
12:55:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
12:55:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60
12:55:01 PM 1 0.35 0.00 0.03 0.00 0.03 99.58
12:56:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
12:56:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
12:56:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
12:57:01 PM all 0.29 0.00 0.04 0.00 0.04 99.62
12:57:01 PM 0 0.52 0.00 0.03 0.00 0.05 99.40
12:57:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
12:58:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
12:58:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
12:58:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
12:59:01 PM all 0.23 0.00 0.07 0.00 0.03 99.67
12:59:01 PM 0 0.42 0.00 0.08 0.00 0.05 99.45
12:59:01 PM 1 0.03 0.00 0.05 0.00 0.02 99.90
01:00:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62
01:00:01 PM 0 0.53 0.00 0.05 0.00 0.05 99.37
01:00:01 PM 1 0.07 0.00 0.03 0.00 0.03 99.87
01:01:01 PM all 0.31 0.00 0.08 0.00 0.03 99.58
01:01:01 PM 0 0.57 0.00 0.08 0.00 0.03 99.32
01:01:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
01:02:01 PM all 0.28 0.00 0.07 0.00 0.03 99.62
01:02:01 PM 0 0.55 0.00 0.10 0.00 0.05 99.30
01:02:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93
01:03:01 PM all 0.26 0.00 0.07 0.00 0.04 99.63
01:03:01 PM 0 0.50 0.00 0.12 0.00 0.05 99.33
01:03:01 PM 1 0.02 0.00 0.02 0.00 0.03 99.93
01:03:01 PM CPU %user %nice %system %iowait %steal %idle
01:04:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
01:04:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
01:04:01 PM 1 0.05 0.00 0.05 0.00 0.02 99.88
01:05:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
01:05:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
01:05:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
01:06:01 PM all 0.33 0.00 0.05 0.00 0.04 99.58
01:06:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
01:06:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
01:07:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
01:07:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32
01:07:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
01:08:01 PM all 0.33 0.00 0.07 0.00 0.05 99.55
01:08:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
01:08:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
01:09:01 PM all 0.33 0.00 0.04 0.00 0.03 99.59
01:09:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35
01:09:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
01:10:02 PM all 0.30 0.00 0.06 0.00 0.04 99.60
01:10:02 PM 0 0.57 0.00 0.07 0.00 0.03 99.33
01:10:02 PM 1 0.03 0.00 0.05 0.00 0.05 99.87
01:11:01 PM all 0.34 0.00 0.05 0.00 0.03 99.58
01:11:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
01:11:01 PM 1 0.10 0.00 0.03 0.00 0.03 99.83
01:12:01 PM all 0.33 0.00 0.04 0.00 0.04 99.58
01:12:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
01:12:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80
01:13:01 PM all 0.33 0.00 0.06 0.00 0.03 99.57
01:13:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
01:13:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75
01:14:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
01:14:01 PM 0 0.43 0.00 0.02 0.00 0.02 99.53
01:14:01 PM 1 0.18 0.00 0.10 0.00 0.05 99.67
01:14:01 PM CPU %user %nice %system %iowait %steal %idle
01:15:01 PM all 0.22 0.00 0.05 0.00 0.03 99.70
01:15:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
01:15:01 PM 1 0.38 0.00 0.05 0.00 0.05 99.52
01:16:01 PM all 0.33 0.00 0.06 0.00 0.05 99.56
01:16:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
01:16:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33
01:17:01 PM all 0.32 0.18 0.13 0.00 0.04 99.32
01:17:01 PM 0 0.15 0.37 0.17 0.00 0.05 99.27
01:17:01 PM 1 0.48 0.00 0.10 0.00 0.03 99.38
01:18:01 PM all 0.33 0.00 0.06 0.03 0.03 99.56
01:18:01 PM 0 0.58 0.00 0.07 0.05 0.03 99.27
01:18:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
01:19:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
01:19:01 PM 0 0.52 0.00 0.03 0.00 0.05 99.40
01:19:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
01:20:01 PM all 0.34 0.00 0.07 0.00 0.03 99.56
01:20:01 PM 0 0.60 0.00 0.08 0.00 0.03 99.28
01:20:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
01:21:01 PM all 0.28 0.00 0.07 0.01 0.04 99.60
01:21:01 PM 0 0.50 0.00 0.05 0.00 0.05 99.40
01:21:01 PM 1 0.07 0.00 0.08 0.02 0.03 99.80
01:22:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
01:22:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43
01:22:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
01:23:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59
01:23:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
01:23:01 PM 1 0.05 0.00 0.08 0.00 0.03 99.83
01:24:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
01:24:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
01:24:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75
01:25:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62
01:25:01 PM 0 0.15 0.00 0.07 0.00 0.03 99.75
01:25:01 PM 1 0.42 0.00 0.05 0.00 0.05 99.48
01:25:01 PM CPU %user %nice %system %iowait %steal %idle
01:26:01 PM all 0.24 0.00 0.07 0.00 0.04 99.65
01:26:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83
01:26:01 PM 1 0.43 0.00 0.07 0.00 0.03 99.47
01:27:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57
01:27:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
01:27:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32
01:28:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
01:28:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
01:28:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
01:29:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62
01:29:01 PM 0 0.13 0.00 0.07 0.00 0.05 99.75
01:29:01 PM 1 0.43 0.00 0.05 0.00 0.03 99.48
01:30:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
01:30:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
01:30:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
01:31:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
01:31:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
01:31:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
01:32:01 PM all 0.13 0.00 0.06 0.00 0.04 99.77
01:32:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80
01:32:01 PM 1 0.20 0.00 0.05 0.00 0.02 99.73
01:33:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59
01:33:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
01:33:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42
01:34:01 PM all 0.31 0.00 0.06 0.00 0.03 99.61
01:34:01 PM 0 0.08 0.00 0.08 0.00 0.03 99.80
01:34:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
01:35:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
01:35:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75
01:35:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43
01:36:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
01:36:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73
01:36:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
01:36:01 PM CPU %user %nice %system %iowait %steal %idle
01:37:01 PM all 0.11 0.00 0.06 0.00 0.04 99.79
01:37:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82
01:37:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
01:38:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
01:38:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80
01:38:01 PM 1 0.48 0.00 0.05 0.00 0.02 99.45
01:39:01 PM all 0.19 0.00 0.06 0.00 0.03 99.72
01:39:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82
01:39:01 PM 1 0.32 0.00 0.03 0.00 0.03 99.62
01:40:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
01:40:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
01:40:01 PM 1 0.52 0.00 0.05 0.00 0.02 99.42
01:41:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
01:41:01 PM 0 0.48 0.00 0.05 0.00 0.05 99.42
01:41:01 PM 1 0.15 0.00 0.05 0.00 0.03 99.77
01:42:01 PM all 0.32 0.00 0.05 0.00 0.03 99.61
01:42:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
01:42:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
01:43:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
01:43:01 PM 0 0.52 0.00 0.03 0.00 0.07 99.38
01:43:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
01:44:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
01:44:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
01:44:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
01:45:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
01:45:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45
01:45:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
01:46:01 PM all 0.28 0.00 0.03 0.00 0.04 99.65
01:46:01 PM 0 0.47 0.00 0.02 0.00 0.03 99.48
01:46:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
01:47:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
01:47:01 PM 0 0.43 0.00 0.05 0.00 0.02 99.50
01:47:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
01:47:01 PM CPU %user %nice %system %iowait %steal %idle
01:48:01 PM all 0.25 0.00 0.08 0.00 0.03 99.64
01:48:01 PM 0 0.42 0.00 0.10 0.00 0.03 99.45
01:48:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
01:49:01 PM all 0.29 0.00 0.08 0.00 0.05 99.58
01:49:01 PM 0 0.33 0.00 0.05 0.00 0.05 99.57
01:49:01 PM 1 0.25 0.00 0.10 0.00 0.05 99.60
01:50:01 PM all 0.28 0.00 0.05 0.00 0.04 99.63
01:50:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
01:50:01 PM 1 0.48 0.00 0.05 0.00 0.05 99.42
01:51:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57
01:51:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80
01:51:01 PM 1 0.60 0.00 0.03 0.00 0.03 99.33
01:52:01 PM all 0.19 0.00 0.06 0.00 0.04 99.71
01:52:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93
01:52:01 PM 1 0.37 0.00 0.08 0.00 0.07 99.48
01:53:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66
01:53:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88
01:53:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43
01:54:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
01:54:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82
01:54:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
01:55:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
01:55:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90
01:55:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
01:56:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
01:56:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
01:56:01 PM 1 0.47 0.00 0.03 0.00 0.03 99.47
01:57:01 PM all 0.23 0.00 0.06 0.00 0.03 99.68
01:57:01 PM 0 0.10 0.00 0.05 0.00 0.05 99.80
01:57:01 PM 1 0.35 0.00 0.07 0.00 0.02 99.57
01:58:01 PM all 0.16 0.00 0.06 0.01 0.04 99.73
01:58:01 PM 0 0.10 0.00 0.08 0.02 0.07 99.73
01:58:01 PM 1 0.22 0.00 0.03 0.00 0.02 99.73
01:58:01 PM CPU %user %nice %system %iowait %steal %idle
01:59:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
01:59:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75
01:59:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
02:00:01 PM all 0.19 0.00 0.07 0.00 0.03 99.71
02:00:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73
02:00:01 PM 1 0.25 0.00 0.05 0.00 0.02 99.68
02:01:01 PM all 0.08 0.00 0.06 0.00 0.03 99.83
02:01:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
02:01:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
02:02:01 PM all 0.06 0.00 0.07 0.00 0.03 99.84
02:02:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
02:02:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82
02:03:01 PM all 0.05 0.00 0.05 0.00 0.04 99.86
02:03:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90
02:03:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
02:04:01 PM all 0.46 0.00 0.07 0.00 0.04 99.43
02:04:01 PM 0 0.35 0.00 0.07 0.00 0.05 99.53
02:04:01 PM 1 0.57 0.00 0.07 0.00 0.03 99.33
02:05:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
02:05:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75
02:05:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47
02:06:01 PM all 0.28 0.00 0.04 0.00 0.03 99.64
02:06:01 PM 0 0.10 0.00 0.08 0.00 0.03 99.78
02:06:01 PM 1 0.47 0.00 0.00 0.00 0.03 99.50
02:07:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
02:07:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
02:07:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43
02:08:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
02:08:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
02:08:01 PM 1 0.48 0.00 0.07 0.00 0.02 99.43
02:09:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61
02:09:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80
02:09:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
02:09:01 PM CPU %user %nice %system %iowait %steal %idle
02:10:01 PM all 0.25 0.00 0.05 0.00 0.03 99.67
02:10:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
02:10:01 PM 1 0.40 0.00 0.03 0.00 0.02 99.55
02:11:01 PM all 0.27 0.00 0.06 0.00 0.03 99.65
02:11:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
02:11:01 PM 1 0.45 0.00 0.03 0.00 0.00 99.52
02:12:01 PM all 0.31 0.00 0.03 0.00 0.03 99.62
02:12:01 PM 0 0.08 0.00 0.03 0.00 0.03 99.85
02:12:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40
02:13:01 PM all 0.15 0.00 0.05 0.00 0.03 99.77
02:13:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
02:13:01 PM 1 0.25 0.00 0.05 0.00 0.02 99.68
02:14:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
02:14:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83
02:14:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35
02:15:01 PM all 0.15 0.00 0.07 0.00 0.04 99.74
02:15:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
02:15:01 PM 1 0.25 0.00 0.08 0.00 0.05 99.62
02:16:01 PM all 0.23 0.00 0.05 0.00 0.03 99.68
02:16:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
02:16:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53
02:17:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64
02:17:01 PM 0 0.05 0.00 0.07 0.00 0.05 99.83
02:17:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45
02:18:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
02:18:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75
02:18:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
02:19:02 PM all 0.24 0.00 0.06 0.00 0.04 99.66
02:19:02 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
02:19:02 PM 1 0.40 0.00 0.05 0.00 0.02 99.53
02:20:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
02:20:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.76
02:20:01 PM 1 0.51 0.00 0.03 0.00 0.02 99.44
02:20:01 PM CPU %user %nice %system %iowait %steal %idle
02:21:01 PM all 0.23 0.00 0.05 0.00 0.03 99.70
02:21:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
02:21:01 PM 1 0.37 0.00 0.03 0.00 0.02 99.58
02:22:01 PM all 0.26 0.00 0.04 0.00 0.03 99.67
02:22:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
02:22:01 PM 1 0.42 0.00 0.02 0.00 0.00 99.57
02:23:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65
02:23:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
02:23:01 PM 1 0.42 0.00 0.03 0.00 0.02 99.53
02:24:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
02:24:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
02:24:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38
02:25:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
02:25:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
02:25:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
02:26:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58
02:26:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82
02:26:01 PM 1 0.55 0.00 0.07 0.00 0.03 99.35
02:27:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
02:27:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75
02:27:01 PM 1 0.48 0.00 0.03 0.00 0.00 99.48
02:28:01 PM all 0.23 0.00 0.03 0.00 0.03 99.70
02:28:01 PM 0 0.43 0.00 0.03 0.00 0.05 99.48
02:28:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92
02:29:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61
02:29:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
02:29:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85
02:30:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
02:30:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
02:30:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
02:31:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
02:31:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
02:31:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
02:31:01 PM CPU %user %nice %system %iowait %steal %idle
02:32:01 PM all 0.30 0.00 0.05 0.00 0.03 99.62
02:32:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
02:32:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92
02:33:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60
02:33:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32
02:33:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
02:34:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
02:34:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58
02:34:01 PM 1 0.25 0.00 0.05 0.00 0.03 99.67
02:35:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61
02:35:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77
02:35:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
02:36:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
02:36:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
02:36:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43
02:37:01 PM all 0.27 0.00 0.05 0.00 0.03 99.65
02:37:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
02:37:01 PM 1 0.43 0.00 0.02 0.00 0.02 99.53
02:38:01 PM all 0.33 0.00 0.04 0.00 0.04 99.59
02:38:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
02:38:01 PM 1 0.57 0.00 0.03 0.00 0.03 99.37
02:39:01 PM all 0.29 0.00 0.06 0.00 0.03 99.62
02:39:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
02:39:01 PM 1 0.52 0.00 0.05 0.00 0.03 99.40
02:40:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
02:40:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
02:40:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47
02:41:01 PM all 0.32 0.00 0.07 0.00 0.03 99.58
02:41:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82
02:41:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
02:42:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
02:42:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
02:42:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
02:42:01 PM CPU %user %nice %system %iowait %steal %idle
02:43:01 PM all 0.08 0.00 0.07 0.00 0.03 99.82
02:43:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
02:43:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
02:44:01 PM all 0.23 0.17 0.12 0.00 0.04 99.45
02:44:01 PM 0 0.37 0.03 0.07 0.00 0.05 99.48
02:44:01 PM 1 0.08 0.30 0.17 0.00 0.03 99.42
02:45:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
02:45:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38
02:45:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80
02:46:01 PM all 0.24 0.00 0.05 0.00 0.04 99.67
02:46:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50
02:46:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
02:47:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66
02:47:01 PM 0 0.43 0.00 0.07 0.00 0.05 99.45
02:47:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
02:48:01 PM all 0.20 0.00 0.05 0.00 0.03 99.72
02:48:01 PM 0 0.33 0.00 0.05 0.00 0.03 99.58
02:48:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
02:49:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
02:49:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32
02:49:01 PM 1 0.03 0.00 0.07 0.00 0.03 99.87
02:50:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59
02:50:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
02:50:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
02:51:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
02:51:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
02:51:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
02:52:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61
02:52:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40
02:52:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
02:53:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
02:53:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
02:53:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
02:53:01 PM CPU %user %nice %system %iowait %steal %idle
02:54:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
02:54:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
02:54:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
02:55:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
02:55:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
02:55:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77
02:56:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
02:56:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
02:56:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
02:57:01 PM all 0.26 0.00 0.07 0.00 0.04 99.63
02:57:01 PM 0 0.42 0.00 0.05 0.00 0.03 99.50
02:57:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
02:58:01 PM all 0.33 0.00 0.04 0.01 0.04 99.58
02:58:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35
02:58:01 PM 1 0.07 0.00 0.05 0.02 0.05 99.82
02:59:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
02:59:01 PM 0 0.57 0.00 0.05 0.00 0.02 99.37
02:59:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
03:00:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61
03:00:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42
03:00:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80
03:01:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
03:01:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
03:01:01 PM 1 0.57 0.00 0.08 0.00 0.05 99.30
03:02:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59
03:02:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88
03:02:01 PM 1 0.57 0.00 0.07 0.00 0.07 99.30
03:03:01 PM all 0.24 0.00 0.04 0.00 0.03 99.68
03:03:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95
03:03:01 PM 1 0.47 0.00 0.07 0.00 0.05 99.42
03:04:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57
03:04:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
03:04:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32
03:04:01 PM CPU %user %nice %system %iowait %steal %idle
03:05:01 PM all 0.28 0.00 0.05 0.00 0.04 99.62
03:05:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
03:05:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38
03:06:01 PM all 0.22 0.00 0.06 0.00 0.03 99.69
03:06:01 PM 0 0.05 0.00 0.05 0.00 0.03 99.87
03:06:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.52
03:07:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57
03:07:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80
03:07:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35
03:08:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57
03:08:01 PM 0 0.07 0.00 0.10 0.00 0.07 99.77
03:08:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38
03:09:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66
03:09:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
03:09:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50
03:10:01 PM all 0.09 0.00 0.07 0.00 0.03 99.81
03:10:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80
03:10:01 PM 1 0.12 0.00 0.05 0.00 0.02 99.82
03:11:01 PM all 0.18 0.00 0.06 0.00 0.04 99.72
03:11:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73
03:11:01 PM 1 0.23 0.00 0.03 0.00 0.02 99.72
03:12:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
03:12:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77
03:12:01 PM 1 0.52 0.00 0.02 0.00 0.00 99.47
03:13:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
03:13:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
03:13:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40
03:14:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
03:14:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82
03:14:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
03:15:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62
03:15:01 PM 0 0.07 0.00 0.07 0.00 0.05 99.82
03:15:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
03:15:01 PM CPU %user %nice %system %iowait %steal %idle
03:16:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
03:16:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75
03:16:01 PM 1 0.50 0.00 0.03 0.00 0.00 99.47
03:17:01 PM all 0.29 0.00 0.03 0.00 0.04 99.63
03:17:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
03:17:01 PM 1 0.48 0.00 0.00 0.00 0.03 99.48
03:18:01 PM all 0.32 0.00 0.06 0.00 0.03 99.59
03:18:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
03:18:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
03:19:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62
03:19:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
03:19:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42
03:20:01 PM all 0.19 0.00 0.07 0.00 0.03 99.71
03:20:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
03:20:01 PM 1 0.28 0.00 0.05 0.00 0.02 99.65
03:21:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
03:21:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
03:21:01 PM 1 0.48 0.00 0.03 0.00 0.02 99.47
03:22:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60
03:22:01 PM 0 0.08 0.00 0.08 0.00 0.07 99.77
03:22:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
03:23:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61
03:23:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
03:23:01 PM 1 0.53 0.00 0.02 0.00 0.02 99.43
03:24:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62
03:24:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88
03:24:01 PM 1 0.53 0.00 0.07 0.00 0.05 99.35
03:25:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
03:25:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85
03:25:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
03:26:02 PM all 0.31 0.00 0.05 0.00 0.04 99.60
03:26:02 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
03:26:02 PM 1 0.52 0.00 0.02 0.00 0.03 99.43
03:26:02 PM CPU %user %nice %system %iowait %steal %idle
03:27:01 PM all 0.27 0.00 0.05 0.00 0.04 99.64
03:27:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
03:27:01 PM 1 0.47 0.00 0.05 0.00 0.03 99.44
03:28:01 PM all 0.27 0.00 0.08 0.00 0.03 99.62
03:28:01 PM 0 0.12 0.00 0.12 0.00 0.05 99.72
03:28:01 PM 1 0.42 0.00 0.05 0.00 0.02 99.52
03:29:01 PM all 0.13 0.00 0.07 0.00 0.05 99.76
03:29:01 PM 0 0.17 0.00 0.10 0.00 0.07 99.66
03:29:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85
03:30:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
03:30:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
03:30:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
03:31:01 PM all 0.30 0.00 0.05 0.01 0.05 99.59
03:31:01 PM 0 0.52 0.00 0.03 0.02 0.03 99.40
03:31:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
03:32:01 PM all 0.28 0.00 0.04 0.00 0.03 99.65
03:32:01 PM 0 0.47 0.00 0.02 0.00 0.02 99.50
03:32:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
03:33:01 PM all 0.30 0.00 0.07 0.00 0.04 99.59
03:33:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43
03:33:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75
03:34:01 PM all 0.18 0.00 0.05 0.00 0.05 99.72
03:34:01 PM 0 0.27 0.00 0.03 0.00 0.05 99.65
03:34:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
03:35:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60
03:35:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
03:35:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
03:36:01 PM all 0.29 0.00 0.06 0.00 0.05 99.60
03:36:01 PM 0 0.50 0.00 0.03 0.00 0.05 99.42
03:36:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78
03:37:01 PM all 0.30 0.00 0.03 0.00 0.04 99.62
03:37:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
03:37:01 PM 1 0.08 0.00 0.03 0.00 0.05 99.83
03:37:01 PM CPU %user %nice %system %iowait %steal %idle
03:38:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62
03:38:01 PM 0 0.48 0.00 0.03 0.00 0.03 99.45
03:38:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80
03:39:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
03:39:01 PM 0 0.52 0.00 0.05 0.00 0.03 99.40
03:39:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
03:40:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
03:40:01 PM 0 0.02 0.00 0.07 0.00 0.05 99.87
03:40:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42
03:41:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
03:41:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
03:41:01 PM 1 0.55 0.00 0.03 0.00 0.02 99.40
03:42:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
03:42:01 PM 0 0.07 0.00 0.08 0.00 0.03 99.82
03:42:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
03:43:01 PM all 0.31 0.00 0.05 0.00 0.03 99.62
03:43:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75
03:43:01 PM 1 0.50 0.00 0.02 0.00 0.00 99.48
03:44:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63
03:44:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80
03:44:01 PM 1 0.45 0.00 0.05 0.00 0.03 99.47
03:45:01 PM all 0.19 0.00 0.06 0.00 0.05 99.70
03:45:01 PM 0 0.05 0.00 0.05 0.00 0.07 99.83
03:45:01 PM 1 0.33 0.00 0.07 0.00 0.03 99.57
03:46:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65
03:46:01 PM 0 0.07 0.00 0.08 0.00 0.05 99.80
03:46:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50
03:47:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57
03:47:01 PM 0 0.15 0.00 0.08 0.00 0.05 99.72
03:47:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
03:48:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
03:48:01 PM 0 0.38 0.00 0.05 0.00 0.03 99.53
03:48:01 PM 1 0.23 0.00 0.07 0.00 0.05 99.65
03:48:01 PM CPU %user %nice %system %iowait %steal %idle
03:49:01 PM all 0.16 0.00 0.06 0.00 0.04 99.74
03:49:01 PM 0 0.23 0.00 0.05 0.00 0.03 99.68
03:49:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
03:50:01 PM all 0.27 0.00 0.06 0.00 0.04 99.63
03:50:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48
03:50:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
03:51:01 PM all 0.14 0.00 0.07 0.00 0.04 99.75
03:51:01 PM 0 0.22 0.00 0.08 0.00 0.05 99.65
03:51:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
03:52:01 PM all 0.22 0.00 0.06 0.00 0.04 99.68
03:52:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
03:52:01 PM 1 0.37 0.00 0.07 0.00 0.03 99.53
03:53:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57
03:53:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
03:53:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30
03:54:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
03:54:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
03:54:01 PM 1 0.53 0.00 0.05 0.00 0.03 99.38
03:55:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
03:55:01 PM 0 0.32 0.00 0.07 0.00 0.07 99.55
03:55:01 PM 1 0.30 0.00 0.03 0.00 0.02 99.65
03:56:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
03:56:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33
03:56:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92
03:57:01 PM all 0.13 0.00 0.05 0.00 0.04 99.77
03:57:01 PM 0 0.20 0.00 0.07 0.00 0.03 99.70
03:57:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85
03:58:01 PM all 0.31 0.00 0.06 0.00 0.05 99.58
03:58:01 PM 0 0.18 0.00 0.08 0.00 0.05 99.68
03:58:01 PM 1 0.43 0.00 0.03 0.00 0.05 99.48
03:59:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
03:59:01 PM 0 0.08 0.00 0.05 0.00 0.03 99.83
03:59:01 PM 1 0.55 0.00 0.05 0.00 0.03 99.37
03:59:01 PM CPU %user %nice %system %iowait %steal %idle
04:00:01 PM all 0.33 0.00 0.04 0.00 0.05 99.58
04:00:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75
04:00:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42
04:01:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60
04:01:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73
04:01:01 PM 1 0.50 0.00 0.03 0.00 0.00 99.47
04:02:01 PM all 0.31 0.00 0.06 0.00 0.04 99.59
04:02:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
04:02:01 PM 1 0.53 0.00 0.05 0.00 0.02 99.40
04:03:01 PM all 0.17 0.00 0.05 0.00 0.04 99.74
04:03:01 PM 0 0.20 0.00 0.05 0.00 0.03 99.72
04:03:01 PM 1 0.13 0.00 0.05 0.00 0.05 99.77
04:04:01 PM all 0.98 0.00 0.31 0.00 0.05 98.66
04:04:01 PM 0 1.10 0.00 0.22 0.00 0.05 98.63
04:04:01 PM 1 0.85 0.00 0.40 0.00 0.05 98.70
04:05:01 PM all 1.14 0.00 0.26 0.00 0.06 98.54
04:05:01 PM 0 1.05 0.00 0.22 0.00 0.07 98.66
04:05:01 PM 1 1.24 0.00 0.30 0.00 0.05 98.41
04:06:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59
04:06:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
04:06:01 PM 1 0.05 0.00 0.07 0.00 0.05 99.83
04:07:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61
04:07:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35
04:07:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:08:01 PM all 0.28 0.00 0.06 0.00 0.05 99.62
04:08:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42
04:08:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82
04:09:01 PM all 0.15 0.00 0.06 0.00 0.05 99.74
04:09:01 PM 0 0.25 0.00 0.07 0.00 0.05 99.63
04:09:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
04:10:01 PM all 0.25 0.00 0.07 0.00 0.04 99.64
04:10:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47
04:10:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:10:01 PM CPU %user %nice %system %iowait %steal %idle
04:11:01 PM all 0.28 0.00 0.06 0.00 0.03 99.62
04:11:01 PM 0 0.47 0.00 0.03 0.00 0.00 99.50
04:11:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75
04:12:01 PM all 0.31 0.00 0.04 0.00 0.03 99.62
04:12:01 PM 0 0.52 0.00 0.00 0.00 0.02 99.47
04:12:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:13:01 PM all 0.50 0.00 0.05 0.00 0.04 99.41
04:13:01 PM 0 0.93 0.00 0.05 0.00 0.03 98.98
04:13:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:14:01 PM all 0.25 0.14 0.12 0.01 0.04 99.44
04:14:01 PM 0 0.07 0.25 0.13 0.00 0.05 99.50
04:14:01 PM 1 0.43 0.03 0.10 0.02 0.03 99.38
04:15:01 PM all 0.14 0.00 0.06 0.00 0.03 99.77
04:15:01 PM 0 0.07 0.00 0.07 0.00 0.03 99.83
04:15:01 PM 1 0.22 0.00 0.05 0.00 0.03 99.70
04:16:01 PM all 0.27 0.00 0.08 0.00 0.04 99.62
04:16:01 PM 0 0.15 0.00 0.10 0.00 0.05 99.70
04:16:01 PM 1 0.38 0.00 0.05 0.00 0.03 99.53
04:17:01 PM all 0.27 0.00 0.03 0.00 0.03 99.67
04:17:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48
04:17:01 PM 1 0.07 0.00 0.03 0.00 0.05 99.85
04:18:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
04:18:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
04:18:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
04:19:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60
04:19:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43
04:19:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77
04:20:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
04:20:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
04:20:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
04:21:01 PM all 0.23 0.00 0.07 0.00 0.04 99.66
04:21:01 PM 0 0.40 0.00 0.08 0.00 0.03 99.48
04:21:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:21:01 PM CPU %user %nice %system %iowait %steal %idle
04:22:01 PM all 0.17 0.00 0.07 0.00 0.03 99.73
04:22:01 PM 0 0.25 0.00 0.08 0.00 0.03 99.63
04:22:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
04:23:01 PM all 0.17 0.00 0.05 0.00 0.03 99.75
04:23:01 PM 0 0.27 0.00 0.02 0.00 0.02 99.70
04:23:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80
04:24:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72
04:24:01 PM 0 0.33 0.00 0.07 0.00 0.03 99.57
04:24:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87
04:25:01 PM all 0.22 0.00 0.05 0.00 0.04 99.69
04:25:01 PM 0 0.38 0.00 0.05 0.00 0.05 99.52
04:25:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:26:01 PM all 0.30 0.00 0.04 0.00 0.03 99.62
04:26:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47
04:26:01 PM 1 0.12 0.00 0.05 0.00 0.05 99.78
04:27:01 PM all 0.24 0.00 0.06 0.00 0.03 99.67
04:27:01 PM 0 0.37 0.00 0.02 0.00 0.02 99.60
04:27:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73
04:28:01 PM all 0.25 0.00 0.05 0.00 0.04 99.66
04:28:01 PM 0 0.43 0.00 0.03 0.00 0.03 99.50
04:28:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:29:01 PM all 0.31 0.00 0.05 0.00 0.04 99.60
04:29:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43
04:29:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:30:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60
04:30:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35
04:30:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:31:01 PM all 0.31 0.00 0.07 0.01 0.04 99.57
04:31:01 PM 0 0.52 0.00 0.05 0.02 0.03 99.38
04:31:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
04:32:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61
04:32:01 PM 0 0.52 0.00 0.02 0.00 0.03 99.43
04:32:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
04:32:01 PM CPU %user %nice %system %iowait %steal %idle
04:33:01 PM all 0.31 0.00 0.08 0.00 0.04 99.57
04:33:01 PM 0 0.53 0.00 0.08 0.00 0.03 99.35
04:33:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
04:34:01 PM all 0.26 0.00 0.04 0.00 0.04 99.66
04:34:01 PM 0 0.45 0.00 0.03 0.00 0.03 99.48
04:34:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:35:01 PM all 0.29 0.00 0.07 0.00 0.05 99.59
04:35:01 PM 0 0.52 0.00 0.07 0.00 0.05 99.37
04:35:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:36:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
04:36:01 PM 0 0.53 0.00 0.02 0.00 0.05 99.40
04:36:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78
04:37:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62
04:37:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45
04:37:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
04:38:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
04:38:01 PM 0 0.43 0.00 0.03 0.00 0.02 99.52
04:38:01 PM 1 0.12 0.00 0.08 0.00 0.05 99.75
04:39:01 PM all 0.23 0.00 0.05 0.00 0.03 99.69
04:39:01 PM 0 0.07 0.00 0.05 0.00 0.03 99.85
04:39:01 PM 1 0.40 0.00 0.05 0.00 0.02 99.53
04:40:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
04:40:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73
04:40:01 PM 1 0.52 0.00 0.03 0.00 0.02 99.43
04:41:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57
04:41:01 PM 0 0.12 0.00 0.10 0.00 0.07 99.72
04:41:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
04:42:01 PM all 0.26 0.00 0.06 0.00 0.03 99.65
04:42:01 PM 0 0.03 0.00 0.05 0.00 0.03 99.88
04:42:01 PM 1 0.48 0.00 0.07 0.00 0.03 99.42
04:43:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
04:43:01 PM 0 0.30 0.00 0.07 0.00 0.07 99.57
04:43:01 PM 1 0.30 0.00 0.03 0.00 0.02 99.65
04:43:01 PM CPU %user %nice %system %iowait %steal %idle
04:44:01 PM all 0.20 0.00 0.08 0.00 0.03 99.70
04:44:01 PM 0 0.33 0.00 0.10 0.00 0.03 99.53
04:44:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
04:45:01 PM all 0.25 0.00 0.05 0.00 0.05 99.65
04:45:01 PM 0 0.43 0.00 0.05 0.00 0.05 99.47
04:45:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:46:01 PM all 0.24 0.00 0.05 0.00 0.03 99.67
04:46:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48
04:46:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:47:01 PM all 0.25 0.00 0.07 0.00 0.03 99.65
04:47:01 PM 0 0.47 0.00 0.10 0.00 0.05 99.38
04:47:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92
04:48:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61
04:48:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
04:48:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:49:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
04:49:01 PM 0 0.57 0.00 0.05 0.00 0.05 99.33
04:49:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:50:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
04:50:01 PM 0 0.53 0.00 0.07 0.00 0.03 99.37
04:50:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:51:01 PM all 0.22 0.00 0.05 0.00 0.04 99.69
04:51:01 PM 0 0.37 0.00 0.05 0.00 0.03 99.55
04:51:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
04:52:01 PM all 0.20 0.00 0.05 0.00 0.04 99.71
04:52:01 PM 0 0.32 0.00 0.03 0.00 0.03 99.62
04:52:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:53:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
04:53:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
04:53:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
04:54:01 PM all 0.20 0.00 0.05 0.00 0.05 99.70
04:54:01 PM 0 0.35 0.00 0.07 0.00 0.05 99.53
04:54:01 PM 1 0.05 0.00 0.03 0.00 0.05 99.87
04:54:01 PM CPU %user %nice %system %iowait %steal %idle
04:55:01 PM all 0.29 0.00 0.08 0.00 0.05 99.58
04:55:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33
04:55:01 PM 1 0.03 0.00 0.08 0.00 0.05 99.83
04:56:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63
04:56:01 PM 0 0.40 0.00 0.03 0.00 0.02 99.55
04:56:01 PM 1 0.13 0.00 0.07 0.00 0.08 99.72
04:57:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72
04:57:01 PM 0 0.32 0.00 0.05 0.00 0.05 99.58
04:57:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:58:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62
04:58:01 PM 0 0.50 0.00 0.03 0.00 0.05 99.42
04:58:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
04:59:01 PM all 0.31 0.00 0.04 0.00 0.04 99.61
04:59:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38
04:59:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
05:00:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60
05:00:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45
05:00:01 PM 1 0.10 0.00 0.07 0.00 0.08 99.75
05:01:01 PM all 0.13 0.00 0.06 0.00 0.05 99.77
05:01:01 PM 0 0.17 0.00 0.05 0.00 0.05 99.73
05:01:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:02:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57
05:02:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32
05:02:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:03:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60
05:03:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
05:03:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:04:01 PM all 0.15 0.00 0.05 0.00 0.04 99.76
05:04:01 PM 0 0.22 0.00 0.07 0.00 0.05 99.67
05:04:01 PM 1 0.08 0.00 0.03 0.00 0.03 99.85
05:05:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
05:05:01 PM 0 0.48 0.00 0.07 0.00 0.05 99.40
05:05:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
05:05:01 PM CPU %user %nice %system %iowait %steal %idle
05:06:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
05:06:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
05:06:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
05:07:01 PM all 0.25 0.00 0.05 0.00 0.04 99.66
05:07:01 PM 0 0.43 0.00 0.05 0.00 0.03 99.48
05:07:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
05:08:01 PM all 0.07 0.00 0.07 0.01 0.05 99.81
05:08:01 PM 0 0.08 0.00 0.10 0.00 0.05 99.77
05:08:01 PM 1 0.05 0.00 0.03 0.02 0.05 99.85
05:09:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59
05:09:01 PM 0 0.53 0.00 0.03 0.00 0.05 99.38
05:09:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80
05:10:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70
05:10:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62
05:10:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78
05:11:01 PM all 0.15 0.00 0.08 0.00 0.05 99.72
05:11:01 PM 0 0.22 0.00 0.10 0.00 0.05 99.63
05:11:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:12:01 PM all 0.28 0.00 0.05 0.00 0.03 99.64
05:12:01 PM 0 0.42 0.00 0.05 0.00 0.02 99.52
05:12:01 PM 1 0.13 0.00 0.05 0.00 0.05 99.77
05:13:01 PM all 0.32 0.00 0.04 0.00 0.04 99.60
05:13:01 PM 0 0.07 0.00 0.03 0.00 0.07 99.83
05:13:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
05:14:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
05:14:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:14:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
05:15:01 PM all 0.30 0.00 0.04 0.00 0.04 99.62
05:15:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77
05:15:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47
05:16:01 PM all 0.23 0.00 0.05 0.00 0.02 99.71
05:16:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:16:01 PM 1 0.35 0.00 0.03 0.00 0.00 99.62
05:16:01 PM CPU %user %nice %system %iowait %steal %idle
05:17:01 PM all 0.19 0.00 0.05 0.00 0.03 99.72
05:17:01 PM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:17:01 PM 1 0.28 0.00 0.02 0.00 0.02 99.68
05:18:01 PM all 0.28 0.00 0.05 0.00 0.03 99.65
05:18:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
05:18:01 PM 1 0.43 0.00 0.03 0.00 0.00 99.53
05:19:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
05:19:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
05:19:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
05:20:01 PM all 0.30 0.00 0.08 0.00 0.04 99.58
05:20:01 PM 0 0.10 0.00 0.10 0.00 0.05 99.75
05:20:01 PM 1 0.50 0.00 0.05 0.00 0.03 99.42
05:21:01 PM all 0.21 0.00 0.08 0.00 0.03 99.69
05:21:01 PM 0 0.08 0.00 0.07 0.00 0.03 99.82
05:21:01 PM 1 0.33 0.00 0.08 0.00 0.02 99.57
05:22:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60
05:22:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73
05:22:01 PM 1 0.52 0.00 0.02 0.00 0.00 99.47
05:23:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
05:23:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45
05:23:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73
05:24:01 PM all 0.27 0.00 0.07 0.00 0.03 99.63
05:24:01 PM 0 0.50 0.00 0.07 0.00 0.03 99.40
05:24:01 PM 1 0.03 0.00 0.07 0.00 0.03 99.87
05:25:01 PM all 0.34 0.00 0.05 0.00 0.04 99.57
05:25:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40
05:25:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73
05:26:01 PM all 0.22 0.18 0.13 0.00 0.04 99.42
05:26:01 PM 0 0.38 0.00 0.12 0.00 0.05 99.45
05:26:01 PM 1 0.05 0.37 0.15 0.00 0.03 99.40
05:27:01 PM all 0.27 0.00 0.05 0.01 0.03 99.64
05:27:01 PM 0 0.45 0.00 0.05 0.02 0.03 99.45
05:27:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
05:27:01 PM CPU %user %nice %system %iowait %steal %idle
05:28:01 PM all 0.14 0.00 0.07 0.00 0.04 99.75
05:28:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60
05:28:01 PM 1 0.02 0.00 0.05 0.00 0.03 99.90
05:29:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59
05:29:01 PM 0 0.55 0.00 0.05 0.00 0.03 99.37
05:29:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
05:30:01 PM all 0.16 0.00 0.05 0.00 0.03 99.77
05:30:01 PM 0 0.25 0.00 0.03 0.00 0.02 99.70
05:30:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
05:31:01 PM all 0.33 0.00 0.06 0.00 0.04 99.57
05:31:01 PM 0 0.55 0.00 0.03 0.00 0.03 99.38
05:31:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
05:32:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
05:32:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
05:32:01 PM 1 0.12 0.00 0.10 0.00 0.03 99.75
05:33:01 PM all 0.21 0.00 0.05 0.00 0.04 99.70
05:33:01 PM 0 0.33 0.00 0.03 0.00 0.03 99.60
05:33:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:34:01 PM all 0.29 0.00 0.05 0.00 0.03 99.62
05:34:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47
05:34:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
05:35:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
05:35:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47
05:35:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75
05:36:01 PM all 0.31 0.00 0.06 0.00 0.03 99.60
05:36:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38
05:36:01 PM 1 0.08 0.00 0.07 0.00 0.03 99.82
05:37:01 PM all 0.18 0.00 0.08 0.00 0.03 99.71
05:37:01 PM 0 0.28 0.00 0.08 0.00 0.02 99.62
05:37:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:38:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
05:38:01 PM 0 0.50 0.00 0.03 0.00 0.02 99.45
05:38:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
05:38:01 PM CPU %user %nice %system %iowait %steal %idle
05:39:01 PM all 0.33 0.00 0.04 0.00 0.04 99.58
05:39:01 PM 0 0.55 0.00 0.02 0.00 0.03 99.40
05:39:01 PM 1 0.12 0.00 0.07 0.00 0.05 99.77
05:40:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57
05:40:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38
05:40:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77
05:41:01 PM all 0.31 0.00 0.05 0.00 0.04 99.59
05:41:01 PM 0 0.56 0.00 0.05 0.00 0.05 99.34
05:41:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
05:42:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70
05:42:01 PM 0 0.33 0.00 0.08 0.00 0.03 99.55
05:42:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
05:43:01 PM all 0.31 0.00 0.05 0.00 0.03 99.61
05:43:01 PM 0 0.48 0.00 0.02 0.00 0.03 99.47
05:43:01 PM 1 0.13 0.00 0.08 0.00 0.03 99.75
05:44:01 PM all 0.23 0.00 0.06 0.00 0.04 99.67
05:44:01 PM 0 0.40 0.00 0.05 0.00 0.05 99.50
05:44:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83
05:45:01 PM all 0.32 0.00 0.04 0.00 0.03 99.61
05:45:01 PM 0 0.60 0.00 0.03 0.00 0.03 99.33
05:45:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
05:46:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59
05:46:01 PM 0 0.58 0.00 0.05 0.00 0.07 99.30
05:46:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88
05:47:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
05:47:01 PM 0 0.47 0.00 0.05 0.00 0.05 99.43
05:47:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
05:48:01 PM all 0.21 0.00 0.08 0.00 0.03 99.69
05:48:01 PM 0 0.32 0.00 0.08 0.00 0.02 99.58
05:48:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
05:49:01 PM all 0.27 0.00 0.07 0.00 0.05 99.62
05:49:01 PM 0 0.45 0.00 0.08 0.00 0.05 99.42
05:49:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
05:49:01 PM CPU %user %nice %system %iowait %steal %idle
05:50:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
05:50:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30
05:50:01 PM 1 0.05 0.00 0.03 0.00 0.02 99.90
05:51:01 PM all 0.31 0.00 0.07 0.00 0.05 99.57
05:51:01 PM 0 0.58 0.00 0.08 0.00 0.07 99.27
05:51:01 PM 1 0.03 0.00 0.05 0.00 0.03 99.88
05:52:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
05:52:01 PM 0 0.55 0.00 0.03 0.00 0.02 99.40
05:52:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
05:53:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61
05:53:01 PM 0 0.48 0.00 0.05 0.00 0.05 99.42
05:53:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
05:54:01 PM all 0.23 0.00 0.08 0.00 0.04 99.65
05:54:01 PM 0 0.37 0.00 0.08 0.00 0.03 99.52
05:54:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78
05:55:01 PM all 0.33 0.00 0.05 0.00 0.04 99.57
05:55:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35
05:55:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
05:56:01 PM all 0.25 0.00 0.05 0.00 0.05 99.65
05:56:01 PM 0 0.38 0.00 0.03 0.00 0.03 99.55
05:56:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75
05:57:01 PM all 0.30 0.00 0.06 0.00 0.03 99.61
05:57:01 PM 0 0.50 0.00 0.03 0.00 0.03 99.43
05:57:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
05:58:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59
05:58:01 PM 0 0.53 0.00 0.00 0.00 0.03 99.43
05:58:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75
05:59:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67
05:59:01 PM 0 0.33 0.00 0.05 0.00 0.02 99.60
05:59:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73
06:00:01 PM all 0.19 0.00 0.05 0.00 0.04 99.72
06:00:01 PM 0 0.33 0.00 0.05 0.00 0.05 99.56
06:00:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
06:00:01 PM CPU %user %nice %system %iowait %steal %idle
06:01:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
06:01:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
06:01:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:02:01 PM all 0.27 0.00 0.08 0.00 0.05 99.60
06:02:01 PM 0 0.45 0.00 0.10 0.00 0.05 99.40
06:02:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
06:03:01 PM all 0.26 0.00 0.08 0.00 0.03 99.63
06:03:01 PM 0 0.43 0.00 0.07 0.00 0.03 99.47
06:03:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80
06:04:01 PM all 0.32 0.00 0.05 0.00 0.04 99.59
06:04:01 PM 0 0.57 0.00 0.03 0.00 0.03 99.37
06:04:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:05:01 PM all 0.27 0.00 0.08 0.00 0.05 99.60
06:05:01 PM 0 0.47 0.00 0.10 0.00 0.05 99.38
06:05:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:06:01 PM all 0.23 0.00 0.05 0.00 0.04 99.68
06:06:01 PM 0 0.35 0.00 0.05 0.00 0.03 99.57
06:06:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80
06:07:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
06:07:01 PM 0 0.57 0.00 0.05 0.00 0.03 99.35
06:07:01 PM 1 0.05 0.00 0.08 0.00 0.03 99.83
06:08:01 PM all 0.33 0.00 0.04 0.00 0.04 99.58
06:08:01 PM 0 0.58 0.00 0.03 0.00 0.03 99.35
06:08:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
06:09:01 PM all 0.33 0.00 0.06 0.00 0.06 99.56
06:09:01 PM 0 0.55 0.00 0.03 0.00 0.05 99.37
06:09:01 PM 1 0.10 0.00 0.08 0.00 0.07 99.75
06:10:01 PM all 0.17 0.00 0.08 0.00 0.05 99.71
06:10:01 PM 0 0.18 0.00 0.07 0.00 0.05 99.70
06:10:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72
06:11:01 PM all 0.36 0.00 0.05 0.00 0.05 99.54
06:11:01 PM 0 0.17 0.00 0.07 0.00 0.05 99.72
06:11:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37
06:11:01 PM CPU %user %nice %system %iowait %steal %idle
06:12:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57
06:12:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
06:12:01 PM 1 0.57 0.00 0.03 0.00 0.05 99.35
06:13:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62
06:13:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:13:01 PM 1 0.48 0.00 0.03 0.00 0.05 99.43
06:14:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60
06:14:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73
06:14:01 PM 1 0.50 0.00 0.02 0.00 0.02 99.47
06:15:01 PM all 0.23 0.00 0.08 0.00 0.04 99.66
06:15:01 PM 0 0.27 0.00 0.08 0.00 0.05 99.60
06:15:01 PM 1 0.18 0.00 0.07 0.00 0.03 99.72
06:16:01 PM all 0.33 0.00 0.05 0.00 0.05 99.57
06:16:01 PM 0 0.58 0.00 0.03 0.00 0.05 99.33
06:16:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:17:01 PM all 0.28 0.00 0.06 0.00 0.03 99.63
06:17:01 PM 0 0.50 0.00 0.05 0.00 0.03 99.42
06:17:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
06:18:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63
06:18:01 PM 0 0.23 0.00 0.03 0.00 0.03 99.70
06:18:01 PM 1 0.33 0.00 0.05 0.00 0.05 99.57
06:19:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59
06:19:01 PM 0 0.08 0.00 0.07 0.00 0.05 99.80
06:19:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38
06:20:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60
06:20:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
06:20:01 PM 1 0.52 0.00 0.03 0.00 0.03 99.42
06:21:01 PM all 0.27 0.00 0.08 0.00 0.05 99.61
06:21:01 PM 0 0.08 0.00 0.12 0.00 0.07 99.73
06:21:01 PM 1 0.45 0.00 0.03 0.00 0.03 99.48
06:22:01 PM all 0.29 0.00 0.06 0.00 0.04 99.61
06:22:01 PM 0 0.48 0.00 0.05 0.00 0.05 99.42
06:22:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
06:22:01 PM CPU %user %nice %system %iowait %steal %idle
06:23:01 PM all 0.32 0.00 0.05 0.00 0.05 99.58
06:23:01 PM 0 0.57 0.00 0.02 0.00 0.05 99.37
06:23:01 PM 1 0.07 0.00 0.08 0.00 0.05 99.80
06:24:01 PM all 0.32 0.00 0.06 0.00 0.04 99.58
06:24:01 PM 0 0.57 0.00 0.03 0.00 0.05 99.35
06:24:01 PM 1 0.07 0.00 0.08 0.00 0.03 99.82
06:25:01 PM all 0.21 0.00 0.06 0.00 0.06 99.67
06:25:01 PM 0 0.30 0.00 0.03 0.00 0.05 99.62
06:25:01 PM 1 0.12 0.00 0.08 0.00 0.07 99.73
06:26:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59
06:26:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
06:26:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77
06:27:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60
06:27:01 PM 0 0.53 0.00 0.05 0.00 0.03 99.38
06:27:01 PM 1 0.07 0.00 0.05 0.00 0.07 99.82
06:28:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
06:28:01 PM 0 0.52 0.00 0.00 0.00 0.03 99.45
06:28:01 PM 1 0.08 0.00 0.08 0.00 0.07 99.77
06:29:01 PM all 0.25 0.00 0.08 0.00 0.04 99.63
06:29:01 PM 0 0.10 0.00 0.05 0.00 0.03 99.82
06:29:01 PM 1 0.40 0.00 0.10 0.00 0.05 99.45
06:30:01 PM all 0.14 0.00 0.06 0.00 0.06 99.74
06:30:01 PM 0 0.17 0.00 0.05 0.00 0.05 99.73
06:30:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75
06:31:01 PM all 0.27 0.00 0.06 0.00 0.06 99.62
06:31:01 PM 0 0.42 0.00 0.05 0.00 0.05 99.48
06:31:01 PM 1 0.12 0.00 0.07 0.00 0.07 99.75
06:32:01 PM all 0.23 0.00 0.06 0.00 0.05 99.66
06:32:01 PM 0 0.37 0.00 0.03 0.00 0.05 99.55
06:32:01 PM 1 0.10 0.00 0.08 0.00 0.05 99.77
06:33:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57
06:33:01 PM 0 0.57 0.00 0.08 0.00 0.05 99.30
06:33:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
06:33:01 PM CPU %user %nice %system %iowait %steal %idle
06:34:01 PM all 0.30 0.00 0.04 0.00 0.06 99.60
06:34:01 PM 0 0.55 0.00 0.03 0.00 0.07 99.35
06:34:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
06:35:01 PM all 0.11 0.00 0.06 0.00 0.04 99.79
06:35:01 PM 0 0.13 0.00 0.05 0.00 0.02 99.80
06:35:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
06:36:01 PM all 0.26 0.00 0.06 0.00 0.05 99.63
06:36:01 PM 0 0.47 0.00 0.07 0.00 0.05 99.42
06:36:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
06:37:01 PM all 0.33 0.00 0.05 0.00 0.07 99.55
06:37:01 PM 0 0.62 0.00 0.07 0.00 0.07 99.25
06:37:01 PM 1 0.05 0.00 0.03 0.00 0.07 99.85
06:38:01 PM all 0.29 0.00 0.04 0.00 0.06 99.61
06:38:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
06:38:01 PM 1 0.02 0.00 0.03 0.00 0.05 99.90
06:39:01 PM all 0.35 0.00 0.06 0.00 0.05 99.54
06:39:01 PM 0 0.62 0.00 0.03 0.00 0.05 99.30
06:39:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78
06:40:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
06:40:01 PM 0 0.50 0.00 0.02 0.00 0.03 99.45
06:40:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77
06:41:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
06:41:01 PM 0 0.57 0.00 0.07 0.00 0.07 99.30
06:41:01 PM 1 0.05 0.00 0.03 0.00 0.03 99.88
06:42:01 PM all 0.32 0.00 0.06 0.00 0.06 99.57
06:42:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
06:42:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
06:43:01 PM all 0.29 0.00 0.04 0.00 0.05 99.62
06:43:01 PM 0 0.55 0.00 0.05 0.00 0.08 99.32
06:43:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92
06:44:01 PM all 0.31 0.00 0.06 0.00 0.07 99.57
06:44:01 PM 0 0.55 0.00 0.07 0.00 0.08 99.30
06:44:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
06:44:01 PM CPU %user %nice %system %iowait %steal %idle
06:45:01 PM all 0.10 0.00 0.05 0.00 0.05 99.80
06:45:01 PM 0 0.18 0.00 0.08 0.00 0.07 99.66
06:45:01 PM 1 0.02 0.00 0.02 0.00 0.03 99.93
06:46:01 PM all 0.25 0.00 0.06 0.00 0.05 99.64
06:46:01 PM 0 0.45 0.00 0.07 0.00 0.05 99.43
06:46:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
06:47:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
06:47:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
06:47:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80
06:48:01 PM all 0.33 0.00 0.05 0.00 0.07 99.56
06:48:01 PM 0 0.58 0.00 0.05 0.00 0.08 99.28
06:48:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
06:49:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
06:49:01 PM 0 0.55 0.00 0.05 0.00 0.07 99.33
06:49:01 PM 1 0.07 0.00 0.05 0.00 0.03 99.85
06:50:02 PM all 0.30 0.00 0.04 0.00 0.06 99.60
06:50:02 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
06:50:02 PM 1 0.03 0.00 0.03 0.00 0.05 99.88
06:51:01 PM all 0.31 0.00 0.05 0.01 0.05 99.58
06:51:01 PM 0 0.08 0.00 0.07 0.02 0.07 99.76
06:51:01 PM 1 0.54 0.00 0.03 0.00 0.03 99.39
06:52:01 PM all 0.23 0.00 0.06 0.00 0.06 99.66
06:52:01 PM 0 0.03 0.00 0.03 0.00 0.05 99.88
06:52:01 PM 1 0.42 0.00 0.08 0.00 0.07 99.43
06:53:01 PM all 0.31 0.00 0.03 0.00 0.06 99.60
06:53:01 PM 0 0.03 0.00 0.03 0.00 0.03 99.90
06:53:01 PM 1 0.58 0.00 0.03 0.00 0.08 99.30
06:54:01 PM all 0.20 0.00 0.08 0.00 0.04 99.68
06:54:01 PM 0 0.08 0.00 0.10 0.00 0.07 99.75
06:54:01 PM 1 0.32 0.00 0.05 0.00 0.02 99.62
06:55:01 PM all 0.28 0.00 0.04 0.00 0.04 99.63
06:55:01 PM 0 0.30 0.00 0.08 0.00 0.08 99.53
06:55:01 PM 1 0.27 0.00 0.00 0.00 0.00 99.73
06:55:01 PM CPU %user %nice %system %iowait %steal %idle
06:56:01 PM all 0.29 0.15 0.10 0.01 0.04 99.41
06:56:01 PM 0 0.57 0.00 0.10 0.02 0.07 99.25
06:56:01 PM 1 0.02 0.30 0.10 0.00 0.02 99.57
06:57:01 PM all 0.09 0.00 0.07 0.00 0.06 99.78
06:57:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73
06:57:01 PM 1 0.05 0.00 0.05 0.00 0.07 99.83
06:58:01 PM all 0.30 0.00 0.06 0.01 0.05 99.58
06:58:01 PM 0 0.55 0.00 0.07 0.00 0.05 99.33
06:58:01 PM 1 0.05 0.00 0.05 0.02 0.05 99.83
06:59:01 PM all 0.27 0.00 0.06 0.00 0.05 99.62
06:59:01 PM 0 0.35 0.00 0.05 0.00 0.03 99.57
06:59:01 PM 1 0.18 0.00 0.07 0.00 0.07 99.68
07:00:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58
07:00:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85
07:00:01 PM 1 0.57 0.00 0.05 0.00 0.07 99.32
07:01:01 PM all 0.33 0.00 0.06 0.00 0.06 99.56
07:01:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
07:01:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33
07:02:01 PM all 0.33 0.00 0.07 0.00 0.05 99.56
07:02:01 PM 0 0.08 0.00 0.08 0.00 0.05 99.78
07:02:01 PM 1 0.57 0.00 0.05 0.00 0.05 99.33
07:03:01 PM all 0.30 0.00 0.06 0.00 0.05 99.59
07:03:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78
07:03:01 PM 1 0.53 0.00 0.03 0.00 0.03 99.40
07:04:01 PM all 0.31 0.00 0.04 0.00 0.05 99.60
07:04:01 PM 0 0.12 0.00 0.05 0.00 0.07 99.77
07:04:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43
07:05:01 PM all 0.26 0.00 0.05 0.00 0.05 99.64
07:05:01 PM 0 0.05 0.00 0.05 0.00 0.05 99.85
07:05:01 PM 1 0.47 0.00 0.05 0.00 0.05 99.43
07:06:01 PM all 0.29 0.00 0.05 0.00 0.06 99.60
07:06:01 PM 0 0.05 0.00 0.05 0.00 0.07 99.83
07:06:01 PM 1 0.53 0.00 0.05 0.00 0.05 99.37
07:06:01 PM CPU %user %nice %system %iowait %steal %idle
07:07:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62
07:07:01 PM 0 0.08 0.00 0.05 0.00 0.05 99.82
07:07:01 PM 1 0.53 0.00 0.02 0.00 0.03 99.42
07:08:01 PM all 0.29 0.00 0.07 0.00 0.05 99.59
07:08:01 PM 0 0.07 0.00 0.07 0.00 0.08 99.78
07:08:01 PM 1 0.52 0.00 0.07 0.00 0.02 99.40
07:09:01 PM all 0.18 0.00 0.04 0.00 0.04 99.73
07:09:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77
07:09:01 PM 1 0.27 0.00 0.02 0.00 0.02 99.70
07:10:01 PM all 0.20 0.00 0.06 0.00 0.05 99.69
07:10:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80
07:10:01 PM 1 0.33 0.00 0.05 0.00 0.03 99.58
07:11:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
07:11:01 PM 0 0.07 0.00 0.07 0.00 0.07 99.80
07:11:01 PM 1 0.55 0.00 0.03 0.00 0.03 99.38
07:12:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
07:12:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77
07:12:01 PM 1 0.50 0.00 0.03 0.00 0.02 99.45
07:13:01 PM all 0.31 0.00 0.03 0.00 0.04 99.62
07:13:01 PM 0 0.10 0.00 0.05 0.00 0.07 99.78
07:13:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
07:14:01 PM all 0.24 0.00 0.06 0.00 0.04 99.66
07:14:01 PM 0 0.10 0.00 0.10 0.00 0.08 99.72
07:14:01 PM 1 0.38 0.00 0.02 0.00 0.00 99.60
07:15:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
07:15:01 PM 0 0.10 0.00 0.07 0.00 0.07 99.77
07:15:01 PM 1 0.42 0.00 0.05 0.00 0.02 99.52
07:16:01 PM all 0.09 0.00 0.06 0.00 0.05 99.80
07:16:01 PM 0 0.08 0.00 0.07 0.00 0.07 99.78
07:16:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
07:17:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59
07:17:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75
07:17:01 PM 1 0.50 0.00 0.02 0.00 0.05 99.43
07:17:01 PM CPU %user %nice %system %iowait %steal %idle
07:18:01 PM all 0.25 0.00 0.05 0.00 0.05 99.65
07:18:01 PM 0 0.08 0.00 0.08 0.00 0.08 99.75
07:18:01 PM 1 0.42 0.00 0.02 0.00 0.02 99.55
07:19:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62
07:19:01 PM 0 0.08 0.00 0.05 0.00 0.08 99.78
07:19:01 PM 1 0.48 0.00 0.05 0.00 0.02 99.45
07:20:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63
07:20:01 PM 0 0.10 0.00 0.08 0.00 0.07 99.75
07:20:01 PM 1 0.43 0.00 0.02 0.00 0.03 99.52
07:21:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62
07:21:01 PM 0 0.45 0.00 0.05 0.00 0.08 99.42
07:21:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83
07:22:01 PM all 0.30 0.00 0.04 0.00 0.05 99.61
07:22:01 PM 0 0.57 0.00 0.07 0.00 0.08 99.28
07:22:01 PM 1 0.03 0.00 0.02 0.00 0.02 99.93
07:23:01 PM all 0.29 0.00 0.04 0.00 0.06 99.61
07:23:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
07:23:01 PM 1 0.02 0.00 0.03 0.00 0.05 99.90
07:24:01 PM all 0.32 0.00 0.05 0.00 0.06 99.57
07:24:01 PM 0 0.55 0.00 0.05 0.00 0.07 99.33
07:24:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
07:25:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61
07:25:01 PM 0 0.52 0.00 0.07 0.00 0.05 99.37
07:25:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
07:26:01 PM all 0.08 0.00 0.05 0.00 0.06 99.82
07:26:01 PM 0 0.07 0.00 0.05 0.00 0.05 99.83
07:26:01 PM 1 0.08 0.00 0.05 0.00 0.07 99.80
07:27:01 PM all 0.32 0.00 0.06 0.00 0.06 99.57
07:27:01 PM 0 0.57 0.00 0.07 0.00 0.07 99.30
07:27:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
07:28:01 PM all 0.32 0.00 0.04 0.00 0.05 99.59
07:28:01 PM 0 0.58 0.00 0.02 0.00 0.07 99.33
07:28:01 PM 1 0.05 0.00 0.07 0.00 0.03 99.85
07:28:01 PM CPU %user %nice %system %iowait %steal %idle
07:29:01 PM all 0.30 0.00 0.04 0.00 0.06 99.60
07:29:01 PM 0 0.57 0.00 0.07 0.00 0.08 99.28
07:29:01 PM 1 0.03 0.00 0.02 0.00 0.03 99.92
07:30:01 PM all 0.26 0.00 0.06 0.00 0.04 99.64
07:30:01 PM 0 0.45 0.00 0.05 0.00 0.03 99.47
07:30:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
07:31:01 PM all 0.29 0.00 0.05 0.00 0.06 99.60
07:31:01 PM 0 0.52 0.00 0.03 0.00 0.05 99.40
07:31:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80
07:32:01 PM all 0.19 0.00 0.06 0.00 0.05 99.70
07:32:01 PM 0 0.30 0.00 0.05 0.00 0.03 99.62
07:32:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
07:33:01 PM all 0.33 0.00 0.06 0.00 0.06 99.55
07:33:01 PM 0 0.55 0.00 0.02 0.00 0.05 99.38
07:33:01 PM 1 0.12 0.00 0.10 0.00 0.07 99.72
07:34:01 PM all 0.27 0.00 0.04 0.00 0.04 99.65
07:34:01 PM 0 0.47 0.00 0.02 0.00 0.03 99.48
07:34:01 PM 1 0.07 0.00 0.07 0.00 0.05 99.82
07:35:01 PM all 0.31 0.00 0.05 0.00 0.06 99.58
07:35:01 PM 0 0.53 0.00 0.03 0.00 0.07 99.37
07:35:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:36:01 PM all 0.24 0.00 0.07 0.00 0.06 99.63
07:36:01 PM 0 0.40 0.00 0.07 0.00 0.05 99.48
07:36:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
07:37:01 PM all 0.21 0.00 0.06 0.00 0.06 99.67
07:37:01 PM 0 0.32 0.00 0.05 0.00 0.05 99.58
07:37:01 PM 1 0.10 0.00 0.07 0.00 0.07 99.77
07:38:01 PM all 0.32 0.00 0.04 0.01 0.06 99.57
07:38:01 PM 0 0.53 0.00 0.02 0.00 0.03 99.42
07:38:01 PM 1 0.10 0.00 0.07 0.02 0.08 99.73
07:39:01 PM all 0.30 0.00 0.05 0.00 0.06 99.59
07:39:01 PM 0 0.55 0.00 0.05 0.00 0.07 99.33
07:39:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
07:39:01 PM CPU %user %nice %system %iowait %steal %idle
07:40:01 PM all 0.10 0.00 0.06 0.00 0.06 99.78
07:40:01 PM 0 0.12 0.00 0.05 0.00 0.05 99.78
07:40:01 PM 1 0.08 0.00 0.07 0.00 0.07 99.78
07:41:01 PM all 0.28 0.00 0.06 0.00 0.04 99.62
07:41:01 PM 0 0.15 0.00 0.05 0.00 0.03 99.77
07:41:01 PM 1 0.42 0.00 0.07 0.00 0.05 99.47
07:42:01 PM all 0.28 0.00 0.06 0.00 0.05 99.62
07:42:01 PM 0 0.23 0.00 0.10 0.00 0.07 99.60
07:42:01 PM 1 0.32 0.00 0.02 0.00 0.03 99.63
07:43:01 PM all 0.32 0.00 0.06 0.00 0.05 99.57
07:43:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
07:43:01 PM 1 0.08 0.00 0.07 0.00 0.05 99.80
07:44:01 PM all 0.32 0.00 0.04 0.00 0.06 99.58
07:44:01 PM 0 0.55 0.00 0.03 0.00 0.07 99.35
07:44:01 PM 1 0.08 0.00 0.05 0.00 0.05 99.82
07:45:01 PM all 0.28 0.00 0.05 0.00 0.05 99.62
07:45:01 PM 0 0.47 0.00 0.05 0.00 0.05 99.43
07:45:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80
07:46:01 PM all 0.12 0.00 0.06 0.00 0.06 99.77
07:46:01 PM 0 0.17 0.00 0.07 0.00 0.07 99.70
07:46:01 PM 1 0.07 0.00 0.05 0.00 0.05 99.83
07:47:01 PM all 0.31 0.00 0.06 0.00 0.07 99.57
07:47:01 PM 0 0.55 0.00 0.03 0.00 0.07 99.35
07:47:01 PM 1 0.07 0.00 0.08 0.00 0.07 99.78
07:48:01 PM all 0.30 0.00 0.04 0.00 0.06 99.60
07:48:01 PM 0 0.55 0.00 0.03 0.00 0.07 99.35
07:48:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85
07:49:01 PM all 0.31 0.00 0.05 0.00 0.05 99.59
07:49:01 PM 0 0.57 0.00 0.05 0.00 0.07 99.32
07:49:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
07:50:01 PM all 0.25 0.00 0.05 0.00 0.05 99.65
07:50:01 PM 0 0.18 0.00 0.07 0.00 0.07 99.68
07:50:01 PM 1 0.32 0.00 0.03 0.00 0.03 99.62
07:50:01 PM CPU %user %nice %system %iowait %steal %idle
07:51:01 PM all 0.27 0.00 0.06 0.00 0.05 99.62
07:51:01 PM 0 0.10 0.00 0.07 0.00 0.08 99.75
07:51:01 PM 1 0.43 0.00 0.05 0.00 0.02 99.50
07:52:01 PM all 0.30 0.00 0.03 0.00 0.03 99.63
07:52:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80
07:52:01 PM 1 0.52 0.00 0.02 0.00 0.00 99.47
07:53:01 PM all 0.27 0.00 0.04 0.00 0.06 99.63
07:53:01 PM 0 0.10 0.00 0.05 0.00 0.08 99.77
07:53:01 PM 1 0.43 0.00 0.03 0.00 0.03 99.50
07:54:01 PM all 0.27 0.00 0.05 0.00 0.05 99.63
07:54:01 PM 0 0.10 0.00 0.07 0.00 0.05 99.78
07:54:01 PM 1 0.43 0.00 0.03 0.00 0.05 99.48
07:55:01 PM all 0.11 0.00 0.06 0.00 0.07 99.77
07:55:01 PM 0 0.07 0.00 0.05 0.00 0.07 99.82
07:55:01 PM 1 0.15 0.00 0.07 0.00 0.07 99.72
07:56:01 PM all 0.32 0.00 0.04 0.00 0.06 99.58
07:56:01 PM 0 0.08 0.00 0.05 0.00 0.07 99.80
07:56:01 PM 1 0.55 0.00 0.03 0.00 0.05 99.37
07:57:01 PM all 0.28 0.00 0.06 0.00 0.05 99.61
07:57:01 PM 0 0.07 0.00 0.08 0.00 0.07 99.78
07:57:01 PM 1 0.50 0.00 0.03 0.00 0.03 99.43
07:58:01 PM all 0.13 0.00 0.04 0.00 0.06 99.77
07:58:01 PM 0 0.05 0.00 0.03 0.00 0.05 99.87
07:58:01 PM 1 0.22 0.00 0.05 0.00 0.07 99.67
07:59:02 PM all 0.25 0.00 0.05 0.00 0.06 99.64
07:59:02 PM 0 0.32 0.00 0.07 0.00 0.08 99.53
07:59:02 PM 1 0.18 0.00 0.03 0.00 0.03 99.75
08:00:01 PM all 0.31 0.00 0.06 0.00 0.06 99.57
08:00:01 PM 0 0.59 0.00 0.07 0.00 0.07 99.27
08:00:01 PM 1 0.03 0.00 0.05 0.00 0.05 99.86
08:01:01 PM all 0.32 0.00 0.07 0.00 0.06 99.56
08:01:01 PM 0 0.57 0.00 0.07 0.00 0.05 99.32
08:01:01 PM 1 0.07 0.00 0.07 0.00 0.07 99.80
08:01:01 PM CPU %user %nice %system %iowait %steal %idle
08:02:01 PM all 0.31 0.00 0.06 0.00 0.06 99.57
08:02:01 PM 0 0.58 0.00 0.08 0.00 0.08 99.25
08:02:01 PM 1 0.03 0.00 0.03 0.00 0.03 99.90
08:03:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60
08:03:01 PM 0 0.58 0.00 0.07 0.00 0.05 99.30
08:03:01 PM 1 0.02 0.00 0.03 0.00 0.05 99.90
08:04:01 PM all 0.30 0.00 0.06 0.00 0.06 99.58
08:04:01 PM 0 0.55 0.00 0.07 0.00 0.08 99.30
08:04:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
08:05:01 PM all 0.14 0.00 0.05 0.00 0.04 99.77
08:05:01 PM 0 0.27 0.00 0.08 0.00 0.07 99.58
08:05:01 PM 1 0.02 0.00 0.02 0.00 0.02 99.95
08:06:01 PM all 0.23 0.00 0.07 0.00 0.04 99.67
08:06:01 PM 0 0.42 0.00 0.12 0.00 0.07 99.40
08:06:01 PM 1 0.03 0.00 0.02 0.00 0.02 99.93
08:07:01 PM all 0.30 0.00 0.05 0.00 0.05 99.60
08:07:01 PM 0 0.12 0.00 0.08 0.00 0.07 99.73
08:07:01 PM 1 0.48 0.00 0.02 0.00 0.03 99.47
08:08:01 PM all 29.92 0.00 4.80 0.68 0.08 64.52
08:08:01 PM 0 29.14 0.00 5.17 0.72 0.08 64.89
08:08:01 PM 1 30.69 0.00 4.44 0.63 0.08 64.15
08:09:01 PM all 22.99 0.00 3.39 0.83 0.08 72.72
08:09:01 PM 0 23.99 0.00 3.94 1.00 0.08 70.99
08:09:01 PM 1 21.98 0.00 2.84 0.67 0.07 74.45
08:10:01 PM all 27.14 0.00 4.63 0.41 0.08 67.74
08:10:01 PM 0 21.37 0.00 3.99 0.45 0.08 74.11
08:10:01 PM 1 32.91 0.00 5.28 0.37 0.07 61.38
08:11:01 PM all 19.18 0.00 3.79 0.55 0.08 76.40
08:11:01 PM 0 17.87 0.00 3.69 0.47 0.07 77.90
08:11:01 PM 1 20.50 0.00 3.89 0.63 0.08 74.89
08:12:01 PM all 1.98 0.00 0.20 0.04 0.07 97.71
08:12:01 PM 0 2.67 0.00 0.23 0.00 0.07 97.03
08:12:01 PM 1 1.28 0.00 0.17 0.08 0.07 98.40
08:12:01 PM CPU %user %nice %system %iowait %steal %idle
08:13:01 PM all 15.63 0.00 0.25 0.02 0.11 83.99
08:13:01 PM 0 10.90 0.00 0.23 0.03 0.10 88.73
08:13:01 PM 1 20.36 0.00 0.27 0.00 0.12 79.25
08:14:01 PM all 9.60 0.00 0.13 0.03 0.07 90.19
08:14:01 PM 0 2.44 0.00 0.13 0.05 0.07 97.31
08:14:01 PM 1 16.74 0.00 0.12 0.00 0.07 83.07
08:15:01 PM all 12.20 0.00 0.16 0.02 0.08 87.55
08:15:01 PM 0 9.09 0.00 0.17 0.03 0.07 90.64
08:15:01 PM 1 15.30 0.00 0.15 0.00 0.08 84.46
08:16:01 PM all 6.62 0.17 0.79 0.01 0.09 92.33
08:16:01 PM 0 3.31 0.05 0.85 0.00 0.08 95.71
08:16:01 PM 1 9.93 0.28 0.72 0.02 0.10 88.95
08:17:01 PM all 27.05 0.00 3.55 0.18 0.08 69.15
08:17:01 PM 0 22.98 0.00 3.49 0.20 0.08 73.25
08:17:01 PM 1 31.13 0.00 3.61 0.15 0.07 65.05
Average: all 0.52 0.00 0.09 0.00 0.05 99.33
Average: 0 0.49 0.00 0.09 0.00 0.05 99.36
Average: 1 0.56 0.00 0.08 0.00 0.04 99.31